.banner img {
    width: 100%;
}

/*service*/
.service {
       min-height: 600px;
    /* background: url(../images/service/bg.png) no-repeat; */
    background-color: #FFFFFF;
    background-size: 100%;
    padding-bottom: 5rem;
    height: 680px;
}

.item-title {
    /*width: 300px;*/
    /*border: 1ps solid #ccc;*/
    margin: 0px auto;
    text-align: center;
    padding-top: 48px;
    padding-bottom: 32px;
}

    .item-title .H1, .item-title .H2 {
        color: #6e9bff;
        display: block;
    }

    .item-title .H1 {
        font-size: 40px;
        letter-spacing: 4px;
    }

    .item-title .H2 {
        padding-top: 5px;
        font-size: 25px;
        letter-spacing: 1px;
    }

.item-container {
    width: 1140px;
    margin: 0 auto;
    /*border: 1px solid #ccc;*/
    font-size: 0;
}

    .item-container .item {
        display: inline-block;
        width: 33.3334%;
        /*border: 1px solid #ccc;*/
        text-align: center;
        vertical-align: middle;
        margin-bottom: 10px;
    }

        .item-container .item .top-img {
            font-size: 0;
        }

            .item-container .item .top-img img {
                width: 80%;
            }

        .item-container .item .info {
            padding-top: 5px;
            font-size: 17px;
            line-height: 1.8em;
            padding-left: 10px;
            padding-right: 10px;
            /*height: 105px;*/
            color: #666;
            overflow: hidden;
        }

.develop .item .info p {
    height: 60px;
}

.service .item .info p {
    height: 180px;
}

.item-container .item .info p {
    width: 325px;
    margin: 0 auto;
    line-height: 1.8em;
    padding-top: 10px;
}

.item-container .item .title {
    font-size: 25px;
    font-weight: 700;
    line-height: 38px;
}
/*develop*/
/*.develop {
    background-image: url(../images/develop/bg_02.jpg);
    background-size: 100% 100%;
    padding-bottom: 5rem;
}

    .develop .item-title .H1, .develop .item-title .H2 {
        color: #FFFFFF;
        display: block;
    }

    .develop .item-title .H1 {
        margin-bottom: 15px;
        line-height: 26px;
    }

    .develop .item-container .item .top-img img {
        width: 34%;
    }

    .develop .item-container .item .info {
        color: #FFFFFF;
    }

    .develop .item-container {
        margin-bottom: 20px;
    }*/

/*goodness*/
.goodness {
    background-color: #FFFFFF;
    min-height: 819px;
    position: relative;
}

    .goodness .item-title {
        padding-top: 0;
    }

    .goodness .tag-container {
        width: 80%;
        margin: 0 auto;
        text-align: center;
    }

        .goodness .tag-container .tag-item {
            display: inline-block;
            width: 108px;
            height: 108px;
            border-radius: 50%;
            border: 1px solid #b0c9ff;
            color: #b0c9ff;
            text-align: center;
            line-height: 108px;
            margin-left: 32px;
            margin-right: 32px;
            font-size: 26px;
        }

        .goodness .tag-container .active {
            background: #b0c9ff;
            color: #fff;
        }

    .goodness .text-container {
        display: none;
        text-align: center;
        width: 70%;
        margin: 20px auto;
        line-height: 1.5;
        /*position: relative;*/
    }

    .goodness .text-title {
        text-align: center;
        width: 70%;
        margin: 46px auto 20px;
        line-height: 1.5;
        position: relative;
        font-size: 24px;
    }

    .goodness .c-3, .goodness .c-2, .goodness .c-1 {
        border-radius: 50%;
        display: inline-block;
        position: relative;
        margin-right: 10px;
    }

    .goodness .c-3 {
        width: 20px;
        height: 20px;
        background-color: #b0c9ff;
        top: 5px;
    }

    .goodness .c-2 {
        width: 15px;
        height: 15px;
        background-color: #b0c9ff;
        top: 3px;
    }

    .goodness .c-1 {
        width: 10px;
        height: 10px;
        background-color: #b0c9ff;
        top: 1px;
    }

.tag-container p {
    line-height: 1.8em;
    font-size: 17px;
}

.goodness .title-text {
    font-size: 27px;
    margin-left: 15px;
    margin-right: 15px;
}

.goodness .bottom-img {
    text-align: center;
    margin-top: 30px;
}

    .goodness .bottom-img img {
        width: 100%;
    }

.goodness .line {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    background-color: #a9c4ff;
}

