@import url("list_common.css");
.mainBox .rightMain {
    width: 800px;
}

.h56 {
    height: 56px;
}

.h18 {
    height: 18px;
}

.mainBox .rightMain .neiyeBox h1 {
    font-family: 'syhtB';
    font-size: 18px;
    color: #131010;
    line-height: 100%;
}


/* .mainBox .rightMain .neiyeBox .tipShareBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
} */

.mainBox .rightMain .neiyeBox .tipShareBox .tipBox {
    width: 242px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.mainBox .rightMain .neiyeBox .tipShareBox .tipBox span {
    font-size: 12px;
    color: #666;
}

.mainBox .rightMain .neiyeBox .tipShareBox .shareBox {
    width: 111px;
    display: flex;
    justify-content: space-between;
    margin-right: 4px;
    margin-top: 10px;
}

.mainBox .rightMain .neiyeBox .tipShareBox .shareBox span {
    display: inline-block;
    width: 18px;
    height: 17px;
}

.mainBox .rightMain .neiyeBox .tipShareBox .shareBox span img {
    width: 100%;
}

.mainBox .rightMain .neiyeBox .contBox {
    width: 800px;
    /*height: 1270px;*/
    border: 1px solid #999;
    margin-top: 10px;
    padding: 20px 20px;
}
.mainBox .rightMain .neiyeBox .contBox img, .mainBox .rightMain .neiyeBox .contBox .section{
	max-width:600px;
}
.mainBox .rightMain .neiyeBox .partBox a {
    /*display: block;*/
    /*width: 210px;*/
    font-size: 14px;
    color: #515151;
    line-height: 100%;
    margin-bottom: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}



.h52 {
    height: 52px;
}

.mainBoxBj .rightBj {
    width: 356px;
    height: 494px;
    position: absolute;
    right: 0px;
    bottom: -40px;
    z-index: 1;
    overflow: hidden;
}

.mainBoxBj .rightBj img {
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
}

.bigBj {
    position: absolute;
    width: 100%;
    max-width: 1837px;
    height: 1145px;
    background-image: url('../img/info_bg.png');
    background-repeat: no-repeat;
    top: -40px;
    left: 0;
    opacity: .02;
    z-index: 0;
}

.footer {
    height: 460px;
}