@import url("top.css");
b{
    font-weight: normal;
    font-family: "SourceHanSans-Medium";
}
h1{
    font-weight: normal;
    font-family: "SourceHanSans-Medium";
}
.banner{
    background: url(../images/service/banner.png) center no-repeat;
    background-color:#161421;
}
.banner .c{
    width: 1200px;
    height: 400px;
    font-size: 16px;
    line-height: 40px;
    margin: auto;
    color: #fff;
    overflow: hidden;
}
.banner .c h1{
    padding-top: 50px;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 5px;
    margin-bottom: 30px;
}
.banner .c i{
    font-style: normal;
    display: block;
    padding-left: 18px;
    background-image: url(../images/daiwei/dot.png);
    background-repeat: no-repeat;
    background-position: 0 17px;
}
.banner .c i b{
    color:#9acf07;
}
.banner .c a.buy{
    margin-top: 40px;
    display: inline-block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #00B266;
    border-radius: 5px;
    text-align: center;
}
.banner .c a.buy:hover{
    background-color: #9acf07;
    color: #fff;
}

.banner .c span{
    margin-left: 30px;
}
.banner .c span b{
    font-size: 18px;
    margin-right: 5px;
}
.service{
    width: 1200px;
    margin:auto;
    text-align:center;
    padding-top:50px;
    padding-bottom: 80px;
    overflow: hidden;
}
.service h1{
    font-size: 24px;
    display: block;
    padding-bottom:35px;
    border-bottom: 1px solid #eee;
    color: #353945;
}
.service .title{
    width: 500px;
    margin: auto;
    background-color: #fff;
    color: #999;
    margin-top: -28px;
    font-size: 14px;
    height: 40px;
}
.service .content{
    padding-top: 20px;
    overflow: hidden;
}
.service .content div{
    width: 280px;
    height: 150px;
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    float: left;
    overflow: hidden;
}
.service .content div span{
    display: block;
    font-size: 16px;
    color: #474747;
    padding-top:95px;
    height: 49px;
    background-image: url(../images/service/service.png);
    background-position: 108px 30px;
    background-repeat: no-repeat;
    border:3px solid #F5F6F9;
    border-radius: 8px;
}
.service .content div a{
    display: block;
    padding:20px;
    height: 110px;
    background-color: #26CE88;
    color: #fff;
    border-radius: 8px;
    background-image: url(../images/service/serviceBg.png);
    background-position: center;
    background-repeat: no-repeat;
    line-height: 25px;
    display: none;
}
/*
.service .content div:hover span{
    display: none;
}
.service .content div:hover a{
    display: block;
}
*/
.service .content div.wzgz span{
    background-image: url(../images/service/service.png);
    background-position: 108px -170px;
    background-repeat: no-repeat;
}
.service .content div.mysql span{
    background-image: url(../images/service/service.png);
    background-position: 108px -370px;
    background-repeat: no-repeat;
}
.service .content div.sqlserver span{
    background-image: url(../images/service/service.png);
    background-position: 108px -570px;
    background-repeat: no-repeat;
}
.service .content div.wzfwm span{
    background-image: url(../images/service/service.png);
    background-position: 108px -770px;
    background-repeat: no-repeat;
}
.service .content div.zyxhg span{
    background-image: url(../images/service/service.png);
    background-position: 108px -970px;
    background-repeat: no-repeat;
}
.service .content div.wzsstb span{
    background-image: url(../images/service/service.png);
    background-position: 108px -1170px;
    background-repeat: no-repeat;
}
.service .content div.wzdjfw span{
    background-image: url(../images/service/service.png);
    background-position: 108px -1370px;
    background-repeat: no-repeat;
}
.service .content div.zjaqjg span{
    background-image: url(../images/service/service.png);
    background-position: 108px -1570px;
    background-repeat: no-repeat;
}
.service .content div.mmhmcs span{
    background-image: url(../images/service/service.png);
    background-position: 108px -1770px;
    background-repeat: no-repeat;
}
.service .content div.eydmql span{
    background-image: url(../images/service/service.png);
    background-position: 108px -1970px;
    background-repeat: no-repeat;
}
.service .content div.qtgz span{
    background-image: url(../images/service/service.png);
    background-position: 108px -2170px;
    background-repeat: no-repeat;
}
.liucheng{
    height: 518px;
    background-color: #F6F7F9;
    background-image: url(../images/service/liuchengBg.png);
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
}
.liucheng .c{
    width: 1200px;
    height: 380px;
    margin: auto;
    background-color: #fff;
    margin-top: 70px;
    -webkit-box-shadow: #e5e5e5 0px 0px 10px; 
	-moz-box-shadow: #e5e5e5 0px 0px 10px; 
	box-shadow: 0px 2px 20px #E5E5E5;
    border-radius: 6px;
}
.liucheng h1{
    display: block;
    width: 1000px;
    margin: auto;
    padding-top: 50px;
    font-size: 24px;
    padding-bottom:35px;
    border-bottom: 1px solid #eee;
    color: #353945;
    text-align: center;
    
}
.liucheng .title{
    width: 500px;
    margin: auto;
    background-color: #fff;
    color: #999;
    margin-top: -11px;
    font-size: 14px;
    height: 40px;
    text-align: center;
}
.liucheng .content{    
    width: 1102px;
    height: 175px;
    margin: auto;
    background-image: url(../images/service/liucheng.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 30px;
    overflow: hidden;
}
.liucheng .content a{
    display: block;
    width: 100px;
    float: left;
    color: #474747;
    font-size: 16px;
    line-height:35px;
    margin-top: 120px;
    text-align: left;
}
.liucheng .content a.s1{
    margin-left: 40px;
}
.liucheng .content a.s2{
    margin-left: 145px;
}
.liucheng .content a.s3{
    margin-left: 136px;
}
.liucheng .content a.s4{
    margin-left: 135px;
}
.liucheng .content a.s5{
    margin-left: 135px;
}

.daiwei{
    width: 1200px;
    margin:auto;
    text-align:center;
    padding-top:50px;
    padding-bottom: 70px;
}
.daiwei h1{
    font-size: 24px;
    display: block;
    padding-bottom:35px;
    border-bottom: 1px solid #eee;
    color: #353945;
}
.daiwei .title{
    width: 500px;
    margin: auto;
    background-color: #fff;
    color: #999;
    margin-top: -28px;
    font-size: 14px;
    height: 40px;
    font-family: "SourceHanSans-Medium";
}
.daiwei .describe{
    color: #AFACAC;
    line-height: 30px;
}
.daiwei .content{
    width:1120px;
    padding: 40px;
    margin: auto;
    background-color:#F8FAFC;
    margin-top: 30px;
    text-align: left;
}
.daiwei .content .c1{
    font-size: 18px;
    color:#333;
    font-family: "SourceHanSans-Medium";
    line-height: 40px;
}
.daiwei .content .c2{
    overflow: hidden;
}
.daiwei .content .c2 i{
    display: block;
    height: 4px;
    width: 35px;
    line-height: 4px;
    float: left;
    background-color: #01C448;
}
.daiwei .content .c2 i.i1{
    background-color: #474747;
}
.daiwei .content .c3{
    overflow: hidden;
    margin-top: 30px;
}
.daiwei .content .c3 .left{
    height: 268px;
    width: 428px;
    float: left;
    background-image: url(../images/service/daiweiTitle.png);
    background-repeat: no-repeat;
    background-position: center;
}
.daiwei .content .c3 .left p{
    padding-left: 230px;
    padding-top: 50px;
    width: 160px;
    line-height: 25px;
    color:#888;
}
.daiwei .content .c3 .left p i{
    color:red;
    font-style: normal;
}
.daiwei .content .c3 .right{
    width: 670px;
    float: right;
    overflow: hidden;
}
.daiwei .content .c3 .right a{
    display: block;
    float: right;
    margin-left: 30px;
    margin-bottom: 20px;
    width: 143px;
    height: 52px;
    padding-top: 70px;
    background-color: #fff;
    color: #999;
    -webkit-box-shadow: #e5e5e5 0px 0px 5px; 
	-moz-box-shadow: #e5e5e5 0px 0px 5px; 
    box-shadow: 0px 2px 5px #E5E5E5;
    text-align: center;
}
.daiwei .content .c3 .right a.i4{
    margin-left: 0;
    background-image: url(../images/service/daiwei.png);
    background-repeat: no-repeat;
    background-position: 42px 15px;
}
.daiwei .content .c3 .right a.i8{
    margin-left: 0;
    background-image: url(../images/service/daiwei.png);
    background-repeat: no-repeat;
    background-position: 42px -785px;
}
.daiwei .content .c3 .right a.i3{
    background-image: url(../images/service/daiwei.png);
    background-repeat: no-repeat;
    background-position: 42px -185px;
}
.daiwei .content .c3 .right a.i2{
    background-image: url(../images/service/daiwei.png);
    background-repeat: no-repeat;
    background-position: 42px -385px;
}
.daiwei .content .c3 .right a.i1{
    background-image: url(../images/service/daiwei.png);
    background-repeat: no-repeat;
    background-position: 42px -585px;
}
.daiwei .content .c3 .right a.i7{
    background-image: url(../images/service/daiwei.png);
    background-repeat: no-repeat;
    background-position: 42px -985px;
}
.daiwei .content .c3 .right a.i6{
    background-image: url(../images/service/daiwei.png);
    background-repeat: no-repeat;
    background-position: 42px -1185px;
}
.daiwei .content .c3 .right a.i5{
    background-image: url(../images/service/daiwei.png);
    background-repeat: no-repeat;
    background-position: 42px -1385px;
}
.daiwei .content .c4{
    overflow: hidden;
    margin-top: 20px;
    padding:45px;
    background-color: #fff;
    -webkit-box-shadow: #e5e5e5 0px 0px 5px; 
	-moz-box-shadow: #e5e5e5 0px 0px 5px; 
    box-shadow: 0px 2px 5px #E5E5E5;
}
.daiwei .content .c4 .c41{
    font-size: 18px;
    color:#333;
    font-family: "SourceHanSans-Medium";
    line-height: 40px;
    margin-top: -20px;
}
.daiwei .content .c4 .c42{
    overflow: hidden;
}
.daiwei .content .c4 .c42 i{
    display: block;
    height: 4px;
    width: 35px;
    line-height: 4px;
    float: left;
    background-color: #01C448;
}
.daiwei .content .c4 .c42 i.i1{
    background-color: #474747;
}
.daiwei .content .c4 .c43{
    overflow: hidden;
    line-height: 40px;
    padding-top: 20px;
    padding-bottom: 30px;
    color: #999;
    font-family: "SourceHanSans-Medium";
}
.daiwei .content .c4 .c43 a{
   width: 145px;
   height: 40px;
   display: block;
   float: right;
   margin-left: 30px;
   text-align: center;
   background-color: #01C448;
   border: 1px solid #01C448;
}
.daiwei .content .c4 .c43 a.more{
    background-color: #fff;
    color: #01C448;
}
.daiwei .content .c4 .c43 a:hover{
    background-color: #fff;
    color: #01C448;
}
.daiwei .content .c4 .c43 a.more:hover{
    background-color: #01C448;
    color: #fff;
}


.why{
    height: 618px;
    background-image: url(../images/daiwei/whyBg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-color: #F4F6F8;
    overflow: hidden;
}
.why .title{
    padding-top: 100px;
    width: 1000px;
    margin: auto;
    text-align: center;
    font-size: 24px;
    display: block;
    color: #353945;
    font-family: "SourceHanSans-Medium";
}
.why .content{
    margin: auto;
    width: 1200px;
    margin-top: 35px;
    overflow: hidden;
}
.why .content a{
    display: block;
    text-align: center;
    width: 368px;
    padding-top: 100px;
    height: 50px;
    background-color: #fff;
    border-radius: 4px;
    margin: 15px;
    float: left;
    color: #333;
    background-image: url(../images/daiwei/why.png);
    background-position: 150px 20px;
    background-repeat: no-repeat;
    overflow: hidden;
}
.why .content a.i2{
    background-image: url(../images/daiwei/why.png);
    background-position: 150px -180px;
    background-repeat: no-repeat;
}
.why .content a.i3{
    background-image: url(../images/daiwei/why.png);
    background-position: 150px -380px;
    background-repeat: no-repeat;
}
.why .content a.i4{
    background-image: url(../images/daiwei/why.png);
    background-position: 150px -590px;
    background-repeat: no-repeat;
}
.why .content a.i5{
    background-image: url(../images/daiwei/why.png);
    background-position: 150px -795px;
    background-repeat: no-repeat;
}
.why .content a.i6{
    background-image: url(../images/daiwei/why.png);
    background-position: 150px -1000px;
    background-repeat: no-repeat;
}