
.nxy1 h2 {
    float: left;
    width: 150px;
    height: 50px;
    background: #ff5003;
    font: 24px/50px "Microsoft YaHei";
    text-align: center;
    color: #fff;
}
.nxy1 p {
    width: 1000px;
    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/index/hj1.png);
    margin-top: 351px;
}
.hjtu a img{
    height: 100%;
    transition: all 0.3s;
}
.hjtu a img:hover{
	transform:scale(1.1);
}
.nxy4{
    background: url(../images/index/hj2.png) !important;
}
.nxy5{
    background: url(../images/index/hj3.png) !important;
}