html{font-size: 100px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}

.nyjgList ul li{display: flex;justify-content: space-between;background: rgba(229,243,253,.75);padding:0.5rem .2rem;margin-bottom: .45rem;transition: .3s;position: relative;}

.nyjgList ul li:before{content: '';position:absolute;top: 0;right: 0;width:.38rem ;height: .34rem;background: url() no-repeat top right;background-size: 100% 100%;z-index: 5;pointer-events: none;}

.nyjgList ul li:after{content: '';position:absolute;bottom: 0;left: 0;width:2.17rem ;height: 1.98rem;background: url() no-repeat top right;background-size: 100% 100%;z-index: 0;pointer-events: none;}

.nyjgList ul li .jgleft{width: 50%;border-right: 1px solid #ddd;padding-right: .01rem;position: relative;z-index: 5;}
.nyjgList ul li .jgleft .item{display: flex;justify-content: space-between;align-items: center;margin-bottom: .4rem;flex-wrap: wrap;}
.nyjgList ul li .jgleft .item:last-child{margin-bottom: 0;}
.nyjgList ul li .jgleft .item .img{width: 1.65rem;}
.nyjgList ul li .jgleft .item .txt{width: calc(100% - 1.65rem);padding-left: .2rem;}
.nyjgList ul li .jgright{width: 50%;padding-left: .2rem;}

.nyjgList ul li .jgleft .item .txt .h4{color: #0852a5;font-size: .18rem;margin-bottom: .2rem;}

.nyjgList ul li .jgleft .item .txt .h4 span{font-weight: bold;font-size: .28rem;margin-right: .2rem;}
.nyjgList ul li .jgleft .item .txt .ways{font-size: .16rem;color: #444;}

.nyjgList ul li .jgleft .item .txt .ways .tel{background: url() no-repeat left top;background-size: .24rem .24rem;padding-left: .05rem;line-height: .24rem;margin-bottom: .15rem;}

.nyjgList ul li .jgleft .item .txt .ways .loc{background: url() no-repeat left top;background-size: .24rem .24rem;padding-left: .05rem;line-height: .24rem;margin-bottom: .15rem;}

.nyjgList ul li .jgleft .item .txt .ways .mail{background: url() no-repeat left top;background-size: .24rem .24rem;padding-left: .05rem;line-height: .24rem;}

.nyjgList ul li .jgright .h4{display: inline-block;position: relative;line-height: .32rem;padding: 0 .15rem;font-size: .18rem;margin-bottom: .2rem;}
.nyjgList ul li .jgright .h4 span{position: relative;z-index: 4;color: #fff;padding-left: .15rem;}
.nyjgList ul li .jgright .h4:after{content: '';position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 0;background:#2153a8;background-size: cover;transform: skewX(-20deg);transform-origin: left bottom;}
.nyjgList ul li .jgright .desc{line-height: 1.9em;text-indent: 2em;font-size: .16rem;text-align: justify;}
.nyjgList ul li .jgright .desc p{margin-bottom: .2rem;}
.nyjgList ul li:hover{box-shadow: 0 .15rem .1rem rgba(11,102,177,.3);}

/* */
