.news-banner {
    height: 460px;
    position: relative;
    overflow: hidden;
}

.news-banner .slide {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1920px;
    height: 460px;
    margin-left: -960px;
}

.news-banner .slide .bd li {
    height: 460px;
    overflow: hidden;
}

.news-banner .slide .bd li img {
    vertical-align: top;
}

.news-banner .slide .hd {
    position: absolute;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 22px;
    bottom: 0;
    background: url("../images/banner-title.png") no-repeat center bottom;
}

.news-banner .slide .hd ul {
    margin-top: 30px;
}

.news-banner .slide .hd li {
    font-size: 0;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    margin-left: 12px;
    opacity: 0.6;
    cursor: pointer;
}

.news-banner .slide .hd li.on {
    opacity: 1;
}

.slide-title h2 {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.slide-title p {
    font-size: 14px;
    color: #fff;
    opacity: 0.68;
}

.news-title {
    margin-top: 20px;
    overflow: hidden;
    line-height: 48px;
    color: #013c7e;
    border-bottom: 1px solid #e3e4e6;
}

.news-title h2 {
    float: left;
    font-size: 26px;
    font-weight: bold;
}

.news-title h2:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 26px;
    background-color: #013c7e;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 16px;
}

.news-title a {
    float: right;
}

.news-list li {
    height: 140px;
    padding: 10px;
    margin-top: 20px;
    background-color: #f5f6fa;
}

.news-list li:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.new-pic {
    float: left;
    width: 116px;
    height: 100%;
    overflow: hidden;
}

.new-info {
    margin-left: 4px;
}

.new-info h3 {
    font-size: 20px;
    color: #013c7e;
    font-weight: normal;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.new-info p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 4px;
    height: 44px;
    overflow: hidden;
}

.new-bottom span {
    color: #999999;
    float: left;
    margin-top: 14px;
}

.new-bottom a {
    float: right;
    width: 98px;
    height: 26px;
    margin-top: 14px;
    margin-right: 18px;
    font-size: 14px;
    color: #1baef3;
    text-align: center;
    line-height: 24px;
    border: 1px solid #1baef3;
}

.new-bottom a:hover {
    color: #fff;
    background-color: #1ba9f1;
}

.news-detailed .detailed-title {
    margin-top: 32px;
    text-align: center;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.2;
}

.detailed-desc {
    margin-top: 14px;
    padding-bottom: 16px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #999;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
}

#newsText {
	min-height:400px;
    font-size: 16px;
    line-height: 26px;
	margin-bottom:40px;
}

.detail-page {
    padding-top: 10px;
    margin-top: 30px;
    margin-bottom: 100px;
    border-top: 1px solid #e6e6e6;
}

.detail-page a {
    color: #0d7bf0;
}

.detail-page p{
	overflow: hidden;
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.detail-page p{
	padding-right:40px;
}




.attach_content .attachUrl{
	color: #0d7bf0;
}


/* ????? */
#pager{
	margin:30px 0  ;
	height:40px;
}
#page{
	margin-left:100px;
}


.jxTenderObjNav{
	padding: 0px 15px;
	height: 50px;line-height: 50px;
	background-image: linear-gradient(180deg, 
		rgba(249, 249, 249, 1) 0%, 
		rgba(243, 243, 243, 1) 100%), 
	linear-gradient(
		rgba(228, 228, 228, 1), 
		rgba(228, 228, 228, 1));
	background-blend-mode: normal, 
		normal;
	font-size: 18pt;
	color: #333;
	margin-bottom: 6px;
}
.jxTenderObjMain{
	margin-bottom: 20px;
}
.jxTenderObjMain table{
	width: 100%;
}
.jxTenderObjMain table tr td{
	padding: 10px;
	vertical-align: middle;
	text-align: left;
	border:1px solid #dddddd;
	color: #666666;
	word-wrap: break-word;  
	word-break: normal;
    max-width: 160px;
    line-height:20px;
}
.jxTenderObjMain table .jxTenderObjMainLeftName{
	background-color: #efefef;
	color: #333333;
	text-align: right;
	width: 20%;
}
.jxTenderObjMain table .jxTenderObjMainLeftName{
	background-color: #efefef;
	color: #333333;
	text-align: right;
	width: 15%;
}
.jxTenderObjMain table .jxTenderObjMainLeftName1{
	background-color: #efefef;
	color: #333333;
	text-align: right;
	/* width: 140px; */
}

.readmore{
    float: right;
    margin-top: -42px;
    z-index: 9999;
    font-size: 18px;
    border: 1px;
	padding-right: 15px;
	cursor:pointer;
}


.attach_content{

	margin-bottom: 40px;

}

