body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
}

dl,
dt,
dd,
ul,
ol,
li {
    list-style: none;
}

img {
    border: 0;
    vertical-align: top;
}

html, body {
    width: 100%;
    height: 100%;
}

body, button, input, select, textarea {
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

.clearfix:before,
.clearfix:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.left {
    float: left;
}

.right {
    float: right;
}

em {
    font-style: normal;
}

@font-face {font-family: "iconfont";
  src: url('../font/iconfont.eot'); /* IE9*/
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
    
  -webkit-font-smoothing: antialiased;
/*  -webkit-text-stroke-width: 0.2px;*/
  -moz-osx-font-smoothing: grayscale;
}

.container {
    width: 1003px;
}

.v-center {
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
    clear: right;
}

.clear {
    clear: both;
}

.mb-small {
    margin-bottom: 10px;
}

.mb-big {
    margin-bottom: 15px;
}

.mb-large {
    margin-bottom: 25px;
}

.pt-large {
    padding-top: 30px;
}

.pr-small {
    padding-right: 20px;
}

.pr-big {
    padding-right: 25px;
}

.footer {
    color: #FFF;
    background: #606060;
    font: 12px/20px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.footer .container {
    position: relative;
    padding: 15px 0;
}

.footer p a {
    color: #F7F7F7;
    text-decoration: none;
}

.footer .footer-msg {
    width: 730px;
}

.footer ul {
    width: 260px;
    margin-top: 14px;
}

.footer ul li {
    width: 48px;
    float: left;
    padding-left: 4px;
    margin: 4px 0;
}

.footer ul li img {
    width: 100%;
}

.footer-links a {
    text-decoration: none;
    color: #dcdcdc;
}

.footer-links a:hover {
    color: #FFF;
}

.topbar {
    background: #010d23;
    height: 40px;
}

.topbar .tb-tips {
    font: 14px/40px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
}

.topbar .tb-tips i {
    font: 18px/40px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    vertical-align: -1px;
    color: #00baff;
}

.topbar .tb-tips a {
    margin: 0 3px;
    color: #FFF;
    text-decoration: none;
}

.topbar .tb-search {
    width: 210px;
    margin-top: 5px;
    border-radius: 14px;
    overflow: hidden;
}

.topbar .tb-input {
    width: 155px;
    height: 28px;
    padding-right: 15px;
    text-indent: 15px;
    border: none;
    background: #565656;
    border-top-left-radius: 14px;
    border-bottom-left-radius: 14px;
}

.topbar .tb-btn {
    width: 40px;
    height: 28px;
    border: 0;
    background: #00baff;
}

.topbar .tb-btn i {
    color: #FFF;
}

.news-header {
    height: 176px;
    background: url(../images/zsw2019_inside_topbg.jpg) no-repeat center;
}

.video-header {
    background: url(../images/zsw2019_video_headerbg.jpg) no-repeat center;
}

.news-header img {
    width: 100%;
}

.news-logo {
    height: 49px;
    padding-top: 40px;
    text-align: center;
}

.news-logo.logo-big {
    padding-top: 30px;
    height: 59px;
}

.news-header .news-logo img {
    width: auto;
    height: 100%;
}

.news-menu {
    margin-top: 20px;
    text-align: center;
}

.news-menu ul {
    display: inline-block;
    font: 0/0 a;
    
    padding: 9px 20px;
    border-radius: 18px;
    background: #5daee8;
    background: rgba(0,68,134,.12);
}

.news-menu li {
    color: #ec774b;
    display: inline-block;
    font: 16px/18px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    
    padding: 0 10px;
    border-right: 1px solid #8bc5ed;
    position: relative;
}

.news-menu li.br0 {
    border-right: 0;
}

.news-menu li a, .news-menu li h5 {
    font: 16px/18px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    cursor: pointer;
    font-weight: normal;
    color: #e75a2b;
    text-decoration: none;
}

.news-menu li a:hover {
    color: #de5224;
}

.news-menu span {
    display: none;
    
    position: absolute;
    width: 99px;
    padding: 6px;
    color: #555;
    background: #F7F7F7;
    background: rgba(255,255,255,.9);
    border: 1px solid #ccc;
    top: 31px;
    left: 50%;
    margin-left: -61.5px;
    font: 12px/16px 'Microsoft Yahei';
    box-shadow: 0 0 4px #999;
    text-align: center;
    z-index: 500;
}

.news-menu span:before {
    content: '';
    position: absolute;
    top: -17px;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-bottom: 8px solid #ccc;
    font: 0/0 a;
    z-index: 1000;
}

.news-menu span:after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-bottom: 8px solid rgba(255,255,255,.9);
    font: 0/0 a;
    z-index: 1000;
}

.news-menu span img {
    width: 100%;
}

.sub-ad01 {
    background: #F9F9F9;
}

.sub-ad01 img {
    padding-top: 20px;
    width: 100% !important;
    height: 70px !important;
}

.menuButton, .wapMenu{
    display: none;
}

.pagination {
    font-size: 14px;
    text-align: center;
    margin: 25px 0 60px 0;
}

.sub_img_content .pagination {
    margin-top: 12.5px;
}

.pagination ul {
    width: auto;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.pagination ul li {
    display: inline;
    width: auto;
    overflow: auto;
    padding: 0;
    border-bottom: 0;
}

.pagination ul li.first_child a,
.pagination ul li.first_child span,
.pagination ul li.last_child a,
.pagination ul li.last_child span {
    width: 40px;
    color: #fff;
    background: #c1c1c0;
}

.pagination .sr_only {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.pagination .first_child a:hover,
.pagination .last_child a:hover {
    border-color: #d5d4d4;
    background-color: #d5d4d4;
}
.pagination ul li a,
.pagination ul li span {
    display: inline;
    line-height: 26px;
    position: relative;
    float: left;
    width: 26px;
    height: 26px;
    margin-right: 7px;
    padding-bottom: 0;
    text-align: center;
    text-decoration: none;
    color: #c1c1c0;
    border: 1px solid #c1c1c0;
    border-radius: 2px;
}
.pagination .subactive a,
.pagination li a:hover {
    background: #4b94ce;
    color: #FFF;
    border-color: #4b94ce;
}

.selectpage {
    display: none;
}
/*PAGINATION END*/

.mh_page, mp_page, .pagination {
    padding: 30px 0;
    text-align: center;
}

.mp_page a, .mh_page a, .pagination a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #000;
    background: #fff;
    border: 1px solid #d6d7d6;
    padding: 3px 10px;
    margin: 0 1px;
    text-decoration: none;
}

.mh_page a:hover, .mh_page a.on, .mp_page a:hover, .mp_page a.on, .pagination a:hover, .pagination a.on {
    color: #fff;
    background: #d60810;
    border: 1px solid #a60108;
}
/*PAGINATION2 END*/

.tool-box span a {
    color: #333;
    text-decoration: none;
}

@media screen and (min-width:1360px) {
    .container {
        width: 1200px;
    }
    
    .mb-small {
        margin-bottom: 15px;
    }

    .mb-big {
        margin-bottom: 15px;
    }

    .mb-large {
        margin-bottom: 35px;
    }
    
    .pt-large {
        padding-top: 40px;
    }

    .pr-small {
        padding-right: 35px;
    }

    .pr-big {
        padding-right: 40px;
    }
    
    .footer {
        font: 14px/24px "Microsoft YaHei",\5FAE\8F6F\96C5\9ED1;
    }
    
    .footer .footer-msg {
        width: 820px;
    }
    
    .footer ul {
        width: 350px;
        margin-top: 10px;
    }
    
    .footer ul li {
        width: 64px;
        float: left;
        padding-left: 6px;
        margin: 6px 0;
    }
    
    .topbar {
        height: 48px;
    }

    .topbar .tb-tips {
        line-height: 48px;
    }

    .topbar .tb-tips i {
        line-height: 48px;
        vertical-align: 0;
    }

    .news-header img {
        width: 100%;
    }

    .news-logo {
        height: 59px;
    }
    
    .news-logo.logo-big {
        padding-top: 34px;
        height: 65px;
    }
    
    .topbar .tb-search {
        margin-top: 10px;
    }
    
    .sub-ad01 img {
        padding-top: 25px;
        width: 100% !important;
        height: 80px !important;
    }
    
    .news-menu li {
        border-right: 1px solid rgba(255,255,255,.2);
    }
    
    .news-menu li:last-child {
        border-right: 0;
    }
}

@media screen and (max-width:769px) {

}

@media screen and (max-width: 546px) {

}