/*marketing*/
.marketing {
    background-color: #FFFFFF;
    min-height: 600px;
}

    .marketing .item-container {
        margin-top: 40px;
        overflow: auto;
    }

        .marketing .item-container .item {
            width: calc(25% - 20px);
            margin-right: 20px;
            float: left;
        }

            .marketing .item-container .item .top-img {
                font-size: 23px;
                padding-left: 18px;
                height: 36px;
            }

        .marketing .item-container .item {
            text-align: left;
            font-size: 16px;
        }

.develop .item-container .item .info p {
    font-size: 16px;
}

.marketing .item-container .item .top-img img {
    width: 34px;
}

.marketing .top-title {
    color: #6f9cff;
    top: -10px;
    position: relative;
}

/*step*/
.step {
    /*min-height: 660px;*/
    background-image: url(../images/step/bg_03.jpg);
    background-size: 100% 100%;
    padding-bottom: 5rem;
}

    .step .item-title .H1, .step .item-title .H2 {
        color: #FFFFFF;
        display: block;
    }

    .step .item-title .H1 {
        line-height: 26px;
        margin-bottom: 15px;
    }

    .step .step-img {
        text-align: center;
        margin-top: 30px;
    }

        .step .step-img img {
            width: 80%;
        }

    .step .step-desc {
        text-align: center;
        color: #FFFFFF;
        width: 60%;
        line-height: 1.8em;
        margin: 0 auto;
    }

/*core*/
.core {
    min-height: 634px;
    background-color: #FFFFFF;
}

    .core .item-container {
        margin-top: 33px;
    }

        .core .item-container .item {
            width: 20%;
        }

            .core .item-container .item .title {
                font-weight: 500;
                font-size: 16px;
            }

            .core .item-container .item .top-img img {
                width: 60%;
            }

/*news*/
/*.news {
    min-height: 720px;
    background-color: #fff;
    position: relative;
}

    .news .item-title .H1, .news .item-title .H2 {
        color: #FFFFFF;
        display: block;
    }

    .news .item-title .H1 {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .news .news-item {
           display: inline-block;
    width: 354.98px;
        margin-right: 25px;
        float: left;
    }

        .news .news-item .news-img {
            width: 35%;
            float: left;
        }

.item-img {
    position: relative;
}

    .item-img:hover .news-code {
        display: block;
    }

    .item-img .news-code {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0,0,0,0.3);
        z-index: 1;
        text-align: center;
        display: none;
    }

        .item-img .news-code img {
            max-width: 120px;
			width:120px !important;
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
			margin-top:-60px;
			margin-left:-60px;
        }

.news .news-item .news-img img {
    max-width: 100%;
	width:100%;
}

.news .news-item .new-info {
    color: #aba8a8;
    margin-left: 36%;
}

.news .type-title {
    font-size: 24px;
    color: #000;
    margin-bottom: 40px;
}

.news .news-title {
    color: #000;
    height: 30px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
}

.news .news-desc {
    font-size: 12px;
    height: 49px;
}

    .news .news-desc p {
        font-size: 12px;
        line-height: 1.7;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
		color:#6b6f7d;
    }

.news .news-item .new-info .time {
    position: absolute;
    right: 10px;
    font-size: 13px;
    bottom: 0px;
}

.news-list ul {
    list-style: none;
    padding: 0;
    margin-top: 30px;
}

    .news-list ul li {
        height: 36px;
        line-height: 36px;
        margin-bottom: 15px;
        color: #b1b7ce;
        font-size: 14px;
    }

        .news-list ul li a {
            color: #666;
        }

        .news-list ul li span:nth-child(1) {
            display: inline-block;
            width: calc(100% - 105px);
            line-height: 42px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .news-list ul .news-item-time {
        float: right;
        padding-right: 10px;
    }*/

/*case*/
.case {
    min-height: 600px;
    background-color: #f4f4f4;
	 padding-bottom: 20px;

}

    .case .item-container {
        margin-bottom: 40px;
    }

        .case .item-container .item {
            width: calc(100%/3 - 10px);
        }

            .case .item-container .item:not(:last-child) {
                margin-right: 15px;
            }

            .case .item-container .item .item-img img {
                width: 100%;
            }

            .case .item-container .item .item-title {
                text-align: left;
                font-size: 17px;
                font-weight: 600;
                padding: 0;
                line-height: 42px;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
				color:#3f3f3f;
				
            }

            .case .item-container .item .item-desc {
                font-size: 14px;
                color: #848484;
                text-align: left;
				height:42px;
                overflow: hidden;
				line-height:19px;
				padding:0px 4px;
                /*text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;*/
				
            }

