 /*基础样式 */
 html {
     min-width: 1270px;
 }

 * {
     margin: 0;
     padding: 0;
 }

 * {
     font-family: "Microsoft Yahei";
 }

 /* html,body{
     min-width: 1200px;
     overflow: scroll;
 }*/
 /* @media screen and (max-width: 1366px) {
     .container980 {
         width: 980px!important;
     }
 }*/
 /* @media screen and (min-width:300px) and (max-width:1360px) {
     .container980 {
         width: 980px!important;
     }
 }*/

 .container980 {
     width: 980px !important;
     margin: 0 auto;
 }


 .container {
     width: 1170px !important;
     margin: 0px auto;
 }

 ol,
 ul,
 li {
     list-style: none;
 }

 input,
 select,
 textarea {
     font-size: 100%;
     padding-left: 10px;
 }

 /* 去除默认边框 */

 fieldset,
 img {
     border: none;
     outline: none;
     -moz-outline: none;
 }

 /* 来自yahoo, 让标题都自定义, 适应多个系统应用 */

 h1,
 h2,
 h3,
 h4,
 h5,
 h6 {
     font-size: 100%;
     font-weight: 500;
     font-family: "Microsoft YaHei light" !important;
 }

 a {
     color: #444;
     cursor: pointer;
     outline: none;
     outline: none;
     blr: expression(this.onFocus=this.blur());
 }

 a:hover {
     text-decoration: none;
 }

 /* 清理浮动 */

 .clearFloat:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
 }


 .clearFloat {
     zoom: 1;
     /* for IE6 IE7 */
 }

 .clear {
     clear: both;
 }

 /* 设置内联, 减少浮动带来的bug */

 .floatLeft {
     float: left;
 }

 .floatRight {
     float: right;
 }

 /*设置p的字体*/

 p {
     font-size: 14px;
     line-height: 30px;
     letter-spacing: 1px;
     /* margin: 30px 0px; */
 }

 .carousel-middle {
     position: relative;
     top: 185px;
     width: 1200px !important;
     margin: 0px auto;
 }

 .banner-pr {
     text-align: left;
 }

 .banner-pr .h5 {
     font-family: Alibaba PuHuiTi 2.0;
     font-weight: bold;
     font-size: 44px;
     color: #2058FF;
     line-height: 24px;
 }

 /**有行高**/
 .banner-pr .p1 {
     margin-top: 36px;
     font-size: 20px;
     color: #005BFF;
     width: 653px;
     line-height: 47px;
     margin-bottom: 30px;
 }

 .banner-pr .p1 img {
     position: relative;
     top: -4px;
 }

 .banner-pr .title {
     margin-top: 36px;
     font-size: 20px;
     line-height: 34px;
     /* color: #005BFF; */
     width: 567px;
     margin-bottom: 40px;
     color: #005BFF;
 }

 .banner-pr .jjfa {
     margin-top: 36px;
     font-size: 24px;
     color: #005BFF;
     width: 653px;
 }

 .banner-pr .shiyong {
     width: 148px;
     height: 44px;
     background: linear-gradient(0deg, rgba(85, 161, 255, 0.98), rgba(1, 115, 255, 0.98), rgba(1, 115, 255, 0.98), rgba(190, 219, 255, 0.98));
     box-shadow: 0px 15px 38px 0px rgba(1, 115, 255, 0.27);
     border-radius: 22px;
     font-size: 21px;
     font-family: SourceHanSansCN-Medium, SourceHanSansCN;
     font-weight: 500;
     color: #FFFFFF;
     line-height: 44px;
     text-align: center;
     display: inline-block;
     cursor: pointer;
 }



 /**首页banner定义banner-pr-index**/
 .banner-pr-index .h5 {
     font-family: Alibaba PuHuiTi 2.0;
     font-weight: bold;
     font-size: 44px;
     /* color: #2058FF; */
     line-height: 24px;
 }

 .banner-pr-index .p {
     font-family: Alibaba PuHuiTi 2.0;
     font-weight: bold;
     font-size: 24px;
     /* color: #2058FF; */
     line-height: 24px;
     margin-top: 30px;
 }

 .banner-pr-index .title {
     margin-top: 36px;
     font-size: 20px;
     line-height: 34px;
     /* color: #005BFF; */
     width: 604px;
     margin-bottom: 40px;
 }

 .banner-pr-index .shiyong {
     width: 148px;
     height: 44px;
     background: linear-gradient(0deg, rgba(85, 161, 255, 0.98), rgba(1, 115, 255, 0.98), rgba(1, 115, 255, 0.98), rgba(190, 219, 255, 0.98));
     box-shadow: 0px 15px 38px 0px rgba(1, 115, 255, 0.27);
     border-radius: 22px;
     font-size: 21px;
     font-family: SourceHanSansCN-Medium, SourceHanSansCN;
     font-weight: 500;
     color: #FFFFFF;
     line-height: 44px;
     text-align: center;
     display: inline-block;
     cursor: pointer;
 }

 .banner-pr-index .shiyong a {
     color: #ffffff;
 }

 .banner-pr-index {
     text-align: left;
 }

 .text-center {
     text-align: center !important;
 }

 .mt80 {
     margin-top: 80px;
 }





 .one-cp {
     height: 628px;
     position: relative;
 }

 .yy-cp-top {
     position: absolute;
     top: -30px;
     left: 0px;
     right: 0px;
     bottom: 0px;
     margin: auto;
 }

 .yy-cp {
     height: 628px;
     /* background: url(../images/yy-cp1.png) 0px 0px no-repeat; */
     /*background-attachment: fixed;*/
     background-size: cover;
 }

 .yy-cp2 {
     /* height: 728px;
    background-color: #F5F8FF; */
     /* background: url(../images/yy-cp1.png) 0px 0px no-repeat; */
     /*background-attachment: fixed;*/
     /* background-size: cover; */
 }


 .h3 {
     color: #ffffff;
     font-size: 42px;
 }

 .square {
     display: inline-block;
     width: 8px;
     height: 8px;
     border: 2px solid #fff;
     vertical-align: 3px;
     margin-right: 8px;
 }

 .square:nth-of-type(2),
 .square:nth-of-type(3) {
     margin-left: 35px;
 }

 .p-title {
     font-size: 28px;
     color: #fff;
     font-weight: lighter;
 }

 .item-title {
     font-size: 24px;
     color: #282828;
     margin: 40px 0px 20px 0px;
     font-weight: 600;
     font-size: 32px;
     text-align: center;
 }

 .item-p {
     font-size: 16px;
     color: #585A60;
     font-weight: normal;
     text-align: center;
     /* height: 16px; */
 }

 .one-cp-ul ul li {
     float: left;
     margin-top: 30px;
 }

 .one-diff {
     height: 589px;
     /* background: url(../images/one-diff.png) no-repeat; */
     background-size: cover;
 }

 .diff-p {
     font-size: 16px;
     color: #fff;
 }

 .h6 {
     font-size: 36px;
     color: #fff;
     /* vertical-align:  middle; */
     padding-top: 100px !important;
 }

 .h6-t {
     font-size: 36px;
     color: #fff;
     /* vertical-align:  middle; */
     padding-top: 70px;
     padding-bottom: 30px;
 }

 .diff-ul ul li {
     float: left;
     width: 380px;
     height: 250px;
     overflow: hidden;
     transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -webkit-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
     padding: 0px;
     margin: 0px 5px;
 }

 .diff-ul ul li .diff-con {
     transition: all 0.5s linear;
     -moz-transition: all 0.5s linear;
     -webkit-transition: all 0.5s linear;
     -o-transition: all 0.5s linear;
 }

 .diff-ul ul li:hover {
     transform: translate(0px, -2px);
     -moz-transform: translate(0px, -2px);
     -webkit-transform: translate(0px, -2px);
     -o-transform: translate(0px, -2px);
     box-shadow: 0px 2px 0px 0px #112543;
 }

 .diff-ul ul li:hover .diff-img h6 {
     opacity: 0;
 }

 .diff-ul ul li:hover .diff-con {
     transform: translate(0px, -250px);
     -moz-transform: translate(0px, -250px);
     -webkit-transform: translate(0px, -250px);
     -o-transform: translate(0px, -250px);
 }

 .diff-ul {
     margin-top: 60px;
 }

 .diff-img {
     width: 380px;
     height: 250px;
     line-height: 250px;
 }

 .img-kh {
     text-align: center;
     background: url(../images/diff-img1.png) no-repeat;
 }

 .img-td {
     background: url(../images/diff-img2.png) no-repeat;
     text-align: center;
 }

 .img-tx {
     text-align: center;
     background: url(../images/diff-img3.png) no-repeat;
 }

 /**特色与优势**/
 .one-ys {
     height: 1174px;
     /* background: url(../images/one-ys.png) no-repeat; */
     background-size: cover;
     background-position: center;
     background: #ffffff;
 }

 .one-st {
     height: 1024px;
     /* background: url(../images/one-st.png) no-repeat; */
     background-size: cover;
     background-position: center;
 }

 .one-fws {
     height: 728px;
     /* background: url(../images/one-fws.png) no-repeat; */
     background-size: cover;
     background-position: center;
 }



 .st-ul ul li {
     float: left;
     margin-top: 30px;
     transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -webkit-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
     text-align: center;
 }



 .st-ul ul li:after {
     content: " ";
     position: absolute;
     z-index: 2;
     top: -6px;
     left: 50%;
     display: block;
     width: 164px;
     height: 10px;
     transform: translate(-50%);
     -ms-transform: translate(-50%);
     -moz-transform: translate(-50%);
     -webkit-transform: translate(-50%);
     -o-transform: translate(-50%);
 }

 .st-ul ul li:hover:after {
     height: 10px;
     animation: ad_width-st .5s linear forwards;
     -webkit-animation: ad_width-st .5s linear forwards;
     background: url(../images/sg-hh1.png) no-repeat;
 }

 @keyframes ad_width-st {
     from {
         width: 0
     }

     to {
         width: 164px
     }
 }

 @-moz-keyframes ad_width-st {
     from {
         width: 0
     }

     to {
         width: 164px
     }
 }

 @-webkit-keyframes ad_width-st {
     from {
         width: 0
     }

     to {
         width: 164px
     }
 }

 @-o-keyframes ad_width-st {
     from {
         width: 0
     }

     to {
         width: 164px
     }
 }


 .st-ul ul li img {
     position: relative;
     /* width: 148px;
     height: 75px; */
 }




 /* .st-ul ul li:hover {
     transform: translate(0px, -2px);
     -moz-transform: translate(0px, -2px);
     -webkit-transform: translate(0px, -2px);
     -o-transform: translate(0px, -2px);
 } */



 .wx-wb {
     width: 52px;
     height: 52px;
     background: url(../images/wx-wb.png) 0px 0px no-repeat;
     position: relative;
     margin-right: 10px;
 }

 .wx-wb:hover {
     width: 52px;
     height: 52px;
     background: url(../images/wx-wb1.png) 0px 0px no-repeat;
 }

 .wx-wb1:hover {
     width: 52px;
     height: 52px;
     background: url(../images/wx-wb1.png) -80px 0px no-repeat;
 }

 .wx-wb:hover img {
     display: block;
 }

 .wx-wb1 {
     margin-left: 20px;
     width: 52px;
     height: 52px;
     background: url(../images/wx-wb.png) -80px 0px no-repeat;
 }

 .wx-wb img {
     position: absolute;
     top: -130px;
     left: -30px;
     z-index: 33;
     display: none;
 }

 /* 95 */

 .banner95 {
     height: 550px;
     background: url(../images/banner95.png) no-repeat;
     background-size: cover;
 }

 .hm95 {
     height: 540px;
     background: url(../images/hm95.png) no-repeat;
     background-size: cover;
 }

 .hm95 ul li {
     float: left;
     margin: 0px 0px;
     max-width: 240px !important;
     width: 234px;
 }

 .one-fws-p {
     color: #ffffff;
     font-size: 14px;
     font-weight: normal;
     width: 640px;
     margin: 160px auto;
     text-align: justify;
 }

 .sq95 {
     height: 1080px;
     background: url(../images/sq95.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .sq95 ul li {
     float: left;
 }


 .ys95 {
     height: 530px;
     background: url(../images/ys95.png) 0px -35px no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .ys95 ul li {
     float: left;
 }


 .mcloud {
     height: 550px;
     background: url(../images/mcloud.png) no-repeat;
     background-size: cover;
 }

 .m-gn {
     height: 841px;
     background: url(../images/m-gn.png) 0px 0px no-repeat;
     /* background-attachment: fixed; */
     background-size: cover;
 }

 .m-gn ul li {
     float: left;
 }


 .m-qx {
     height: 630px;
     background: url(../images/m-qx.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .m-qx ul li {
     float: left;
 }


 .m-td {
     height: 910px;
     background: url(../images/m-td.png) 0px 0px no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .m-td ul li {
     float: left;
     margin-top: 30px;
 }


 .m-zx {
     height: 650px;
     background: url(../images/m-zx.png) no-repeat;
 }

 /* 优音电话会议 */

 .meeting {
     height: 550px;
     background: url(../images/meeting.png) no-repeat;
     background-size: cover;
 }


 .meet-hy {
     height: 700px;
     background: url(../images/meet-hy.png) no-repeat;
     background-size: cover;
 }

 .meet-hy ul li {
     float: left;
 }

 .meet-yy {
     height: 699px;
     background: url(../images/meet-yy.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .meet-cp {
     height: 680px;
     background: url(../images/meet-cp.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .meet-cp ul li {
     float: left;
     margin-top: 50px;
 }


 .mess {
     height: 550px;
     background: url(../images/mess.png) no-repeat;
     background-size: cover;
 }

 .mess-yy {
     height: 1025px;
     background: url(../images/mess-yy.png) no-repeat;
     background-size: cover;
 }

 .mess-yy1 {
     height: 610px;
     background: url(../images/mess-yy1.png) no-repeat;
     background-size: cover;
 }

 .mess-yy-con ul li {
     float: left;
 }

 .mess-yy-tab ul li {
     float: left;
 }


 .mess-ys {
     height: 740px;
     background: url(../images/mess-ys.png) 0px 0px no-repeat;
     /* background-attachment: fixed; */
     background-size: cover;
 }



 .hot {
     height: 550px;
     background: url(../images/hot.png) no-repeat;
     background-size: cover;
 }

 .hot-zy {
     height: 520px;
     background: url(../images/hot-zy.png) no-repeat;
     background-size: cover;
 }

 .hot-zy ul li {
     float: left;
 }

 .hot-ys {
     height: 600px;
     background: url(../images/hot-ys.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .hot-ys ul li {
     float: left;
 }

 .hot-fw {
     height: 540px;
     background: url(../images/hot-fw.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .hot-fw ul li {
     float: left;
 }

 .cus {
     height: 551px;
     background: url(../images/cus.png) no-repeat;
     background-position: center;
     background-size: cover;
 }

 .cus-kf {
     height: 536px;
     background: url(../images/cus-kf.png) no-repeat;
     background-size: cover;
 }

 .cus-kf ul li {
     float: left;
 }

 .cus-cp {
     height: 563px;
     background: url(../images/cus-cp.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .cus-cp ul li {
     float: left;
 }


 .cus-ys {
     height: 849px;
     background: url(../images/cus-ys.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .cus-ys ul li {
     float: left;
 }


 .tele {
     height: 550px;
     background: url(../images/tele.png) no-repeat;
     background-size: cover;
 }

 .tele-cp {
     height: 660px;
     background: url(../images/tele-cp.png) no-repeat;
     /*background-attachment: fixed;*/
     background-size: cover;
 }

 .tele-cp ul li:first-child {
     margin: 0px;
 }

 .tele-cp ul li {
     float: left;
     margin: 0px 18px;
 }

 .tele-zz {
     height: 800px;
     background: url(../images/tele-zz.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .tele-zz ul li {
     float: left;
 }

 .tele-ys {
     height: 720px;
     background: url(../images/tele-ys.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .tele-ys ul li {
     float: left;
 }

 .solu {
     position: relative;
     height: 550px;
     background: url(../images/solu.png) no-repeat;
     background-size: cover;
     background-position: center center;
 }

 .solu-it-bg {
     height: 550px;
     background: url(../images/solu-it.png) 0px 73px no-repeat !important;
     background-size: cover;
     /*background-position: center center!important;*/
 }

 .solu-ds-bg {
     height: 550px !important;
     background: url(../images/solu-ds.png) no-repeat !important;
     background-size: cover;
     background-position: center center !important;
 }

 .solu-it {
     height: 550px;
     background: #050b23 url(../images/solu-it-1.png) no-repeat;
     /*background-attachment: fixed;*/
     background-size: cover;
     /*background-position: center center;*/
 }

 .solu-ds {
     height: 550px;
     background: #050b23 url(../images/solu-ds.png) 0 0 no-repeat fixed;
     /*background-size: 100%;*/
     /*background-attachment: fixed;*/
     background-size: cover;
     /* background-position: center center; */
     background-size: cover;
 }

 /* .parallux {
     height: 550px!important;
 }

 .parallux-bg {
     height: 550px!important;
 }

 .solu-it {
     height: 550px;
 }*/

 .solu-fdc {
     height: 550px;
     background: #050b23 url(../images/solu-fdc.png) 50% 0 no-repeat fixed;
     background-size: cover;
     /*background-position: center center;*/
     /*background-attachment: fixed;*/
 }

 .solu-zzy {
     height: 550px;
     background: #050b23 url(../images/solu-zzy.png) 50% 0 no-repeat fixed;
     background-size: cover;
     /*background-position: center center;*/
     /*background-attachment: fixed;*/
 }

 .par {
     height: 550px;
     background: url(../images/par.png) no-repeat;
     background-size: cover;
 }

 .par-hz {
     height: 555px;
     background: url(../images/par-hz.png) 0px 0px no-repeat;
     background-size: cover;
 }

 .par-hz ul li {
     float: left;
 }

 .par-tx {
     height: 680px;
     background: url(../images/par-tx.png) 0px 0px no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .par-tx ul li {
     float: left;
     text-align: center;
 }

 .par-tj {
     /* height: 473px; */
     /* background: url(../images/par-tj.png) 0px 0px no-repeat; */
     background-attachment: fixed;
     background-size: cover;
     margin-bottom: 143px;
 }

 .par-tj ul li {
     float: left;
     text-align: center;
     margin: 0px 20px;

     /* transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -webkit-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
     position: relative; */
 }

 /* .par-tj ul li:hover {
     transform: translate(0px, -2px);
     -moz-transform: translate(0px, -2px);
     -webkit-transform: translate(0px, -2px);
     -o-transform: translate(0px, -2px);
 } */

 /* .par-tj ul li:after {
     content: " ";
     position: absolute;
     z-index: 2;
     top: -6px;
     left: 50%;
     display: block;
     width: 215px;
     height: 13px;
     transform: translate(-50%);
     -ms-transform: translate(-50%);
     -moz-transform: translate(-50%);
     -webkit-transform: translate(-50%);
     -o-transform: translate(-50%);
 } */

 /* .par-tj ul li:hover:after {
     height: 13px;
     animation: ad_width .5s linear forwards;
     -webkit-animation: ad_width .5s linear forwards;
     background: url(../images/sg-hh.png) no-repeat;
 } */

 @keyframes ad_width {
     from {
         width: 0
     }

     to {
         width: 215px
     }
 }

 @-moz-keyframes ad_width {
     from {
         width: 0
     }

     to {
         width: 215px
     }
 }

 @-webkit-keyframes ad_width {
     from {
         width: 0
     }

     to {
         width: 215px
     }
 }

 @-o-keyframes ad_width {
     from {
         width: 0
     }

     to {
         width: 215px
     }
 }



 .us {
     height: 550px;
     background: url(../images/us.png) no-repeat;
     background-size: cover;
 }

 .us-fw {
     margin-top: -6px;
     height: 488px;
     background: url(../images/us-fw.png) no-repeat;
     /*background-attachment: fixed;*/
     background-size: cover;
 }

 .us-wh {
     height: 578px;
     background: url(../images/us-wh.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .us-wh ul li {
     float: left;
 }

 .video-uincall {
     width: 1170px;
     height: 670px;
     margin-top: 90px;
 }

 .video-ad {
     height: 860px;
     background: url(../images/video-ad.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }




 .us-jr {
     height: 860px;
     background: url(../images/us-jr.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .us-jr ul li {
     float: left;
 }

 .us-lx {
     height: 448px;
     background: url(../images/us-lx.png) no-repeat;
 }


 .news {
     height: 550px;
     background: url(../images/news.png) no-repeat;
     background-size: cover;
 }


 .news-dt {
     height: 600px;
     background: url(../images/news-dt.png) no-repeat;
     background-size: cover;
 }

 .news-dt ul li {
     float: left;
 }


 .news-zx {
     height: 600px;
     background: url(../images/news-zx.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .news-zx ul li {
     float: left;
 }

 .us-pr {
     position: relative;
 }

 .us-text {
     position: absolute;
     top: 220px;
     left: 0px;
 }

 .us-img {
     position: absolute;
 }

 .us-1 {
     top: 100px;
     /* right: -100px; */
     right: -45px;
 }

 .us-2 {
     top: 410px;
     left: 50%;
 }

 .us-3 {
     top: 180px;
     /* right: 100px; */
     right: 155px;
 }

 .us-3 img {
     animation: mymove 5s linear infinite;
     -webkit-animation: mymove 5s linear infinite;
 }

 @keyframes mymove {
     from {
         transform: rotate(0deg);
         -webkit-transform: rotate(0deg);
     }

     to {
         transform: rotate(360deg);
         -webkit-transform: rotate(360deg);
     }
 }

 @-webkit-keyframes mymove {
     from {
         transform: rotate(0deg);
         -webkit-transform: rotate(0deg);
     }

     to {
         transform: rotate(360deg);
         -webkit-transform: rotate(360deg);
     }
 }

 .h1,
 .h2,
 .h3,
 h1,
 h2,
 h3 {
     margin: 0px;
 }

 .con-h3 {
     font-size: 42px;
     color: #ffffff;
     margin: 80px 15px;
 }

 .con-p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
     /*width: 890px;*/
 }

 .mt30 {
     margin-top: 30px;
 }

 .us-wh-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 40px 0px 20px 0px;
 }

 .us-wh-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .us-jr-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 40px 0px 20px 0px;
 }

 .us-jr-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .us-lx-rs {
     font-size: 24px;
     color: #ffffff;
     margin-right: 15px;
     margin-left: 15px;
 }

 .us-lx-yx {
     font-size: 24px;
     color: #ffffff;
     margin-top: 30px;
     margin-right: 15px;
     margin-left: 15px;
 }

 .us-lx-yx img,
 .us-lx-rs img {
     margin-right: 30px;
 }

 .us-wh-img {
     height: 70px;
     line-height: 70px;
 }

 .us-jr-img {
     height: 80px;
     line-height: 80px;
 }

 /*关于我们*/

 .us-lx-div {
     position: absolute;
     top: 0px;
     left: 0px;
     right: 0px;
     margin: auto;
 }

 .us-lx-we {
     background-color: #03152c;
     position: relative;
 }

 /*关于我们*/
 /*伙伴*/

 .par-h5 {
     font-size: 54px;
     color: #ffffff;
     font-weight: bold;
 }

 .par-p {
     font-size: 36px;
     color: #ffffff;
     margin-top: 35px;
 }

 .par-text {
     position: absolute;
     top: 220px;
     left: 0px;
     z-index: 1;
 }

 .par-img {
     position: absolute;
     top: 65px;
     /*right: -280px;*/
     right: -45px;
 }

 .par-hz-ul h5,
 .par-pt h5,
 .par-qd h5 {
     font-size: 24px;
     color: #ffffff;
     margin-bottom: 40px;
 }

 .par-hz-ul p,
 .par-pt p,
 .par-qd p {
     font-size: 14px;
     color: #ffffff;
 }

 .par-h3 {
     font-size: 42px;
     color: #fefefe;
     margin-top: 100px;
     margin-left: 15px;
     margin-right: 15px;
 }

 .carousel-caption-zdy {
     top: 90px !important;
     bottom: 0px !important;
 }

 .par-tx-h3 {
     font-size: 42px;
     color: #fefefe;
     padding: 90px 15px;
 }

 .par-tx-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin-top: 50px;
 }

 .par-hz-li {
     padding-top: 65px;
 }

 .par-hz-li ul li {
     width: 40px;
     height: 40px;
     line-height: 40px;
     border: 1px solid #fff;
     font-size: 24px;
     color: #fff;
     text-align: center;
     cursor: pointer;
 }

 .par-hz-li ul li.active {
     background-color: #fff;
     color: #006df5;
 }

 /*伙伴*/
 /*解决方案*/

 .solu-h5 {
     font-size: 54px;
     color: #ffffff;
     font-weight: bold;
 }

 .solu-p {
     font-size: 36px;
     color: #ffffff;
     margin-top: 35px;
 }

 .solu-text {
     position: absolute;
     top: 220px;
     left: 0px;
     z-index: 1;
 }

 .solu-img {
     position: absolute;
     top: 70px;
     /*right: -100px;*/
     right: -45px;
 }

 .solu-it h5 {
     font-size: 50px;
     color: #fefefe;
     margin: 150px 0px 65px 0px;
 }

 .solu-it h5 span {
     font-size: 36px;
     color: #fefefe;
 }

 .solu-it p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .solu-ds h5 {
     font-size: 50px;
     color: #fefefe;
     margin: 150px 0px 65px 0px;
 }

 .solu-ds h5 span {
     font-size: 36px;
     color: #fefefe;
 }

 .solu-ds p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .solu-fdc h5 {
     font-size: 50px;
     color: #fefefe;
     margin: 150px 0px 65px 0px;
 }

 .solu-fdc h5 span {
     font-size: 36px;
     color: #fefefe;
 }

 .solu-fdc p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .solu-zzy h5 {
     font-size: 50px;
     color: #fefefe;
     margin: 150px 0px 65px 0px;
 }

 .solu-zzy h5 span {
     font-size: 36px;
     color: #fefefe;
 }

 .solu-zzy p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 /*解决方案*/
 /*优音总机*/

 .tele-text {
     position: absolute;
     top: 220px;
     left: 0px;
     z-index: 1;
 }

 .tele-top {
     position: absolute;
     top: 110px;
     right: 150px;
     animation: mymove 5s linear infinite;
     -webkit-animation: mymove 5s linear infinite;
 }

 .tele-bottom {
     position: absolute;
     top: 275px;
     right: -45px;
 }

 .tele-h5 {
     font-size: 50px;
     color: #ffffff;
     font-weight: bold;
 }

 .tele-p {
     font-size: 36px;
     color: #ffffff;
     margin-top: 35px;
 }

 .tele-p span:nth-child(1) {
     margin-left: 0px;
 }

 .tele-p span {
     margin-left: 30px;
 }

 .tele-p span {
     margin-right: 10px;
 }

 .tele-h3 {
     font-size: 42px;
     color: #fefefe;
     margin: 65px 15px;
 }

 .tele-cp-ul p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
     margin-top: 30px;
 }

 .tele-cp-img {
     height: 80px;
     line-height: 80px;
 }

 .tele-zz-img {
     height: 80px;
     line-height: 80px;
 }

 .tele-zz-ul h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 30px 0px 15px 0px;
 }

 .tele-zz-ul p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .tele-ys-img {
     height: 60px;
     line-height: 60px;
 }

 .tele-ys-ul p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
     margin-top: 50px;
 }

 /*优音总机*/
 /*优音云客服*/

 .cus-h5 {
     font-size: 54px;
     color: #ffffff;
     font-weight: bold;
 }

 .cus-p {
     font-size: 36px;
     color: #ffffff;
     margin-top: 35px;
 }

 .cus-text {
     position: absolute;
     top: 220px;
     left: 0px;
 }

 .cus-img {
     position: absolute;
     top: 35px;
     right: -300px;
 }

 .cus-h3 {
     font-size: 42px;
     color: #fefefe;
     margin: 70px 15px;
 }

 .cus-kf-p {
     font-size: 16px;
     color: #ffffff;
     margin: 0px 15px;
 }

 .cus-kf-ul {
     margin: 0px 15px;
 }

 .cus-kf-ul ul li div:nth-child(1) {
     height: 66px;
     line-height: 66px;
 }

 .cus-kf-ul ul li {
     text-align: center;
     margin-top: 60px;
 }

 .cus-kf-ul ul li:nth-child(even) {
     margin: 60px 48px;
 }

 .cus-kf-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin-top: 25px;
 }

 .cus-cp-ul ul li div:nth-child(1) {
     height: 60px;
     line-height: 60px;
 }

 .cus-cp-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 50px 0px 20px 0px;
 }

 .cus-cp-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .cus-ys-ul ul li div:nth-child(1) {
     height: 80px;
     line-height: 80px;
 }

 .cus-ys-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 40px 0px 20px 0px;
 }

 .cus-ys-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 /*优音云客服*/
 /*优音热线*/

 .hot-text {
     position: absolute;
     top: 175px;
     left: 0px;
 }

 .hot-h5 {
     font-size: 54px;
     color: #ffffff;
     font-weight: bold;
 }

 .hot-p {
     font-size: 24px;
     color: #ffffff;
     margin-top: 30px;
 }

 .hot-p span {
     font-size: 36px;
     color: #ffffff;
     font-weight: bold;
 }

 .hot-p i {
     margin: 0px 10px;
     font-style: normal;
 }

 .hot-img {
     position: absolute;
     top: 100px;
     right: 140px;
 }

 .hot-h3 {
     font-size: 42px;
     color: #fefefe;
     margin: 65px 15px;
 }

 .hot-zy-ul ul li div:nth-child(1) {
     height: 80px;
     line-height: 80px;
 }

 .hot-zy-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 50px 0px 20px 0px;
 }

 .hot-zy-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .hot-ys-ul ul li div:nth-child(1) {
     height: 80px;
     line-height: 80px;
 }

 .hot-ys-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 50px 0px 20px 0px;
 }

 .hot-ys-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }


 .hot-fw-ul ul li div:nth-child(1) {
     height: 80px;
     line-height: 80px;
 }


 .hot-fw-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
     margin-top: 50px;
 }

 /*优音热线*/
 /*优音短信*/

 .mess-text {
     position: absolute;
     top: 220px;
     left: 0px;
 }

 .mess-h5 {
     font-size: 54px;
     color: #ffffff;
     font-weight: bold;
 }

 .mess-p {
     font-size: 36px;
     color: #ffffff;
     margin-top: 30px;
 }

 .mess-p span {
     margin: 0px 10px;
 }

 .mess-p span:nth-child(2) {
     margin: 0px 10px 0px 50px;
 }

 .mess-p span:nth-child(3) {
     margin: 0px 10px 0px 50px;
 }

 .mess-img {
     position: absolute;
     top: 75px;
     right: 95px;
     /* transform: rotateZ(-9deg); */
 }

 .mess-img-2 {
     position: absolute;
     top: 360px;
     right: 156px;
     animation: mymove-mess-ra 5s linear infinite;
     -webkit-animation: mymove-mess-ra 5s linear infinite;
     transform-origin: 20% 40%;
 }

 .mess-img-3 {
     position: absolute;
     top: 170px;
     right: 195px;
     animation: mymove-mess-tr 5s linear infinite;
     -webkit-animation: mymove-mess-tr 5s linear infinite;
 }

 @keyframes mymove-mess-tr {
     0% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     25% {
         transform: translateY(10px);
         -webkit-transform: translateY(10px);
     }

     50% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     75% {
         transform: translateY(-10px);
         -webkit-transform: translateY(-10px);
     }

     100% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }
 }

 @-webkit-keyframes mymove-mess-tr {
     0% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     25% {
         transform: translateY(10px);
         -webkit-transform: translateY(10px);
     }

     50% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     75% {
         transform: translateY(-10px);
         -webkit-transform: translateY(-10px);
     }

     100% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }
 }

 @keyframes mymove-mess-ra {
     from {
         transform: rotateY(0deg) rotateZ(10deg);
         -webkit-transform: rotateY(0deg) rotateZ(10deg);
         transform-origin: 20% 40%;
     }

     to {
         transform: rotateY(360deg) rotateZ(10deg);
         -webkit-transform: rotateY(360deg) rotateZ(10deg);
         transform-origin: 20% 40%;
     }
 }

 @-webkit-keyframes mymove-mess-ra {
     from {
         transform: rotateY(0deg);
         -webkit-transform: rotateY(0deg);
         transform-origin: 20% 40%;
     }

     to {
         transform: rotateY(360deg);
         -webkit-transform: rotateY(360deg);
         transform-origin: 20% 40%;
     }
 }

 .mess-h3 {
     font-size: 42px;
     color: #fefefe;
     margin: 115px 15px 75px 15px;
 }

 .mess-ys-ul ul li div:nth-child(1) {
     height: 80px;
     line-height: 80px;
 }

 .mess-ys-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 20px 0px 20px 0px;
 }

 .mess-ys-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .mess-yy-h3 {
     font-size: 42px;
     color: #fefefe;
     margin: 200px 15px 75px 15px;
 }

 .mess-yy-con ul li div:nth-child(1) {
     height: 64px;
     line-height: 64px;
 }

 .mess-yy-con ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 20px 0px;
 }

 .mess-yy-con ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .mess-yy-ul {
     margin-top: 20px;
 }

 .mess-pr {
     position: relative;
 }

 .mess-pr-ab {
     position: absolute;
     top: 0px;
     left: 50%;
     /*right: 0px;
bottom: 0px;*/
     margin-left: -480px;
 }

 .mess-pr-ab ul {
     border-bottom: none !important;
 }

 .mess-pr-ab ul li,
 .mess-pr-ab ul li a {
     width: 480px;
     height: 120px;
     background-color: #112f7c !important;
     position: relative;
     box-sizing: border-box;
 }

 .mess-pr-ab ul li a {
     padding-top: 27px;
 }

 .mess-pr-ab ul li:before {
     content: "";
     display: inline-block;
     position: absolute;
     bottom: -20px;
     left: 50%;
     width: 0;
     height: 0;
     border-width: 10px;
     border-style: solid;
     border-color: #112f7c transparent transparent transparent;
     margin-left: -10px;
 }

 .mess-pr-ab ul li.active:before {
     border-color: #0563ff transparent transparent transparent;
 }

 .mess-pr-ab ul li:hover,
 .mess-pr-ab ul li a:hover {
     border: none !important;
 }


 .mess-pr-ab ul li.active,
 .mess-pr-ab ul li.active a {
     background-color: #0563ff !important;
     border: none !important;
 }

 .mess-pr-ab ul li h5 {
     font-size: 24px;
     color: #fefefe;
 }

 .mess-pr-ab ul li p {
     font-size: 14px;
     color: #fefefe;
     margin-top: 10px;
 }

 /*优音短信*/
 /*优音电话会议*/

 .meeting-text {
     position: absolute;
     top: 220px;
     left: 0px;
 }

 .meeting-h5 {
     font-size: 54px;
     color: #ffffff;
     font-weight: bold;
 }

 .meeting-p {
     font-size: 36px;
     color: #ffffff;
     margin-top: 30px;
 }

 .meeting-img {
     position: absolute;
     top: 300px;
     right: 100px;
 }

 .meeting-img-2 {
     position: absolute;
     top: 275px;
     right: 80px;
     animation: mymove-meet-tr 5s linear infinite;
     -webkit-animation: mymove-meet-tr 5s linear infinite;
 }

 @keyframes mymove-meet-tr {
     0% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     25% {
         transform: translateY(5px);
         -webkit-transform: translateY(5px);
     }

     50% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     75% {
         transform: translateY(-5px);
         -webkit-transform: translateY(-5px);
     }

     100% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }
 }

 @-webkit-keyframes mymove-meet-tr {
     0% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     25% {
         transform: translateY(5px);
         -webkit-transform: translateY(5px);
     }

     50% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     75% {
         transform: translateY(-5px);
         -webkit-transform: translateY(-5px);
     }

     100% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }
 }

 @keyframes mymove-meet-ra {
     from {
         transform: rotate(0deg);
         -webkit-transform: rotate(0deg);
         transform-origin: 50% 50%;
     }

     to {
         transform: rotate(360deg);
         -webkit-transform: rotate(360deg);
         transform-origin: 50% 50%;
     }
 }

 @-webkit-keyframes mymove-meet-ra {
     from {
         transform: rotate(0deg);
         -webkit-transform: rotate(0deg);
         transform-origin: 50% 50%;
     }

     to {
         transform: rotate(360deg);
         -webkit-transform: rotate(360deg);
         transform-origin: 50 50;
     }
 }



 @keyframes mymove-meet-rare {
     from {
         transform: rotate(0deg);
         -webkit-transform: rotate(0deg);
         transform-origin: 50% 50%;
     }

     to {
         transform: rotate(-360deg);
         -webkit-transform: rotate(-360deg);
         transform-origin: 50% 50%;
     }
 }

 @-webkit-keyframes mymove-meet-rare {
     from {
         transform: rotate(0deg);
         -webkit-transform: rotate(0deg);
         transform-origin: 50% 50%;
     }

     to {
         transform: rotate(-360deg);
         -webkit-transform: rotate(-360deg);
         transform-origin: 50 50;
     }
 }

 .meeting-img-3 {
     position: absolute;
     top: 145px;
     right: 230px;
     border-radius: 50%;
     -moz-animation: light 2s ease infinite;
     -webkit-animation: light 2s ease infinite;
     -o-animation: light 2s ease infinite;
     -ms-animation: light 2s ease infinite;
     animation: light 2s ease infinite;
     /*box-shadow: 0 0 35px #4a738f;*/
     /*box-shadow: 0 0 0 5px #3e6583,
     0 0 0 10px #355777,
     0 0px 0px 15px #325172;*/
 }

 .meeting-img-4 {
     position: absolute;
     top: 112px;
     right: 195px;
     animation: mymove-meet-ra 5s linear infinite;
     -webkit-animation: mymove-meet-ra 5s linear infinite;
 }

 .meet-h3 {
     font-size: 42px;
     color: #fefefe;
     margin: 75px 15px;
 }

 .meet-hy-ul ul li {
     text-align: center;
     margin-top: 50px;
 }

 .meet-hy-ul ul li div:nth-child(1) {
     height: 60px;
     line-height: 60px;
 }

 .meet-hy-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin-top: 50px;
 }

 .meet-yy-h5 {
     font-size: 24px;
     color: #ffffff;
     margin-bottom: 50px;
 }

 .meet-yy-ul ul li {
     margin-top: 30px;
 }

 .meet-yy-ul ul li p {
     font-size: 24px;
     color: #ffffff;
     text-align: justify;
     margin-top: 30px;
 }

 .meet-cp-ul ul li div:nth-child(1) {
     height: 60px;
     line-height: 60px;
 }

 .meet-cp-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 50px 0px 20px 0px;
 }

 .meet-cp-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .meet-yy-ul-borright {
     border-right: 1px solid #8897b6;
 }

 /*优音电话会议*/
 /*移动云坐席*/

 .mclound-text {
     position: absolute;
     top: 220px;
     left: 0px;
 }

 .mclound-h5 {
     font-size: 54px;
     color: #ffffff;
     font-weight: bold;
 }

 .mclound-p {
     font-size: 36px;
     color: #ffffff;
     margin-top: 30px;
 }

 .mclound-img {
     position: absolute;
     top: 190px;
     right: 100px;
 }

 .mclound-img-2 {
     position: absolute;
     top: 125px;
     right: 75px;
     animation: mymove-mlcound 5s linear infinite;
     -webkit-animation: mymove-mlcound 5s linear infinite;
 }

 .mclound-img-3 {
     position: absolute;
     top: 95px;
     right: 265px;
     animation: mymove-mlcound 5s linear infinite;
     -webkit-animation: mymove-mlcound 5s linear infinite;
 }


 @keyframes mymove-mlcound {
     0% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     25% {
         transform: translateY(10px);
         -webkit-transform: translateY(10px);
     }

     50% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     75% {
         transform: translateY(-10px);
         -webkit-transform: translateY(-10px);
     }

     100% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }
 }

 @-webkit-keyframes mymove-mlcound {
     0% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     25% {
         transform: translateY(10px);
         -webkit-transform: translateY(10px);
     }

     50% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }

     75% {
         transform: translateY(-10px);
         -webkit-transform: translateY(-10px);
     }

     100% {
         transform: translateY(0px);
         -webkit-transform: translateY(0px);
     }
 }

 .m-qx-h3 {
     font-size: 42px;
     color: #fefefe;
     margin: 110px 15px;
 }

 .m-qx-ul ul li div:nth-child(1) {
     height: 60px;
     line-height: 60px;
 }

 .m-qx-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 50px 0px 20px 0px;
 }

 .m-qx-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .m-td-ul ul li div:nth-child(1) {
     height: 60px;
     line-height: 60px;
 }

 .m-td-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 50px 0px 20px 0px;
 }

 .m-td-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }


 .m-gn-ul ul li div:nth-child(1) {
     height: 60px;
     line-height: 60px;
 }

 .m-gn-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 50px 0px 20px 0px;
 }

 .m-gn-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .m-zx-div h3 {
     font-size: 42px;
     color: #fefefe;
     margin-top: 140px;
 }

 .m-zx-div p {
     font-size: 24px;
     color: #ffffff;
 }

 .m-zx-div p:nth-of-type(1) {
     margin: 30px 0px;
 }

 .m-zx-div p:nth-of-type(2) {
     margin-top: 15px;
 }

 /*移动云坐席*/
 /*95号码*/

 .banner95-text {
     position: absolute;
     top: 220px;
     left: 0px;
 }

 .banner95-h5 {
     font-size: 54px;
     color: #ffffff;
     font-weight: bold;
 }

 .banner95-p {
     font-size: 36px;
     color: #ffffff;
     margin-top: 30px;
 }

 .banner95-img {
     position: absolute;
     top: 75px;
     right: 100px;
 }

 .banner95-img-two {
     position: absolute;
     top: 145px;
     right: 123px;
     /*perspective: 500;
     -webkit-perspective: 500;
     transform-style: preserve-3d;
     -webkit-transform-style: preserve-3d;*/
     /*backface-visibility:hidden;
-webkit-backface-visibility:hidden;
-moz-backface-visibility:hidden;
-ms-backface-visibility:hidden;*/
     animation: mymove-ninth 5s linear infinite;
     -webkit-animation: mymove-ninth 5s linear infinite;
 }


 @keyframes mymove-ninth {
     from {
         transform: rotateY(0deg);
         -webkit-transform: rotateY(0deg);
         transform-style: preserve-3d;
         -webkit-transform-style: preserve-3d;
     }

     to {
         transform: rotateY(360deg);
         -webkit-transform: rotateY(360deg);
         transform-style: preserve-3d;
         -webkit-transform-style: preserve-3d;
     }
 }

 @-webkit-keyframes mymove-ninth {
     from {
         transform: rotateY(0deg);
         -webkit-transform: rotateY(0deg);
         transform-style: preserve-3d;
         -webkit-transform-style: preserve-3d;
     }

     to {
         transform: rotateY(360deg);
         -webkit-transform: rotateY(360deg);
         transform-style: preserve-3d;
         -webkit-transform-style: preserve-3d;
     }
 }

 .hm95-h3 {
     font-size: 42px;
     color: #fefefe;
     margin: 85px 15px;
 }

 .hm95-ul ul li div:nth-child(1) {
     height: 60px;
     line-height: 60px;
 }

 .hm95-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 50px 0px 20px 0px;
 }

 .hm95-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
 }

 .sq95-ul ul li div:nth-child(1) {
     height: 60px;
     line-height: 60px;
 }

 .sq95-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     margin: 40px 0px 20px 0px;
 }

 .sq95-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
     line-height: 12px;
 }

 .sq95-ul ul li dd {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
     line-height: 26px;
 }

 .sq95-ul ul li:nth-child(4),
 .sq95-ul ul li:nth-child(5) {
     margin-top: 80px;
 }

 .ys95-ul ul li div:nth-child(1) {
     height: 60px;
     line-height: 60px;
 }

 .ys95-ul ul li p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
     margin-top: 50px;
 }

 /*95号码*/
 /*首页*/

 .one-cp-ul ul li div:nth-child(1) {
     height: 60px;
     line-height: 60px;
 }

 .one-h3 {
     margin: 70px 0px 70px 0px;
     font-weight: 600;
     color: #000000;
     font-size: 36px;
     line-height: 58px;
 }

 .one-h3-bottom {
     margin: 70px 0px 20px 0px;
     font-weight: 600;
     color: #000000;
     font-size: 36px;
 }

 .one-h3-title {
     height: 47px;
     font-family: Alibaba PuHuiTi 2.0;
     font-weight: normal;
     font-size: 24px;
     color: #999999;
     line-height: 17px;
     text-align: center;
     margin-bottom: 50px;
 }

 .diff-con {
     width: 380px;
     height: 250px;
     background: -webkit-linear-gradient(135deg, #4b8cda, #4251b6);
     background: -o-linear-gradient(135deg, #4b8cda, #4251b6);
     background: -moz-linear-gradient(135deg, #4b8cda, #4251b6);
     background: linear-gradient(135deg, #4b8cda, #4251b6);
     text-align: center;
 }

 /* .indexTypes {
     width: 1015px;
     margin: 0px auto;
     position: absolute;
     top: 460px;
     left: 0px;
     right: 0px;
     z-index: 100;
 }

 .indexTypes ul li {
     position: relative;
     float: left;
     width: 175px;
     overflow: hidden;
     height: 175px;
     overflow: hidden;
 }

 .indexTypes ul li:hover {
     cursor: pointer;
 }

 .indexTypes ul li.currnet {
     width: 472px;
 }



 .indexTypes ul li div.index-one {
     width: 175px;
     height: 175px;
     background: url(../images/index-one1.png) no-repeat left top;
 }

 .indexTypes ul li div.index-two {
     width: 175px;
     height: 175px;
     background: url(../images/index-one2.png) no-repeat left top;
 }

 .indexTypes ul li div.index-thr {
     width: 175px;
     height: 175px;
     background: url(../images/index-one3.png) no-repeat left top;
 }

 .indexTypes ul li div.index-four {
     width: 175px;
     height: 175px;
     background: url(../images/index-one4.png) no-repeat left top;
 }

 .indexTypes ul li .con {
     position: absolute;
     top: 0;
     width: 296px;
     left: 175px;
     height: 175px;
     background: -webkit-linear-gradient(135deg, #4b8cda, #4251b6);
     background: -o-linear-gradient(135deg, #4b8cda, #4251b6);
     background: -moz-linear-gradient(135deg, #4b8cda, #4251b6);
     background: linear-gradient(135deg, #4b8cda, #4251b6);
     text-align: center;
     padding: 30px 0px;
 }

 .pr {
     position: relative;
 }

 .indexTypes ul li .con h5 {
     font-size: 55px;
     color: #ffffff;
     position: relative;
 }

 .indexTypes ul li .con span {
     position: absolute;
     top: 35px;
     right: 55px;
     font-size: 18px;
     color: #ffffff;
 } */

 /* .one-right {
     right: 80px !important;
 }

 .one-right-1 {
     top: 0px !important;
 } */

 /* .indexTypes ul li .con p {
     font-size: 18px;
     color: #ffffff;
 } */

 /*首页*/
 /*新闻中心*/

 .news-text {
     position: absolute;
     top: 202px;
     left: 0px;
 }

 .news-h5 {
     font-size: 54px;
     color: #ffffff;
     font-weight: bold;
 }

 .news-p {
     font-size: 36px;
     color: #ffffff;
     margin-top: 30px;
 }

 .news-img {
     position: absolute;
     top: 155px;
     right: 100px;
 }

 .news-h3 {
     font-size: 42px;
     color: #fefefe;
     margin: 100px 15px;
 }

 .news-dt-h5 {
     font-size: 24px;
     color: #fefefe;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     /*width: 280px;*/
 }

 .news-dt-h6 {
     font-size: 42px;
     color: #ffffff;
     margin: 30px 0px 50px 0px;
 }

 .news-dt-h6 span {
     font-size: 24px;
     color: #ffffff;
     margin-left: 20px;
 }

 .news-dt-p {
     font-size: 14px;
     color: #ffffff;
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 3;
     overflow: hidden;
     text-align: justify;
 }

 /*新闻中心*/
 /*文章页*/

 .yy-nav-text {
     height: 90px;
     position: relative;
 }

 .company-top .p {
     padding-top: 20px;
 }

 .company-top {
     display: flex;
     justify-content: space-between;
     /* padding: 130px 0px 10px 0px; */
     /* padding-top: 20px; */
     /* border-bottom: 1px solid #bbb9b9; */
 }

 .company-top p span,
 .company-top p a {
     font-size: 14px;
     color: #2b354c;
 }

 .company-top p span {
     padding-left: 24px;
     height: 23px;
     background: url(../images/weizhi.png) 0px 3px no-repeat;
     display: inline-block;
 }

 .company-con-title {
     text-align: left;
     /* padding-top: 60px; */
 }

 .company-con-title h3 {
     font-size: 28px;
     font-weight: 600;
     color: #005BFF;
     line-height: 66px;
     margin-top: 73px;
 }

 .navbar {
     min-height: 100px;
     height: 136px;
     background-color: #ffffff;
     border: none;
     border-radius: 0px;
     margin-bottom: 0px;
     box-shadow: 0px 8px 18px 0px rgba(199, 195, 242, 0.3);
 }

 .dropdown-menu {
     border: none;
 }

 .carousel {
     position: relative;
     top: -24px;
     margin-bottom: 100px;
 }

 .navbar-header {
     margin-top: 4px;
 }

 .company-con-title p {
     /* margin: 30px 0px; */
     height: 63px;
     font-size: 16px;
     font-family: PingFangSC-Regular, PingFang SC;
     font-weight: 400;
     color: #999999;
     line-height: 20px;
     border-bottom: 1px solid #F0F0F0;
 }

 .company-con-title p span {
     margin-right: 15px;
 }

 .company-con-p {
     padding-bottom: 60px;
     text-align: center;
     font-size: 20px important !;
     font-family: SourceHanSansCN-Normal, SourceHanSansCN;
     font-weight: 400;
     color: #585A60;
     line-height: 35px;
 }

 .company-con-p img {
     width: 70% !important;
     /* display: flex; */
     margin: auto;
 }

 .company-con-p p {
     text-indent: 2em;
     font-size: 16px;
     color: #3d3d3d;
     text-align: justify;
     margin-top: 20px;
 }

 /* .company-con-p p span {
    font-size: 20px;
 } */

 /* .company-con-foot .more {
    
    height: 39px;
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #979797;
    line-height: 30px;
    text-align: center;
 } */

 /* .company-con-foot a {
     font-size: 20px;
     color: #5f5f5f;
     text-decoration: none;
 } */

 /* .company-con-foot a:hover {} */

 /* .company-con-foot a:nth-child(2) {
     margin-left: 30px;
 } */

 /*文章页*/
 /*新闻列表页*/

 .comlist-title {
     padding: 50px 0px 20px 0px;
     border-bottom: 1px solid #e2e2e2;
 }

 .comlist-title a {
     font-size: 14px;
     color: #5f5f5f;
     text-decoration: none;
 }

 .comlist-title a.active {
     color: #006df5;
 }

 .comlist-title a:last-child {
     margin-left: 20px;
 }

 .comlist ul li {
     padding: 30px 0px;
     border-bottom: 1px solid #e2e2e2;
 }

 .comlist ul li:hover .comlist-span span {
     color: #333333;
 }

 .comlist ul li:hover .comlist-p h5 {
     color: #333333;
 }

 .comlist-span span {
     font-size: 28px;
     color: #8f8f8f;
 }

 .span-w {
     display: inline-block;
     width: 50px;
     height: 1px;
     background-color: #e2e2e2;
     vertical-align: 9px;
     /* margin: 0px 18px; */
 }

 .comlist ul li:hover .span-w {
     width: 80px;
     background-color: #888888;
 }

 .comlist ul li:hover .comlist-p {
     margin-left: 30px;
 }

 .comlist-p,
 .span-w {
     transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -webkit-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
 }

 .comlist-p h5 {
     font-size: 16px;
     color: #666666;
     margin: 10px 0px 20px 0px;
 }

 .comlist-p p {
     font-size: 14px;
     color: #666666;
 }

 /*新闻列表页*/
 /*底部栏*/




 /*底部栏*/
 /*公共样式*/

 .mb90 {
     margin-bottom: 90px;
 }

 .mt50 {
     margin-top: 50px;
 }

 .mt125 {
     margin-top: 125px;
 }

 .mtb110 {
     margin: 110px 15px;
 }

 .h4,
 .h5,
 .h6,
 h4,
 h5,
 h6 {
     margin: 0px;
 }

 /*公共样式


 /*轮播淡入淡出效果*/

 .carousel-fade .carousel-inner .item {
     opacity: 0;
     -webkit-transition-property: opacity;
     -moz-transition-property: opacity;
     -ms-transition-property: opacity;
     -o-transition-property: opacity;
     transition-property: opacity;
 }

 .carousel-fade .carousel-inner .active {
     opacity: 1;
 }

 .carousel-fade .carousel-inner .active.left,
 .carousel-fade .carousel-inner .active.right {
     left: 0;
     opacity: 0;
 }

 .carousel-fade .carousel-inner .next.left,
 .carousel-fade .carousel-inner .prev.right {
     opacity: 1;
 }

 /*轮播淡入淡出效果*/
 /*返回顶部*/

 .fh-top {
     position: fixed;
     bottom: 50px;
     right: 20px;
     z-index: 15;
 }

 .fh-top a {
     padding-right: 25px;
     color: #cbd4fc;
     font-size: 16px;
     text-decoration: none;
 }

 .fh-top a:hover {
     width: 10px;
     height: 16px;
     background: url(../images/up.png) 75px 0px no-repeat;
 }

 /*返回顶部*/
 /*其他样式*/

 .a-left {
     width: 40px !important;
     height: 40px !important;
     line-height: 40px;
     border: 1px solid #fff;
     right: 41px !important;
     left: auto !important;
     top: 100px !important;
     text-shadow: 0 1px 2px #fff;
 }

 .a-right {
     width: 40px !important;
     height: 40px !important;
     line-height: 40px;
     border: 1px solid #fff;
     top: 100px !important;
     text-shadow: 0 1px 2px #fff;
 }

 .pr {
     position: relative;
 }

 .a-active {
     background-color: #fff !important;
     background-image: linear-gradient(to right, #fff 0, #fff 100%) !important;
     background-image: -webkit-linear-gradient(to right, #fff 0, #fff 100%) !important;
     opacity: 1 !important;
 }

 .a-active span {
     color: #006df5;
 }

 /*.pr-a{
     top: -325px;
 }*/
 /*发光*/

 @-webkit-keyframes light {
     0% {
         box-shadow: 0 0 35px #7ffbfd;
     }

     50% {
         box-shadow: 0 0 35px #4a738f;
     }

     100% {
         box-shadow: 0 0 35px #7ffbfd;
     }

     /* 0% {
         box-shadow: 0 0 35px #273e63;
     }
     50% {
         box-shadow: 0 0 35px #4a738f;
     }
     100% {
         box-shadow: 0 0 35px #54839b;
     }*/
 }

 @-moz-keyframes light {

     /* Firefox */
     0% {
         box-shadow: 0 0 35px #7ffbfd;
     }

     50% {
         box-shadow: 0 0 35px #4a738f;
     }

     100% {
         box-shadow: 0 0 35px #7ffbfd;
     }
 }

 @keyframes light {
     0% {
         box-shadow: 0 0 35px #7ffbfd;
     }

     50% {
         box-shadow: 0 0 35px #4a738f;
     }

     100% {
         box-shadow: 0 0 35px #7ffbfd;
     }
 }

 /*小圆圈*/

 .circle {
     position: absolute;
     border-radius: 50%;
 }

 .circle:nth-child(1) {
     /*background: #db92db;
  box-shadow: 0 0 8px 7px #db92db;*/
     border: 1px solid #fff;
     top: 85%;
     left: 0%;
     width: 5px;
     height: 5px;
     opacity: 0.16;
     -webkit-animation: float1 20s infinite linear;
     animation: float1 20s infinite linear;
 }

 .circle:nth-child(2) {
     /*background: #7c2bad;
  box-shadow: 0 0 5px 4px #7c2bad;*/
     border: 1px solid #fff;
     top: 5%;
     left: 6%;
     width: 10px;
     height: 10px;
     opacity: 0.95;
     -webkit-animation: float2 20s infinite linear;
     animation: float2 20s infinite linear;
 }

 .circle:nth-child(3) {
     /*background: #e0b6e6;
  box-shadow: 0 0 1px 3px #e0b6e6;*/
     border: 1px solid #fff;
     top: 90%;
     left: 15%;
     width: 15px;
     height: 15px;
     opacity: 0.02;
     -webkit-animation: float3 20s infinite linear;
     animation: float3 20s infinite linear;
 }

 .circle:nth-child(4) {
     /* background: #e094d4;
  box-shadow: 0 0 10px 9px #e094d4;*/
     border: 1px solid #fff;
     top: 29%;
     left: 20%;
     width: 20px;
     height: 20px;
     opacity: 0.42;
     -webkit-animation: float4 20s infinite linear;
     animation: float4 20s infinite linear;
 }

 .circle:nth-child(5) {
     /* background: #b04ccc;
  box-shadow: 0 0 6px 8px #b04ccc;*/
     border: 1px solid #fff;
     top: 98%;
     left: 30%;
     width: 25px;
     height: 25px;
     opacity: 0.09;
     -webkit-animation: float5 20s infinite linear;
     animation: float5 20s infinite linear;
 }

 .circle:nth-child(6) {
     /*background: #d7a3d5;
  box-shadow: 0 0 1px 6px #d7a3d5;*/
     border: 1px solid #fff;
     top: 67%;
     left: 39%;
     width: 30px;
     height: 30px;
     opacity: 0.88;
     -webkit-animation: float6 20s infinite linear;
     animation: float6 20s infinite linear;
 }

 .circle:nth-child(7) {
     /*background: #d77ec7;
  box-shadow: 0 0 10px 5px #d77ec7;*/
     border: 1px solid #fff;
     top: 70%;
     left: 52%;
     width: 27px;
     height: 27px;
     opacity: 0.2;
     -webkit-animation: float7 20s infinite linear;
     animation: float7 20s infinite linear;
 }

 .circle:nth-child(8) {
     /*background: #983cbd;
  box-shadow: 0 0 9px 5px #983cbd;*/
     border: 1px solid #fff;
     top: 41%;
     left: 60%;
     width: 24px;
     height: 24px;
     opacity: 0.97;
     -webkit-animation: float8 20s infinite linear;
     animation: float8 20s infinite linear;
 }

 .circle:nth-child(9) {
     /*background: #e0b4e6;
  box-shadow: 0 0 6px 5px #e0b4e6;*/
     border: 1px solid #fff;
     top: 84%;
     left: 70%;
     width: 22px;
     height: 22px;
     opacity: 0.26;
     -webkit-animation: float9 20s infinite linear;
     animation: float9 20s infinite linear;
 }

 .circle:nth-child(10) {
     /*background: #9c3ab0;
  box-shadow: 0 0 9px 5px #9c3ab0;*/
     border: 1px solid #fff;
     top: 5%;
     left: 83%;
     width: 26px;
     height: 26px;
     opacity: 0.68;
     -webkit-animation: float10 20s infinite linear;
     animation: float10 20s infinite linear;
 }

 @-webkit-keyframes float1 {
     40% {
         -webkit-transform: translateX(80px) translateY(96px);
         transform: translateX(80px) translateY(96px);
     }

     80% {
         -webkit-transform: translateX(-23px) translateY(-46px);
         transform: translateX(-23px) translateY(-46px);
     }
 }

 @keyframes float1 {
     40% {
         -webkit-transform: translateX(80px) translateY(96px);
         transform: translateX(80px) translateY(96px);
     }

     80% {
         -webkit-transform: translateX(-23px) translateY(-46px);
         transform: translateX(-23px) translateY(-46px);
     }
 }

 @-webkit-keyframes float2 {
     40% {
         -webkit-transform: translateX(47px) translateY(78px);
         transform: translateX(47px) translateY(78px);
     }

     80% {
         -webkit-transform: translateX(98px) translateY(12px);
         transform: translateX(98px) translateY(12px);
     }
 }

 @keyframes float2 {
     40% {
         -webkit-transform: translateX(47px) translateY(78px);
         transform: translateX(47px) translateY(78px);
     }

     80% {
         -webkit-transform: translateX(98px) translateY(12px);
         transform: translateX(98px) translateY(12px);
     }
 }

 @-webkit-keyframes float3 {
     40% {
         -webkit-transform: translateX(20px) translateY(-16px);
         transform: translateX(20px) translateY(-16px);
     }

     80% {
         -webkit-transform: translateX(118px) translateY(132px);
         transform: translateX(118px) translateY(132px);
     }
 }

 @keyframes float3 {
     40% {
         -webkit-transform: translateX(20px) translateY(-16px);
         transform: translateX(20px) translateY(-16px);
     }

     80% {
         -webkit-transform: translateX(118px) translateY(132px);
         transform: translateX(118px) translateY(132px);
     }
 }

 @-webkit-keyframes float4 {
     40% {
         -webkit-transform: translateX(33px) translateY(-10px);
         transform: translateX(33px) translateY(-10px);
     }

     80% {
         -webkit-transform: translateX(94px) translateY(290px);
         transform: translateX(94px) translateY(290px);
     }
 }

 @keyframes float4 {
     40% {
         -webkit-transform: translateX(33px) translateY(-10px);
         transform: translateX(33px) translateY(-10px);
     }

     80% {
         -webkit-transform: translateX(94px) translateY(290px);
         transform: translateX(94px) translateY(290px);
     }
 }

 @-webkit-keyframes float5 {
     40% {
         -webkit-transform: translateX(43px) translateY(-87px);
         transform: translateX(43px) translateY(-87px);
     }

     80% {
         -webkit-transform: translateX(146px) translateY(-72px);
         transform: translateX(146px) translateY(-72px);
     }
 }

 @keyframes float5 {
     40% {
         -webkit-transform: translateX(43px) translateY(-87px);
         transform: translateX(43px) translateY(-87px);
     }

     80% {
         -webkit-transform: translateX(146px) translateY(-72px);
         transform: translateX(146px) translateY(-72px);
     }
 }

 @-webkit-keyframes float6 {
     40% {
         -webkit-transform: translateX(62px) translateY(-24px);
         transform: translateX(62px) translateY(-24px);
     }

     80% {
         -webkit-transform: translateX(98px) translateY(28px);
         transform: translateX(98px) translateY(28px);
     }
 }

 @keyframes float6 {
     40% {
         -webkit-transform: translateX(62px) translateY(-24px);
         transform: translateX(62px) translateY(-24px);
     }

     80% {
         -webkit-transform: translateX(98px) translateY(28px);
         transform: translateX(98px) translateY(28px);
     }
 }

 @-webkit-keyframes float7 {
     40% {
         -webkit-transform: translateX(12px) translateY(92px);
         transform: translateX(12px) translateY(92px);
     }

     80% {
         -webkit-transform: translateX(40px) translateY(171px);
         transform: translateX(40px) translateY(171px);
     }
 }

 @keyframes float7 {
     40% {
         -webkit-transform: translateX(12px) translateY(92px);
         transform: translateX(12px) translateY(92px);
     }

     80% {
         -webkit-transform: translateX(40px) translateY(171px);
         transform: translateX(40px) translateY(171px);
     }
 }

 @-webkit-keyframes float8 {
     40% {
         -webkit-transform: translateX(66px) translateY(12px);
         transform: translateX(66px) translateY(12px);
     }

     80% {
         -webkit-transform: translateX(20px) translateY(128px);
         transform: translateX(20px) translateY(128px);
     }
 }

 @keyframes float8 {
     40% {
         -webkit-transform: translateX(66px) translateY(12px);
         transform: translateX(66px) translateY(12px);
     }

     80% {
         -webkit-transform: translateX(20px) translateY(128px);
         transform: translateX(20px) translateY(128px);
     }
 }

 @-webkit-keyframes float9 {
     40% {
         -webkit-transform: translateX(57px) translateY(-28px);
         transform: translateX(57px) translateY(-28px);
     }

     80% {
         -webkit-transform: translateX(-30px) translateY(2px);
         transform: translateX(-30px) translateY(2px);
     }
 }

 @keyframes float9 {
     40% {
         -webkit-transform: translateX(57px) translateY(-28px);
         transform: translateX(57px) translateY(-28px);
     }

     80% {
         -webkit-transform: translateX(-30px) translateY(2px);
         transform: translateX(-30px) translateY(2px);
     }
 }

 @-webkit-keyframes float10 {
     40% {
         -webkit-transform: translateX(72px) translateY(-12px);
         transform: translateX(72px) translateY(-12px);
     }

     80% {
         -webkit-transform: translateX(-25px) translateY(136px);
         transform: translateX(-25px) translateY(136px);
     }
 }

 @keyframes float10 {
     40% {
         -webkit-transform: translateX(72px) translateY(-12px);
         transform: translateX(72px) translateY(-12px);
     }

     80% {
         -webkit-transform: translateX(-25px) translateY(136px);
         transform: translateX(-25px) translateY(136px);
     }
 }


 .yy-nav-hei {
     height: auto;
     background-color: #081126;
     position: absolute;
     top: 0px;
     left: 0px;
     right: 0px;
     margin: auto;
 }

 /*导航栏*/



 .indicator-bottom {
     top: 503px;
 }

 .indicator-bottom li {
     margin: 13px;
 }

 .indicator-bottom .active {
     margin: 13px;
 }


 .bannerindex {
     height: 567px;
     position: absolute;
     left: 50%;
     top: 50%;
     transform: translate3d(-50%, -50%, 0);
     max-width: 100%;
     min-width: 100%;
 }





 .nav .open>a,
 .nav .open>a:focus,
 .nav .open>a:hover {
     background-color: transparent;
     border-color: transparent;
 }

 .nav>li>a:focus,
 .nav>li>a:hover {
     text-decoration: none;
     background-color: transparent;
 }

 @media (min-width: 300px) {}

 .col-md-1 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 8.333333%;
     flex: 0 0 8.333333%;
     max-width: 8.333333%;
 }

 .col-md-2 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%;
 }

 .col-md-3 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%;
 }

 .col-md-4 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     max-width: 33.333333%;
 }

 .col-md-5 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 41.666667%;
     flex: 0 0 41.666667%;
     max-width: 41.666667%;
 }

 .col-md-6 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%;
 }

 .col-md-7 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 58.333333%;
     flex: 0 0 58.333333%;
     max-width: 58.333333%;
 }

 .col-md-8 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 66.666667%;
     flex: 0 0 66.666667%;
     max-width: 66.666667%;
 }

 .col-md-9 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 75%;
     flex: 0 0 75%;
     max-width: 75%;
 }

 .col-md-10 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 83.333333%;
     flex: 0 0 83.333333%;
     max-width: 83.333333%;
 }

 .col-md-11 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 91.666667%;
     flex: 0 0 91.666667%;
     max-width: 91.666667%;
 }

 .col-md-12 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
 }

 .col-md-13 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 20%;
     flex: 0 0 20%;
     max-width: 20%;
 }


 .col-lg-1 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 8.333333%;
     flex: 0 0 8.333333%;
     max-width: 8.333333%;
 }

 .col-lg-2 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 16.666667%;
     flex: 0 0 16.666667%;
     max-width: 16.666667%;
 }

 .col-lg-3 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 25%;
     flex: 0 0 25%;
     max-width: 25%;
 }

 .col-lg-4 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 33.333333%;
     flex: 0 0 33.333333%;
     max-width: 33.333333%;
 }

 .col-lg-5 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 41.666667%;
     flex: 0 0 41.666667%;
     max-width: 41.666667%;
 }

 .col-lg-6 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 50%;
     flex: 0 0 50%;
     max-width: 50%;
 }

 .col-lg-7 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 58.333333%;
     flex: 0 0 58.333333%;
     max-width: 58.333333%;
 }

 .col-lg-8 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 66.666667%;
     flex: 0 0 66.666667%;
     max-width: 66.666667%;
 }

 .col-lg-9 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 75%;
     flex: 0 0 75%;
     max-width: 75%;
 }

 .col-lg-10 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 83.333333%;
     flex: 0 0 83.333333%;
     max-width: 83.333333%;
 }

 .col-lg-11 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 91.666667%;
     flex: 0 0 91.666667%;
     max-width: 91.666667%;
 }

 .col-lg-12 {
     -webkit-box-flex: 0;
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
 }

 .col-md-1,
 .col-md-10,
 .col-md-11,
 .col-md-12,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9 {
     float: left;
 }


 .col-lg-1,
 .col-lg-10,
 .col-lg-11,
 .col-lg-12,
 .col-lg-2,
 .col-lg-3,
 .col-lg-4,
 .col-lg-5,
 .col-lg-6,
 .col-lg-7,
 .col-lg-8,
 .col-lg-9,
 .col-md-1,
 .col-md-10,
 .col-md-11,
 .col-md-12,
 .col-md-2,
 .col-md-3,
 .col-md-4,
 .col-md-5,
 .col-md-6,
 .col-md-7,
 .col-md-8,
 .col-md-9,
 .col-sm-1,
 .col-sm-10,
 .col-sm-11,
 .col-sm-12,
 .col-sm-2,
 .col-sm-3,
 .col-sm-4,
 .col-sm-5,
 .col-sm-6,
 .col-sm-7,
 .col-sm-8,
 .col-sm-9,
 .col-xs-1,
 .col-xs-10,
 .col-xs-11,
 .col-xs-12,
 .col-xs-2,
 .col-xs-3,
 .col-xs-4,
 .col-xs-5,
 .col-xs-6,
 .col-xs-7,
 .col-xs-8,
 .col-xs-9 {
     position: relative;
     min-height: 1px;
     padding-right: 15px;
     padding-left: 15px;
 }

 body {
     font-family: "Microsoft YaHei light";
 }

 .pr {
     position: relative;
 }

 .one-ys-ul li h5 {
     color: #ffffff;
     font-size: 24px;
     font-weight: lighter;
 }

 .one-ys-ul li p {
     color: #ffffff;
     font-size: 14px;
     margin-top: 15px;
     font-weight: normal;
 }

 .one-ys-ul li {
     position: absolute;
     width: 310px;
 }

 .one-ys-ul li:nth-child(1) {
     top: 285px;
     left: -12px;
     text-align: right;
 }

 .one-ys-ul li:nth-child(2) {
     bottom: -385px;
     left: -12px;
     text-align: right;
 }

 .one-ys-ul li:nth-child(3) {
     top: 240px;
     right: -12px;
     text-align: left;
 }

 .one-ys-ul li:nth-child(4) {
     bottom: -320px;
     right: -12px;
     text-align: left;
 }

 .one-ys-q1 img {
     position: absolute;
     top: 276px;
     left: 0px;
     right: 0px;
     margin: auto;
     animation: mymove-meet-ra 5s linear infinite;
     -webkit-animation: mymove-meet-ra 5s linear infinite;
 }

 .one-ys-q2 img {
     position: absolute;
     top: 310px;
     left: 0px;
     right: 0px;
     margin: auto;
     animation: mymove-meet-rare 5s linear infinite;
     -webkit-animation: mymove-meet-rare 5s linear infinite;
 }

 .one-ys-q3 img {
     position: absolute;
     top: 310px;
     left: 0px;
     right: 0px;
     margin: auto;
     animation: mymove-meet-ra 5s linear infinite;
     -webkit-animation: mymove-meet-ra 5s linear infinite;
 }

 .one-ys-q img {
     position: absolute;
     top: 240px;
     left: 0px;
     right: 0px;
     margin: auto;
 }

 .foot-bottom p a {
     font-size: 14px;
     color: #ffffff;
 }

 .foot-bottom p a:hover {
     font-size: 14px;
     color: #ffffff;
 }

 .next_piece:hover,
 .last_piece:hover,
 .last_page:hover,
 .next_page:hover {
     color: #006df5;
     text-decoration: none;
 }



 .solu-khzy {
     height: 600px;
     background: url(../images/solu-khzy-bg.png) no-repeat;
     ;
     background-position: center;
     background-size: cover;
 }

 .solu-khzy-h3 {
     color: #fff;
     font-size: 42px;
     margin: 100px 0px;
 }

 .solu-khzy-ul {
     border-bottom: 1px solid #7687a2;
     padding-bottom: 40px;
 }

 .solu-khzy-ul ul li {
     float: left;
     transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -webkit-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
 }

 .solu-khzy-ul ul li:hover {
     transform: translate(0px, -2px);
     -moz-transform: translate(0px, -2px);
     -webkit-transform: translate(0px, -2px);
     -o-transform: translate(0px, -2px);
 }


 .solu-khzy-ul ul li:after {
     content: " ";
     position: absolute;
     z-index: 2;
     top: -6px;
     left: 50%;
     display: block;
     width: 215px;
     height: 13px;
     transform: translate(-50%);
     -ms-transform: translate(-50%);
     -moz-transform: translate(-50%);
     -webkit-transform: translate(-50%);
     -o-transform: translate(-50%);
 }

 .solu-khzy-ul ul li:hover:after {
     height: 13px;
     animation: ad_width .5s linear forwards;
     -webkit-animation: ad_width .5s linear forwards;
     background: url(../images/sg-hh.png) no-repeat;
 }

 @keyframes ad_width {
     from {
         width: 0
     }

     to {
         width: 215px
     }
 }

 @-moz-keyframes ad_width {
     from {
         width: 0
     }

     to {
         width: 215px
     }
 }

 @-webkit-keyframes ad_width {
     from {
         width: 0
     }

     to {
         width: 215px
     }
 }

 @-o-keyframes ad_width {
     from {
         width: 0
     }

     to {
         width: 215px
     }
 }







 .solu-khzy-ul ul li:nth-child(even) {
     margin: 0px 30px;
 }

 .solu-khzy-div h6 {
     color: #ffffff;
     font-size: 30px;
     margin-top: 40px;
 }

 .solu-khzy-div p {
     color: #fff;
     opacity: 0.8;
     font-size: 14px;
     margin-top: 25px;
 }




 /*联系我们地图*/
 .baidumap-1 {
     width: 500px;
     height: 220px;
     border: #ccc solid 1px;
 }

 .wedt-h3 {
     font-size: 42px;
     color: #ffffff;
     margin: 80px 0px;
 }

 .us-wedt {
     height: 705px;
     /* background: url(../images/wedt-bg.png) no-repeat; */
     background-position: center;
     background-size: cover;
 }

 .wedt-a {
     display: block;
     width: 150px;
     height: 40px;
     line-height: 40px;
     text-align: center;
     /* background-color: #0563ff; */
     border-radius: 8px;
     color: #585A60 !important;
     font-size: 18px;
     text-decoration: none;
     margin-top: 30px;
 }

 a {
     text-decoration: none !important;
 }

 .wedt-a span {
     transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -webkit-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
 }

 .wedt-a:hover span {
     color: #fefefe;
     font-weight: bold;
     margin-left: 0px;
 }

 .wedt-a img {
     opacity: 0;
     transition: all 0.2s linear;
     -moz-transition: all 0.2s linear;
     -webkit-transition: all 0.2s linear;
     -o-transition: all 0.2s linear;
 }

 .wedt-a:hover img {
     opacity: 1;
     margin-left: 15px;
 }

 .wedt {
     /* height: 340px; */
     /*line-height: 340px;*/
     /* border: 1px solid #7f89b5; */
     border-top: none;
     box-sizing: border-box;
 }

 .wedt h5 {
     color: #585A60;
     font-size: 20px;
     margin: 4px 0 8px 0px;
     padding-left: 10px;

     /* margin-bottom: 30px; */
 }

 .wedt p {
     color: #585A60;
     font-size: 12px;
     line-height: 20px;
     padding-left: 10px;
 }

 .wedt-tab ul {
     margin: 0;
     border-bottom: 1px solid #979797;
 }

 .wedt-tab ul li {
     float: left;
     width: 140px;
     height: 66px;
     line-height: 66px;
     /* background-color: #0f2c77; */
     text-align: center;
     color: #585A60;
     font-size: 24px;
     opacity: 0.5;
     position: relative;
     cursor: pointer;
     /* border-bottom: 1px solid #979797; */
     margin: 0 47px;
 }

 /* .wedt-tab ul li:after {
     content: " ";
     display: inline-block;
     position: absolute;
     top: 66px;
     left: 50%;
     margin-left: -7px;
     width: 0;
     height: 0;
     border-width: 14px;
     border-style: solid;
     border-color: #0f2c77 transparent transparent transparent;
 } */

 .wedt-tab ul li.active {
     /* background-color: #6156F9; */
     color: #6156F9;
     opacity: 1;
     border-bottom: 5px solid #6156F9;
 }

 .wedt-s .wedt .wedt-left div.active h5 {
     /* background-color: #6156F9; */
     color: #6156F9;
     opacity: 1;
     border-left: 5px solid #6156F9;
     font-weight: 600;
 }

 .wedt-s .wedt .wedt-left div.active {
     cursor: pointer;
     background: #FFFFFF;
     box-shadow: 0px 4px 10px 0px rgba(163, 163, 163, 0.25);
 }

 .wedt-s .wedt .wedt-left {
     height: 416px;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
     /* border: 1px solid black; */
 }

 /* .wedt-s .wedt .wedt-left div h5.active {
    background-color: #6156F9;
    color: #6156F9;
} */

 /* .wedt-tab ul li.active:after {
     border-color: #6156F9 transparent transparent transparent;
 } */

 .wedt-tab ul li.ditu-bj {
     height: 66px;
     /* background: #0563ff url(../images/dt-xs.png) 90px 0px no-repeat; */
 }

 .wedt-tab ul li.ditu-xa {
     height: 66px;
     /* background: #0563ff url(../images/dt-xs.png) -210px -5px no-repeat; */
 }

 .wedt-tab ul li.ditu-sh {
     height: 66px;
     /* background: #0563ff url(../images/dt-xs.png) -495px 3px no-repeat; */
 }

 .wedt-tab ul li.ditu-sz {
     height: 66px;
     /* background: #0563ff url(../images/dt-xs.png) -790px 0px no-repeat; */
 }



 .wedt-tab ul li.ditu-bj.ditu-bj1 {
     height: 66px;
     /* background: #0563ff url(../images/dt-jg.png) 90px -5px no-repeat; */
 }

 .wedt-tab ul li.ditu-xa.ditu-xa1 {
     height: 66px;
     /* background: #0563ff url(../images/dt-jg.png) -210px -1px no-repeat; */
 }

 .wedt-tab ul li.ditu-sh.ditu-sh1 {
     height: 66px;
     /* background: #0563ff url(../images/dt-jg.png) -495px 3px no-repeat; */
 }

 .wedt-tab ul li.ditu-sz.ditu-sz1 {
     height: 66px;
     /* background: #0563ff url(../images/dt-jg.png) -790px 0px no-repeat; */
 }

 .wedt-right {
     width: 769px;
     text-align: center;
     box-sizing: border-box;
     padding: 40px 0px;
     position: relative;
 }

 .wedt-left {
     width: 340px;
     margin-right: 61px;
     /* padding: 37px 0px; */
     margin-top: 44px;
 }

 .wedt-left div {
     width: 345px;
     height: 90px;
     border-radius: 8px;
     padding: 5px 8px 0 0px;
 }


 /*员工风采background: url(../images/us-yg.png) no-repeat;*/
 .us-yg {
     height: 587px;
     background: url(../images/video-ad.png) no-repeat;
     background-attachment: fixed;
     background-size: cover;
 }

 .us-yg-p {
     font-size: 14px;
     color: #ffffff;
     text-align: justify;
     margin: 0px 15px;
 }

 .us-yg-ul {
     margin-top: 50px;
 }

 .us-yg-ul ul li {
     cursor: pointer;
 }

 .us-yg-ul ul li h5 {
     font-size: 24px;
     color: #ffffff;
     text-align: justify;
     font-weight: lighter;
     position: relative;
 }

 .us-yg-ul ul li div:first-child {
     height: 120px;
     line-height: 120px;
 }

 .us-yg-ul ul li:hover div h5:after {
     content: " ";
     position: absolute;
     bottom: -10px;
     left: 0px;
     width: 95px;
     height: 2px;
     background-color: #fff;
 }


 /*员工风采页面*/
 .employ-top {
     padding: 130px 0px 10px 0px;
     border-bottom: 1px solid #e2e2e2;
 }

 .employ-top .employ-top-left span,
 .employ-top .employ-top-left a {
     font-size: 14px;
     color: #2b354c;
 }

 .employ-top .employ-top-left span {
     padding-left: 24px;
     height: 23px;
     background: url(../images/weizhi.png) 0px 3px no-repeat;
     display: inline-block;
 }

 .employ-top-right ul li {
     float: left;
     color: #8690a7;
     font-size: 14px;
     margin: 0px 10px;
     height: 30px;
     line-height: 30px;
     text-align: center;
     cursor: pointer;
     width: 80px;
 }

 .employ-top-right ul li.active {
     background-color: #0563ff;
     /*padding: 0px 20px;*/
     border-radius: 4px;
     color: #ffffff;
 }

 .employ-top-right ul li.active>a {
     color: #ffffff;
 }

 .employ-con-div {
     margin-bottom: 50px;
 }

 .employ-con-div ul li {
     float: left;
     background-color: #edf0f6;
     padding: 10px 7px;
     margin-top: 20px;
     position: relative;
     overflow: hidden;
 }

 .wid1200 {
     width: 1200px;
     margin: 0 auto;
 }

 .employ-after:after {
     content: " ";
     display: block;
     width: 100%;
     height: 95%;
     position: absolute;
     top: 7px;
     left: 0px;
     border-top: 2px solid #3e4d71;
     border-bottom: 2px solid #3e4d71;
     transform: scale(.85);
     -ms-transform: scale(.85);
     -moz-transform: scale(.85);
     -webkit-transform: scale(.85);
     -o-transform: scale(.85);
     transition: all .38s linear;
     -moz-transition: all .38s linear;
     -webkit-transition: all .38s linear;
     -o-transition: all .38s linear;
     opacity: 0;
 }

 .employ-con-div ul li:hover .employ-after:after {
     transform: scale(.90, .90);
     -ms-transform: scale(.90, .90);
     -moz-transform: scale(.90, .90);
     -webkit-transform: scale(.90, .90);
     -o-transform: scale(.90, .90);
     opacity: 1;
 }

 .employ-p {
     text-align: center;
     position: absolute;
     top: 50%;
     left: 0px;
     right: 0px;
     margin-top: -39px;
 }

 .employ-p p {
     margin: 0px;
 }

 .employ-p p:first-child {
     color: #081126;
     font-size: 22px;
     margin-bottom: 30px;
     transition: all .38s linear;
     -moz-transition: all .38s linear;
     -webkit-transition: all .38s linear;
     -o-transition: all .38s linear;
     transform: translate(0px, 0px);
     -ms-transform: translate(0px, 0px);
     -moz-transform: translate(0px, 0px);
     -webkit-transform: translate(0px, 0px);
     -o-transform: translate(0px, 0px);
     opacity: 0;
 }

 .employ-p p:last-child {
     color: #081126;
     font-size: 16px;
     transition: all .38s linear;
     -moz-transition: all .38s linear;
     -webkit-transition: all .38s linear;
     -o-transition: all .38s linear;
     transform: translate(0px, 0px);
     -ms-transform: translate(0px, 0px);
     -moz-transform: translate(0px, 0px);
     -webkit-transform: translate(0px, 0px);
     -o-transform: translate(0px, 0px);
     opacity: 0;
 }

 .employ-con-div ul li:hover .employ-p p:first-child {
     transform: translate(0px, 8px);
     -ms-transform: translate(0px, 8px);
     -moz-transform: translate(0px, 8px);
     -webkit-transform: translate(0px, 8px);
     -o-transform: translate(0px, 8px);
     opacity: 1;
 }

 .employ-con-div ul li:hover .employ-p p:last-child {
     transform: translate(0px, -8px);
     -ms-transform: translate(0px, -8px);
     -moz-transform: translate(0px, -8px);
     -webkit-transform: translate(0px, -8px);
     -o-transform: translate(0px, -8px);
     opacity: 1;
 }

 .employ-con-div ul li:hover .employ-img img {
     transform: scale(1.2);
     -ms-transform: scale(1.2);
     -moz-transform: scale(1.2);
     -webkit-transform: scale(1.2);
     -o-transform: scale(1.2);
 }

 .employ-img {
     width: 386px;
     height: 280px;
     overflow: hidden;
 }

 .employ-img img {
     transition: all .68s linear;
     -moz-transition: all .68s linear;
     -webkit-transition: all .68s linear;
     -o-transition: all .68s linear;
 }

 .employ-bg {
     width: 100%;
     height: 100%;
     position: absolute;
     top: 0px;
     left: 0px;
     transition: all .68s linear;
     -moz-transition: all .68s linear;
     -webkit-transition: all .68s linear;
     -o-transition: all .68s linear;
 }

 .employ-con-div ul li:hover .employ-bg {
     background-color: #d6e0d7;
     opacity: 0.6;
 }