﻿.yellow-main {
    width: 1366px;
    height: 700px;
}

.yellow-Tit {
    height: 120px;
}

.yellow-Tit a{
	position: absolute;
	bottom: 10px;
	right: 50px;
	height: 30px;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}

.yellow-feature {
    width: 380px;
    height: 570px;
    background: url(../images/yellow-feature.png) right no-repeat;
}

.yellow-feature .list-1, .yellow-feature .list-2, .yellow-feature .list-3 {
    width: 300px;
    padding: 40px 0 0 50px;
    height: 150px;
}

.yellow-feature .list-1 {
    background: url(../images/11.png) top left no-repeat;
}

.yellow-feature .list-2 {
    background: url(../images/21.png) top left no-repeat;
}

.yellow-feature .list-3 {
    background: url(../images/31.png) top left no-repeat;
}

.yellow-feature .list-1 a, .yellow-feature .list-2 a, .yellow-feature .list-3 a {
    display: inline-block;
    width: 49%;
    height: 24px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    margin: 5px 0 0;
    line-height: 24px;
}

.yellow-feature .list-1 a:hover, .yellow-feature .list-2 a:hover, .yellow-feature .list-3 a:hover {
    color: red;
}

.yellow-news {
    width: 900px;
    height: 570px;
    margin-top: 20px;
}

.yellow-news a {
    display: block;
    height: 147px;
    margin: 0 0 50px;
    overflow: hidden;
}

.yellow-news a .yellow-news-img {
    width: 257px;
    height: 147px;
    overflow: hidden;
}

.yellow-news a .yellow-news-text {
    width: 600px;
    height: 147px;
}

.yellow-news a .yellow-news-text h4 {
    display: block;
    height: 40px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    margin-bottom: 25px;
}

.yellow-news a .yellow-news-text p {
    width: 100%;
    height: 75px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    overflow: hidden;
    line-height: 26px;
    text-align: justify;
}