.item-container .top-item {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    height: 92px;
}

.wenti {
    background: #f4f4f4;
    width: 100%;
    min-height: 600px;
    float: left;
    width: 560px;
}

    .wenti .neirong {
        width: 100%;
        padding-bottom: 50px;
        margin: 0 auto;
        overflow: hidden;
    }

        .wenti .neirong h3 {
            font-size: 30px;
            margin-top: 55px;
            font-weight: normal;
        }

            .wenti .neirong h3 b {
                font-size: 14px;
                color: #959595;
                font-weight: normal;
            }

        .wenti .neirong ul {
            /**/width: calc(100% + 92px);
        }
        /**/.duanwen .wenti .neirong ul{
            width:100%;
        }
       .duanwen  .wenti .neirong ul li{
           width:100%;
       }
       .duanwen .wenti .neirong a{
           bottom:0px;
       }
            .wenti .neirong ul li {
                width: calc(50% - 92px);
                margin-right: 92px;
                margin-top: 23px;
                position: relative;
            }

                .wenti .neirong ul li:nth-child(2n) {
                    margin-right: 0;
                }

        .wenti .neirong .p1 {
            font-size: 20px;
            line-height: 3.5;
            display: inline-block;
			color:#000;
        }

        .wenti .neirong .s1 {
            display: inline-block;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            background: #F54343;
            text-align: center;
            margin-right: 8px;
            color: #fff;
        }

        .wenti .neirong .s2 {
            display: inline-block;
            width: 25px;
            height: 25px;
            margin-right: 8px;
            float: left;
        }

            .wenti .neirong .s2 p {
                width: 25px;
                height: 25px;
                background: #22BCCB;
                text-align: center;
                color: #fff;
                border-radius: 50%;
            }

        .wenti .neirong .p2 {
            width: 92%;
            font-size: 15px;
            color: #8D8D8D;
            line-height: 1.8;
            display: inline-block;
            float: left;
        }

        /*.wenti .neirong a {
            color: red;
            position: absolute;
            right: 0px;
            bottom: 4px;
            font-size: 14px;
        }*/

.more-btn {
  
    clear: both;
    margin: 0 auto;
    display: block;
    text-align: center;
    line-height: 50px;
    width: 150px;
    height: 50px;
    color: #6e9bff;
    font-size: 28px;
}




