portfollo.css 6.94 KB
/*breadcrumb*/
.breadcrumb{
    width: 100%;
    height: 540px;
    background:url('../images/breadcrumb-bg.png');
    background-size:100% 100%;
    background-repeat:no-repeat;

}
.breadcrumb-text{
    text-align: center;
    padding-top: 300px;
    color: #fff;
    font-size: 71px;
}
#portfolio-soft-top{
    background: #fff;
}
/*软件sta-----*/
.portfolio-soft-wrap li{
    color:rgba(6,14,19,.8);
    font-size: 20px;
    cursor: pointer;
    position: relative;
}
.portfolio-soft-wrap li:nth-of-type(1){
    padding-top: 60px;
    background: url("../images/portfolio-soft-wrap-1.png") no-repeat center 0;

}
.portfolio-soft-wrap li:nth-of-type(2){
    padding-top: 60px;
    background: url("../images/portfolio-soft-wrap-2.png") no-repeat center 0;

}
.portfolio-soft-wrap li:nth-of-type(3){
    padding-top: 60px;
    background: url("../images/portfolio-soft-wrap-3.png") no-repeat center 0;

}
.portfolio-soft-wrap li:nth-of-type(1).active{
    color: #3F9FFE;
    padding-bottom: 10px;
    /*border-bottom: 3px solid rgba(63,159,254,1);*/
    background: url("../images/portfolio-soft-wrap-1-active.png") no-repeat center 0;
}
.portfolio-soft-wrap li:nth-of-type(2).active{
    color: #3F9FFE;
    padding-bottom: 10px;
    /*border-bottom: 3px solid rgba(63,159,254,1);*/
    background: url("../images/portfolio-soft-wrap-2-active.png") no-repeat center 0;
}
.portfolio-soft-wrap li:nth-of-type(3).active{
    color: #3F9FFE;
    padding-bottom: 10px;
    /*border-bottom: 3px solid rgba(63,159,254,1);*/
    background: url("../images/portfolio-soft-wrap-3-active.png") no-repeat center 0;
}

.portfolio-section-wrap{
    min-height: 596px;
}
.portfolio-section-wrap>li{
}
.portfolio-section-wrap>li li{
    height: 596px;
}
.ortfolio-soft-bottom-1>li:nth-of-type(1){
    background: url("../images/ortfolio-soft-mobile.gif") no-repeat center center;
    background-size: 100% 80%;
}
.ortfolio-soft-bottom-1 li:nth-of-type(2){
    padding-left: 100px;
}
.ortfolio-soft-bottom-2 li:nth-of-type(1){
    background: url("../images/ortfolio-soft-pc1.gif") no-repeat center center;
    background-size: 100% 70%;
}
.ortfolio-soft-bottom-2 li:nth-of-type(2){
    padding-left:100px;
}
.ortfolio-soft-bottom-3 li:nth-of-type(1){
    background: url("../images/ortfolio-soft-pc2.gif") no-repeat center center;
    background-size: 100% 70%;
}
.ortfolio-soft-bottom-3 li:nth-of-type(2){
    padding-left:100px;
}
.ortfolio-soft-bottom-title{
    font-size:30px;
    font-weight:bold;
    color:rgba(0,0,0,.8);
    margin: 239px 0 27px;
    text-align: left;
}
.ortfolio-soft-bottom-des{
    font-size: 16px;
    text-align: left;
    color:rgba(0,0,0,.6);
    padding-left: 20px;
    position: relative;
}
.ortfolio-soft-bottom-des span{
    width:6px;
    height:6px;
    display: inline-block;
    position: relative;
}
.ortfolio-soft-bottom-des span:before{
    position: absolute;
    content: '';
    left: -10px;
    top:50%;
    margin-top: -6px;
    width:6px;
    height:6px;
    background:rgba(66,160,251,1);
    border-radius:50%;
}
/*硬件sta-----*/
.portfolio-hardware-top{
    background: #fff;
    padding-top: 101px !important;
}

