@charset "utf-8";

@media (min-width: 768px) {
.app-top-img { display: none }
.is-con { width: 1200px; margin: 20px auto; }
.is-top { height: 400px !important; background: url(zw-top.png) top center no-repeat #fff; position: relative; }

.is-zyzc-list { margin: 0 auto 10px auto; width: 100%; overflow: hidden; }
.is-zyzc-list ul { position: relative; display: flex; justify-content: space-between; }
.is-zyzc-list li { width: 380px; height: 200px; }
.is-bt-bg { background: url(tit_bg.jpg) no-repeat left center; background-size: 100%; height: 90px; line-height: 90px; width: 100%; font-size: 27px; color: #fff; font-weight: bold; padding-left: 10%; margin: 20px auto; }
.is-list-con { width: 100%; margin: 20px auto; overflow: hidden; }
.is-list-left { width: 48.5%; float: left; }
.is-list-right { width: 48.5%; float: right; }
.tit { height: 36px; color: #0c65b5; font-size: 27px; font-weight: bold; line-height: 36px; background: url(iocn_01.jpg) no-repeat 0 6px; padding-left: 33px; }
.list_tit { margin-top: 20px; }
.list_tit li { padding-left: 20px; position: relative; border-bottom: 1px dashed #e3e3e3; }
.list_tit li::before { display: inline-block; content: ""; height: 5px; width: 5px; background-color: #477ab7; position: absolute; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; left: 6px; margin-top: 22px; }
.list_tit li a { font-size: 16px; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 45px; float: left; max-width: 80%; }
.list_tit li span { color: #999999; float: right; font-size: 16px; height: 45px; line-height: 45px; }
.list_tit li::after { display: table; content: ""; line-height: 0; clear: both; }
.more { display: block; float: right; margin-top: 8px; font-size: 16px; font-weight: normal; color: #666; }

/*==================列表页==================*/
.is-list{ width:100%}
}