.container1 {
    width: 100%;
	height:1335px;
    background: url(../images/index/background.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
	padding-top: 90px;
	padding-bottom: 20px;
}
.container1:after{
	content:'';
	display:block;
	clear:both;
}
.content {
	width:1335px;
	height:1219px;
    margin: 0 auto;
}

.content-item {
	width:1240px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #fff;
    box-shadow: 0px 0px 18px 0px #bdbbbb;;
    -webkit-box-shadow:0px 0px 18px 0px #bdbbbb;;
    -moz-box-shadow: 0px 0px 18px 0px #bdbbbb;;
	margin:auto;
}

.content-item-top {
	width:1240px;
    height: 290px;
}

.content-item-bottom {
	width:1240px;
    height: 150px;
    border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    background-color: #94b6ff;
}

.inner-item {
    padding: 30px;
	width:1180px;
    height: 230px;
}

.inner-item-left {
	width:840px;
    height: 230px;
    float: left;
}

    .inner-item-left h2 {
        color: #94b6ff;
        font-size: 32px;
        display: inline-block;
        margin-bottom: 45px;
    }

    .inner-item-left p {
        color: #8c8c8c;
        font-size: 15px;
		line-height:25px;
    }

.inner-item-right {
    float: left;
    padding-left: 70px;
}

.content-box {
	width:1200px;
    margin: auto;
    /*height: 345px;
    position: absolute;
    top: 420px;*/
	    position: relative;
    top: -108px;
    overflow: hidden;
}

.content-box-item {
	width: 280px;
    height: 427px;
    float: left;
    margin-right: 26px;
    background: #fff;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: 0px 0px 18px 0px #bdbbbb;
    -webkit-box-shadow: 0px 0px 18px 0px #bdbbbb;
    -moz-box-shadow: 0px 0px 18px 0px #bdbbbb;
    overflow: hidden;
	margin-bottom:26px;
}

    .content-box-item img {
        width: 100%;
        height: 220px;
        border: 0;
    }

.text {
    padding: 10px 10px;
}

    .text h2 {
        font-weight: 400;
        color: #666666;
    }

    .text p {
        color: #b7b7b7;
        font-size: 13px;
    }

.btn {
    width: 80px;
    height: 30px;
    margin: 0 auto;
}
.view_btn_new{
	width: 125px !important;
    height: 38px !important;
	    margin-top: 28px;
}
.h2_solution{
	text-align:center;
	border-bottom: 1px solid #e0dcdc;
}
    .btn img {
        width: 100%;
        height: 100%;
        border: 0;
    }
/*补充的小程序优势*/
.small_program_box{
		    width: 1024px;
		margin:auto;
		margin-bottom:100px;
		height: 472px;
	
	}
	.left_small_program{
		width:502px;
		margin-right: 18px !important;
		float: left;
	}
	.tip_pro{
		position: relative;
		text-align: right;
	}
	.tip_txt_pro{
		position: absolute;
		left:0px;
		top:0px;
		background: url(../images/program_good/bg_blue.jpg) no-repeat;
		width:170px;
		height: 246px;
		background-size: cover;
		padding-left: 20px !important;
		color: #fff;
		text-align: left;
	}
	.part_left_box ul{
		margin-top: 18px !important;
		    float: left;
	}
	.part_left_box ul li{
		float: left;
		width:242px;
		height:148px;
		box-shadow: 0px 0px 12px 0px #dcd6d6;
    	border: 1px solid #efefef;
    	border-radius: 5px;
    	position: relative;
    	cursor: pointer;
	}
	.part_left_box ul li>p{
		margin-top: 23px;
		text-align: center;
		font-size:16px;
	}
	.part_left_box ul li>img{
		margin:24px auto 0px;
		width:54px;
		display: block;
	}
	.wenzi_pro_box {
	    margin-top: 20px !important;
		font-size: 15px;
	}
	.part_left_box{
		/*overflow:hidden;*/
	}
	.right_small_program ul li{
		float: left;
		width:242px;
		    height: 144.5px;
		box-shadow:0px 0px 12px 0px #dcd6d6;
    	border: 1px solid #efefef;
    	position: relative;
    	border-radius: 5px;
    	cursor: pointer;
	}
	.mask_cover_program_box{
		position: absolute;
	    left: 0px;
	    top: 0px;
	    background-color: rgba(0,0,0,0.5);
	    color: #fff;
	    line-height: 18px;
	    font-size: 13px;
	    height: 146px;
	    padding: 10px 6px !important;
	    border-radius: 5px;
	    display: none;

	}
	.right_small_program{
		    float: left;
    width: 504px;
    
	}
	.right_small_program>ul>li:first-child{
		margin-right: 18px;
		
	}
	.right_small_program>ul{
		/*overflow:hidden;*/
		float:left;
		
	}
	.right_small_program>ul li>p{
		margin-top: 23px;
		text-align: center;
		font-size:16px;
	}
	.right_small_program>ul li img{
		margin:24px auto 0px;
		width:54px;
		display: block;
	}
	.right_small_program>ul+ul{
		margin-top: 18px;
	}

.small_program_box *{
	box-sizing:border-box;
	margin:0px;
	padding:0px;
	list-style:none;
}
	
/*首页banner样式补充*/
.banner{
	max-height:750px;
	overflow:hidden;
}
/*补上的项目管理开发流程*/	
.project_process_manage_box{
		background: url(../images/process/bg_progressProcess.jpg) no-repeat center center;
		background-size: cover;
		width:100%;
		height: 723px;
	}
	.item-title_process {
	    /* width: 300px; */
	    margin: 0px auto;
	    text-align: center;
	    padding-top: 74px;
	    padding-bottom: 32px;
	}
	.item-title_process .H1 {
    margin-bottom: 15px;
    line-height: 26px;
    color: #FFFFFF;
    display: block;
    font-size: 40px;
    letter-spacing: 4px;
}
.item-title_process .H2 {
    padding-top: 5px;
    font-size: 25px;
    letter-spacing: 1px;
    color: #FFFFFF;
    display: block;
}
.step-desc_process {
    text-align: center;
    color: #FFFFFF;
    
    line-height: 1.8em;
    margin: 0 auto;
    width:782px;
    max-height: 56px;
    overflow: hidden;
}
.content-process{
	width:1180px;
	margin:auto;
	overflow: hidden;
}
.content-process .content-item-process{
	float:left;
	width:548px;
	margin-bottom: 58px;
}
.icon_process_dv{
	float: left;
}
.img_process{
	width:100px;
	margin-right: 20px;
}
.txt_description_box{
	float: left;
	width: 428px;
}
.title-process_headline{
	font-size: 20px;
	font-weight: bold;
	color:#fff;
}
.detail_desc_process{
	font-size: 14px;
	color:#fff;
	line-height: 21px;
    margin-top: 14px
}
.content-process{
	margin-top:131px;
}
.m-right{
	margin-right: 84px;
}	
.process_eg_more_box {
    position: relative;
    top: -90px;
}
.process_eg_more_link {
    display: block;
    width: 166px;
    height: 56px;
    background: #78a1ff;
    text-align: center;
    color: #fff;
    margin: auto;
    line-height: 56px;
    line-height: 56px;
    font-size: 28px;
    border-radius: 40px;
    cursor: pointer;
	box-shadow: 0px 5px 18px 0px #bdbbbb;
}

.company_strength_box {
		    background: #fff;
			padding-bottom:48px;
		}
		.item-title_company_strength {
		    margin: 0px auto;
		    text-align: center;
		        padding-top: 48px;
    padding-bottom: 32px;
		}
		.item-title_company_strength .H1 {
		    margin-bottom: 15px;
		    line-height: 26px;
		    color: #3f3f3f;
		    display: block;
		    font-size: 40px;
		    letter-spacing: 4px;
		}
		.item-title_company_strength .H2 {
		    padding-top: 5px;
		    font-size: 18px;
		    letter-spacing: 1px;
		    color: #666;
		    display: block;
		}
		.tab-company_strength_con {
		    width: 1018px;
		    margin: auto;
		    background: #fff;
		    /* margin: 60px auto 45px; */
		}
		.tab-company_ul{
		    overflow: hidden;
		    margin: 30px auto 45px;
		}
		.tab-company_ul li {
		    float: left;
		    width: 326px;
		    line-height: 56px;
		    background: #dfdfde;
		    margin-right: 20px;
		    text-align: center;
		    color: #666;
		    cursor: pointer;
		}
		.Team_demeanor {
    overflow: hidden;
}
.left_team_dv {
    float: left;
    width: 476px;
    margin-right: 18px;
}
.right_team_dv {
    float: left;
    width: 476px;
}
#content-compay_strength_box {
    width: 970px;
    margin: auto;
}
.contact_us_team {
    overflow: hidden;
}
.team_contact_pic_dv {
    float: left;
    height: 429px;
    width: 300px;
}
.team_contact_wenzi_box {
    height: 429px;
    margin-left: 18px;
    float: left;
    width: 650px;
}
.headLine_team {
    margin-top: 29px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ff6d01;
}
.cn_txt_team_name {
    color: #666;
    font-size: 23px;
    font-weight: bold;
}
.en_txt_team_name {
    color: #aaa;
    font-size: 14px;
}
.team_contact_wenzi_box {
    height: 429px;
    margin-left: 18px;
    float: left;
    width: 650px;
}
.headLine_team {
    margin-top: 29px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ff6d01;
}
.cn_txt_team_name {
    color: #666;
    font-size: 23px;
    font-weight: bold;
}
.en_txt_team_name {
    color: #aaa;
    font-size: 14px;
}
.go_consult {
    display: block;
    width: 105px;
    line-height: 35px;
    background: #77a1ff;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.our_advantage_box ul {
    overflow: hidden;
	width: 950.6px;
	margin: auto;
}
.our_advantage_box ul li {
    float: left;
    width: 303.93px;
    margin-right: 19.4px;
}
.our_advantage_box li img {
    width: 100%;
}
.head_advantage {
    font-size: 16px;
    color: #3f3f3f;
}
.txt_desc_advantage {
    color: #aaa;
    font-size: 14px;
}
.txt_advantage_con {
    padding: 5px 0px 10px;
}
.gongsi_maioshu{
	color: #3f3f3f;
    font-size: 14px;
    padding: 8px 0px 12px;
    line-height: 22px;

}
.address_team_contact {
    font-size: 14px;
    color: #3f3f3f;
}
.active_tab_strengthLi{
	background: #7da5ff !important;
	color:#fff !important;
}
/*合作关系*/
.title-cooperation {
	    margin: 0px auto;
	    text-align: center;
	    padding-top: 48px;
	    padding-bottom: 32px;
	}
	.title-cooperation .H1 {
    margin-bottom: 15px;
    line-height: 26px;
    color: #3f3f3f;
    display: block;
    font-size: 40px;
    letter-spacing: 4px;
}
.title-cooperation .H2 {
    padding-top: 5px;
    font-size: 25px;
    letter-spacing: 1px;
    color: #aaa;
    display: block;
}
.line-row-kehu{
	vertical-align: middle;
}
.about_customer_info_box{
	width:1050px;
	margin:auto;
	margin-bottom:42px;
}
.about_customer_info_box ul li{
	float: left;
	margin-right: 16px;
	margin-bottom: 14px;
}
.about_customer_info_box ul{
	overflow: hidden;
}
/*新增的css*/
.service_con_new_box ul li {
	    width: 322px;
	    text-align: center;
	    box-shadow: 0px 0px 18px 0px #bdbbbb;
	    -webkit-box-shadow: 0px 0px 18px 0px #bdbbbb;
	    -moz-box-shadow: 0px 0px 18px 0px #bdbbbb;
	    padding-top: 45px;
	    padding-bottom: 38px;
	    float: left;
	    margin-right: 26px;
	    padding-left: 26px;
	    padding-right: 26px;
	}
	.service_con_new_box ul li a{
		display: block;
	}
	.txt_service_search_dv h3 {
	    color: #3f3f3f;
		margin-top: 30px;
		font-size: 26px;
	}
	.gray_s_txt p {
		color: #8c8c8c;
		margin-top: 20px;
		margin-bottom: 33px;
		font-size: 15px;
		line-height: 26px;
	}
	.service_con_new_box>ul{
		margin-right: -26px;
		
    padding-bottom: 30px;
	}
	.service_con_new_box {
	    width: 1186px;
	    margin: auto;
		margin-top: 30px;
	}
	.goDetail_s{
		width: 120px;
    border: 2px solid #acc7ff;
    margin: auto;
    line-height: 40px;
    border-radius: 30px;
    color: #acc7ff;
    vertical-align: middle;
    text-decoration: underline;
    font-style: italic;
    font-size: 15px;
	}
	.goDetail_arrow{
		vertical-align: middle;
	}
	.miaoshutu{
		height: 199px;
	}
	/*服务优势*/
