@charset "utf-8";
/* 
	



*/
.Container-wrapper{}
.contact-nav {width:1170px; height:25px; margin:16px auto; color:#979c9b;}
.contact-title {width:1170px; height:25px; margin:0px auto 25px; font-size:18px; font-weight:bold;color:#90C32E;}
.contact-info {width:1170px; height:200px; margin:5px auto; border-bottom:#90C32E 1px solid;}
.contact-info ul {width:325px;height:180px;float:left; margin-left:97.5px;}
.contact-info ul:nth-child(3n+1) {margin-left:0px;}
.contact-info ul li {float:left;}
.contact-info ul li:nth-child(1) img{width:100px;}
.contact-info ul li:nth-child(2) {margin-left:20px;}
.contact-info ul li:nth-child(2) h3 {font-size:14px; font-weight:bold; height:30px; line-height:30px; margin-top:5px;}
.contact-info ul li:nth-child(2) p {font-size:14px; height:30px; line-height:30px;}

.contact-address {width:1170px; height:180px; margin:0px auto 30px;}
.contact-address ul {width:330px;height:180px;float:left; margin-left:100px;}
.contact-address ul:nth-child(2) {margin-left:110px;}
.contact-address ul:nth-child(3) {width:265px;margin-left:110px;}
.contact-address ul:nth-child(3n+1) {margin-left:0px;}
.contact-address ul li {float:left;}
.contact-address ul li:nth-child(1) img{width:60px; margin-top:25px;}
.contact-address ul li:nth-child(2) {margin-left:20px;}
.contact-address ul li:nth-child(2) h3 {font-size:14px; font-weight:bold; height:30px; line-height:30px; margin-top:5px;}
.contact-address ul li:nth-child(2) p {font-size:14px; height:30px; line-height:30px;}
.contact-address ul:nth-child(3) li:nth-child(2) p a:hover {color:#00a73c;}
.clearfix::after {content: "";display: table;clear: both;}

/* 联系我们 */
.map{width: 100%;}
.map img{width: 100%; object-fit:cover;}
.reltab{width: 100%;padding: 120px 0;background: #f7f7f7;}
.reltab ul{margin: 0px auto;height: 500px;}
.reltab li{width: 46%;float: left;margin-left: 2.666%;float: left;background: #fff;height: 224px;display: flex;align-items: center;position: relative;transition: all .4s ease;}
.reltab-tag{position: absolute;z-index: 1;font-size: 16px;color: #00a63c;top: 22px;right: 28px;font-style: normal; font-weight:600;}
.reltab-item{width: 100%;padding: 0 100px 0 50px;font-size: 0;}
.reltab-img, .reltab-wd{display: block;}
.reltab-img{float: left;width: 94px;margin-top: 10px;}
.reltab-img img{max-width: 100%;}
.reltab-wd{width: calc(100% - 94px);float: right;}
.reltab-wd span{font-size: 16px;color: #00a63c;display: block;line-height: 26px;margin-bottom: 8px; font-weight:600;}
.reltab-wd p{font-size: 16px;color: #333;line-height: 24px;}
.reltab li:hover{box-shadow: 0 4px 10px 2px #e5e5e5;}
.reltab li:last-child .reltab-item{padding-right: 0;}
.relyx{width: 100%;padding: 148px 0 88px;}
.relyx-title{width: 100%;}
.relyx-title h6, .relyx-title h1{font-size: 36px;color: #333;}
.relyx-list{width: 100%;}
.relyx-list ul{margin-left: -2%;}
.relyx-list li{width: 23%;margin-left: 2%;float: left;margin-top: 24px;}
.relyx-img{width: 100%;overflow: hidden;}
.relyx-img img{width: 100%;object-fit: cover;transition: all .8s ease;}
.relyx-wd{width: 100%;padding: 30px 25px 0 0;position: relative;min-height: 294px;}
.relyx-wd h6, .relyx-wd h1{font-size: 22px;color: #333;padding-bottom: 10px;}
.relyx-wd p{font-size: 15px;color: #999;line-height: 26px;position: relative;padding-left: 26px;margin-top: 10px;min-height: 52px;}
.relyx-wd p:nth-of-type(1){background: url('../images/gather/relD1.jpg') no-repeat left top 2px;}
.relyx-wd p:nth-of-type(2){background: url('../images/gather/relD2.jpg') no-repeat left top 2px;}
.relyx-check{display: inline-block;font-size: 15px;color: #5b9bd5;font-style: normal;line-height: 26px;margin-top: 20px;position: relative;user-select: none;cursor: pointer;}
.relyx-check:after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 1px;background: #5b9bd5;}
.relyx-list li:hover .relyx-img img{transform: scale(1.04);}
.relyx-wd:after{content: "";position: absolute;width: 28px;height: 13px;background: url('../images/gather/relArr.png') no-repeat;bottom: 0;left: 0;opacity: 0;}
.relyx-item{width: 100%;}
.relyx-info{width: 100%;background: #f5f5f5;}
.relyx-info li{width: 20%; float: left;padding: 50px 0;}
.relyx-info li h6, .relyx-info li h1{font-size: 22px;color: #333;margin-bottom: 32px;}
.relyx-info li p{font-size: 14px;color: #888;line-height: 24px;}
.relyx-infoitem{width: 100%;display: none;}
.relyx-list li.ontrue .relyx-wd:after{opacity: 1;}
.relyx-infoitem.ontrue{display: block;}
.relyx-content{width: 100%;margin-top: 44px;}
.contain ul li:nth-child(3) {margin-top:50px;}
.contain ul li:nth-child(3) p {padding-right:108px; margin-top:8px;}

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
}

@media all and (max-width:1439px) {
	/* 1360 × (768) */
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .reltab {
        padding: 20px 0px 40px 0px;
    }

    .contain {
        width: 100%;
        margin: 0 auto;
    }

    .reltab li {
        width: 100%;
        float: none;
        margin-left: 0%;
        margin-top:20px;
    }

    .reltab-item {
        padding: 0px 30px;
    }

    .reltab-tag {;
        top: 12px;
    }

    .reltab-img {
        margin-top: 50px;
    }

    .reltab-wd {
        margin-top: 0px;
    }

    .reltab-wd p {
        font-size: 16px;
        color: #333;
        line-height: 20px;
    }

    .reltab-wd .contact-content-pc {
        display:none;
    }

    .reltab-wd .contact-content-mobile {
        display:block;
        font-size: 16px;
        font-weight:normal;
        color: #333;
        line-height: 20px;
    }
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
}

