body {
    font-size: 14px;
    min-width: 1300px;
}

* {
    margin: 0;
    padding: 0;
    /* border: 0; */
}

.top1-right {
width: 700px;
display:flex;

}


.top1-left {
width: 500px;
align-content: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;
}
h3 a {
text-decoration: none;
color:black;


}
.top1 {
height: 95px;
margin: auto;
display: flex;
min-width: 1200px;
justify-content: center;
align-items: center;
}
 
.header  {
    width: 100%;
    min-width: 1200px;
}
.header_tu {
    width: 100%;
    min-width: 1200px;
}
.nav {
    min-width: 700px;
    height: 60px;
    line-height: 60px;
}
.nav1 {
    width:700px;
    background: #2559a6;
    height: 100px;
    line-height: 100px;
}
.container1{
    width: 700px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
  
.clearfix1 {
    zoom: 1;
}

.clearfix1::after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
       .container {
    width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
  
.clearfix{
    zoom: 1;
}

.clearfix::after {
    content: "";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

li {
    list-style: none;
    margin: 0;
    /* border-bottom-style: dashed; */
    /* border-bottom-color: #2559a6; */
    border-bottom: 1px dashed #999a9c;
}

.nav {
    transition: all ease-in-out 0.5s;
}

.nav ul li {
    float: left;
    width: 130px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s;
    list-style: none;
    border-bottom: none;
}

.nav ul {
    position: relative;
  /*  background-color: #2559a6;*/
}

.nav ul li:hover {
    transform: scale(1.06);
    z-index: 100;
   /* background: #2559a6;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    opacity: 0.5;*/
}

.nav ul li:hover a {
    color:#db0808;
}

.nav ul li a {
    color: #2e5eae;
    text-decoration: none;
    font-weight: bolder;
}

.new {
    width: 100%;
}

#wrapper {
    width: 1200px;
    height: 350px;
    float: left;
}

#banner {
    position: relative;
    width: 1200px;
    height: 350px;
    overflow: hidden;
}

.imgList {
    position: relative;
    width: 2400px;
    height: 350px;
    z-index: 10;
    overflow: hidden;
}

.imgList li {
    display: inline;
}

.new h3 {
    font-size: 50px;
    color: #2559a6;
}

.newLogo {
    height: 60px;
    width: 60px;
    margin: 10 5 10 450;
}

.new-text {
    float: right;
    font-size: 25px;
    color: #2559a6;
    margin: 25 505 10 5;
}

.more {
    width: 25px;
    height: 25px;
    margin: 20 0 45 0;
}

.borderSelector ul li {
    position: relative;
    border: 1px solid #2559a6;
    float: left;
    margin: 0 13;
    transition: transform 0.5s;
    overflow: hidden;
}

.banner ul li:hover {
    transform: translateY(-40px);
}

.banner ul li a {
    text-decoration: none;
    color: #000;
}

.content_item {
    width: 200px;
    text-align: center;
    margin: 40 auto;
}

.content_item span {

    display: block;
    background-size: contain;
    background-position-x: 40px;
}

.left {
    width: 30px;
    height: 30px;
    position: absolute;
    margin: 140 0 0 -20;
}

.right {
    width: 30px;
    height: 30px;
    position: absolute;
    margin: 140 0 0 1190;
}

.yeas {
    height: 445px;
    background-color: rgb(250, 247, 247);
    margin: 100 0 0 0;
}

.inform {
    width: 600px;
    margin: 20px 40px 0px 1px;
}

.hd1 {
    border-bottom: 1px solid #2559a6;
    margin-bottom: 25px;
}
.yeas12 {
    height: 445px;
    background-color: rgb(250, 247, 247);
}
.hd1 h3 {
    color: #2559a6;
    font-size: 25px;
    padding: 11 0;
}

.hd1 h3 img {
    width: 40px;
    height: 40px;
    margin: -7 11px;
}

.hd1 a img {
    width: 30px;
    height: 30px;
    position: absolute;
    margin: -40 0 0 575;
}

.inform ul li {
    /* margin: 20 0 -5 0; */
    /* background-color: #fff; */
    height: 40px;
    /* box-shadow: 0px 7px 70px rgba(0, 0, 0, 0.1); */
    transition: transform 0.5s;
}

.inform ul li p {
    padding: 11 0 0 0;
    width: 100%;
    font-size: 16px;
    line-height: 32px;
    display: block;
    height: 43px;
    box-sizing: border-box;
    color: #030303;
    padding-left: 7px;
    overflow: hidden;
    white-space: nowrap;
    /* border-bottom: chocolate; */
    text-overflow: ellipsis;
}

.inform ul li p a {
    width: 73%;
    float: left;
    margin-bottom: 0px;
    word-break: keep-all;
    overflow: hidden;
    background: url(/wlaq/dfiles/9702/campus/images/ztw2022/images/list.png)no-repeat center left;
    background-size: 15px;
    padding-left: 30px;
    text-decoration: none;
    color:
    black;
}

.inform ul li p span {
    text-align: right;
    width: 20%;
    float: left;
    line-height: 35px;
}

.inform ul li p a:hover {
    color: #ce0202;
}

 .inform ul {
    position: relative;
    background: #fff;
}

/*  .inform li:hover {
    background-color: #fff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    transform: scale(1.06);
    z-index: 100; */
}

.development ul li {
    background: #fff;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s;
}

/* .development ul li:hover {
    transform: scale(1.1);
    z-index: 100;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
}
 */ 
.development {
    width: 600px;
    margin: 20 0 0 0;
}

