body{
	background: url(../images/web_bg.gif)left top repeat !important;
		}
#banner{margin: 0 auto; padding: 0; width:100%;}
#banner .arrow-left {
    background: url(../images/banner_arrow.png) no-repeat left top;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    z-index: 999;
}

#banner .arrow-right {
    background: url(../images/banner_arrow.png) no-repeat left bottom;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -35px;
    width: 31px;
    height: 70px;
    z-index: 999;
}

#banner .swiper-pagination-bullet {
    display: inline-block;
    width: 30px;
    height: 8px;
    opacity: 1;
    border-radius: 10px;
    background: white;
    margin: 0 3px;
    cursor: pointer;
    transition: width 0.3s ease-in-out;

}

#banner .swiper-pagination-bullet-active {
    background: #fdd000;
    width: 12px;
}

#banner .swiper-pagination {
    bottom: 60px;
}
#banner .line{width:150px;height: 5px; border-radius: 100px; margin: 20px 0 20px 0; background: #ed0a15;}
#banner .banner3 .line{width:200px !important;}
#banner .ani h1,#banner .ani h2,#banner .ani h3{color: #333!important; text-align: left;}
#banner .ani h3{ font-weight: bold; font-size: 20px; margin-bottom: 10px;}
/*#banner .ani h2{font-weight: bold;}*/
/*#banner .ani .banner-btn{width:225px; height: 70px; line-height: 80px; background: #fff; border-radius: 50px;}*/
/*#banner .banner4 h1, #banner .banner4 h2, #banner .banner4 h3{color: #fff !important;}*/
#banner h2{width:500px;}
#banner h1 span{color: #ed0a15;}
.banner1 {
    background: #3424B2;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #0075E8, #3424B2);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #0075E8, #3424B2);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
   background: url(../images/banner1.jpg) left center no-repeat;
   background-size:100%;

}

.banner2 {
    background: #1F2B44;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #102131, #1F2B44);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #102131, #1F2B44);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background: url(../images/banner2.jpg) left center no-repeat;
   background-size:100%;
}
.banner3 {
    background: #1F2B44;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #102131, #1F2B44);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #102131, #1F2B44);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background: url(../images/banner3.jpg) left center no-repeat;
   background-size:100%;
}
.banner4 {
    background: #1F2B44;
    /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #102131, #1F2B44);
    /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(to right, #102131, #1F2B44);
    /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
background: url(../images/banner4.jpg) left center no-repeat;
   background-size:100%;
}



.banner1 .img1 h1,.banner2 .img1 h1,.banner3 .img1 h1,.banner4 .img1 h1 {
    font-size: 50px;
    margin-bottom: 34px;
}

.banner1 .img1 h2,.banner2 .img1 h2,.banner3 .img1 h2,.banner4 .img1 h2 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}

.banner1 .img1 h3,.banner2 .img1 h3,.banner3 .img1 h3,.banner4 .img1 h3 {
    font-size: 13px;
    font-weight: 300;
}
#banner .ani .banner-btn {
    line-height: 42px;
    text-align: center;
    margin-top: 70px;
    
}
#banner .ani{
	margin-top: 270px !important;
}
#banner .banner4 .ani{
	margin-left: 240px;
}
#banner .ani .banner-btn a {
background:#fff url(../images/btnicon.png) 5px center no-repeat;
    font-size: 16px;
    font-weight: 800;
    width: 150px;
    height: 42px;
    line-height: 42px;
    display: block;
    border-radius: 40px;
    color: #909090;
    text-indent: 1em;
    /* background: -webkit-linear-gradient(to right, #FF8F00, #FFC363);
    background: linear-gradient(to right, #FF8F00, #FFC363);*/
   background-size:38px 38px ;
}

#banner .ani .banner-btn a:hover {
    background: #d1cfcf url(../images/btnicon.png) 5px center no-repeat;
    background-size:38px 38px ;
    color: #333;
    /*background: -webkit-linear-gradient(to right, #DE7C00, #ECAB41);
    background: linear-gradient(to right, #DE7C00, #ECAB41);*/
}
/*
 .banner1 .img1 {
    left: 0;
    bottom: 150px;
    z-index: 9;
    position: absolute;
    color: #fff;
}

.banner1 .img2 {
    right: 0;
    bottom: 100px;
    z-index: 9;
    position: absolute;
}

.banner1 .img3 {
    bottom: 0;
    right: 0;
    z-index: 8;
    position: absolute;
}



.banner2 .img1 {
    left: 0;
    bottom: 150px;
    z-index: 9;
    position: absolute;
    color: #fff;
}

.banner2 .img1 .banner-btn {
    line-height: 42px;
    text-align: center;
    margin-top: 70px;
}*/