/*.group-container{
    width:1110px;
    margin:0 auto;
}
.serviceAdvantage{
    box-sizing: border-box;
    padding:40px 0;
}
.service-advantage-word{
    display: block;
    margin:0 auto;
    text-align: center;
}
.service-advantage-title{
    font-size:40px;
    color:#3f3f3f;
    letter-spacing: 2px;
}
.service-advantage-descript{
    font-size:16px;
    color:#666;
    margin-top:20px;
    letter-spacing: 1px;
}
.sAdvantage-box{
    overflow: hidden;
    margin-top:58px;
    box-sizing: border-box;
    padding:10px 20px;
}
.sAdvantage-item{
    display: inline-block;
    width:244px;
    height:330px;
    background-color: #fff;
    box-shadow: 0 0 15px #ccc;
    margin-left:20px;
    box-sizing: border-box;
    padding:0 20px;
}
.sAdvantage-img{
    display: block;
    margin:50px auto;
    height:60px;
}
.sAdvantage-item .sAdvantage-title{
    text-align: center;
    color:#3f3f3f;
    font-size:23px;
    letter-spacing: 1px;
    font-family: '黑体';
}
.sAdvantage-item .sAdvantage-intro{
    color:#666666;
    font-size:13px;
    letter-spacing: 1px;
    line-height: 25px;
    margin-top:25px;
    font-family: '黑体';
}*/
/*解决方案*/
.solution-container{
    width:1200px;
    margin:0 auto;
}
.tradeSolution{
    box-sizing: border-box;
    padding:40px 0;
    background-color: #e8eef4;
}
.service-advantage-word{
    display: block;
    margin:0 auto;
    text-align: center;
}
.service-advantage-title{
    font-size:40px;
    color:#3f3f3f;
    letter-spacing: 2px;
}
.service-advantage-descript{
    font-size:16px;
    color:#666;
    margin-top:20px;
    letter-spacing: 1px;
}
.aSolution-box{
    margin-top:52px;
    overflow: hidden;
}
.aSolution-item{
    overflow: hidden;
    float: left;
}
.aSolution-img-wrap{
    width:290px;
    height:270px;
    overflow: hidden;
    float: left;
}
.aSolution-img{
    width:290px;
    height:270px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.aSolution-text{
    float: left;
    width:290px;
    height:270px;
    background-color: #fff;
    box-sizing: border-box;
    padding:15px;
    color:#aaa;
}
.solution-text-title{
    font-size:22px;
    color:#94908c;
    margin-left:37px;
    margin-top:20px;
}
.solution-text-small{
    font-size:12px;
    margin-top:15px;
}
.solution-text-content{
    font-size:14px;
    margin-top:20px;
    line-height: 25px;
}
.solution-goToDetail{
    display: block;
    width:115px;
    height:35px;
    line-height: 35px;
    text-align: center;
    background-color: #ddd;
    margin-top:30px;
    font-size:14px;
    color:#666666;
}
.trade-wrap{
    margin-top:45px;
    overflow: hidden;
}
.trade-wrap .trade-item{
    width:277px;
    float: left;
    margin-left:27px;
    font-size:0;
    overflow: hidden;
}
.trade-img-wrap{
    width:277px;
    height:200px;
    overflow: hidden;
}
.trade-item-img{
    width:277px;
    height:200px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.trade-wrap .trade-text{
    display: block;
    width:277px;
    height:270px;
    background-color: #fff;
    box-sizing: border-box;
    padding:15px;
    color:#aaa;
}
.trade-text .trade-item-title{
    font-size:22px;
    color:#94908c;
    margin-left:37px;
    margin-top:15px;
}
.trade-item-small{
    font-size:12px;
    margin-top:10px;
}
.trade-item-content{
    font-size:14px;
    margin-top:15px;
    line-height: 25px;
}
.trade-goToDetail{
    display: block;
    width:115px;
    height:35px;
    line-height: 35px;
    text-align: center;
    background-color: #ddd;
    margin:35px auto;
    font-size:14px;
    color:#666666;
}
.goToDetail-active{
    background-color: #38a4e0;
    color:#fff;
}

/*项目管理*/
.process{
    overflow: hidden;
}
.process .con{
    position: relative;
}
.process .pad{
    padding-top: 26%;
}
.process img{
    position: absolute;
    left: 0;
    top: 0;
}
.process span {
    display: inline-block;
    color: #90a1b3;
    font-size: 16px;
    position: absolute;
}
.process span.s1 {
    left:0%;
    top: 0%;
}
.process span.s2 {
    left: 0%;
    top: 8%;
}
.process span.s3 {
    left: 0.2%;
    top: 23%;
}
.process span.s4 {
    left: 0.3%;
    top: 65%;
}
.process span.s5 {
    left: 9%;
    top: 42%;
}
.process span.s6 {
    left: 19%;
    top: 65%;
}
.process span.s7 {
    left: 27%;
    top: 50%;
}
.process span.s8 {
    left: 38%;
    top: 89%;
}
.process span.s9 {
    left: 49%;
    top: 15%;
}
.process span.s10 {
    left: 57%;
    top: 89%;
}
.process span.s11 {
    left: 76%;
    top: 64%;
}
.process span.s12 {
    left: 91%;
    top: 4%;
}
.process em {
    position: absolute;
    background: url('../images/index/r1.png') no-repeat;
    display: inline-block;
    z-index: 60;
    opacity: 0;
}
.process em.q1 {
    width: 60px;
    height: 61px;
    left: 0;
    top: 40%;
}
.process em.q2 {
    width: 57px;
    height: 57px;
    top: 42%;
    left: 19%;
    background-image: url('../images/index/r2.png');
}
.process em.q3 {
    background-image: url('../images/index/r3.png');
    width: 62px;
    height: 56px;
    top: 68%;
    left: 38%;
}
.process em.q4 {
    background-image: url('../images/index/r4.png');
    width: 86px;
    height: 86px;
    top: 29%;
    left: 47%;
}
.process em.q5 {
    background-image: url('../images/index/r5.png');
    width: 63px;
    height: 59px;
    top: 68%;
    left: 57%;
}
.process em.q6 {
    background-image: url('../images/index/r6.png');
    width: 51px;
    height: 51px;
    left: 77%;
    top: 40%;
}
.process em.q7 {
    background-image: url('../images/index/r7.png');
    width: 68px;
    height: 63px;
    left: 94%;
    top: 18%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    position: absolute;
    bottom:10px;
}
.swiper-img{
   width:100%;
   height:450px;
}

/*banner*/
.swiper-wrapper .banner-swiper{
    width:100%;
    height:450px;
}
.slide-item1{
    width:866px;
    display: block;
    margin:40px auto;
    overflow: hidden;
}
.item1-word{
    color:#fff;
    text-align: start;
}
.item1-word .item1-title{
    font-size:36px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top:65px;
}
.item1-word .item1-intro{
    font-size:20px;
    margin-top:20px;
}
.item1-word  .item1-btn{
    width:100px;
    height:35px;
    line-height: 35px;
    text-align: center;
    border:2px solid #fff;
    margin-top:35px;
}
.item1-img{
    width:415px !important;
    height:295px;
}
.slide-item2{
    width:815px;
    margin:5px auto;
    overflow: hidden;
}
.slide-item2 .item2-img{
    width:415px;
    height:415px;
}
.item2-word{
    color:#fff;
    text-align: start;
    /*margin-top:35px;*/
}
.item2-word .item2-title{
    font-size:36px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-top:25px;
}
.item2-word .item2-intro{
    font-size:18px;
    margin-top:36px;
}
.item2-word .item2-intro p{
    margin-top:10px;
}
.item2-word  .item2-btn{
    width:295px;
    height:45px;
    line-height: 45px;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    margin-top:25px;
    color:#4b9dff;
    font-size: 20px;
    letter-spacing: 1px;
}

/*实力展示*/
.strength_wrap, .industry_wrap{
    width:100%;
    padding-top:50px;
}
.strength_cooperation{
    margin-top:40px;
}
.strength_newest {
    margin-top:60px;
}
.center_con_box{
    width:1200px;
    margin:0 auto;
}
.swiper_coo{
    width:998px;
    height:220px;
    background-color:#fff;
    position:relative;
}
.swiper_coo .swiper-pagination-bullet{
    margin:0 4px;
    background: none;
    width: 16px;
    height: 16px;
    background:#ccc;
    border-radius:50%;
    opacity: 1;
}
.swiper_coo .swiper-pagination-bullet-active{
    /*background: #499aff;*/
    background-color: #92c2ff;
    opacity: 1;
}
.swiper_coo .swiper-pagination-bullets{
    z-index:6;
    text-align:center;
    bottom: 0px;
}

.item_coo_right{
    float:left;
    width:200px;
    height:145px;
    line-height:145px;
    box-shadow:0px 0px 8px #aaa;
    text-align:center;
}
.item_coo_right:not(:last-child){
    margin-right:30px;
}
.coo_img{
    display:inline-block;
    vertical-align:middle;
}
.str_title_p{
    font-size:24px;
    color:#3f3f3f;
}
.str_eng_p{
    font-size:14px;
    color:#648efb;
}
.coo_left, .newest_left{
    width:200px;
    text-align:center;
}
.industry_wrap{
     background:#f5f5f5;
}
.newest_right{
    width:998px;
}
.item_newest_right{
     float:left;
     width:430px;
     margin-bottom:30px;
     position:relative;
}
.item_newest_right img{
    position:absolute;
    top:3px;
    left:-30px;
}
.item_newest_right p:nth-child(2){
     font-size:16px;
     color:#3f3f3f;
     font-weight:bold;
}
.item_newest_right p:nth-child(3){
     font-size:14px;
     color:#666;
     line-height:20px;
     margin-top:5px;
}
.item_newest_right:nth-child(2n-1){
    margin:0  65px 0  45px; 
}

/*行业资讯*/
.industry_left{
    width:245px;
    height:350px;
    position:relative;
}
.industry_left p:first-child{
    color:#fff;
    font-size:20px;
    position:absolute;
    top:155px;
    left:75px;
}
.industry_right{
    width:950px;
}
.industry_right_top{
   border-bottom: 2px solid #648efb;
}
.industry_right_top li{
    float:left;
    width:140px;
    height:34px;
    color:#fff;
    background:#858485;
    text-align:center;
    line-height:34px;
    font-size:16px;
    margin-bottom:6px;
    cursor:pointer;
}
.industry_right_top li:not(:last-child){
    margin-right:20px;
}

.ind_bottom_box{
    width:950px;
}

.ind_bottom_right{
    margin-right:45px;
}
.industry_right_bottom ul{
    float:left;
}
.industry_right_bottom ul li{
    width:444px;
    height:36px;
    line-height:36px;
    font-size:14px;
    border-bottom:1px dotted #dfdfde;
}
.industry_right_bottom ul li a{
    color:#666;
    display:inline-block;
    width:365px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.industry_right_bottom ul li span{
    float:right;
    font-size:14px;
     color:#aaa;
}
.industry_right_bottom li a:hover{
    color:#648efb !important;
}
.current_ind{
    background:#648efb !important;
}