html,
body {
    background: #fff;
    min-height: 100%;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 99999;
    /* border-bottom: 1px solid #86a5d7; */
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
}

.logo {
    float: left;
    line-height: 51px;
    height: 56px;
}

.logo img {
    max-height: 44px;
}
.logo .hezuo{margin: 0 5px;}
.logo p span{font-size: 14px;color: #111111;position:relative;top:3px;}
.nav-list {
    overflow: hidden;
}

.nav-list li {
    float: left;
    padding: 11px 5px;
    position: relative;
}

.nav-list li a {
    display: block;
    line-height: 34px;
    text-align: center;
    padding: 0 25px;
    border-radius: 2px;
    font-size: 14px;
    color: #111111;
}

.nav-list li a:hover {
    color: #706aec;
}

.nav-list li+li::after {
    content: "";
    position: absolute;
    left: 0;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    border-left: 1px solid #EDEDED;
}


/*底部样式*/

footer {
   background: url(../images/footbj.png); 
background-size:100% 100%;
     height:445px; 
    text-align: center;  
}

.mr-none {
    margin-right: 0!important;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    max-width: 100%;
}


/* 首页 */

.index-banner {
	position: relative;
    width: 100%;
    height: 579px;
    background: url("../images/bannerbj.jpg") no-repeat top center;
    background-size: auto 100%;
    margin-top: 56px;
  
}

.index-banner-ctt {
    padding-top: 45px;
    overflow: hidden;
}

.index-banner-text {
    width: 42%;
    float: left;
    text-align: left;
}

.banner-text-center {
    display: inline-block;
    text-align: left;
}

.index-banner-img {
	z-index: 1010;
    float: left;
    width: 56%;
    position: relative;
}

.index-banner-img img {
    margin: 0 auto;
}

.index-banner-img video {
    display: block;
    width: 109%;
    margin: 0 auto;
    margin-top: 24px;
}

.index-banner-lg {
    display: block;
    margin: 0 auto;
}

.index-banner-h {
    font-size: 43px;
font-weight: bold;
color: #FFFFFF;
    line-height: 1.5;
    text-align: left;
    margin-top: 35px;
    margin-bottom: 25px;
    position: relative;
}

.index-banner-h i {
    width: 76px;
    height: 33px;
    background: url("../images/icon-jq.png") no-repeat;
    top: -10px;
    left: 348px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    position: absolute;
    display: block;
}

.index-banner-p {
    font-size: 19px;
color: #FFFFFF;
    line-height: 1.8;
    text-align: left;
    margin-top: 8px;
}

.index-banner-p span {
    margin-right: 20px;
}

.index-banner-p1 {
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    text-align: left;
    margin-top: 10px;
}

.dwon-nub {
    margin-top: 30px;
    position: relative;
    z-index: 2;
}

.dwon-nub i {
    position: absolute;
    left: 0;
    top: -18px;
    width: 243px;
    height: 115px;
    margin-left: -11px;
    background: url("../images/btn_down_bg@2x.png") no-repeat;
    z-index: 1;
}

.dwon-nub p {
	margin-top: 5px;
    font-size: 14px;
font-weight: 300;
color: #DBD9FF;
}

.dwon-nub p span {
    color: #FFF600;
    margin-right: 10px;
}

.dwon-link {
    display: inline-block;
    width: 220px;
    height: 110px;
    border-radius: 3px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    font-size: 0;
    background-image: url("../images/down.png");
    background-position: 0px 0px;
    vertical-align: top;
    position: relative;
    z-index: 2;
}


/* .dwon-link span {
    position: absolute;
    top: 27px;
    padding: 0 10px;
    left: 95px;
    font-size: 18px;
    color: #333333;
    line-height: 56px;
    background: #fff;
} */

.Edition-box {
	top:25px;
    /* margin-top: 15px; */
    position: relative;
    z-index: 1;
}

.Edition-box p {
    font-size: 17px;
    color: #DBD9FF;
    line-height: 1.6;
}

.Edition-box p span {
    display: inline-block;
    margin-right: 15px;
}

.video-box {
    margin: 0 auto;
    width: 1100px;
    max-width: 100%;
}

.video-box video {
    width: 100%;
    position: relative;
    top: -120px;
    box-shadow: 0 0 20px rgba(33, 33, 33, .2);
}

.video-box img {
    width: 100%;
    position: relative;
    top: -120px;
}

.comment-line {
    padding: 45px 0 60px;
	background: #F5F5FF;
}

.comment-list {
    text-align: center;
    list-style-type: none;
    font-size: 0;
    position: relative;
}

.comment-list li {
   margin-right: 25px;
    width: 214px;
    height: 84px;
    background: #FFFFFF;
    border-radius: 10px;
    display: inline-block;
}

.comment-list li img {
    display: block;
   
}

.comment-list li h3 {
  margin-left: 20px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    color: #000000;
    font-weight: normal;
    line-height: 1.5;
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: left;
}



.comment-hover {
    position: absolute;
    top: -265px;
    left: 50%;
    margin-left: -400px;
    height: 239px;
    width: 724px;
 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 70px;
  background: url(../images/beijinico.png); 
background-size:100% 100%; 
    
    border-radius: 5px;
   
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
}

.comment-hover h4 {
    font-size: 36px;
    color: #222;
    text-align: center;
    font-weight: normal;
    line-height: 98px;
    border-bottom: 1px solid #dcdcdc;
}

.comment-hover h4 span {
    font-size: 40px;
    vertical-align: middle;
}

.comment-list li .comment-hover p {
 font-size: 24px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #414141;
    text-align: left;
    min-height: 52px;
    margin: 70px 0 50px;
    font-weight: normal;
}

.comment-hover i {
    position: absolute;
    bottom: -45px;
    left: 64px;
    width: 86px;
    height: 48px;
  
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
}

.comment-list li.active .comment-hover {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 2;
}

.comment-li1 .comment-hover i {
   left: 148px;
}

.comment-li2 .comment-hover i {
    left: 285px;
}

.comment-li3 .comment-hover i {
    left: 425px;
}

.comment-li4 .comment-hover i {
    left: 565px;
}



/*  */

.function-img-text {
    font-size: 0;
    padding: 40px 0;
}

.function-img {
    display: inline-block;
    width: 62%;
    /* text-align: center; */
}

.function-img-center {
    display: inline-block;
    position: relative;
    max-width: 100%;
}

.function-img-center .pic {
    display: block;
}

.function-text {
    width: 38%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    padding-top: 30px;
}

.function-text-center {
    display: inline-block;
    text-align: left;
    padding: 65px 0;
}

.function-text-center.pd-45 {
    padding: 45px 0;
}

.function-text-center h3 {
    font-size: 36px;
    color: #0E62E8;
    line-height: 1.5;
    font-weight: bold;
}

.function-text-center h4 {
   font-size: 18px;
color: #000000;
    line-height: 1.5;
    margin-top: 30px;
}
.function-text-center .text1 {
	width: 75%;
   font-size: 36px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #8E70E6;
    margin-bottom: 20px;
}

.function-text-center .text2 {
	width: 75%;
   font-size: 16px;
font-family: Source Han Sans CN;
font-weight: 400;
color: #4F4F4F;
    line-height: 1.8;
    margin-top: 20px;
    margin-bottom: 50px;
}

.dwon-btn {
    display: inline-block;
    width: 152px;
height: 47px;
background: #9D7DFF;
border-radius: 10px;
    text-align: center;
    font-size: 0;
  
    
}

.dwon-btn span {
    display: inline-block;
    padding-left: 36px;
    line-height: 47px;
    background: url("../images/icon_down_w@2x.png") no-repeat left center;
    font-size: 16px;
    color: #fff;
}

.dwon-btn:hover {
    background-color: #784ef8;
}

.dwon-btn:active {
    background-color: #784ef8;
}


/*  */

.type-list {
    padding: 25px 0;
    overflow: hidden;
}

.type-li {
    float: left;
    width: 14.28%;
    padding: 15px 0;
    border: 1px solid #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.type-li:hover {
    border: 1px solid #706aec;
}

.type-li p {
    text-align: center;
    font-size: 14px;
    color: #000000;
    line-height: 1;
    padding-top: 80px;
}

.type-li:hover p {
    color: #706aec;
    font-weight: bold;
}

.type-li p.icon-1 {
    background: url("../images/icon1.png") no-repeat top center;
}

.type-li p.icon-2 {
    background: url("../images/icon2.png") no-repeat top center;
}

.type-li p.icon-3 {
    background: url("../images/icon3.png") no-repeat top center;
}

.type-li p.icon-4 {
    background: url("../images/icon4.png") no-repeat top center;
}

.type-li p.icon-5 {
    background: url("../images/icon5.png") no-repeat top center;
}

.type-li p.icon-6 {
    background: url("../images/icon6.png") no-repeat top center;
}

.type-li p.icon-7 {
    background: url("../images/icon7.png") no-repeat top center;
}

.type-li p.icon-8 {
    background: url("../images/icon8.png") no-repeat top center;
}

.type-li p.icon-9 {
    background: url("../images/icon9.png") no-repeat top center;
}

.type-li p.icon-10 {
    background: url("../images/icon10.png") no-repeat top center;
}

.type-li p.icon-11 {
    background: url("../images/icon11.png") no-repeat top center;
}

.type-li p.icon-12 {
    background: url("../images/icon12.png") no-repeat top center;
}

.type-li p.icon-13 {
    background: url("../images/icon13.png") no-repeat top center;
}

.type-li p.icon-14 {
    background: url("../images/icon14.png") no-repeat top center;
}

.pdf-nub {
    padding: 20px 0;
    background: #f3f2ff;
    border-radius: 5px;
    overflow: hidden;
}

.pdf-nub>p {
    width: 70%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 25px;
    font-size: 16px;
    line-height: 1.8;
    float: left;
    border-right: 1px dashed #000000;
color: #000000;
}

.pdf-nub-box {
    width: 30%;
    float: left;
}

.pdf-nub-box h3 {
    font-size: 18px;
    color: #000000;
    text-align: center;
}

.pdf-nub-box h3 span {
    font-size: 30px;
    font-weight: bold;
	color:#9D7DFF;
}

.pdf-nub-box p {
    font-size: 16px;
    color: #9C9B9B;
    text-align: center;
}

.index-line.bg1 {
    background: url("../images/pic_toutu_bg2@2x.png") no-repeat top center;
    background-color: #F8F8F8;
}

.index-line-center>h2 {
    font-size: 35px;
font-family: Source Han Sans CN;
font-weight: bold;
color: #000000;
    text-align: center;
    padding-top: 42px;
    line-height: 1.5;
}

.index-line-center>p {
    font-size: 16px;
    color:  #4F4F4F;
    text-align: center;
    line-height: 1.5;
    margin-top: 5px;
}

.fidelity-box {
    margin-top: 60px;
    text-align: center;
    padding-bottom: 50px;
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
}

.fidelity-box>img {
    display: block;
    margin: 0 auto;
}

.index-line.bg2 {
    background: url("../images/pic_gbaozh_bj@2x.png") no-repeat top center;
    background-size: cover;
}

.fidelity-small {
    position: relative;
    display: block;
    width: 100%;
    height: 85px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.fidelity-small>img:nth-child(1) {
    position: absolute;
    top: -530px;
   left: 0px;
}

.fidelity-small>img:nth-child(2) {
    position: absolute;
    top: -275px;
    right: 0;
}


.fidelity-small>img:nth-child(3) {
    position: absolute;
    top: -200px;
    left: 110px;
}

.shodow-box {
    display: inline-block;
    position: relative;
}

.shodow-box i {
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -139px;
    width: 277px;
    height: 115px;
    background: url("../images/pic_down_bj@2x.png") no-repeat;
}

.shodow-box a {
    position: relative;
    z-index: 2;
}

.swich-icon {
    position: absolute;
    top: 233px;
    left: 49%;
    width: 80px;
    height: 88px;
    margin-top: -34px;
    margin-left: -32px;
    background: url("../images/icon_gbzhuan@2x.png") no-repeat;
}

.fidelity-box.active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.fidelity-box.active>img {
    animation: bigimg 1s;
    -webkit-animation: bigimg 1s;
    -moz-animation: bigimg 1s;
    -ms-animation: bigimg 1s;
    position: relative;
}

@keyframes bigimg {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: 0;
    }
}

@-webkit-keyframes bigimg {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: 0;
    }
}