.banner2 .img1 h1 {
    font-size: 50px;
    margin-bottom: 34px;
}

.banner2 .img1 h2 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
}

.banner2 .img1 h3 {
    font-size: 13px;
    font-weight: 300;
}

/*.banner2 .img1 .banner-btn a {

    font-size: 16px;
    font-weight: 800;
    width: 150px;
    height: 42px;
    line-height: 42px;
    display: block;
    border-radius: 4px;
    color: #fff;
    background: #EF6290;
    background: -webkit-linear-gradient(to right, #EF6290, #5B74E4);
    background: linear-gradient(to right, #EF6290, #5B74E4);
}

.banner2 .img1 .banner-btn a:hover {
    background: #EF6290;
    background: -webkit-linear-gradient(to right, #EF6290, #ECAB41);
    background: linear-gradient(to right, #EF6290, #ECAB41);
}*/

.banner2 .img2 {
    right: 0;
    bottom: 70px;
    z-index: 99;
    position: absolute;
}

.banner2 .img3 {
    bottom: 0;
    right: 0;
    z-index: 8;
    position: absolute;
}

.banner3 {
    /*background: #ffad6d;*/
}

.swiper-slide {
}

.swiper-container {
    --swiper-pagination-color: #fff;
    /* 两种都可以 */
}

.inner {
    position: relative;
    display: block;
    width: 1360px;
    height: 800px;
    margin: 0 auto;
    cursor: default;
}

.priorities {
    width: 1200px;
    height: 120px;
    background: #FFF;
    margin: 0 auto;
    position: relative;
    top: -60px;
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(0,80,242,0.10);
    z-index: 99;
}

.advantage {
    text-align: center;
    overflow: hidden
}
.advantage:hover{
	box-shadow: 0 2px 8px 0 rgba(0,80,242,0.10);
    border: 1px solid #ebf1ff;
    background: #fbfeff;
    border-radius: 10px;
}
.num_box {
    width: 20%;
    float: left;
    height: 124px;
    border-right: 1px #EBF1FF solid;
}

.num_box:last-child {
    background: 0 0;
    border-right:none ;
}

.num_box .num {
    font-weight: 700;
    color: #FF9002;
    font-family: "PingFang SC";
    font-size: 34px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    position: relative;
    z-index: 2;
    letter-spacing: 1px;
    margin-top: 10px
}

.num_box h3 {
    font-size: 15px;
    color: #4A4A4A;
    font-weight: 400;
    line-height: 30px
}

/*服务*/
.ben_case_item {
    margin-bottom: 150px;
}

