.filter-box {
    border: 1px solid #dcdcdc;
    margin: 35px auto 35px;
}
ul.newlist>li>div{
    display: inline-block;
    width: 34px;
    height: 22px;
    font-family: 'Arial Negreta','Arial';
    font-weight: 700;
    background-color: rgba(255, 204, 51, 1);
    box-sizing: border-box;
    text-align: center;
}
ul.newlist>li>span{
    display: inline-block;;
}
p.projectImportantsp{
    font-style: normal;
    font-size: 14px;
    color: #FFFFFF;
}
a.iconfontv {
    display:inline-block;
    margin-left: 10px;
}

.icon-ppt2 {
    display:inline-block;
    width: 25px;
    height: 25px;
    background-image:url(../image/u0.svg);
    background-repeat: no-repeat;
    background-size:contain;
    vertical-align: text-bottom;
}

.icon-shipin2 {
    display:inline-block;
    width: 25px;
    height: 25px;
    background-image:url(../image/u2.svg);
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background-size:contain;
}

.icon-PDFtubiao2 {
    display:inline-block;
    width: 25px;
    height: 25px;
    background-image:url(../image/u1.svg);
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    background-size:contain;
}

a.indetailPpt{
    color: #404ae7;
    vertical-align: bottom;
    font-size: 14px;
    font-family: Microsoft YaHei;
    vertical-align: -webkit-baseline-middle;
}
.filter-group {
    line-height: 35px;
    position: relative;
}

.morebox1 {
    height: 35px;
}

.filter-name {
    text-align: center;
    background: #404ae7;
    color: #FFFFFF;
    border-bottom: 1px solid #404ae7;
}

body .filter-list {
    border-top: 1px solid #dcdcdc;
}

.filter-list span {
    padding: 0 20px 0 0;
    cursor: pointer;
    display: inline-block;
}

.filter-list span:hover {
    color: #404ae7;
}

.active {
    color: #404ae7;
}

.show {
    text-align: center;
    cursor: pointer;
}

.btn-box {
    text-align: right;
    padding: 0;
}

.btn-box span {
    color: #999999;
    font-size: 16px;
}

.search {
    position: relative;
    margin-right: 10px;
}

.search .glyphicon-search {
    position: absolute;
    top: 6px;
    right: 15px;
}

.search input {
    border: 1px solid #dcdcdc;
    height: 27px;
    line-height: 27px;
    width: 225px;
    border-radius: 10px;
    padding-left: 20px;
    outline: none;
    font-size: 14px;
}

.glyphicon-list {
    cursor: pointer;
    margin-right: 5px;
}

.thumbnail {
    padding: 0;
    border-radius: 0px;
}

.list1 .title {
    font-size: 18px;
    margin: 5px 0 10px;
    text-align: center;
    height: 20px;
    overflow: hidden;
}

.list1 .description {
    height: 125px;
    overflow: hidden;
    line-height: 25px;
    position: relative;
}

.list1 .lazy {
    width: 300px;
    height: 150px;
}

.list1 .row,
.list2 .row {
    margin: 0 -30px;
}

.gardenTag .row {
    margin: 0 -15px;
}

