@charset "utf-8";
/* CSS Document */


/*banner*/
.page-h5-dt {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.headline-bg.index-headline-bg {
    height: 370px;
    background: url(https://www.sykjwh.cn/image/banner_28_dd.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    
}
.page-h5-dt .txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.page-h5-dt .txt h5 {
    font-size: 2em;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin-top: 120px;
    line-height: 2em;
}
.page-h5-dt .txt h2 {
    font-size: 3em;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 2em;
}
/*主内容框体*/
.solu_list {
    width: 100%;
    color: #000;
}
.stitlelist {
    margin: 0 auto;
    width: 100%;
}
/*主内容--为政府、企业、事业单位及高校提供软件定制开发服务*/
.page-h5-one {
    padding-bottom: 60px;
    padding-top: 60px;
    text-align: center;
	color: rgb(102, 102, 102);
}
.page-h5-one p {
    text-align: center;
    font-size: 2em;
    line-height: 3em;
}
.page-h5-one i {
    height: 1px;
    background: #333;
    display: block;
    width: 10%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.page-h5-one .zcon div {
    display: inline-block;
    width: 29%;
    margin: 2% 2% 4%;
}
.page-h5-one .zcon div h3 {
    float: left;
    width: 10%;
    text-align: left;
}
.page-h5-one .zcon div h3 img {
    width: 100%;
}
.page-h5-one .zcon div h2 {
    float: right;
    width: 85%;
    text-align: left;
}
.page-h5-one .zcon div h2 b {
    text-align: left;
    display: block;
    font-weight: normal;
    font-size: 1.1em;
    margin-bottom: 6%;
}
.page-h5-one .zcon div h2 c {
    text-align: left;
    font-weight: normal;
    display: block;
    font-size: 0.6em;
    color: #888;
}
/*主内容--软件开发范围*/
.page-h5-two {
    position: relative;
    width: 100%;
}
.page-h5-two img {
    width: 100%;
    display: block;
}
.page-h5-two div {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    left: 0;
    background: #333;
}
.page-h5-two div h3 {
    color: #fff;
    font-weight: normal;
    width: 80%;
    margin: 0 auto;
    margin-top: 15%;
    font-size: 2em;
}
.page-h5-two div p {
    height: 2px;
    background: #eee;
    width: 20%;
    margin-left: 10%;
    margin-top: 5%;
    margin-bottom: 5%;
}
.page-h5-two div h2 {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.page-h5-two div h2 b {
    font-weight: normal;
    display: block;
    color: #fff;
    font-size: 0.9em;
}
.page-h5-two div h2 c {
    font-weight: normal;
    display: block;
    color: #ccc;
    font-size: 0.6em;
    line-height: 2em;
}
/*主内容--项目咨询、执行启动等*/
.page-fn-two {
    background-size: 100% 100%;
    padding-bottom: 5em;
    padding-top: 5em;
    overflow: hidden;
    text-align: center;
}
.page-fn-two div {
    width: 15%;
    display: inline-block;
    vertical-align: top;
}
.page-fn-two div h3 {
    text-align: left;
    color: #666;
    font-weight: normal;
    font-size: 1.6em;
    line-height: 1em;
    margin-bottom: 15px;
}
.page-fn-two div h4 {
    text-align: left;
color: #338bce;
    /* color: #0F7349; */
    font-size: 1em;
    font-weight: normal;
    border-bottom: 1px solid rgba(131, 131, 131, 0.2);
    width: 80%;
    line-height: 2em;
}