.main_right {
    width: 792px;
    min-height: 550px;
    border: 1px solid #e8e8e8;
    background: white;
    float: left;
    margin: 0 0 20px 25px;
    padding: 50px 30px 26px;
}
.fontstyle {
    font-size: 20px;
    color: #010101;
    height: 20px;
    line-height: 26px;
    margin-bottom: 23px;
}
.linek {
    display: inline-block;
    width: 2px;
    height: 26px;
    background: #e9122c;
}
.sline {
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
}
.rightPtitle {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    margin: 20px 0px 20px;
    height: auto;
    line-height: 24px;
    color: #000000;
}
.rightPstep {
    font-size: 16px;
    margin-bottom: 24px;
    color: #000000;
    font-weight: bold;
}
.smallTitle {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 24px;
}
.smallTitle img {
    vertical-align: middle;
    margin-right: 32px;
    display: inline-block;
}
.small-ul li {
    float: left;
    width: 30%;
}
.clearfix li {
    line-height: 20px;
}
.small-ul li p {
    font-size: 18px;
    /* height: 76px;
    line-height: 76px; */
    margin-bottom: 22px;
}
.small-ul li p:last-child{
	 margin-bottom:0;
}
.small-ul li p > img {
    vertical-align: middle;
    margin-right: 30px;
}
.small-ul li p > img:first-child{
	margin-right:16px;
}
.dec-ul li {
    height: auto;
    width: 100%;
    margin-bottom: 30px;
}
.dec-ul li:last-child{
	margin-bottom:24px;
}
.dec-ul li > img {
    margin: 7px 51px 7px 18px;
    display: inline-block;
    float: left;
    vertical-align: middle;
}
.dec-ul li > p {
    float: left;
    height: auto;
    width: 620px;
    line-height: 22px;
    font-size: 14px;
    color:#747474;
}
.bottom-t {
    font-size: 16px;
    font-family: "Microsoft YaHei";
    margin: 26px 0px 24px 76px;
    height: auto;
    line-height: 25px;
    color: #000000;
}
.boway li {
    float: left;
    width: auto;
    height: auto;
    margin-right: 80px;
}
.way {
    font-size: 18px;
    font-weight: bold;
    color: #FF7800;
    margin: 0 0 34px;
}
.way-content {
    float: left;
}
.way-title {
    height: 50px;
    float: left;
    width: 62px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
}
.way-con-span {
    float: left;
    width: 100px;
    font-size: 12px;
    height: 100px;
    line-height: 16px;
    margin-left: 5px;
}
.way-title i{
	display: inline-block;
    width: 4px;
    height: 4px;
    background: #ccc;
    border-radius: 4px;
    margin-right: 12px;
    float: left;
    margin-top: 25px;
}