@-moz-keyframes bigimg {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: 0;
    }
}

@-ms-keyframes bigimg {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: 0;
    }
}

.fidelity-small.active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.fidelity-small.active>img:nth-child(1) {
    animation: bigimg1 1s;
    -webkit-animation: bigimg1 1s;
    -moz-animation: bigimg1 1s;
    -ms-animation: bigimg1 1s;
    position: absolute;
}

@keyframes bigimg1 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: -530px;
   left: 0px;
    }
}

@-webkit-keyframes bigimg1 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
         top: -530px;
   left: 0px;
    }
}

@-moz-keyframes bigimg1 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
         top: -530px;
   left: 0px;
    }
}

@-ms-keyframes bigimg1 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: -530px;
   left: 0px;
    }
}

.fidelity-small.active>img:nth-child(2) {
    animation: bigimg2 1s;
    -webkit-animation: bigimg2 1s;
    -moz-animation: bigimg2 1s;
    -ms-animation: bigimg2 1s;
    position: absolute;
}

@keyframes bigimg2 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
         top: -275px;
         right: 0;
    }
}

@-webkit-keyframes bigimg2 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
         top: -275px;
        right: 0;
    }
}

@-moz-keyframes bigimg2 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: -275px;
    right: 0;
    }
}

@-ms-keyframes bigimg2 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: -275px;
    right: 0;
    }
}