.development-item {
    width: 600px;
    height: 50px;
    /* background-color: #fff; */
    /* margin: 20 0 -12 0; */
}

.development-item-left {
    /* background-color: rgb(149, 149, 149); */
    /* width: 20%; */
    float: left;
    height: 100%;
    text-align: center;
}

.development-item-left p {
    margin: 10 0 5 0;
    font-size: 20px;
    font-style: normal;
    color: #fff;
}

.development-item-left span {
    color: #fff;
    font-size: 15px;
}

.development-item-right {
    height: 100%;
    padding: 23 0;
}

.development-item-right a {
    text-decoration: none;
    font-size: 16px;
    color: #030303;
}

.development-item-right a p {
    margin: 0 0 0 37;
    float: left;
}

.garden {
    width: 1200px;
    height: 500px;
    margin: auto;
}

.title_news {
    width: 570px;
    margin: auto;
    background: #fff;
    height: auto;
}

.title_news ul li {
    margin: 15 0 0 0;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s;
}

.title_news ul li p {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    display: block;
    height: 35px;
    box-sizing: border-box;
    color: #030303;

    padding-left: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-size: contain;
}

.title_news ul li p a {
    width: 70%;
    float: left;
    margin-bottom: 0px;
    word-break: keep-all;
    overflow: hidden;
    text-decoration: none;
color:black;

}

.title_news ul li p span {
    text-align: right;
    width: 30%;
    float: left;
    line-height: 35px;
}

.title_news ul li a:hover {
    color: #ce0202;
}

.title_news ul {
    position: relative;
    background: #fff;
}

/*  .title_news ul li:hover {
    background-color: #fff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
    transform: scale(1.1);
    z-index: 100;
}
 */ 
a:hover,
a:focus {
    text-decoration: none;
    color: #ce0202;
}

.party {
    border-bottom: 1px solid #2559a6;
    margin: 60 auto 20 auto;
}

.imgSize {
    width: 342px;
    height: 272px;
    margin: 40 27;
}

.go {
    width: 30px;
    height: 30px;
    position: absolute;
    margin: 160 0 0 -36;
}

.retreat {
    width: 30px;
    height: 30px;
    position: absolute;
    margin: 163 0 0 1202;
}

.footer {
    min-width: 1200px;
    height: 175px;
    background-color: #2559a6;
    margin-top: 50px;
}

.footer-item {
    width: 35%;
    float: left;
    margin: 25 auto;
}

.footer-item p {
    margin: 16px;
    color: #fff;
}

.footer-item img {

    width: 300px;
}

.sydw {
    padding-left: 17px; 
    background: url(/wlaq/dfiles/9702/campus/images/ztw2022/images/sydw.png)no-repeat center left;
    background-size: contain;
    
}

.fix p {
    padding-left: 17px;
}
.list_box ul li p {
width: 100%;
font-size: 14px;
line-height: 53px;
display: block;
height: 53px;
box-sizing: border-box;

padding-left: 0px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
background-size: contain;
background-position-x: 47px;
}

.list_box ul li a:hover {
color: #ce0202;
}

.list_box ul li {
box-shadow: 0px 0px 0px rgb(0, 0, 0, 0.1);
transition: transform 0.5s;

}

/*  .list_box ul li:hover {
transform: scale(1.1);
z-index: 100;
background: #fff;
box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2);
}
*/
.list_box ul li p span {
text-align: right;
width: 30%;
float: left;
line-height: 53px;
}

.list_box ul li p a {
width: 64%;
float: left;
margin-bottom: 0;
word-break: keep-all;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #030303;
text-decoration: none;
background: url(/wlaq/dfiles/9702/campus/images/ztw2022/images/list.png) no-repeat center left;
background-size: 15px;
padding-left:30px;
}

.list {
padding-bottom: 30px;
}

.lists {
width: 100%;
}

.location {
float: right;
font-size: 14px;
position: relative;
bottom: 36px;
color: #2e5eae;
}

.location a {
color: #2e5eae;
text-decoration: none;
}

.location a:hover {
text-decoration: none;
}

.title {
height: 45px;
line-height: 45px;
margin-bottom: 1px;
background: url(/wlaq/dfiles/9702/campus/images/ztw2022/images/xw.png)no-repeat left;
background-size: contain;
border-bottom: 1px solid #2e5eae;
}

.title h3 {
color: #2e5eae;
font-size: 24px;
/* float: left; */
height: 45px;
line-height: 45px;
font-weight: normal;
margin: 9px 0px 12px 52px;
}

.title_list {
padding-top:10px;

align-content: center; 
height: auto;
/* border: 1px solid #2559a6; */
}


.page {
text-align: center;
margin: 40px auto;
}

.p_first_d,
.p_first,
.p_last_d,
.p_last {
display: none;
}

.p_prev_d,
.p_prev {
font-size: 12px;
color: #808080;

padding-left: 17px;
padding-top: 7px;
padding-bottom: 7px;
padding-right: 15px;
width: 60px;
border: 1px solid #d9d9d8;
margin: 0px 4px;
}

.p_no {
padding: 5px 15px;
border: 1px solid #d9d9d8;
margin: 0px 4px;
color: #2559a6;
}

.p_no_d {
background: #b9060a;
color: #fff;
padding: 5px 15px;
border: 1px solid #d9d9d8;
margin: 0px 4px;
}

.p_next,
.p_next_d {
font-size: 12px;
color: #808080;

padding-right: 17px;
padding-left: 15px;
padding-top: 7px;
padding-bottom: 7px;
width: 60px;
margin-left: 4px;
border: 1px solid #d9d9d8;
}