@charset "utf-8";

.banner img{
    display: block;
    width: 100%;
}
.ny-main{
    background: url("/images/0816/section5.jpg") repeat center top;
}
.ny-main>div{
    position: relative;
    z-index: 99;
}
.ny-main .tit{
    font-size: 24px;
    line-height: 60px;
    color: #fff;
    text-align: center;
    width: 240px;
    background: #9b0d14;
    position: absolute;
    top: -60px;
    left: 0;
}
.position{
    font-size: 0;
    border-bottom: 1px solid #dddddd;
}
.position>*{
    display: inline-block;
    font-size: 15px;
    line-height: 60px;
    color: #666;
    vertical-align: middle;
    padding: 0 2px;
}
.position .active{
    color: #9b0d14;
}
.position img{
    margin-right: 5px;
}


.one{
    float: left;
    margin-right: 30px;
}
.two{
    float: left;
    margin-right: 78px;
}
.navLeft{
    width: 320px;
    background: #fff;
    padding: 30px;
    height: 440px;
}
.navLeft>ul>li{
    line-height: 59px;
    position: relative;
    border-top: 1px solid #dddddd;
}
.navLeft>ul>li>a{
    display: block;
    font-size: 18px;
    color: #000;
    padding-left: 20px;
    padding-right: 45px;
    transition: all .3s;
}
.navLeft>ul>li>span{
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 59px;
    background-image: url("/images/0816/nav-icon.png") ;
    background-repeat: no-repeat;
    background-position:  center center;
    background-size: 6px 9px;
    transition: all .3s;
}
.navLeft>ul ul{
    padding-left: 30px;
    display: none;
}
.navLeft>ul ul>li>a{
    display: block;
    font-size: 16px;
    color: #333333;
    line-height: 46px;
}
.navLeft>ul>li.on>a,.navLeft>ul>li.active>a{
    background: #9b0d14;
    color: #fff;
    font-weight: 600;
}
.navLeft>ul>li.on>span,.navLeft>ul>li.active>span{
    background-image: url("/images/0816/ny-icon-on.png");
}
.navLeft>ul ul>li>a:hover{
    color: #9b0d14;
}

.ny-right{
    overflow: hidden;
    background: #fff;
}
.ny-tit {
    padding: 0 20px;
    background: #f9f9f9;
    border-top: 1px solid #9b0d14;
}
.ny-tit h4{
    font-size: 20px;
    color: #333333;
    line-height: 55px;
    padding-left: 18px;
    background: url("/images/0816/ny-titicon.png") no-repeat left center;
}
.ny-list>ul>li{
    position: relative;
    padding-left: 53px;
    margin-top: 39px;
}
.ny-list>ul>li>a{
    display: block;
    overflow: hidden;
}
.ny-list>ul>li h4{
    font-size: 18px;
    line-height: 1;
    color: #9b0d14;
    font-weight: 600;
}
.ny-list>ul>li p{
    font-size: 18px;
    color: #666666;
    line-height: 32px;
    margin-top: 15px;
}
.ny-list>ul>li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 21px;
    height: 21px;
    background: url("/images/0816/ny-list-icon.png") no-repeat center center;
}
.ny-list>ul>li:after{
    content: '';
    position: absolute;
    left: -43px;
    top: 9px;
    width: 22px;
    height: 2px;
    background: #9b0d14;
}
.ny-list>ul>li:hover p{
    color: #9b0d14;
}
.ny-list{
    padding:0 25px;
}

.ny-list>ul{
    padding: 0 43px;
    background: url("/images/0816/ny-list-bg.png") repeat-y left top ;
    min-height: 960px;
}
.main-box{
    margin-top: 30px;
}
.jjy{
    background: transparent;
}
.jjy-tit {
    max-width: 1190px;
}
.ny-text{
    position: relative;
    background: #fff;
    padding: 30px 40px 10px;
    margin-top: 21px;
}
.ny-text .pho-info{
    padding-right: 440px;
}
.pho-info h4{
    font-size: 24px;
    line-height: 1;
    color: #292929;
    text-align: center;
    font-weight: normal;
}
.pho-info p{
    font-size: 16px;
    color: #333333;
    text-indent: 2em;
    line-height: 30px;
    margin-top: 16px;

}
.ny-text .pho{
    position: absolute;
    top: 50%;
    right: 40px;
    width: 396px;
    transform: translateY(-50%);
}
.ny-text .pho img{
    display: block;
    width: 100%;
}
.ny-text .pho p{
    font-size: 18px;
    line-height: 1;
    color: #666666;
    margin-top: 10px;
    text-align: center;
}
.wuse {
    background: transparent;
}
.wuse .pho{
    right: auto;
    left: 40px;
    width: 557px;
}
.wuse .pho-info{
    padding-left: 653px;
    padding-right: 0;
}
.div01{
    padding-top: 30px;
    padding-bottom: 50px;
}
.jjy-main{
    padding-bottom: 240px;
}
.list-01 h4{
    font-size: 18px;
    line-height: 60px;
    background: #9b0d14;
    padding-left: 40px;
    color: #fff;
    border-radius: 15px 15px 0 0;
}
.list-01 ul>li{
    float: left;
    width: 33.33%;

    padding: 15px 38px 11px;
    border-bottom: 1px solid #cac6c6;
}
.list-01 ul>li.last{
    border:none;
}
.list-01 ul>li>a{
    display: table;
    overflow: hidden;
}
.list-01 ul>li .a-icon{
    /* float: left; */
    width: 51px;
    height: 52px;
    vertical-align: middle;
    display: table-cell;
}
.list-01 ul>li .a-icon img{
    display: block;
    width: 100%;
}
.list-01 ul>li .icon-info{
    overflow: hidden;
    padding-left: 20px;
    vertical-align: middle;
    display: table-cell;
}
.list-01 ul>li .icon-info p{
    font-size: 18px;
    color: #333333;
    line-height: 52px;
    /* white-space: nowrap; */
    font-weight: bold;
    display: inline-block;
    line-height: 26px;
    vertical-align: middle;
}
.list-01 ul>li .icon-info p:first-child{
    /* margin-bottom: 14px; */
}


