#main {
    position: relative;
    margin-top: -114px;
    background: url(../images/main-tc.png) no-repeat center top;
}

.section1 {
    padding-top: 115px;
    padding-bottom: 30px;
}

.title {
    line-height: 80px;
    border-bottom: 1px solid #cccccc;
}

.title h2 {
    position: relative;
    float: left;
    font-size: 24px;
    color: #b5282e;
}

.title h2:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    bottom: -1px;
    background-color: #b5282e;
}

.title a {
    float: right;
    font-size: 14px;
    color: #999;
}

.title a:hover {
    color: #b5282e;
}

.sect1-l {
    float: left;
    width: 48%;
}

.sect1-r {
    float: right;
    width: 50%;
}

.vedio {
    margin-top: 25px;
}

.vedio .pic {
    padding-top: 58.5%;
}

.vedio .pic .bf {
    position: absolute;
    width: 75px;
    height: 75px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../images/bf.png) no-repeat center center;
}

.sect1-r .text {
    margin-top: 25px;
    max-height: 330px;
    overflow: hidden;
}

.sect1-r .text p {
    line-height: 30px;
    font-size: 16px;
    color: #4c4c4c;
        display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 12;
    overflow: hidden;
}

.section2 {
   
}
.section2_bg{
 background: url(../images/sect2-bg.png) no-repeat center top;
    /*background-size: 100% auto;*/
    background-size: cover;
       padding-bottom: 40px;
        margin-bottom: 30px;
}
.sect2 {
    overflow: hidden;
}

.sect2-l {
    float: left;
    width: 100%;
    padding-top: 25px;
}

.sect2-r {
    width: 100%;
    background-color: #fff;
    box-sizing: border-box;
    max-width:1200px;
margin:0 auto;
   
}
.sect2-r-top{
float: right;
    width: 31.6%;
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 20px;
}
.sect2-r-down{
float: left;
width:65%;
}




.finish {
    margin-top: 35px;
}

.finish>ul {
    margin-left: -25px;
    margin-right: -25px;
}

.finish>ul li {
    margin: 0 25px;
}

.finish>ul li a {
    display: block;
}

.finish>ul li a .pic {
    padding-top:70%;
}

.finish>ul li a .text {
    padding-top: 20px;
    /*padding-bottom: 60px;*/
    text-align: center;
    color: #b5282e;
}

.finish>ul li a .text h2 {
    position: relative;
    font-size: 18px;
    padding-bottom: 20px;
}

.finish>ul li a .text h2:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #b5282e;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
}

.finish>ul li a .text p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}


/* 成果负责人 */

.xg-people {
    margin-top: 35px;
}

.xg-top {
    overflow: hidden;
}

.xt-l {
    float: left;
    width: 145px;
    height: 145px;
    border-radius: 50%;
}

.xt-l .pic {
    padding-top: 100%;
}

.xt-r {
    overflow: hidden;
    padding-left: 30px;
    margin-top: 20px;
}

.xt-r h2 {
    position: relative;
    font-size: 24px;
    color: #b5282e;
    padding-bottom: 40px;
}

.xt-r h2:after {
    content: '';
    position: absolute;
    left: 0;
    width: 75px;
    height: 1px;
    background-color: #b5282e;
    bottom: 20px;
}

.xt-r p {
    font-size: 18px;
    color: #333;
}

.xg-down {
    margin-top: 15px;
}

.xg-down p {
    line-height: 30px;
    font-size: 16px;
    color: #4c4c4c;
    height: 120px;
    overflow: hidden;
}

.xg-down .more {
    margin-top: 20px;
    text-align: right;
}

.xg-down .more a {
    position: relative;
    display: inline-block;
    padding-bottom: 15px;
    text-align: center;
    width: 84px;
    font-size: 14px;
    color: #b5282e;
    background: url(../images/gd.png) no-repeat center center;
    left: 0;
    transition: all .3s;
}

.xg-down .more a:hover {
    left: -5px;
}


/* 成果负责人结束 */

.sect2-l-down {
    padding-top: 25px;
}

.tg {
    padding-top: 40px;
}

.tg>ul {
    margin-left: -15px;
    margin-right: -15px;
}

.tg>ul li {
    margin: 0 15px;
}

.tg>ul li a {
    position: relative;
    display: block;
}

.tg>ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(../images/tg-tc.png) no-repeat center bottom;
    background-size: 100% auto;
}

.tg>ul li a .pic {
    padding-top: 110%;
}

.tg>ul li a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 40px;
    padding: 0 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    z-index: 999;
}

.ry {
    padding-top: 35px;
}

