body, html {
    background-color: #efefef;
}

.section1 {
    position: relative;
}

.section1 .slider {
    /*position: relative;*/
    background: url("/public/img/home/news/new1.png") no-repeat;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/img/home/news/new1.png', sizingMethod='scale');
    background-position: center;
    height: 490px;
    overflow: hidden;
    margin-bottom: 40px;

}

.section1 .content {
    padding: 60px 0 50px;
    position: relative;
}

.section1 .slider img.first {
    position: relative;
    display: block;
    /*width: 100%;*/
    width: 503px;
    height: 378px;
}

.section1 .slider img.second {
    position: absolute;
    display: block;
    top: 8%;
    left: -1%;
}

.section1 span {
    display: block;
    text-align: right;
}

.section1 span a {
    display: inline-block;
    color: #9d7cb3
}

.section1 span.text1 {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-align: left;
}

.section1 span.text2 {
    font-size: 15px;
    color: #999999;
    padding: 20px 0;
    line-height: 1.5em;
    text-align: left;
}

.section2 .news-box{
    position: relative;
    top: -5px;
}

.section2 .content {
    padding: 20px 0;
    text-align: center;
    position: relative;
}

.section2 .content .title {
    font-size: 30px;
    font-weight: bold;
    display: block;
    margin-bottom: 50px;
}

.section2 .content ul {
    overflow: hidden;
}

.section2 .content .item li {
    float: left;
    font-size: 20px;
    padding: 10px 17px;
    background-color: #808080;
    margin-left: 20px;
    color: #fff;
    position: relative;
    cursor: pointer;
}
.section2 .content .item li img{
    margin-right: 12px;
}

.section2 .content .item li.first {
    margin-left: 17%;
}

.section2 .content .item li.live {
    padding: 10px 26px;
}

.section2 .content li.active {
    position: relative;
    background-color: #9d7cb3;
}

.section2 .content .icon {
    display: block;
    position: absolute;
    top: 160px;
    left: 22%;
    border: 8px solid transparent;
    border-top: 8px solid #9d7cb3;
    z-index: 10;
}

.section2 .content .icon1 {
    left: 37%;
}

.section2 .content .icon2 {
    left: 52.1%;
}

.section2 .content .icon3 {
    left: 65.9%;
}

.section2 .content .icon4 {
    left: 79%;
}

.section2 .content .newContent {
    background-color: #ffffff;
    overflow: hidden;
}

.section2 .content .newContent .left {
    padding: 10px 35px;
    border-right: 1px #c4c4c4 solid;
    margin: 40px 0;
}

.section2 .content .newContent .left img {
    display: block;
    width: 480px;
    height: 250px;
}

.section2 .content .newContent .left span.last {
    margin-bottom: 0;
}

.news-stick-txt{
    margin-top:20px;
    margin-bottom:25px;
    max-height:50px;
    width:100%;
    text-align:center;
    overflow:hidden;
    font-size: 18px;font-weight: bold;
    color: #404041;
}
.border{
    border:1px solid red;
}

.last{
    margin-bottom:0px;
}

.section2 .content .newContent .left span {
    display: block;
    font-size: 18px;
    margin: 20px 0 50px 0;
    color: #404041;
    text-align:left;
}

/*.section2 .content .newContent .left span:last-child{*/
/*margin-bottom: 0;*/
/*}*/
.section2 .content .newContent .right {
    font-size: 18px;
}

.section2 .content .newContent .right {
    float: left;
    text-align: left;
    padding: 10px 0 10px 35px;
    margin: 70px 0;
}

.section2 .content .newContent .right .items1 {
    border-bottom: 1px #c4c4c4 solid;
}

.section2 .content .newContent .right .items2 {
    padding-top: 50px;
}

.section2 .content .newContent .right li.text {
    font-weight: bold;
    width: 395px;
    overflow: hidden;
    height: 25px;
}

.section2 .content .newContent .right li.text img {
    padding-right: 10px;
}

.section3 .content .newContent .right li.text img {
    padding-right: 10px;
}

.section2 .content .newContent .right li.date {
    font-size: 13px;
    color: #838385;
    padding: 0 0 20px 15px;
}

/*.section2 .content .newContent .right li.date:last-child{*/
/*padding-bottom: 50px;*/
/*}*/
.section2 .content .newContent .right li.date.last {
    padding-bottom: 50px;
}



.section3 .content {
    padding: 20px 0 70px 0;
    text-align: center;
    height: 800px;
}

.section3 .content .title{
    font-size: 30px;
    font-weight: bold;
    display: block;
    margin: 35px 0;
}

.section3 .content ul {
    overflow: hidden;
}

.section3 .content .item li {
    float: left;
    font-size: 20px;
    padding: 10px 36px;
    background-color: #808080;
    margin-left: 20px;
    color: #fff;
}

/*.section3 .content .item li:first-child{*/
/*margin-left: 22%;*/
/*}*/
/*.section3 .content .item li:nth-child(3){*/
/*padding: 10px 26px;*/
/*}*/
.section3 .content li.active {
    background-color: #9d7cb3;
}

.section3 .content .newContent {
    background-color: #ffffff;
    overflow: hidden;
}

.section3 .content .newContent .left {
    padding: 10px 35px;
    border-right: 1px #c4c4c4 solid;
    margin: 40px 0;
}

.section3 .content .newContent .left img {
    display: block;
    width: 480px;
    height: 250px;
}

.section3 .content .newContent .left span {
    display: block;
    font-size: 18px;
    margin: 20px 0 50px 0;
    color: #404041;
    text-align:left;
}

/*.section3 .content .newContent .left span:last-child{*/
/*margin-bottom: 0;*/
/*}*/
.section3 .content .newContent .left span.last {
    margin-bottom: 0;
}

.section3 .content .newContent .right {
    font-size: 18px;
}

.section3 .content .newContent .right {
    float: left;
    text-align: left;
    padding: 10px 0 10px 35px;
    margin: 70px 0;
}

.section3 .content .newContent .right .items1 {
    border-bottom: 1px #c4c4c4 solid;
}

.section3 .content .newContent .right .items2 {
    padding-top: 50px;
}

.section3 .content .newContent .right li.text {
    font-weight: bold;
    width: 395px;
    overflow: hidden;
    height: 25px;
}

.section3 .content .newContent .right li.date {
    font-size: 12px;
    color: #a2a2a3;
    padding: 0 0 20px 15px;
}

.section3 .content .newContent .right li.date.last {
    padding-bottom: 50px;
}