.list-01 ul>li:hover p{
    color: #9b0d14;
}
.list-01 ul{
    background: rgba(155, 13, 20, 0.03);
}
.list-01{
    margin-top: 30px;
}
.list-01:last-child{
    margin-bottom: 168px;
}
.list-01:first-child{
    margin-top: 18px;
}
@media screen and (max-width: 1300px){
    .list-01 ul>li .icon-info{
        padding-left: 20px;
    }
    .list-01 ul>li{
        padding-right: 15px;
    }

}
@media screen and (max-width: 1090px){
   
    .position>*{
        font-size: 12px;
        line-height: 48px;
    }
    .ny-main .tit{
        display: none;
    }
    .navLeft{
        float: none !important;
        width: auto;
        margin-right: 0;
        height: auto;
        padding: 0;
    }
    .navLeft h4{
        line-height: 46px;
        font-size: 16px;
        text-align: left;
        font-weight: 600;
        padding-left: 20px;
        background: #9b0d14;
        color: #fff;
        position: relative;
    }
    .navLeft h4 span{
        position: absolute;
        width: 46px;
        height: 46px;
        top: 0;
        right: 0;
        background: url("/images/0816/sub_left_down2.png") no-repeat center center;
        background-size: 14px 14px;
    }
    .navLeft>ul{
        display: none;
    }
    .navLeft>ul>li>a{
        font-size: 14px;
    }
    .navLeft>ul>li{
        line-height: 46px;
    }
    .navLeft>ul>li>span{
        height: 46px;
    }
    .navLeft>ul ul>li>a{
        font-size: 12px;
        line-height: 36px;
    }
    .main-box {
        margin-top: 20px;
    }
    .ny-tit h4 {
        font-size: 18px;
        line-height: 48px;
    }
    .ny-list>ul>li p{
        font-size: 16px;
    }
    .ny-text .pho{
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        transform: translateY(0);
        width: auto;
    }
    .pho-info{
        padding: 0!important;
        margin-top: 20px;
    }
    .pho-info h4{
        font-size: 19px;
    }
    .pho-info p{
        font-size: 15px;
    }
    .ny-text .pho p{
        font-size: 12px;
    }
    .ny-text{
        padding: 20px;
    }
    .jjy-main{
        padding-bottom: 30px;
    }
    .list-01 h4{
        line-height: 48px;
    }
}
@media screen and (max-width: 768px){
    .list-01 ul>li{
        width: 50%;
    }
    .list-01 ul>li.last{
        border-bottom: 1px solid #cac6c6;
    }
    .list-01 ul>li:last-child{
        border-bottom: none;
    }
    .list-01:last-child{
        margin-bottom: 50px;
    }
    .list-01 ul>li .icon-info p {
        font-size: 16px;
        font-weight: bold;
    }
}
@media screen and (max-width: 640px){
    .ny-list,.ny-list>ul{
        padding-right: 0;
    }
    .ny-list>ul>li {
        position: relative;
        padding-left: 30px
    }
    .ny-list>ul{
        padding-bottom: 50px;
    }
    .ny-list>ul>li p{
        font-size: 14px;
    }
    .list-01 {
        margin-top: 20px;
    }
}

@media screen and (max-width: 500px){
    .ny-list,.ny-list>ul{
        padding-right: 5px;
    }
    .ny-list>ul>li {
        position: relative;
        padding-left: 30px
    }
    .list-01 ul>li{
        float: none;
        width: auto;
        padding-left: 15px;
    }

}