.ry a {
    display: block;
}

.ry a .pic {
    padding-top: 65%;
}

.ry .slick-dots {
    bottom: 65px;
}

.ry .slick-dots li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #0e5da8;
    margin: 0 6px;
}

.ry .slick-dots li.slick-active {
    background-color: #b5282e;
}

.ry a .text {
    padding-top: 40px;
}

.ry a .text p {
    line-height: 30px;
    font-size: 18px;
    color: #333;
    height: 60px;
    overflow: hidden;
    text-align: center;
}

.assess>ul>li {
    padding: 0;
    border-bottom: 1px dashed #dbdbdb;
}

.assess>ul>li a {
    display: block;
    padding-right: 40px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    height: 50px;
    overflow: hidden;
    background: url(../images/pj.png) no-repeat 99% center;
}

.assess>ul>li:hover a {
    color: #b5282e;
    background: url(../images/pj-other.png) no-repeat 99% center;
}

.section3 {
    margin-top: 75px;
    background: url(../images/affext-bg1.png) no-repeat center center;
    background-size: cover;
    padding-top: 60px;
}

.sect3 .title h2 {
    color: #fff;
}

.sect3 .title h2:after {
    background-color: #fff;
}

.sect3 .title a {
    color: #fff;
}

.affect {
    margin-top: 40px;
}

.affect ul {
    margin-left: -20px;
    margin-right: -20px;
}

.affect ul li {
    margin: 0 20px;
}

.affect ul li a {
    display: block;
}

.affect ul li a .pic {
    padding-top: 60.5%;
    border: 4px solid #fff;
}

.affect ul li a .text {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #72a1c0;
}

.affect ul li a .text:after {
    content: '';
    position: absolute;
    left: 0;
    width: 80px;
    height: 1px;
    bottom: -1px;
    background-color: #34b1bf;
}

.affect ul li a .text h2 {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.affect ul li a .text .date {
    margin-top: 10px;
    font-size: 14px;
    color: rgba(255, 255, 255, .7);
}

#lj {
    line-height: 50px;
    background: rgba(255, 255, 255, .2);
    margin-top: 50px;
}

.lj span {
    display: inline-block;
    padding: 0 10px;
    font-size: 16px;
    color: #fff;
}

.lj a {
    font-size: 16px;
    color: #fff;
}

@media screen and (max-width:1250px) {
    .affect ul {
        margin-left: 0;
        margin-right: 0;
    }
}

@media screen and (max-width:1000px) {
    .section1 {
        padding-top: 65px;
        padding-bottom: 20px;
    }
    .sect1-r .text {
        max-height: 215px;
    }
    .tg>ul li a p {
        font-size: 14px;
    }
    .section3 {
        margin-top: 0;
    }
}

@media screen and (max-width:750px) {
    .sect1-l {
        float: none;
        width: auto;
    }
    .section1 {
        margin-top: 100px;
    }
    .title {
        line-height: 45px;
    }
    .title h2 {
        font-size: 18px;
    }
    .vedio .pic .bf {
        background-size: 40px auto;
    }
    .sect1-r {
        float: none;
        width: auto;
        margin-top: 15px;
    }
    .sect1-r .text {
        max-height: none;
    }
    .sect2-l {
        float: none;
        width: auto;
    }
.sect2-r-down{
   float: none;
        width: auto;
}
.sect2-r-top{
float: none;
        width: auto;
  padding:0;
}


    .xt-l {
        width: 100px;
        height: 100px;
    }
    .xt-r {
        padding-left: 15px;
        margin-top: 0;
    }
    .xt-r h2 {
        padding-bottom: 15px;
    }
    .xt-r h2:after {
        bottom: 5px;
    }
    .xt-r p {
        font-size: 14px;
    }
    .sect2-r {
        float: none;
        width: auto;
    }
    .ry a .text p {
        font-size: 16px;
    }
    .assess>ul>li a {
        font-size: 14px;
    }
    .assess>ul>li {
        padding: 10px 0;
    }
    .section3 {
        padding-top: 15px;
    }
    .sect2-l-down {
        padding-top: 0;
    }
    .finish>ul li a .text {
        padding-bottom: 25px;
    }
#main{
background:none;
}
}

@media screen and (max-width:415px) {
    #main {
        margin-top: -40px;
background:none;
    }
    .lj span {
        padding: 0 5px;
    }
    .lj a {
        font-size: 12px;
    }
    .affect {
        margin-top: 15px;
    }
    #lj {
        margin-top: 15px;
    }
 .section1 {
        margin-top: 10px;
    }
}