.fidelity-small.active>img:nth-child(3) {
    animation: bigimg3 1s;
    -webkit-animation: bigimg3 1s;
    -moz-animation: bigimg3 1s;
    -ms-animation: bigimg3 1s;
    position: absolute;
}

@keyframes bigimg3 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
       top: -200px;
    left: 110px;
    }
}

@-webkit-keyframes bigimg3 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: -200px;
    left: 110px;
    }
}

@-moz-keyframes bigimg3 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: -200px;
    left: 110px;
    }
}

@-ms-keyframes bigimg3 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
       top: -200px;
    left: 110px;
    }
}

.fidelity-small.active>img:nth-child(4) {
    animation: bigimg4 1s;
    -webkit-animation: bigimg4 1s;
    -moz-animation: bigimg4 1s;
    -ms-animation: bigimg4 1s;
    position: absolute;
}

@keyframes bigimg4 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: -468px;
        left: -1px;
    }
}

@-webkit-keyframes bigimg4 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: -468px;
        left: -1px;
    }
}

@-moz-keyframes bigimg4 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: -468px;
        left: -1px;
    }
}

@-ms-keyframes bigimg4 {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        top: -30px;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        top: -468px;
        left: -1px;
    }
}

.fidelity-box.active .swich-icon {
    opacity: 0;
    filter: alpha(opacity=0);
    animation: swith 2s 1s forwards infinite;
    -webkit-animation: swith 2s 1s forwards infinite;
    -moz-animation: swith 2s 1s forwards infinite;
    -ms-animation: swith 2s 1s forwards infinite;
}