.portfolio-hardware-wrap li{
    color:rgba(6,14,19,.8);
    font-size: 20px;
    cursor: pointer;
    position: relative;
}
.portfolio-hardware-wrap li:nth-of-type(1){
    padding-top: 60px;
    background: url("../images/portfolio-hardware-wrap-1.png") no-repeat center 0;

}
.portfolio-hardware-wrap li:nth-of-type(2){
    padding-top: 60px;
    background: url("../images/portfolio-hardware-wrap-2-active.png") no-repeat center 0;

}
.portfolio-hardware-wrap li:nth-of-type(3){
    padding-top: 60px;
    background: url("../images/portfolio-hardware-wrap-3.png") no-repeat center 0;

}
.portfolio-hardware-wrap li:nth-of-type(4){
    padding-top: 60px;
    background: url("../images/portfolio-hardware-wrap-4.png") no-repeat center 0;

}
.portfolio-hardware-wrap li:nth-of-type(1).active{
    color: #3F9FFE;
    padding-bottom: 10px;
    /*border-bottom: 3px solid rgba(63,159,254,1);*/
    background: url("../images/portfolio-hardware-wrap-1-active.png") no-repeat center 0;
}
.portfolio-hardware-wrap li:nth-of-type(2).active{
    color: #3F9FFE;
    padding-bottom: 10px;
    /*border-bottom: 3px solid rgba(63,159,254,1);*/
    background: url("../images/portfolio-hardware-wrap-2.png") no-repeat center 0;
    /*background: url("../images/portfolio-hardware-wrap-2-active.png") no-repeat center 0;*/
}
.portfolio-hardware-wrap li:nth-of-type(3).active{
    color: #3F9FFE;
    padding-bottom: 10px;
    /*border-bottom: 3px solid rgba(63,159,254,1);*/
    background: url("../images/portfolio-hardware-wrap-3-active.png") no-repeat center 0;
}
.portfolio-hardware-wrap li:nth-of-type(4).active{
    color: #3F9FFE;
    padding-bottom: 10px;
    /*border-bottom: 3px solid rgba(63,159,254,1);*/
    background: url("../images/portfolio-hardware-wrap-4-active.png") no-repeat center 0;
}

.portfolio-section-wrap{

}
.portfolio-section-wrap>li{

}
.portfolio-section-wrap>li li{

}
.displaynone{
    display: none;
}
.ortfolio-hardware-bottom-title {
    font-size: 30px;
    font-weight: bold;
    color: rgba(0,0,0,.8);
    margin: 0px 0 27px;
    text-align: left;
}
.ortfolio-hardware-bottom-1>li:nth-of-type(1){
    /*width: 460px;*/
    height: 200px;
    margin: 227px auto 0 ;
}
.ortfolio-hardware-bottom-1 li:nth-of-type(2){
    /*padding-left: 100px;*/
    background: url("../images/produect_dev1.png") no-repeat center 0;
    /*width: 578px;*/
    height: 522px;
    margin-top: 40px;
    background-size: 100% 100%;
}
.ortfolio-hardware-bottom-2 li:nth-of-type(1){
    margin-top: 227px;
}
.ortfolio-hardware-bottom-2 li:nth-of-type(2){
    background: url("../images/produect_dev4.png") no-repeat center 0;
    /*width: 383px;*/
    height: 480px;
    margin-top: 70px;
    /*margin-left: 147px;*/
}
.ortfolio-hardware-bottom-3 li:nth-of-type(1){
    margin-top: 227px;
    /*padding-left: 50px;*/
    /*width: 460px;*/
    /*margin-left: 100px;*/
}
.ortfolio-hardware-bottom-3 li:nth-of-type(2){
    background: url("../images/produect_dev3.png") no-repeat center 0;
    /*width: 298px;*/
    height: 186px;
    margin-top: 197px;
    /*margin-left: 108px;*/

}
.ortfolio-hardware-bottom-4 li:nth-of-type(1){
    margin-top: 185px;
    /*width: 500px;*/
    /*margin-left: 50px;*/
}
.ortfolio-hardware-bottom-4 li:nth-of-type(2){
    background: url("../images/produect_dev2.png") no-repeat center 0;
    /*width: 297px;*/
    height: 369px;
    margin-top: 138px;
    /*margin-left: 180px;*/
}
.ortfolio-hardware-bottom-title{
    font-size:30px;
    font-weight:bold;
    color:rgba(0,0,0,.8);
    /*margin: 239px 0 27px;*/
    text-align: left;
}
.ortfolio-hardware-bottom-des{
    font-size: 16px;
    text-align: left;
    color:rgba(0,0,0,.6);
    padding-left: 20px;
    position: relative;
}
.ortfolio-hardware-bottom-des:before{
    position: absolute;
    content: '';
    left: 0;
    top:10px;
    margin-top: -3px;
    width:6px;
    height:6px;
    background:rgba(66,160,251,1);
    border-radius:50%;
}