.item_center .item_more {
    position: relative;
    border-radius: 20px;
    display: block;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    z-index: 9;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.item_center.item_more span {
    z-index: 999;
    position: relative;
}

.item_center .item_more .item_i {
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -99;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.item_center .item_more:hover .item_i {
    width: 100%;
}

.item_center .ben_zx:hover {
    color: #ffffff;
}

.ben_zx {
    width: 158px;
    height: 35px;
    border-radius: 16px;
    line-height: 32px;
    color: #ffffff;
}

.ben-zxi {
    background: #008CFF;
}

/*one stare*/
.title {
    text-align: center;
    padding: 10px 0 50px 0;
    /* border-bottom:1px dashed #e0e0e0;*/
}

.title h1 {
    color: #333;
    font-size: 30px;
    font-weight: normal;
}

.title h1 span {
    padding: 0 10px
}

.title h2 {
    font-size: 16px;
    color: #666;
    margin-top: 5px;
    font-weight: 400
}

.title p {
    font: 20px/46px "Microsoft YaHei";
    color: #2c3e50;
}

.title p b {
    color: #008CFF;
}

.important {
    padding: 20px 0 0px 0;
    border-bottom: 1px solid #eee;
}

.important li {
    float: left;
    margin-right: 22px;
    width: 126px;

}

.important li a {
    display: block;
    display: block;
    padding: 21px;
    border-radius: 15px;
    background: #fff;
}

.important li:hover a {
    background: #fff;
}

.important li span {
    width: 84px;
    height: 84px;
    display: block;
    background-size: 84px 84px !important;
}

.important .rcsp_1 span {
    background: url("../images/icon1.png") no-repeat bottom center;
}

.important .rcsp_2 span {
    background: url("../images/icon2.png") no-repeat bottom center;
}

.important p {
    text-align: center;
    margin-top: 30px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    display: block;
    color: #333;
}

.important .rcsp_3 span {
    background: url("../images/icon3.png") no-repeat bottom center;
}

.important .rcsp_4 span {
    background: url("../images/icon4.png") no-repeat bottom center;
}

.important .rcsp_5 span {
    background: url("../images/icon5.png") no-repeat bottom center;
}

.important .rcsp_6 span {
    background: url("../images/icon6.png") no-repeat bottom center;
}

.important .rcsp_7 span {
    background: url("../images/icon7.png") no-repeat bottom center;
}

.important .rcsp_8 span {
    background: url("../images/icon8.png") no-repeat bottom center;
}

.bgbg {
    background: url("../images/bgbg.png") center bottom no-repeat;
    width: 100%;
    padding-bottom: 20px;
}

.important .rcsp_1 {
    margin-left: 18px;
}

.important .rcsp_8 {
    margin-right: 0px;
}

.important li p {
    line-height: 18px;
    text-align: center;
    display: block;
    color: #333;
}

.important li:hover p {
    color: #008CFF;
}

.important li strong {
    border-bottom: 2px solid #008CFF;
    position: relative;
    display: block;
    margin-top: 15px;
    z-index: 4;
}

.important li strong i {
    display: none;
    position: absolute;
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    display: block;
    left: 50%;
    margin-left: -9px;
    border-top-color: #008CFF;
}

.important_l {
    padding: 30px 60px 0 20px;
    float: left;
    width: 510px;
    overflow: hidden;
}

.important_l img {
    width: 580px;
    height: 400px;
}

.important_r {
    float: right;
    padding: 30px 60px 0px 0px;
    width: 530px;
    overflow: hidden;
}

.title_1 {
    text-align: center;
}

.title_1 h3 {
    font: 18px/26px "Arial";
    text-transform: uppercase;
    color: #333;
    display: block;
}

.title_1 h3 span,
.title_1 h2 span {
    color: #ef571a;
}

.title_1 h2 {
    font: bold 26px/40px "Microsoft YaHei";
    color: #333;
    padding-bottom: 5px;
    padding-top: 40px
}

.icon_top {
    width: 100%;
}

.icon_top i {
    display: block;
    width: 32px;
    height: 32px;
}

.icon_top .i_left {
    float: left;
    background: url("../images/icon_left.png") 0 center no-repeat;
}

.icon_top .i_right {
    float: right;
    background: url("../images/icon_right.png") 0 center no-repeat;
}

.icon_top .i_left1 {
    float: left;
    background: url("../images/icon_left1.png") 0 center no-repeat;
}

.icon_top .i_right1 {
    float: right;
    background: url("../images/icon_right1.png") 0 center no-repeat;
}

.study {
    padding: 0px 32px;
    text-align: center
}

.study h3 {
    font: 400 14px/30px "PingFang SC";
    color: #333;
    display: block;
    padding-bottom: 20px;
    text-align: center
}

.study a {
    padding: 8px 20px;
    font-size: 14px;
    color: #1194FF;
    border-radius: 40px;
    border: 1px solid #1194FF
}

.study a:hover {
    color: #fff;
    background: #1194FF;
}

.study span {
    font: 14px/18px "PingFang SC";
    color: #333;
    display: block;
    text-indent: 2em;
}

.study img {
    display: block;
    margin: 0 auto;
    width: 380px;
    overflow: hidden;
    padding-top: 40px;
}

.study .know {
    background: #008CFF;
    display: block;
    font: bold 16px/30px "Microsoft YaHei";
    padding: 0px 10px;
    border-radius: 50px;
    height: 30px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 90px;
    margin-top: 10px;
}

/*one end*/
.public_img {
    display: block;
    width: 29px;
    height: 29px;
    padding: 15px 0 2px 0;
}

.public_img_1 {
    width: 59px;
    height: 29px;
    display: block;
}

/*服务结束*/

/*案例 开始*/
.ben_all_tit h3 {
    font-weight: normal;
    font-size: 30px;
    color: #212529;
    margin-bottom: 20px;
    height: 30px;
    text-align: center;
}

.ben_p {
    font-size: 14px;
    color: #5a6169;
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: 1px;
}

.ben_cases {
    height: 806px;
    background: url(../images/beijing50.png) center;
    padding-top: 80px;
}

.ben_case {
    width: 1080px;
    height: 30px;
    margin: 0 auto 40px auto;
}

.ben_case .svg-wrapper {
    float: left;
    border: 1px solid #e7e7e7;
    color: #e7e7e7;
    border-radius: 15px;
    margin-right: 25px
}

.svg-wrapper {
    width: 110px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.svg-wrapper:hover {
    background: #008CFF;
    color: #fff;
    border: 1px solid #008CFF;
    transition: all 0.3s;
}

.shape {
    fill: transparent;
    stroke-dasharray: 140 540;
    stroke-dashoffset: -422;
    stroke-width: 5px;
    stroke: #008CFF;
}

.text {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.text a {
    outline: none;
}

.text a:hover {
    color: #008CFF;
}

@keyframes draw {
    0% {
        stroke-dasharray: 140 540;
        stroke-dashoffset: -422;
        stroke-width: 3px;
    }

    100% {
        stroke-dasharray: 760;
        stroke-dashoffset: 0;
        stroke-width: 1px;
    }
}

.svg-wrapper:hover .shape {
    -webkit-animation: 0.5s draw linear forwards;
    animation: 0.5s draw linear forwards;
}

.ben_tabcon {
    width: 100%;
    height: 400px;
}

.ben_tabs {
    margin-right: -25px;
    align-items: center;
}

.ben_tabs li {
    cursor: pointer;
    height: 174px;
    width: 260px;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
    box-shadow: 0 2px 4px 2px #0173e7;
    background: #FFF;
}

.ben_case .svg_avtive {
    border: 1px solid #FF8F00;
    color: #fff;
    background: #FF8F00;
}

.ben_tabs .project_img {
    width: 260px;
    height: 174px;
    position: relative;
    overflow: hidden;
    transition: all 1s;
}

.shade_title {
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
}

.shade_btn {
    width: 80px;
    margin: 0 auto;
    color: #fff;
    padding: 8px;
    font-size: 12px;
    background: rgba(0, 140, 255, 0.8);
}

.shade_btn:hover {
    background: rgba(0, 140, 255, 1);
}

.ben_tabs .shade {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 176px;
    margin-top: -176px;
    padding-top: 46px;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    z-index: 10;
}

.ben_tabs li:hover .shade {
    margin-top: 0;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -ms-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.ben_tabs li:hover img {
    transform: scale(1.1);
    transition: all 1s;
}

.ben_tabs .project_img img {
    width: 260px;
    height: 174px;
}

.tab_content_wrapper {
    transition: all .3s ease-in-out;
    margin-bottom: 30px;
}

.ben_tabs {
    transition: all .6s ease-in-out;
    display: none;
}

.ben_block {
    display: block
}

.ben_casea:hover {
    border: 1px solid #008CFF;
    color: #ffffff;
}

.ben_casea {
    width: 170px;
    height: 40px;
    border: 1px solid #008CFF;
    line-height: 36px;
    color: #008CFF;
}

.ben_casesp {
    font-size: 14px;
}

.ben-casei {
    background: #008CFF;
}

.ben_case_item {
    margin-bottom: 150px;
}

/*案例 结束*/

/*服务流程*/
.wao_all_tit h3 {
    font-weight: normal;
    font-size: 30px;
    color: #212529;
    margin-bottom: 20px;
    height: 30px;
    text-align: center;
}

.wao_p {
    font-size: 14px;
    color: #5a6169;
    margin-bottom: 60px;
    text-align: center;
    letter-spacing: 1px;
}

.wao_client {
    background-size: 100%;
    padding: 10px 0 0px;
    margin-top: 20px;
}

.wao_client_tit {
    margin-top: 68px;
}

.wao_client_img {
}

.wao-wrapper {
    width: 100%;
    margin: 60px 0 0 26px; 
}

.wao-wrapper ul {
    height: 300px;
    margin: 0 -5px;
}

.wao-wrapper ul li {
    cursor: pointer;
    width: 10.6%;
    float: left;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}
.wao-wrapper ul li img{
	width:60px;
	height: 60px;
	margin-bottom: 15px;
	border-radius: 50px;
	border:2px solid #0f63b6;
	padding: 12px;
	background: #fff;
}
.wao-wrapper ul li p {
    line-height: 40px;
    color: #333;
    margin-bottom: 8px;
}

.wao-wrapper ul li h5 {
    font-size: 15px;
    line-height: 30px;
    color: #666;
    font-weight: 500;
}

.wao-wrapper ul li:nth-last-child(1) {
    border-right: none;
}

.wao-wrapper .wrapper_ul3 li {
    border-bottom: none;
}

.wao-wrapper li:hover img {
    animation: flipInY 1s;
}


.index_banner{width:100%; height: 500px; overflow: hidden;}
.index_al{width:100%; margin: 0 auto; height: 440px; overflow: hidden;}
.index_al ul{width:100%; margin: 0 auto;}
.index_al ul li{width:18%; float:left;  margin: 10px 1%;}
.index_al ul li img{border:1px solid #e6e6e6; width:100%; border-radius: 5px;}


video {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
}

.intro_cp{
	height: 200px;
     width: 1360px; 
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 10px;
}
.wao-wrapper video{
	width: 80%;
    margin: -27px 10% 0 6%;
}