@keyframes swith {
    0% {
        opacity: 1;
        filter: alpha(opacity=1);
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes swith {
    0% {
        opacity: 1;
        filter: alpha(opacity=1);
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
}

@-moz-keyframes swith {
    0% {
        opacity: 1;
        filter: alpha(opacity=1);
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
}

@-ms-keyframes swith {
    0% {
        opacity: 1;
        filter: alpha(opacity=1);
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }
}

.banner-btn {
   width: 271px;
height: 75px;
background: linear-gradient(0deg, #FF894F, #FAD126);
box-shadow: 0px 10px 20px 0px rgba(79, 61, 133, 0.2);
border-radius: 15px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    position: relative;
    overflow: hidden;
    z-index: 2;
    vertical-align: middle;
}

.banner-btn span {
    padding-left: 36px;
    background: url("../images/btn_pdf1.png") no-repeat left center;
    background-size: 26px;
    font-size: 26px;
    color: #ffffff;
    line-height: 75px;
    display: inline-block;
}

.banner-btn .spread-i {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #ff900047;
    width: 280px;
    height: 280px;
    border-radius: 50%;
    margin-left: -140px;
    margin-top: -140px;
    animation: spread 1.5s infinite both;
    -webkit-animation: spread 1.5s infinite both;
    -moz-animation: spread 1.5s infinite both;
    -o-animation: spread 1.5s infinite both;
}

@keyframes spread {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes spread {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes spread {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes spread {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.bottom {box-sizing:border-box;
-moz-box-sizing:border-box;}
.bottom .footlogo{padding-top: 28px;}
.bottom .foottele1{font-size: 30px;
font-family: Source Han Sans CN;
font-weight: bold;margin-top: 20px;
color: #000000;}
.bottom .foottele2{font-size: 20px;
font-family: Source Han Sans CN;
font-weight: 400;margin-top: 20px;
color: #000000;}
.bottom .foottele2 span{font-size: 35px;
font-family: Source Han Sans CN;
font-weight: 600;
color: #9D7DFF;}
.footxz{display: block;background: url(../images/footxz.png); width: 177px;height: 68px;margin: 20px auto;
background-size:100% 100%;}
.bottom .foottele3{font-size:14px;color:#262930;}
.zedang{}


@media screen and (max-width: 1800px){
	.index-banner-img img{width: 90%}		
}
@media screen and (max-width: 1700px){
	.index-banner-img img{width: 90%}	
	.bm_content{width: 270px!important;}
	.zedang{width: 270px}
	.zedang1{width: 270px}
}
@media screen and (max-width: 1620px){
	.index-banner-img img{width: 80%}	
	.bm_content{width: 270px!important;}
	.zedang{width: 270px}
	.zedang1{width: 270px}
}

.bannerrow{width: 932px;margin: 38PX auto 0;
height: 150px;
background: #FFFFFF;
box-shadow: 0px 3px 10px 0px rgba(157, 125, 255, 0.3);
border-radius: 30px;}
.bannerrow ul li{float:left;width: 16.6%;text-align:center;margin-top: 30px;cursor:pointer; }
.bannerrow ul li p{font-size: 16px;color: #7774FE;margin-top: 12px;}
.contentdiv{margin-top: 50px;height: 470px;}			 
.texs-lift{width: 40%;float:left;}
.texs-right{width: 55%;float:right;}
.texs-lift .texste1{font-size: 30px;font-family: Source Han Sans CN;font-weight: bold;color: #414141;margin-bottom: 50px} 
.texs-lift .texste2{font-size: 20px;margin-top: 20px;font-family: Source Han Sans CN;font-weight: 400;color: #414141;line-height: 24px; display: flex;}
.texs-lift .texste2 img{margin-right: 10px;}
.texs-lift .texste3{display: block;background: url(../images/footxz.png); width: 230px;height: 83px;background-size: 100% 100%;transition: all 0.5s ease; margin-top: 60px;}			 
.texs-lift .texste3:hover{transform: translateY(-10px);}
.software-tele{font-size: 30px;
font-family: Source Han Sans CN;margin-top: 40px;
font-weight: bold;text-align:center; 
color: #414141;}
 #content li{float:left;width: 25%;text-align:center;font-size: 16px;
font-family: Source Han Sans CN;
font-weight: 400;line-height:34px;  margin-top: 30px;
color: #414141;cursor:pointer;  }		
.qcfd{clear:both; }		 
#content li a{padding-bottom: 10px;}		 
#content li.actives a{border-bottom: 2px solid #7472FC;font-weight: bold;
color: #7673FE;}	
 .contentdiv .texs{display: none}
.contentdiv .texs:nth-child(1){display: block}
			 .comment-ctt .pingjia1{font-size: 35px;
font-family: Source Han Sans CN;
font-weight: bold;text-align:center;  
color: #414141;}	
			 .comment-ctt .pingjia2{font-size: 16px;text-align:center;  
font-family: Source Han Sans CN;margin-top: 2px;margin-bottom: 310px;
font-weight: 400;
color: #999999;}	



