table,

td {

    border: 0;

}



#hd {

    padding-top: 150px;

    padding-left: 0;

    background: url(https://zt.gaoxiaojob.com/amdx20220501.jpg) no-repeat;

}



#hd .menu,

#hd .a-nav,

#hd .a-nav li:hover,

#ct .main .h4b,

#content .content-list p .dot,

#footer {

    background: #013068;

}




#ct .main .h4a span{

    color: #013068;

    border-bottom:2px solid #013068;

}

#content .content_text p {
	text-indent:0em;

}


#content .content-list p .tit {

    color: #013068;

}

#content .content-list p .tit {
	width: 40em;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#content .content-list p:hover .tit {
	width:100%;
}

#content .content-list p:hover span {
	display: none;
}

.anchor-point {
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
}

.anchor-point a {
	height: 28px;
	line-height: 2;
	font-size: 14.5px;
	padding: 0 20px;
	margin-left: 0px;
	color: #000;
	border: 1px solid rgb(230,230,230);
	border-radius: 14px;
}

.anchor-point a+a {
	margin-left: 10px;
}

.anchor-point a:hover {
	color: #fff;
	background: #013068;
}

