    section {
        padding: 40px;
        /* border-bottom: 1px solid #f1f1f1; */
    }
    #web-development,
    #mobile-development {
        padding-bottom: 0;
    }
    section:last-child {
        border-bottom: none;
    }
    .nav {
        background: #f7f7f7;
		
		
    }
	.nav span{display:inline-block;width:100%;height:80px;background:url(../image/left_bg.jpg) no-repeat;border-radius: 5px;box-shadow: 0 8px 22px 0 rgba(17,136,255,.3);text-align:center;color:#fff;font-size:12px;margin-bottom:20px;padding-top:8px;
	}
    .nav a {
        color: #0082ca;
		border-bottom:1px dotted #ccc;
    }
    .nav li a:hover,
    .nav li a:focus {
        background:#f7f7f7;
		font-weight: bold;
    }
    .nav .active .titlename{
        font-weight: bold;
        background:#f7f7f7;
		color:#0082ca;
    	border-left:5px solid #0082c9
		
    }
    .nav .subnav {
        display: none;
		
    }
    .nav .active .subnav {
        display: block;
    }
    .nav .subnav a {
        font-weight: normal;
        font-size: .85em;
		background: #f7f7f7;
		color:#777;
		padding: 10px 10px 10px 25px;
		display:block
    }
    .nav .subnav span {
        margin: 0 5px 0 2px;
    }	
 
    .nav .subnav .active a,
    .nav .subnav .active:hover a,
    .nav .subnav .active:focus a {
		box-sizing:border-box;
        font-weight: bold;
        padding-left: 25px;	
		color:#555;
       
    }
    .nav .subnav .active i,
    .nav .subnav .active:hover i,
    .nav .subnav .active:focus i {
        display:inline-block;
		width:8px;
		height:8px;
		margin-right:5px;
		border-left:1px solid #555;
		border-top:	1px solid #555	;
		transform: rotate(135deg);
       -moz-transform: rotate(135deg);
       -webkit-transform: rotate(135deg);
       -o-transform: rotate(135deg);
    }
    .application {
        border-top: 1px solid #c1e1ec;
    }
    .affix-top {
        position: relative;
		top:15px;
    }
    .affix {
        top: 15px;
    }
    .affix,
    .affix-bottom {
        width: 262px;
    }
    .affix-bottom {
        position: absolute;
    }
    footer {
        border-top: 1px solid #c1e1ec;
        height: 50px;
    }
    footer p {
        line-height: 50px;
        margin-bottom: 0;
    }
    @media (min-width: 1200px) {
        .affix,
        .affix-bottom {
            width: 262px;
        }
    }
	@media (max-width:768px){ 
	section {
        padding: 10px;
    }
	}
/*追加*/	
.sub_title{text-align:left}
.sub_text{font-size:16px;line-height:36px;text-indent:30px}
.sub_text_j{font-size:16px;line-height:36px;text-indent:15px}
.none_indent{text-indent:0;padding:0 20px;}
.sub_align{text-align:right;padding:10px 0 0 0;font-weight:700}
.left_content{float:right;background:#fff;margin:15px 0;}
.news_content{background:#fff;margin:15px 0;}
.separator_wrapper{margin-bottom:10px;text-align:center}
.separator_wrapper::before,.separator_wrapper::after {
    background-color:#0082c9;
    display: inline-block;
    vertical-align: middle;
    content: "";
    width: 60px;
    height: 1px;
    margin-top: -6px;
}
.star{color:#0082c9}
	@media (max-width:768px){ 
	.left_content{margin:0;width:100%;}
	}
/*追加发展历程*/	
.story-block {
    display: block;
    width: 90%;
    background: #eaf6fc;
    padding: 20px 25px 17px 20px;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.story-right{
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #94cbff;
}
.story-right .story-arrow {
    background: none repeat scroll 0 0 #eaf6fc;
    border-left: 1px solid #94cbff;
    border-bottom: 1px solid #94cbff;
    display: block;
    width: 18px;
    height: 18px;
    left: -10px;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    z-index: 50;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.story-right .h-line {
    position: absolute;
    width: 2px;
    height: 145%;
    background: #94cbff;
    left: -50px;
    top: 0;
}
.story-right:after {
    position: absolute;
    width: 25px;
    height: 25px;
    background: #16a3ff;
    content: '';
    left: -62px;
    top: 50%;
    margin-top: -12px;
    border-radius: 50%;
    border: 5px solid #fff;
}
.story-text h4{color:#ff9500}
.story-text h4,.story-text p{display:inline-block;padding:0 5px；}	
.story-text p{font-weight: bold; padding-left: 20px; font-size: 16px; color:#1964c1;}

/*追加资质认证*/	
.zizhi{width:100%;margin:0 auto;}
.zizhi li{/*width: 31.3%;margin:2% 1% 0;*/ float: left;max-width:234px;padding:10px;margin:10px; text-align: left; height: auto; overflow: hidden;box-shadow:10px 10px 50px #fff; border: 1px solid rgb(243, 242, 242);}
.zizhi li:hover{box-shadow:10px 10px 50px rgb(226, 226, 226);}
.zizhi li p{ padding-top:10px;text-align:center;line-height:30px;font-weight:700}
.zizhi li img{ width: 100%; height: 160px; cursor: pointer;} 


/*追加企业优势*/	
.ad{text-align:center;width:100%}
.ad img{max-width: 100%;overflow: hidden}

/*追加招聘*/
.zhaopin{font-size:16px;line-height:36px;margin-bottom:20px;}
.zhaopin span{display:inline-block;vertical-align: top}
.lianxiwmL{margin-bottom:20px; width: 75%;font-size:16px;line-height:36px;float: left; }
/* .lianxiwmL span{display:inline-block;vertical-align: top} */
.code_picclear{ clear: both; width: 100%;}
.code_pichei{height: 10px; width: 100%;}

/*追加地图*/
#allmap {height: 500px;width:100%;overflow: hidden;}
@media (max-width:768px) {#allmap {height: 300px;}}
.code_pic{text-align:center;padding:40px 10px 20px 20px; }
/*追加新闻*/
@media (max-width:768px){.nav-tabs{padding-top:10px;font-size:12px}.nav-tabs>li>a{padding:20px 16px;}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{padding:20px 16px;}}
.media-right{vertical-align:middle;color:#999;}
.datecolor a:hover{text-decoration:none}
/*追加内容距下房距离*/
.tab-content{margin:0 0 20px 0}

/*要求首页banner图强制高清展示20221130*/
.carousel-inner a>img{
    image-rendering: pixelated;
    width: 100%;
    /* object-fit: none; */
}