/*****************/
#nav ul li .en {
    font-size: 0.16rem;
    color: rgb(255, 255, 255);
    line-height: 0.16rem;
    white-space: nowrap;
    text-align:center;}
.tzgg li a {
    display: flex;
    align-items: center;
    justify-content: space-between;}

.tzgg li {
    border-bottom: 1px solid #ccc;}

.tzgg li a p {
    width: calc(100% - 1.4rem);
    font-size: .2rem;
    color: #333;
    line-height: .7rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: .25rem;
    position: relative;
    transition: all 0.3s;}

.tzgg li:hover a p {
    color: #00447d !important;}

.tzgg li a p::before {
    position: absolute;
    content: "";
    width: .08rem;
    height: .08rem;
    background: #ccc;
    left: 0;
    top: calc(50% - .04rem);}

.tzgg li a span {
    display: block;
    font-size: 0.18rem;
    font-weight: normal;
    color: #9E9E9E;
    font-family: Georgia;}
.xtrk li a .text {
    height: 0.5225rem !important;}

.xtrk li a .text h2 {
    height: 0.36rem !important;}
.xsfc,
.xsst{
width:48%;}

.sect3{
display:flex;
justify-content: space-between;
    flex-wrap: wrap;}

@media screen and (max-width: 700px) {
.xsfc,
.xsst{
width:100%;}

.xsst{
margin-top: 0.4rem;}
}
