
.nxy1 h2 {
    float: left;
    width: 200px;
    height: 50px;
    background: #ff5003;
    font: 24px/50px "Microsoft YaHei";
    text-align: center;
    color: #fff;
}
.nxy1 p {
    width: 950px;
    height: 50px;
    background: #f5f5f5;
    font: 15px/50px "Microsoft YaHei";
    float: left;
    padding-left: 50px;
}
.nxy1 p a {
    display: inline-block;
    float: right;
    font: 18px/50px "Microsoft YaHei";
    color: #ff5003;
    margin-right: 30px;
}
.nxy2{
    width: 316px;
    float: left;
}
.nxy3{
    width: 556px;
    float: left;
    margin: 0 6px;
}
.hjtu a{
    overflow: hidden;
}
.hjtu a:nth-child(1){
    width: 316px;
    height: 253px;
    float: left;   
}
.hjtu a:nth-child(1) img ,.hjtu a:nth-child(2) img{
    margin-left: -10%; 

}
.hjtu a:nth-child(2) {
    width: 316px;
    height: 253px;
    float: left;
    margin-top: 7px;
}
.nxy3 a {
    width: 556px !important;
    height: 345px !important;
    float: left !important;
    position: relative;
    display: block;
}
.nxy3 a img {
    margin-left: 0 !important;
    width: 100%;
    height: auto !important;
}
.nxy3>p {
    width: 556px;
    height: 130px;
    text-align: center;
    font-size: 30px;
    padding-top: 32px;
    line-height: 50px;
    color: #ffffff;
    background: url(../images/huanjing/hj1.png);
    margin-top: 351px;
}
.hjtu a img{
    height: 100%;
    transition: all 0.3s;
}
.hjtu a:hover img{
	transform:scale(1.1);
}
.nxy4{
    background: url(../images/huanjing/hj2.png) !important;
}
.nxy5{
    background: url(../images/huanjing/hj3.png) !important;
}
.nxy6{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.nxy6 a{
    width: 296px !important;
    height: 193px !important;
    margin-top: 6px;
}

.nxy6 a img{
    max-width: 100% !important;
    margin: 0 !important;
    height: auto;
}
.nxy2 a:hover p,.nxy3 a:hover p,.nxy6 a:hover p{

	bottom: 0

}

.nxy2 a,.nxy3 a,.nxy6 a{
    position: relative;
}

.nxy2 a p,.nxy3 a p,.nxy6 a p{

    position: absolute;

    width: 100%;

    color: #FFF;

    background: rgba(0,0,0,.6);

    text-align: center;

    font-size: 16px;

    line-height: 40px;

    bottom: -40px;

    transition: .4s;

}


