.ben {
    width: 100%;
    height: 798px;
    position: relative;
    overflow: hidden;
}

.ben .bg {
    /* width: 100%;     */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 798px;

}

.logobox {
    position: absolute;
    top: 175px;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.text1 {


    margin-top: 20px;
    overflow: hidden;
}

.text1 p:nth-child(1) {
    font-size: 22px;
    color: rgb(255, 255, 255);
    width: 30px;
    float: left;
    padding-right: 10px;
    line-height: 25px;
    border-right: 1px solid white;

}

.text1 p:nth-child(2) {
    font-size: 48px;
    color: rgb(255, 255, 255);
    float: left;
    line-height: 48px;
    padding-left: 5px;
}

.text2 {
    text-align: center;
    color: rgb(255, 255, 255);
}

.text2 p:nth-child(1) {
    font-size: 22px;
    line-height: 38px;

}

.text2 p:nth-child(2) {
    font-size: 13px;
    line-height: 139%;
    text-transform: uppercase;


}


/*  */
.nrhed {
    text-align: center;
    width: 100%;
    padding-top: 40px;
}

.nrhed p:nth-child(1) {
    text-transform: uppercase;
    font-size: 24px;
    color: rgb(102, 102, 102);
}

.nrhed div {
    width: 40px;
    background-color: #C6C6C6;
    height: 2px;
    margin: 10px auto;
}

.nrhed p:nth-child(3) {

    font-size: 18px;

}

.wmysul {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.wmysul li {
    width: 33.333%;
    float: left;
    padding-right: 90px;
}
.dilogo img{
	width:180px;
	height: 180px;
}
.logorn p{
	margin-bottom: 20px;
}
.wmysul .lihed {
    font-size: 16px;
    width: 100%;

    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 20px;
}

.wmysul .litext p:nth-child(1) {
    font-size: 14px;
    padding: 20px 0;
	line-height: 24px;
}

.wmysul .litext p:nth-child(2) {
    font-size: 16px;
    line-height: 28.8px;
}

.wmysul .litext img {
    margin-top: 30px;
}

/*  */
.gywm {
    width: 100%;
    padding: 40px 0;
}

.ydbg {
    /* position: absolute; */
    height: 474px;
    background-color: transparent;
    background-image: url(../img/hya8.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /* left: -149px; */
    width: 100%;
    margin-top: 30px;
    position: relative;
}

.gytextbox {
    width: 527px;
    height: 100%;
    background-color: white;
    position: absolute;
    right: 20%;

}

.gytextbox .text {
    position: absolute;
    width: calc(100% - 80px);
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.gytextbox .text h3 {
    font-size: 20px;
}

.gytextbox .text p {
    font-size: 16px;
    margin-top: 30px;
    line-height: 28px;
}

.more {
    width: 115px;
    height: 30px;
    line-height: 28px;
    text-align: center;
    margin-top: 30px;
    font-size: 14px;
    cursor:pointer;
    font-weight: bold;
    color: rgba(67, 67, 67, 1);
    border: 1px solid rgba(67, 67, 67, 1);
}

.xmzs {
    padding-bottom: 120px;
}

.xmbox {
    width: 100%;
    height: 510px;
    position: relative;
    margin-top: 50px;

}

.xmbox .text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    color: white;
}

.xmbox .text p:nth-child(1) {
    font-size: 18px;

}

.xmbox .text p:nth-child(2) {
    font-size: 14px;
    margin-top: 10px;
    text-transform: uppercase;

}

.xm1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 288px;
    height: 510px;

}

.xm2 {
    position: absolute;
    left: 304px;
    top: 0;
    width: 288px;
    height: 173px;

}

.xm3 {
    position: absolute;
    right: 304px;
    top: 0;
    width: 288px;
    height: 510px;
}

.xm4 {
    position: absolute;
    right: 0;
    top: 0;
    width: 288px;
    height: 320px;
}

.xm5 {
    position: absolute;
    left: 304px;
    bottom: 0;
    width: 288px;
    height: 320px;
}

.xm6 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 288px;
    height: 173px;
}

.xmbox img {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}



.new {
    background-color: rgb(241, 241, 244);
    height: 962px;
    width: 100%;
}

.newul {
    width: 100%;
}

.newul ul {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 20px;
}

.newul li {
    width: 380px;
    margin-top: 40px;
    float: left;
}

.newul li .imgbox {
    width: 100%;
    height: 146px;
    overflow: hidden;
}

.newul li .imgbox img {
    width: 100%;
}

.newul li p:nth-child(2) {
    font-size: 16px;
    color: #5a5a5a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}

.newul li p:nth-child(3) {
    font-size: 11px;
    color: #929292;
    margin-top: 5px;
}

.newul li p:nth-child(4) {
    font-size: 14px;
    color: #9a9a9a;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 5px;
}

.newul .more{
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    bottom: -360px;
    right: 0;
    height: 37px;
    line-height: 35px;
    width: 120px;
}


.fzimg{
    width: 1200px;
    height: 288px;
    margin: -90px auto 0;
    position: relative;
}
.fzimg .text{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
}
.fzimg .text p{
    font-size: 24px;
    color: white;
    line-height: 48px;
}

.fzul{
    width: 1200px; 
    margin: 0 auto;    
    padding: 90px 0;
}
.fzul ul{
    position: relative;
    width: 100%;
}
.fzul ul .xian{
    height: 100%;
    position: absolute;
    width: 1px;
    background-color: #333333;
    left: 50%;

}
.fzul ul li{
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    position: relative;
}
.fzul ul li p{
    width: 50%;
    float: left;
    padding-left: 180px;
    padding-right: 20px;
    text-align: right;
    color: rgb(67, 67, 67);
    font-size: 18px;
    line-height: 181%;
    min-height: 60px;

}

.fzul ul li span{
    background-color: #333333;
    color:white;
    font-size: 14px;
    padding: 3px 12px;
    border-radius:15px; 
    /* margin-left: 20px; */
    position: absolute;
    top: 0;
    left: 52%;
}
.fzul ul li .quan{
    width: 15px ;
    height: 15px;
    border-radius:50%;
    background-color: #333333;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 0.5px;
    transform: translateX(-50%);
}
.fzul ul li:nth-child(2n+1) p{
    float: right;
    padding-left: 20px;
    padding-right: 180px;
    text-align: left;
}
.fzul ul li:nth-child(2n+1) span{
    left: inherit;
    right: 52%;
}
.fzul ul li:nth-child(2n+1) .quan{
    background-color: white;
    border: #333333 2px solid;
}

.shfw{
    position: relative;
    height: 427px;
    background-color: transparent;
    background-image: url(../img/4dv5.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;

    /* left: -160.5px; */
    width: 100%;

}
.shfw .nrhed p:nth-child(1){
    color: white;
}
.shfw .nrhed p:nth-child(3){
    color: white;
}

.shul{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;
}

.shul li{
    width: 400px;
    float: left;
    text-align: center;
    padding: 0 20px;
}
.shul li p:nth-child(1){
    font-size: 18px;
    color: white;
}
.shul li div{
    width: 30px;
    height: 1px;
    background-color: white;
    margin: 20px auto;
}
.shul li p:nth-child(3){
    font-size: 14px;
    color: white;
    line-height: 36px;
    margin-bottom: 10px;
}
.shul li img{
    width: 100%;
}

.dilogo{
/*    padding: 30px 0; */
    width: 100%;
    text-align: center;
    
    line-height: 200px;
}
.logotext{
	display: none;
}
.logorn{
	font-size: 18px;
	text-align: center;
}
.logorn{
	font-size: 16px;
}

@media (min-width: 750px) {
    .xmbox div:hover img {
        filter: blur(2px);
    }
    .more:hover{
        background-color: #333333;
        color: white;
    }
}


@media (max-width: 750px) {
    .ben {

        height: 7rem;

    }
    .ben .bg {
        height: 7rem;
    }
    
    .logo img{
        width: 1.68rem;
    }
    .wmysul {
   
        margin-top: 0rem;
    }
    .nrhed{
        padding-top: 0.4rem;
    }
    .nrhed p:nth-child(1){
        font-size: 0.4rem;
    }
    .nrhed p:nth-child(3) {
        font-size: 0.32rem;
    }
    .wmysul li {
        width: 100%;
        float: left;
        padding-right: 0.3rem;
        padding-left: 0.3rem;
        margin-top: 0.5rem;
    }
    .litext{
        font-size: 0;
    }
    .wmysul .litext img {
        margin-top: 0.3rem;
    }
    .gywm {
    
        padding: 0.2rem 0;
    }
    .gytextbox {
        width: 100%;
        height: 100%;
        background-color: white;
        position: absolute;
        right: 0%;
    }
    .ydimg{
        width: 100%;
    }
    .ydimg img{ 
        width: 100%;
    }
    .ydbg{
        height: 11rem;
        background: none;
    }
    .gytextbox .text {
        position: absolute;
        width: calc(100% );
        position: absolute;
        left: 0rem;
            padding: 0 0.3rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .gytextbox .text h3 {
        font-size: 0.32rem;
        margin-top: 0.4rem;
    }
    .gytextbox .text p {
        font-size: 0.26rem;
        margin-top: 0.2rem;
        line-height: 0.4rem;
    }

    .more {
        width: 115px;
        height: 30px;
        line-height: 28px;
        text-align: center;
        margin-top: 0.3rem;
        font-size: 14px;
        cursor: pointer;
        font-weight: bold;
        color: rgba(67, 67, 67, 1);
        display: none;
        border: 1px solid rgba(67, 67, 67, 1);
    }

    .xmbox {
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 0.5rem;
        overflow: hidden;
        padding: 0 0.3rem;
        
    display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    }
    .xm1,.xm2,.xm3,.xm4,.xm5,.xm6{
        position: relative;
        left: 0;
        top: 0;
        width: 48%;
        float: left;
        height: 2.8rem ;
        overflow: hidden;
        /* line-height: 2.8rem; */
        text-align: center;
        margin-top: 0.2rem;

    }
    .xmbox img{
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);

    }
    .xmbox .text p:nth-child(1) {
        font-size: 0.28rem;
    }
    .xmbox .text p:nth-child(2) {
        font-size: 0.24rem;

    }

    .xmzs {
        padding-bottom: 0.6rem;
    }


    .newul li .imgbox {
        display: none;
    }
    .newul{
        padding: 0 0.3rem;
    }
    .newul li {
        width: 100%;
        margin-top: 0.2rem;
        float: left;
        padding-bottom: 0.3rem;

        border-bottom: 1px solid #e2e2e2;
     
    }
    .newul li p:nth-child(2) {
        font-size: 0.32rem;
        color: #5a5a5a;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top: 10px;
    }
    .newul li p:nth-child(3) {
        font-size: 0.24rem;
        color: #929292;
        margin-top: 0.2rem;
    }
    .newul li p:nth-child(4) {
        display: none;
    }

    .newul .more {
        margin: 0.4rem auto 0;
        height: 37px;
        line-height: 35px;
        width: 120px;
    }

    .new {
   
        height: auto;
        padding-bottom: 0.5rem;
      
    }

    .fzimg {
        width: 100%;
        height: 288px;
        margin: 0 auto 0;
        position: relative;
    }
    .fzlc{
        display: none;
    }


    .shul {
        width: 100%;
  
        margin-top: 0.4rem;
    }

    .shul li {
        width: 100%;
        float: left;
        text-align: center;
        padding: 0 0.3rem;
        font-size: 0;
        margin-top: 0.4rem;
    }
    .shfw{
        height: auto;
    }

    .shul li p:nth-child(1) {
        font-size: 0.28rem;
        color: white;
    }
    .shul li div {
        width: 30px;
        height: 1px;
        background-color: white;
        margin: 0.2rem auto;
    }

    .shul li p:nth-child(3) {
        font-size: 0.24rem;
        color: white;
        line-height: 0.5rem;
        margin-bottom: 0.1rem;
    }

    .shul li img {
        width: 60%;
    }

    .dilogo{
        display: none;
    }
	.logorn p{
		display: none;
	}
}