.projects .list1 .thumbnail {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 310px;
    margin-bottom: 30px;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.thumbnail:hover .scenery {
    transform: scale(1.2);
}

.thumbnail .scenery {
    width: 100%;
    height: 100%;
    transition: all .5s;
}

.thumbnail .encaption {
    width: 100%;
    position: absolute;
    top: 0;
    color: #fff;
    padding: 0;
}

.encaption h3 {
    font-weight: 800;
}

.encaption p {
    position: absolute;
    color: #fff;
    bottom: -300px;
    left: 0;
}

.encaption .establishTime {
    left: 10px;
    margin-left: -5px;
}

.maskLayer {
    width: 0;
    height: 0;
    background: rgba(0, 0, 0, .2);
    position: absolute;
    top: 50%;
    left: 50%;
}

.list2 li {
    border-bottom: 1px solid #dcdcdc;
    height: 45px;
    line-height: 45px;
}

.list2 li:hover {
    background: #e0e7f3;
}

.list2 .title {
    height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hide {
    display: none;
}

.more,
.morecity {
    position: absolute;
    top: 0px;
    right: 20px;
    color: #404ae7;
    cursor: pointer;
}

.switch {
    overflow: hidden;
}

body .morebox .filter-list {
    width: 86%;
    border-top: none;
}

.number {
    margin: 0 0 15px 15px;
    color: #999;
}

.number span {
    color: #999;
}

.number i {
    font-style: normal;
    color: red;
}

.enterMap {
    width: 80px;
    height: 30px;
    border: 1px solid #eee;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 100000;
    display: block;
}

.enterMap a {
    color: #fff;
}

.enterMap a:hover {
    text-decoration: none;
}

.pagelist {
    text-align: center;
    padding-bottom: 50px;
}

.pagelist #page a,
.pagelist #page a:hover {
    cursor: pointer;
}

.search .active {
    border: 1px solid #404ae7;
    box-shadow: 0px 0px 5px 1px #404ae7;
}

.newlist {
    line-height: 25px;
    padding: 0 15px;
}

.newlist li {
    border-bottom: 1px dashed #dcdcdc;
    padding: 20px 0;
}

.newlist li img {
    margin-right: 7px;
}

.newlist li a {
    color: #404ae7;
    font-size: 16px;
    display: inline-block;
}

.newlist li a:hover {
    color: #999;
}

.list1 .newlist .description {
    overflow: hidden;
    line-height: 25px;
    max-height: 127px;
    height: auto;
}

.encaption .description {
    padding-left: 20px;
    margin-bottom: 20px;
}

.encaption .description img {
    position: absolute;
    left: 5px;
    top: 5px;
}

.encaption p .time {
    margin: 0 0 5px;
}

.encaption .title {
    height: 50px;
    line-height: 50px;
    margin: 0;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px 10px 0 0;
}

.projects .list1 .thumbnail:hover {
    border: 1px solid #404ae7;
}

.search .transform {}

.newSearch {
    float: right;
    margin: 30px 0 0 0;
}

.tipsList {
    border: 1px solid #dcdcdc;
    text-align: left;
    background: #fff;
    width: 300px;
    padding: 10px 20px;
    position: absolute;
    top: 36px;
    right: 64px;
    z-index: 9;
    height: 200px;
    overflow-y: auto;
}

body .newSearch input {
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
    width: 300px;
}

#change {
    color: #fff;
    font-size: 14px;
    background: #404ae7;
    height: 35px;
    line-height: 35px;
    width: 60px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
}

.newSearch .searchBtn {
    color: #fff;
    font-size: 14px;
    background: #404ae7;
    height: 35px;
    line-height: 35px;
    width: 60px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
}

.newSearch .searchBtn:hover {
    opacity: 0.9;
}

.tipsList span {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #333;
}

.tipsList li {
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.tipsList::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.tipsList::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px #dcdcdc;
    background: rgba(0, 0, 0, 0.2);
}

.tipsList::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eee;
}
.showPpt{
    width: 1250px !important;
    height: 642px !important;
    margin: 80px auto;
}
.showPpt img{
    width: 100%;
    height:100%;
}
div.videoContainer{
    min-width: 1400px;
    height: 680px;
}
.videoContainer.videoHide {
    overflow: hidden;
}
video{
    width: 1400px;
    height: 680px;
    margin: 70px auto;
    display:block;
}
div.videoControler{
    margin: 50px 120px;
}
div.videoControler span:hover{
    cursor: pointer;
}
.videoShow{
    display: block;
}
.pdfContainerskip{
    margin: 0 auto;
    margin-top:60px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #A9A9A9;
    font-size: 16px;
    position:sticky;
    top:0;
    background: linear-gradient(aliceblue, aliceblue);
}
.pdfNumTotal{
    font-size:16px;
    color: #A9A9A9;
 }
.pdfSkipnum{
    width: 40px;
    height:30px;
    margin: 0 5px;
    padding: 0 3px;
    text-align: center;
    vertical-align: top;
    border:none;
    outline:none;
}
.pdfContainerskip button{
    height: 30px;
    width: 45px;
    line-height: 30px;
    color: #A9A9A9;
    vertical-align: top;
    box-sizing: border-box;
    border:none;
    outline:none;
    margin-left: 8px;
    background: linear-gradient(aliceblue, aliceblue);
}
.pdfShowContainer{
    width: 100%;
    min-height:800px;
    margin-top:30px;
}
.pdfShowContainer>div{
    width:100%;
    height:100%;
    text-align:center;
}
.lazyLoad{
    text-align: center;
}
.pdfBlank{
    display:block;
    height:30px;
}
.pdfHide{
    display:none;
}
div.mainInustryCount{
    margin-bottom:6px;
}