@charset "utf-8";
/* CSS Document */

.caseshow {
    height: 350px;
    width: 590px;
    float: left;
}

.d_slidePopup {
    position: relative;
    overflow: hidden;
    height: 330px;
    width: 580px;
    margin-bottom: 10px;
}

.d_slidePopup .d_popup {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    background: url(../images/trans50.png);
    /*10~90 png*/
}

.d_slidePopup .d_popup h5 {
    margin: 30px;
    font: bold 34px dotum;
    color: #ffffff;
    margin-top: 100px;
    text-align: center;
}

.d_slidePopup .d_popup p {
    margin: 20px;
    font: 18px dotum;
    color: #ffffff;
    text-align: center;
}

.d_popup a {
    text-decoration: none;
    color: #F8F2F2;
}


/*产品*/
.chanpin {
    width: 1000px;
    height: auto;
    margin: 0 auto;
}

.chanpin .title {
    margin: 30px auto;
}

.chanpin .title h1 {
    text-align: center;
}

.chanpin .chanpin_show {
    width: 100%;
    height: 720px;
}

.chanpin_show .left {
    height: 720px;
    width: 32%;
    float: left;
    margin: 0 5px;
}

.chanpin_show .left .left_top {
    width: 100%;
    height: 438px;
}

.chanpin_show .left .left_bottom {
    width: 100%;
    height: 267px;
    margin-top: 8px;
}

.chanpin_show .center .center_top {
    width: 100%;
    height: 267px;
}

.chanpin_show .center .center_bottom {
    width: 100%;
    height: 438px;
    margin-top: 8px;
}

.chanpin_show .right .right_top {
    width: 100%;
    height: 438px;
}

.chanpin_show .right .right_bottom {
    width: 100%;
    height: 267px;
    margin-top: 8px;
}

.chanpin_show .center {
    height: 720px;
    width: 32%;
    float: left;
    margin: 0 5px;
}

.chanpin_show .right {
    height: 720px;
    width: 32%;
    float: left;
    margin: 0 5px;
}

.chanpin_show h1 {
    text-align: center;
}


/*硬件*/



.yingjian {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-top: 20px;
    padding-top: 20px;
}

.yingjian .title {
    margin: 30px auto;
}

.yingjian .title h1 {
    text-align: center;
}

.yingjian_box {
    width: 100%;
    height: 1580px;
}

.min_box {
    width: 100%;
    height: 1560px;
    float: left;
    border: #D8D5D5 1px solid;
}

/*us*/



.us {
    width: 100%;
    height: 610px;
    ;
    margin: 0 auto;
    background-color: #242424;
}

.us h1 {
    text-align: center;
    color: #FFF9F9;
    padding-top: 60px;
}

/*.us, .us div{
	border:1px #F7EFEF solid;
	}*/
.us .content {
    width: 1200px;
    height: 350px;
    margin: 0 auto;
}

.us .content .us_box {
    width: 23%;
    height: 350px;
    float: left;
    margin-left: 17px;
    background-position: center center;
    background-repeat: no-repeat;
}

.us .content p {
    color: #F4EAEA;
    text-align: center;
    margin-top: 300px;
    font-weight: bolder;
    line-height: 30px;
}


/*aboutus*/

.aboutus {
    width: 100%;
    height: 621px;
    background-color: #f5f5f5;
    background-image: url(../images/map.png);
    background-repeat: no-repeat;
    background-position: 65%;
}

.aboutus .title {
    margin: 30px auto;
    padding-top: 20px;

}

.aboutus .title h1 {
    text-align: center;
}

.aboutus .content {
    margin-left: 350px;
    margin-top: 100px;
}

/*news*/

.news {
    width: 1000px;
    height: 530px;
    margin: 0 auto;
}

.news .title {
    margin: 30px auto;
    padding-top: 20px;

}

.news .title h1 {
    text-align: center;
}

.news .content {
    width: 100%;
    height: auto;

}

.zzsc {
    width: 450px;
    height: auto;
    margin: 10px auto;
    font-family: '微软雅黑';
    float: left;
}

.zzsc .tab {
    overflow: hidden;
}

.zzsc .tab a {
    display: block;
    padding: 10px 20px;
    float: left;
    text-decoration: none;
    color: #333;
}

.zzsc .tab span {
    padding: 10px 10px;
    float: left;
    margin-left: -115px;
}

.zzsc .tab a:hover {
    background: #E64E3F;
    color: #fff;
    text-decoration: none;
}

.zzsc .tab a.on {
    background: #fff;
    color: #007bea;
    text-decoration: none;
}

.zzsc .content {
    overflow: hidden;
    padding: 10px;
}

