.current-location {
    background: #EBEBEB;
    height: 68px;
    opacity: 0.69;
}

a {
    text-decoration: none !important;
}

.location {
    width: 100%;
    margin: 0 auto;
    line-height: 68px;
    font-size: 14px;
    color: #666666;
}

.content {
    width: 100%;
    margin: 0 auto;

}

.content:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.left {
    /* width: 220px;*/
    width: 100%;
    min-height: 68px;
    /* float: left;*/
   /* margin-top: 20px;*/
}

.left-top {
    background-image: url("/image/web/xwdt-80620cd75f06950ec839643e16c00928.png");
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    /* width: 220px;*/
    height: 68px;
    /*  display: table;*/
    text-align: center;
}

.left-top-title {
    /*display: table-cell;*/
    vertical-align: middle;
    height: 68px;
    line-height: 68px;
    font-size: 16px;
    color: white;
}
.newFont{
    text-align: center;

}
.newFont a{
    color: white;
    display: inline-block;
    width: 100%;
    height: 68px;
    line-height: 68px;
    font-size: 12px;

}



.left .list {
    line-height: 53px;
    background: #eeeff0;
    /*  min-height: 610px;*/
    height: 68px;
    margin-bottom: 20px;
}

.left .list div {
    border-bottom: 2px solid #d1d7df;
    text-align: left;
    font-size: 18px;
    padding-left: 37px;

}

.list-default-div {
    background: #eeeff0;
    color: #666666;
}

.left a {
    color: #666666;
    text-decoration: none;
}

.left .list a:last-child .list-default-div {
    border: none;
}

.left .list div .title {
    text-align: left;
    margin-left: 10px;
}

.right {
    width: 100%;
    float: right;

}
.ea-ysqsm{
    text-align: center;
}
.ea-slsmnr{
    border: 1px solid gray;
    padding: 0 2px;
    background: #EBEBEB;
    margin-bottom: 15px;
}
.ea-slsmnr h2{
    text-align: center;
}

.ea-slsmnr .trs_word{
    text-align: left;
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}
.read-btn {
    background-color: #B2B2B2;
    border: none;
    display: block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 15px auto;
    cursor: pointer;
    color: #fff;
    border-radius: 8px;
    outline: none;
}
