
    * {
        padding: 0;
        margin: 0;
    }

  .message-title>a.active {
    color: #e60b0b;
    font-weight: 600;
}
.index-information .fr li .txt {
    width: 510px;
}
.message-title>a {
    padding: 0 22px;
}
    .W_1200 {
        width: 1200px;
        margin: 0 auto;
    }

    .hot_box {
        display: flex;
        flex-direction: row;
        height: 188px;
        margin-bottom: 40px;
        justify-content: space-between;
          margin-top: 39px;
    }

    .hot_left {
        background: url('../images/rmfw.png') no-repeat;
        background-size: cover;
        width: 75px;
    }

    .hot_left p {
        font-size: 24px;
        color: #FFFFFF;
        font-weight: bold;
        writing-mode: vertical-lr;
        letter-spacing: 10px;
        width: 100%;
        height: 95%;
        line-height: 300%;
        text-align: center;
    }

    .hot_list {
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 1070px;
    }

    .hot_list li {
        position: relative;
        width: 345px;
        height: 100%;
        box-sizing: border-box;
        padding: 45px 35px;
    }
    .hot_list li strong{
        color: #FFFFFF;
        font-size: 24px;
    }
    .hot_list li p{
        font-size: 18px;
        color: #FFE720;
        margin-bottom: 15px;
        margin-top: 5px;
    }
    .hot_list li a{
        text-decoration: none;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 5px;
        padding: 2px 10px;
        font-size: 14px;
    }
    .hot_list li:nth-child(1) {
        background: url(../images/hot1.jpg) no-repeat;
        background-size: cover;
    }

    .hot_list li:nth-child(2) {
        background: url(../images/hot2.jpg) no-repeat;
        background-size: cover;
    }

    .hot_list li:nth-child(3) {
        background: url(../images/hot3.jpg) no-repeat;
        background-size: cover;
    }

    .title {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        margin-bottom: 15px;
        margin-top: 39px;
    }

    .title p {
        height: 40px;
        display: flex;
        align-items: center;
    }

    .title strong {
        font-size: 30px;
        color: #22DA9C;
        margin-right: 15px;
    }

    .title span {
        font-size: 24px;
        color: #333333;
        margin-bottom: 2px;
    }

    .title a {
        text-decoration: none;
        color: #888888;
        font-size: 16px;
        display: flex;
        align-items: center;
    }

    .gsfw_box {
        height: 400px;
        border: 1px solid #ededed;
        display: flex;
        flex-direction: row;
        border-right: 0;
        border-bottom: 0;
    }

    .gsfw_left {
        background-size: cover;
        border-right: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
        width: 250px;
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .gsfw_left h3 {
        color: #fff;
        font-size: 30px;
        margin-top: 55px;
        margin-bottom: 10px;
        font-weight: normal;
    }

    .gsfw_left p {
        color: #fff;
        background: rgba(255, 255, 255, .3);
        border-radius: 20px;
        padding: 6px 40px;
        font-size: 20px;
        letter-spacing: 1px;
        margin-top: 25px;
    }

    .gsfw_left a {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        background: rgba(255, 255, 255, .5);
        height: 50px;
        line-height: 50px;
        text-decoration: none;
        font-size: 20px;
        text-align: center;
        color: #03a1c4;
    }

    .gsfw_right {
        width: 950px;
        display: flex;
        flex-direction: row;
    }

    .gsfw_right .first {
        width: 300px;
        border-right: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
        height: 100%;
        position: relative;
        box-sizing: border-box;
        padding: 25px;
        cursor: pointer;
    }

    .gsfw_right .first strong {
        font-size: 24px;
        color: #555555;
        display: block;
        margin-top: 20px;
    }

    .gsfw_right .first p.ms {
        font-size: 14px;
        color: #888888;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .gsfw_right .first p.money {
        font-size: 16px;
        color: #FF4351;
        font-weight: 600;
    }
	.money {
        font-size: 16px;
        color: #FF4351;
        margin-top: 10px;
	    margin-bottom: 10px;
	    font-weight: 600;
    }
    .gsfw_right .first img {
        position: absolute;
        right: 25px;
        bottom: 25px;
        width: 250px;
        height: 182px;
    }

    .gsfw_list {
        list-style: none;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 650px;
    }

    .gsfw_list li {
        width: 33.3%;
        height: 50%;
        border-bottom: 1px solid #ededed;
        border-right: 1px solid #ededed;
        display: flex;
        flex-direction: column;
        align-items: center;
        box-sizing: border-box;
        cursor: pointer;
    }

    .gsfw_list li img {
        width: 68px; 
        height: 68px;
        margin-top: 20px;
    }

    .gsfw_list li p.name {
        font-size: 16px;
        color: #555;
        margin-top: 10px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .gsfw_list li p.ms {
        font-size: 14px;
        color: #888;
        text-align: center;
        width: 90%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
    }
    .yinchang{
    	display: none;
    }
    
    .chanpin1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