.zzsc .content .tab_content {
    display: none;
}

.zzsc .new .newlist {
    list-style: none;
    margin: 20px auto;
}

.zzsc .new .newlist span {
    float: right;
}

.zzsc ul li {
    list-style: none;
}


.news .pic {
    width: 520px;
    height: 300px;
    float: right;
    margin-top: 5px;
}

/* .news .pic .left_pic{
	width:245px;
	height:210px;
	float:left;
	}
	
.news .pic .right_pic{
	width:245px;
	height:210px;
	float:right;
	} */
.news .pic .pic_box {
    width: 245px;
    height: 210px;
    float: left;
    margin-left: 15px;
}

.pic_box a:hover {
    color: #007bea;
}

.pic_box a {
    text-decoration: none;
}

.newlist a {
    color: #191818;
    text-decoration: none;
}

.newlist a:hover {
    color: #007bea;
}

.lianjie {
    width: 100%;
    line-height: 55px;
    background-color: #9e9fa0;
}

.linajie ul li .youqing {
    font-size: 50px;
}

.lianjie ul {
    overflow: hidden;
}

.lianjie ul li {
    list-style: none;
    margin: 0 20px;
    color: #EBE7E7;
    float: left
}

.lianjie ul li a {
    color: #F7F4F4;
    text-decoration: none;
}

.home-features {
    width: 1200px;
    margin: 50px auto;
}

.home-friendship {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.home-exhibition {
    width: 1170px;
    height: 330px;
    margin: 50 auto;
    background-image: url(/Uploads/Picture/2020-04-21/fupinban.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.home-fill {
    width: 500px;
    height: 200px;
    position: absolute;
    margin-top: -100px;
}

.home-fill2 {
    width: 500px;
    height: 500px;
    position: absolute;
}

.home-features-content {
    margin-bottom: 0px;
    height: 350px;
    width: 100%;
}

.pic-box-image {
    width: 245px;
    height: 176px;
}

.home-friendship-title {
    width: 10%;
    color: #fff;
    float: left;
}

@media screen and (max-width: 600px) {
    .home-features-content {
        margin-bottom: 0px;
        height: 235px;
        width: 100%;
    }

    .caseshow {
        height: 235px;
        width: 100%;
        float: left;
    }

    .d_slidePopup {
        position: relative;
        overflow: hidden;
        height: 215px;
        width: 100%;
        background-size: 100%;
    }

    .d_slidePopup .d_popup {
        background-size: 100%;
    }

    .d_slidePopup .d_popup h5 {
        margin-top: 40px;
    }

    .home-features {
        width: 100%;
        margin: 50px auto;
    }

    .us {
        height: fit-content;
    }

    .us .content {
        width: 100%;
        height: fit-content;
        margin: 0 auto;
        display: flex;
        margin-top: 30px;
    }

    .us .content .us_box {
        /* width: 48%; */
        height: 350px;
        float: left;
        margin-left: 1%;
        background-repeat: no-repeat;
        background-position: inherit;
        background-size: 100%;
    }

    .us .content p {
        color: #F4EAEA;
        text-align: center;
        margin-top: 100px;
        font-weight: bolder;
        line-height: 24px;
        font-size: 12px;
    }

    .yingjian {
        width: 100%;
        height: auto;
        margin: 0 auto;
        margin-top: 20px;
        padding-top: 20px;
    }

    .home-friendship {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }

    .home-friendship-title {
        width: 100%;
        color: #fff;
        float: left;
        text-align: center;
        margin-top: -10px;
        height: 40px;
    }

    .lianjie ul {
        line-height: 20px;
    }

    .lianjie ul li {
        margin: 0 10px;
    }

    .home-exhibition {
        width: 100%;
        height: 330px;
        margin: 50 auto;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .chanpin {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .news {
        width: 100%;
        height: 530px;
        margin: 0 auto;
    }



    .zzsc {
        width: 100%;
        height: auto;
        margin: 10px auto;
        font-family: '微软雅黑';
        float: left;
    }

    .home-fill {
        width: 100%;
        height: 200px;
        position: absolute;
        margin-top: -100px;
    }

    .home-fill2 {
        width: 100%;
        height: 500px;
        position: absolute;
    }

    .home-part1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: -80px;
    }

    .home-part1-item {
        width: 50% !important;
    }

    .services-area {
        padding-bottom: 0;
    }

    .home-quanjing-size {
        background-size: 100%;
    }

    .zzsc .new .newlist {
        font-size: 13px;
    }

    .news .pic {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .news .pic .pic_box {
        padding-right: 15px;
        width: 100%;
        box-sizing: border-box;
    }

    .pic-box-image {
        width: 100%;
        height: 100%;
    }
}