/* 江河简介 */
.section .list-syt1{ margin:40px auto 30px auto;}
.section>p{ text-align: center; font-size: 20px; color: #dc1a26; font-weight: bold; margin: 70px 0px;}
.list-syt1>img{ width: 570px; height: 305px; object-fit: cover;}
.list-syt1 .list-con{ width: 580px;}
.list-syt1 .list-con>span{ font-size: 20px; color: #dc1a26; display: block; margin: 20px 0px 40px 0px;}
.list-syt1 .list-con>p{ font-size: 16px; line-height: 30px; color: #333333; text-align:justify;}

/* 资质荣誉 */
.rongyu-section-conter{ margin-bottom: 100px;}
.rongyu-conter .rongyu-list{margin-left: -25px; margin-right: -25px;}
.rongyu-conter .rongyu-list .rong-box{ width: 262px; height: 350px; float: left; margin:15px 25px;}
.rongyu-conter .rongyu-list .rong-box>.box-img{ width: 100%; height: 290px; border: 1px solid #d2d2d2; padding: 20px; 
                              box-sizing: border-box; display: flex; justify-content:center;  align-items:center; cursor: pointer;}
.rongyu-conter .rongyu-list .rong-box>.box-img>img{ max-width: 100%; max-height: 100%; object-fit: cover;transition: .3s; -webkit-transition: .3s; -moz-transition: .3s;}
.rongyu-conter .rongyu-list .rong-box>.box-img>img:hover{transform: scale(1.05);transition: .3s; -webkit-transition: .3s; -moz-transition: .3s;}
.rongyu-conter .rongyu-list .rong-box>p{ text-align: center; padding-top: 20px;}


/* 企业文化 */
.wenhua-conter{ height: 515px; background-image: url(../images/wenhuabg.jpg); background-size: 100% 515px; background-position: center;}
.wenhua-conter> .wenhua-text{ width: 500px; height: 400px; font-size: 16px; color: #FFFFFF; line-height: 40px; position: relative;
                              top:180px; right: 30px; }
/* 产品中心  */
.chanpin{ background: url(../images/chanpin.jpg) no-repeat center; }
.chanpin-conter{ width: 1200px; display: block; margin: 0 auto;}
.sub-chanpin a{
    margin: 0px 5px;
    position: relative;
    display: inline-block;
    padding: 0px 20px;
    z-index: 1;
}
.chanpin-box{ width: 47%; height: 500px; float: left; margin-right: 3%;}
.chanpin-box>p{ font-size: 22px; color: #000000;}
.chanpin-box>img{ width: 100%; height: 388px; object-fit: cover; padding: 28px 0px 20px 0px;  -webkit-transform: skewX(-2deg); -ms-transform: skewX(-2deg); transform: skewX(-2deg); }
.chanpin-box>a{ width: 150px; height: 40px; text-align: center; line-height: 40px; background-color: #e62426; color: #FFFFFF; display: block;}
.chanpin-sub a:hover::after{ list-style: none; }
/* 产品列表 */
.chanpin-list{margin-right: -25px; margin-left: -25px;}
.chanpin-liebiao .chanpin-list .liebiao-box{ width: 366px; height: 330px; float: left; margin:15px 25px; position: relative;}
.chanpin-liebiao .chanpin-list .liebiao-box>img{ width: 100%; height: 230px; object-fit: cover; padding-bottom: 15px;}
.chanpin-liebiao .chanpin-list .liebiao-box>p{ font-size: 18px; color: #333333; font-size: 18px; font-weight: bold;}
.chanpin-liebiao .chanpin-list .liebiao-box>p::after{ width:30px; height: 3px; background-color: #e62426; content: ""; display: block;
                                         -webkit-transform: skewX(-20deg); position: absolute; top:270px; -ms-transform: skewX(-20deg);
                                            transform: skewX(-20deg);}
.chanpin-liebiao .chanpin-list .liebiao-box>span{ font-size: 14px; color: #8b8b8b; padding-top: 25px; line-height: 26px;}
/* 产品详情 */
.chanpin-details{ width: 100%; overflow: hidden; }
.chanpin-details .details-top{ width: 1200px; display: block; margin: 40px auto; }
/* .chanpin-details .details-top>img{ width: 530px; height: 350px; border: 1px solid #d2d2d2; } */
.chanpin-details .details-top .top-rig{ width: 600px; padding-left: 10px;}
.chanpin-details .details-top .top-rig>p{font-size: 24px; color: #e62426;}
.chanpin-details .details-top  .top-rig .top-tit{ margin-top: 30px; }
.chanpin-details .details-top  .top-rig .top-tit>p{ font-size: 18px; color: #000000; margin-bottom: 10px;}
.chanpin-details .details-top  .top-rig .top-tit>span{ font-size: 14px; color: #666666;}
.chanpin-details .details-con{ width: 1200px; display: block; margin: 0 auto;}
.chanpin-details .details-con .con-text{  padding: 40px 0px 80px 0px; box-sizing: border-box; line-height: 32px; font-size: 16px; color: #333;}

.chanpin-details .details-con .con-text p{ margin:20px 0px; }
.chanpin-details .details-con .con-text img,.chanpin-details .details-con .con-text p>img{display: block; max-width: 100%; object-fit: cover; margin: 10px auto;}

/* 新闻中心 */
.news{ background: url(../images/news.jpg) no-repeat center; }
.news-box{ padding: 30px 0px; border-bottom: 1px solid #ebebeb;}
.news-box:last-child{ margin-bottom: 80px;}
.news-box>img{ width: 282px; height: 200px; object-fit: cover;}
.news-box .news-right{ width: 840px; height: auto;}
.news-box .news-right>p{ font-size: 18px; color: #333333; font-weight: bold;}
.news-box .news-right>i{ font-size: 12xp; color: #8b8b8b; display: block; font-style: normal; margin: 15px 0px 20px 0px; }
.news-box .news-right>span{ font-size: 14px; color: #333333; line-height: 25px;}
.news-box .news-right>a{ width: 120px; height: 40px; border: 1px solid #e62426; color: #333333; text-align: center; line-height: 40px;}
.news-box .news-right:hover a{ background-color: #E62426; color: #FFFFFF; transition: all 0.8s; }
/* 新闻详情 */
.news-details{ width: 1200px; margin: 0 auto;  }
.news-details-title{ border-bottom: 1px solid #ebebeb; }
.news-details-title>p{ width: 1000px; font-size: 24px; color: #000000; font-weight: bold;}
.news-details-title>i{ font-style: normal; font-size: 14px; color: #8b8b8b; display: block; padding: 20px 0px 40px 0px;}
.news-details-title>a{ width: 120px; height: 40px; border: 1px solid #e62426; color: #333333; text-align: center; line-height: 40px;
                       position: relative; top:-100px; right: 30px; }
.news-details-conter{ padding: 40px; box-sizing: border-box; border-bottom: 1px solid #ebebeb;line-height: 28px;color: #666;}
.news-details-conter>img{ display: block; max-width: 100%; object-fit: cover; margin: 10px auto;}
.news-details-bot{ margin: 30px 0px 100px 0px; display: block;}
.news-details-bot>.bot-left{ width: 45%;}
.news-details-bot>.bot-right{ width: 45%;}

/* 工程业务 */
.gongcheng{ background: url(../images/gongcheng.jpg) no-repeat center; }


/* 项目案例 */
.anli{ background: url(../images/anli.jpg) no-repeat center; }
.anli-more{ width: 120px; height: 40px; border: 1px solid #e62426; color: #333333; text-align: center; 
                            line-height: 40px; display: block; margin: 50px auto;}
.anli-more:hover{ background-color: #e62426; color: #FFFFFF; transition: all 0.8s;}
.anli-jieshao{ width: 1100px; height: 480px; margin: 80px auto; background: url(../images/anli-left-bg.jpg) no-repeat center;}
.anli-jieshao .jieshao-rig{ font-size: 24px; color: #e62426; text-align: right; position: relative; top:20px;}
.anli-jieshao .jieshao-fuwu>p{ width: 600px; height: auto; float: right; font-size: 14px; color: #FFFFFF; line-height: 25px;
                               position: relative; left: 55px; top:125px;}
.anli-wangluo{ background: url(../images/anli-right-bg.jpg) no-repeat center; }
.anli-wangluo .jieshao-fuwu>p{ width: 600px; height: auto; float: left; font-size: 14px; color: #FFFFFF; line-height: 25px;
                               position: relative; top:110px; left: -55px;}

/* 人才招聘 */
.zhaopin{ background: url(../images/zhaopin.jpg) no-repeat center; }
.zhaopin-box>img{ -webkit-transform: skewX(-5deg); -ms-transform: skewX(-5deg); transform: skewX(-5deg); }
.zhaopin-box>.zhaopin-right-box>p{ font-size: 24px; font-weight: normal; padding-bottom: 20px;}
/* 招聘须知 */
.xuzhi-conter{ width: 1000px; margin: 0 auto;}
.xuzhi-conter .xuzhi-left{ width: 500px;}
.xuzhi-conter .xuzhi-left .xuzhi-box>p{ font-size: 22px; color: #000000;}
.xuzhi-conter .xuzhi-left .xuzhi-box>p>i{ color: #e62426; font-weight: bold; border: 2px solid #e62426; padding: 2px 15px; display: inline-block;
                    -webkit-transform: skewX(-5deg); -ms-transform: skewX(-5deg); transform: skewX(-5deg);}
.xuzhi-conter .xuzhi-left .xuzhi-box>span{ font-size: 16px; color: #333333; display: block; margin-top: 6px; margin-left: 65px;}


.xuzhi-conter .xuzhi-right{ width: 450px; height: auto; padding: 20px; box-sizing: border-box; border: 1px solid #e62426;
                             -webkit-transform: skewX(-3deg); -ms-transform: skewX(-3deg); transform: skewX(-3deg);}
.xuzhi-conter .xuzhi-right .xu-r-box:nth-child(2){ margin-top: 30px;}
.xuzhi-conter .xuzhi-right .xu-r-box>p{ font-size: 16px; color: #000000; font-weight: 600; padding-bottom: 10px; transform: skewX(3deg); display: block;}
.xuzhi-conter .xuzhi-right .xu-r-box>span{ font-size: 14px; color: #333333; line-height: 22px; transform: skewX(3deg); display: block;}
/* 加入江河 */
.jiaru-text{ width: 900px; height: 120px; padding: 20px 0px; font-size: 16px; color: #000000; line-height: 30px; 
             border: 1px solid #e62426; margin: 0 auto; text-align: center; -webkit-transform: skewX(-5deg); -ms-transform: skewX(-5deg); transform: skewX(-5deg);}
.jiaru-text>span{ transform: skewX(5deg); display: block;}
.text-bg{ width: 600px; line-height: 45px; color: #FFFFFF;  text-align: center; background-color: #e62426;
           -webkit-transform: skewX(-5deg); -ms-transform: skewX(-5deg); position: relative; top:-22px; left: 180px; }
.text-bg>span{ transform: skewX(5deg); display: block;}
.mt{ width: 1000px; margin-top: 60px; border-collapse:collapse;}
.mt tr{ border-bottom: 20px solid #FFFFFF;}
.mt tr td{ width: 20%; height: 40px; line-height: 40px; background-color: #ebebeb; text-align: center; color: #000000;}
.mt tr td>a{ color: #FFFFFF; background-color: #e62426; display: block; width: 70px; height: 25px; text-align: center; display: block; margin: 0 auto; line-height: 25px; 
               -webkit-transform: skewX(-5deg); -ms-transform: skewX(-5deg); transform: skewX(-5deg);}
.mt tr td>a>span{ transform: skewX(5deg); display: block;}
/*弹框  开始 */
.mask {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9989;
    display: none;
}
.close{
	float: right;
	font-weight: 700;
	line-height: 1;
	opacity: 2;
}
.mask > .maskCon {
    width: 1000px;
    height: 550px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.mask > .maskCon > .title {
    width: 950px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0px auto 0px;
}
.mask > .maskCon > .title > .fl {
    margin-left: 17.5px;
}
.mask > .maskCon > .title > .fl > span{
    color: #444;
    font-size: 18px;
}
.mask > .maskCon > .title > .fr {
    margin-right: 17.5px;
    margin-top: 20px;
}
.mask > .maskCon > .title > .fr > .close {
    font-size: 21px;
    color: #999;
}
.mask > .maskCon > .title > .fr > a > .close {
    font-size: 21px;
    color: #333;
}
.mask > .maskCon > .table {
    width: 950px;
    margin: 43px auto 0px;
    font-size: 14px;
}
.mask > .maskCon > .table > .message {
    width: 950px;
    height: 52px;
    line-height: 52px;
    border: 1px solid #e5e5e5;
    border-left: none;
    overflow: hidden;
    background-color: #fff;
}
.mask > .maskCon > .table > .message > div {
    float: left;
}
.mask > .maskCon > .table > .message > .item {
    width: 124px;
    background-color: #f8f8f8;
    text-align: center;
    border-left: 1px solid #e5e5e5;
    color: #666;
}
.mask > .maskCon > .table > .message > .content {
    width: 333px;
    padding-left: 38px;
    background-color: #fff;
    color: #444;
}
.mask > .maskCon > .table > .address {
    width: 950px;
    height: 52px;
    line-height: 52px;
    border: 1px solid #e5e5e5;
    border-top: none;
    border-left: none;
    overflow: hidden;
    background-color: #fff;
    overflow: hidden;
}
.mask > .maskCon > .table > .address > div {
    float: left;
}
.mask > .maskCon > .table > .address > .item {
    width: 124px;
    background-color: #f8f8f8;
    text-align: center;
    border-left: 1px solid #e5e5e5;
    color: #666;
}
.mask > .maskCon > .table > .address > .content {
    width: 790px;
    padding-left: 38px;
    background-color: #fff;
    color: #444;
}
.mask > .maskCon > .table > .require {
    width: 950px;
    height: 150px;
    border: 1px solid #e5e5e5;
    border-top: none;
    border-left: none;
    overflow: hidden;
    background-color: #fff;
    overflow: hidden;
}
.mask > .maskCon > .table > .require > div {
    float: left;
}
.mask > .maskCon > .table > .require > .item {
    width: 124px;
    height: 150px;
    line-height: 150px;
    background-color: #f8f8f8;
    text-align: center;
    border-left: 1px solid #e5e5e5;
    color: #666;
}
.mask > .maskCon > .table > .require > .content {
    width: 790px;
    height: 290px;
    padding-left: 35px;
    padding-top: 35px;
    background-color: #fff;
    color: #444;
}
.mask > .maskCon > .table > .require > .content > p {
    margin-top: 18px;
}
.mask > .maskCon > .table > .require > .content > p:nth-child(1) {
    margin-top: 0px;
}
/*弹框  结束 */



/* 联系我们 */
.aboutus{ background: url(../images/aboutus.jpg) no-repeat center;}
.about-conter{ width:1200px; margin: 0 auto; }
.about-conter .about-left{ width: 500px;}
.about-conter .about-left>p{ font-size: 18px; color: #000000; margin-bottom: 24px; }
.about-conter .about-left>span{ font-size: 16px; color: #333333; display: block; padding-top: 10px;}
.about-conter .about-right{ width: 500px; height: 400px;}