.yjTit{
    width:60%;
   height:108px;
   padding-left: 8.3%;
font-size:15px;
font-weight:400;
color:rgba(51,51,51,1);
line-height:36px;
}

.yjInfo{
    position: relative;
    height:578px;
    padding-top: 50px;
    padding-left: 8.3%;
	font-size:15px;
	color:rgba(51,51,51,1);
	line-height:24px;
	border-bottom: 1px solid #EAEAEA;
}
.yjInfoTit{
    width:126px;
height:24px;
font-size:22px;
font-weight:400;
color:rgba(46,209,207,1);
line-height:36px;
margin-bottom: 10px;
}

.yjInfo span{
    height:36px;
    font-size:36px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:54px;
}

.yjInfo .yjnews{
    font-weight:400;
    color:rgba(51,51,51,1);

    margin-top: 3px;
}
.yjBtn{
    text-align: center;
    width:96px;
height:36px;
border:1px solid rgba(153,153,153,1);
font-size:15px;
color: #999999;
line-height:36px;
margin-top: 30px;
transition: all .5s;
}
.yjBtn:hover{
    background:rgba(46,209,207,1);
    border:1px solid rgba(46,209,207,1);
    cursor: pointer;
}
.yjBtn:hover a{
    color: #FFFFFF;
}
.myEMS{
    position: absolute;
    right: 0;
    top: -120px;
    width: 34.7%;
}