.container {
    padding-left: 0;
    padding-right: 0;
}
.page-title-bar {
    padding: 0;
    height: 130px;
    position: relative;
    background:url('../img/dsdt.png') no-repeat center top;
}
.page-title-bar > h2 {
    color: #fff;
    font-size: 22px;
    left: 170px;
    top: 34px;
    z-index: 999;
    margin:50px auto 0;
    width:1180px;
}
.competition-dynamic {
    padding-top: 30px;
}
.dynamic-content {
    /*width: 920px;*/
    width: 100%;
    color: #333;
    line-height:30px;
    font-size: 14px;
    padding:20px 30px;
    min-height: 740px;
    background-color: #fff;
}
.dynamic-content p{
	    word-break: break-word;
}
.recommend-read {
    /*width: 220px;*/
    width: 90%;
    padding: 10px 30px;
    min-height: 740px;
    background-color: #fff;
}




.font-tit{font-size: 18px;color: #1446a0;word-break: break-word;}

.cor-d{color: #999;padding-bottom: 10px}
.new-tj{margin: 0;padding: 0}
.new-tj li{list-style: none;padding: 15px 0;position: relative;}
.new-tj li a{color: #fff}
.new-tj li h2{
    position: absolute;
    left: 0;
    bottom:12px;
    width: 100%;
    font-size: 12px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    color:#333;}
.new-tj li div{display: none;position: absolute;left:0;top:15px;width: 100%;height:136px;
background:rgba(20, 70, 160, 0.6)!important;filter:Alpha(opacity=60); background:#1446a0;padding-top:35px;font-size: 14px}
.new-tj li div button{background: #ec9b4a;padding: 5px 30px; border-radius: 5px;border: none;margin-top: 5px}
.new-tj li:hover div{display: block}

.search{width: 600px;border-radius:5px;border: 2px #3469ed solid; height: 38px;margin:0 auto}
.inp{border: none;text-indent: 10px;width: 480px}
.btn-search{float: right;background:#3469ed;height:35px;width:110px;border: none;color: #fff}
.none-border {border: none!important;}
.dynamic-list > a {
    display: inline-block;
    font-size: 16px;
    color: #000000;
    margin-top: 15px;
    padding: 5px 10px;
}
.indicate-bar {
    width: 100%;
    height: 3px;
    position: relative;
    background-color: #ddd;
}
.indicate-bar > div {
    width: 84px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: auto;
    background-color: #3469ed;
}
.dynamic-message-box {
    position: relative;
    border-bottom: 1px dashed #999;
    
}
.dynamic-message-box > a {
    display: inline-block;
    font-size: 14px;
    text-indent: 20px;
    color: #000000;
    padding: 15px 0;
    width:500px;
    overflow: hidden;
}
.dynamic-message-box > a:hover {
    color: #ec9b4a;
}
.dynamic-message-box > p {
    display: inline-block;
    border-top: 4px solid transparent;
    border-left: 10px solid #333;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 25.5px;
    left: 0;
    z-index: auto;
}
.dynamic-message-box > span {
    display: inline-block;
    font-size: 12px;
    color: #666666;
    padding: 15px 0;
}
.project-search-pages {
	margin-left: -235px !important;
}
.read-icon{
	background:url(../icon/edu-blue.svg) center no-repeat ;
	background-size:100%;
	display:inline-block;
	width:20px;
	height:20px;
	margin-right:5px;
	vertical-align:middle;
}
.pages .searchPage{
	    vertical-align: top;
	    position:static;
}
