body,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
legend,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

button,
fieldset,
img,
input {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none
}

ol,
ul {
    list-style: none
}

input {
    padding-top: 0;
    padding-bottom: 0;
    font-family: Microsoft YaHei, 宋体
}

input,
select {
    vertical-align: middle
}

input,
select,
textarea {
    font-size: 12px;
    margin: 0
}

textarea {
    resize: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

body {
    font: Microsoft YaHei, Verdana, "\5b8b\4f53";
    font-size: 14px;
    width: 100%;
    min-width: 1040px
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix,
.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #1479c7;
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-decoration: none;
    font-weight: 400;
    font-size: 100%
}

em,
i,
s {
    font-style: normal;
    text-decoration: none
}

.container {
    width: 1200px;
    height: 100%;
    margin: 0 auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.al {
    text-align: left
}

.ac {
    text-align: center
}

.ar {
    text-align: right
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.hide {
    display: none
}

.col-red {
    color: #f10215 !important
}

.nav-tab {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-bottom: 1px solid #419ee6
}

.nav-tab span {
    float: left;
    color: #666
}

.nav-tab span a {
    color: #666
}

.nav-tab span:first-of-type {
    width: 40px;
    height: 36px;
    margin-right: 10px;
    background: url(../../../statics/images/adress.png) no-repeat 50%
}

.commonSecondPageContent,
.news-list-content {
    padding: 16px 0
}

.commonSecondPageContent>div,
.news-list-content>div {
    float: left
}

.commonSecondPageContent>div:first-of-type,
.news-list-content>div:first-of-type {
    width: 708px;
    height: 828px;
    padding: 10px;
    margin-right: 20px;
    border: 1px solid #bbdaf4
}

.commonSecondPageContent>div:first-of-type .page-title,
.news-list-content>div:first-of-type .page-title {
    border-bottom: 1px solid #e5e5e5
}

.commonSecondPageContent>div:first-of-type .page-title span,
.news-list-content>div:first-of-type .page-title span {
    display: inline-block;
    font-size: 20px;
    color: #333;
    line-height: 40px;
    border-bottom: 2px solid #69b5ef
}

.commonSecondPageContent>div:first-of-type .page-title span i,
.news-list-content>div:first-of-type .page-title span i {
    padding-left: 36px;
    padding-top: 6px;
    margin-right: 12px;
    background: url(../../../statics/images/logo-min.png) no-repeat 50%
}

.commonSecondPageContent>div:first-of-type .content-news-list,
.news-list-content>div:first-of-type .content-news-list {
    padding-top: 20px
}

.commonSecondPageContent>div:first-of-type .content-news-list .content-news-list-top ul,
.news-list-content>div:first-of-type .content-news-list .content-news-list-top ul {
    height: 698px;
    overflow: hidden;
    padding-left: 6px
}

.commonSecondPageContent>div:first-of-type .content-news-list .content-news-list-top ul li,
.news-list-content>div:first-of-type .content-news-list .content-news-list-top ul li {
    padding: 4px 0 4px 16px;
    position: relative
}

.commonSecondPageContent>div:first-of-type .content-news-list .content-news-list-top ul li:before,
.news-list-content>div:first-of-type .content-news-list .content-news-list-top ul li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 6px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #999
}

.commonSecondPageContent>div:first-of-type .content-news-list .content-news-list-top ul li a,
.news-list-content>div:first-of-type .content-news-list .content-news-list-top ul li a {
    width: 100%;
    color: #333
}

.commonSecondPageContent>div:first-of-type .content-news-list .content-news-list-top ul li a:hover,
.news-list-content>div:first-of-type .content-news-list .content-news-list-top ul li a:hover {
    color: #1479c7;
    text-decoration: underline
}

.commonSecondPageContent>div:first-of-type .content-news-list .content-news-list-top ul li a span,
.news-list-content>div:first-of-type .content-news-list .content-news-list-top ul li a span {
    float: left
}

.commonSecondPageContent>div:first-of-type .content-news-list .content-news-list-top ul li a span:nth-of-type(2),
.news-list-content>div:first-of-type .content-news-list .content-news-list-top ul li a span:nth-of-type(2) {
    float: right;
    margin-right: 10px
}

.commonSecondPageContent>div:nth-of-type(2),
.news-list-content>div:nth-of-type(2) {
    width: 290px
}

.commonSecondPageContent>div:nth-of-type(2) .sidebar-banner,
.news-list-content>div:nth-of-type(2) .sidebar-banner {
    width: 290px;
    height: 80px;
    margin: 15px 0
}

.commonSecondPageContent>div:nth-of-type(2) .sidebar-banner img,
.news-list-content>div:nth-of-type(2) .sidebar-banner img {
    width: 100%
}

.commonSecondPageContent>div:nth-of-type(2) .news-list-title,
.news-list-content>div:nth-of-type(2) .news-list-title {
    height: 36px;
    line-height: 36px;
    background: #69b5ef;
    color: #fff;
    font-size: 16px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.commonSecondPageContent>div:nth-of-type(2) .news-list-title i,
.news-list-content>div:nth-of-type(2) .news-list-title i {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 12px;
    background: url(../../../statics/images/arrow.png) no-repeat 50%
}

.commonSecondPageContent>div:nth-of-type(2) .news-list,
.news-list-content>div:nth-of-type(2) .news-list {
    padding: 10px 0;
    height: 280px;
    overflow: hidden;
    margin-top: 1px;
    border: 1px solid #bbdaf4
}

.commonSecondPageContent>div:nth-of-type(2) .news-list ul,
.news-list-content>div:nth-of-type(2) .news-list ul {
    padding-left: 6px
}

.commonSecondPageContent>div:nth-of-type(2) .news-list ul li,
.news-list-content>div:nth-of-type(2) .news-list ul li {
    padding: 4px 0 4px 16px;
    position: relative
}

.commonSecondPageContent>div:nth-of-type(2) .news-list ul li:before,
.news-list-content>div:nth-of-type(2) .news-list ul li:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 6px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #999
}

.commonSecondPageContent>div:nth-of-type(2) .news-list ul li a,
.news-list-content>div:nth-of-type(2) .news-list ul li a {
    display: inline-block;
    width: 238px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    vertical-align: text-bottom
}

.commonSecondPageContent>div:nth-of-type(2) .news-list ul li a:hover,
.news-list-content>div:nth-of-type(2) .news-list ul li a:hover {
    color: #1479c7;
    text-decoration: underline
}

.commonSecondPageContent .page-tool,
.news-list-content .page-tool {
    text-align: center;
    padding-top: 20px
}

.commonSecondPageContent .page-tool ul,
.news-list-content .page-tool ul {
    display: inline-block;
    border: 1px solid #ddd;
    border-radius: 4px
}

.commonSecondPageContent .page-tool ul li,
.news-list-content .page-tool ul li {
    float: left;
    cursor: pointer;
    color: #1479c7;
    padding: 8px 12px;
    border-right: 1px solid #ddd
}

.commonSecondPageContent .page-tool ul li a,
.news-list-content .page-tool ul li a {
    color: #333
}

.commonSecondPageContent .page-tool ul li.ban,
.news-list-content .page-tool ul li.ban {
    color: #d1d1d1;
    cursor: no-drop
}

.commonSecondPageContent .page-tool ul li.active a,
.news-list-content .page-tool ul li.active a {
    color: #c4504e
}

.commonSecondPageContent .page-tool ul li.page-total,
.commonSecondPageContent .page-tool ul li.select-page,
.news-list-content .page-tool ul li.page-total,
.news-list-content .page-tool ul li.select-page {
    color: #717171;
    cursor: auto
}

.commonSecondPageContent .page-tool ul li.select-page input,
.news-list-content .page-tool ul li.select-page input {
    width: 52px;
    height: 16px;
    border: 1px solid #ddd
}

.commonSecondPageContent .page-tool ul li.enter-select-btn,
.news-list-content .page-tool ul li.enter-select-btn {
    color: #1479c7
}

.commonSecondPageContent .page-tool ul li:hover,
.news-list-content .page-tool ul li:hover {
    background: #eee
}

.commonSecondPageContent .page-tool ul li.page-total:hover,
.news-list-content .page-tool ul li.page-total:hover {
    background: transparent
}

.commonSecondPageContent .page-tool ul li:last-child,
.news-list-content .page-tool ul li:last-child {
    border-right: none
}

.commonSecondPageContent .content-right .general-news,
.news-list-content .content-right .general-news {
    margin-bottom: 30px
}

#header {
    width: 100%;
    min-width: 1040px;
    margin: 0 auto
}

#header .top {
    width: 1040px;
    height: 30px;
    color: #999;
    margin: 0 auto;
    line-height: 30px;
    box-sizing: border-box;
    font-size: 12px;
    overflow: hidden;
    zoom: 1
}

#header .top .leftSide {
    float: left
}

#header .top .leftSide span {
    margin-right: 5px;
    cursor: pointer
}

#header .top .rightSide {
    float: right
}

#header .top .rightSide .phone {
    color: #419ee6;
    cursor: pointer
}

#header .bottom {
    width: 100%;
    background: url(../../../statics/images/topBanner.png) 50% repeat;
    background-size: contain
}

#header .bottom,
#header .bottom .inner {
    height: 132px;
    margin: 0 auto;
    position: relative
}

#header .bottom .inner {
    width: 1040px;
    background: url(../../../statics/images/topBg.png) 50% no-repeat
}

#header .bottom .inner span {
    position: absolute;
    left: 135px;
    top: 97px;
    font-size: 18px;
    color: #333
}

#header .navBar {
    width: 100%;
    background-color: #419ee6;
    height: 40px;
    line-height: 40px;
    font-size: 16px
}

#header .navBar ul {
    width: 1040px;
    margin: 0 auto
}

#header .navBar ul li {
    width: 11.1111111%;
    float: left;
    text-align: center
}

#header .navBar ul li:hover {
    background-color: #1479c7
}

#header .navBar ul li a {
    color: #fff
}

#header .navBar ul li.active {
    background-color: #1479c7
}

#footer {
    width: 100%;
    min-width: 1040px;
    margin: 0 auto
}

#footer .footerTop {
    width: 1040px;
    margin: 0 auto
}

#footer .footerTop .footerTitle {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding: 0 12px;
    background-color: #e6e6e6;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    border-bottom: none
}

#footer .footerTop .footerTitle span {
    margin-right: 5px
}

#footer .footerTop .footerTitle span.local {
    color: #1479c7
}

#footer .footerTop ul {
    overflow: hidden;
    zoom: 1;
    padding: 16px 12px;
    color: #333;
    border: 1px solid #e6e6e6;
    border-top: none;
    box-sizing: border-box;
    margin-bottom: 21px;
    margin-top: 0;
    font-size: 14px
}

#footer .footerTop ul li {
    width: 9.3%;
    height: 20px;
    float: left;
    list-style: none;
    text-align: center;
    cursor: pointer;
    border-right: 1px solid #333;
    margin-bottom: 10px
}

#footer .footerTop ul li a {
    color: #333
}

#footer .footerTop ul li a:hover {
    color: #1479c7
}

#footer .footerTop ul li.noBorder {
    border: none
}

#footer .footerBottom {
    width: 100%;
    min-width: 1040px;
    height: 142px;
    color: #666;
    font-size: 12px;
    box-sizing: border-box;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd
}

#footer .footerBottom .inner {
    width: 1040px;
    zoom: 1;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 70px 0 50px;
    box-sizing: border-box
}

#footer .footerBottom .inner .iconCareer {
    display: block;
    width: 120px;
    background: url(../../../statics/images/20180801.png) 50% no-repeat;
    background-size: 100px auto;
    height: 142px;
    float: left
}

#footer .footerBottom .inner .logo {
    width: 164px;
    height: 53px;
    background: url(../../../statics/images/logo.png) 50% no-repeat;
    margin: 46px 56px 43px 0;
    float: left
}

#footer .footerBottom .inner .rules {
    float: left
}

#footer .footerBottom .inner .rules ul {
    margin: 37px 87px 33px 0;
    padding: 0
}

#footer .footerBottom .inner .rules ul li {
    list-style: none
}

#footer .footerBottom .inner .rules ul li a {
    color: #333
}

#footer .footerBottom .inner .rules ul li a:hover {
    color: #1479c7
}

#footer .footerBottom .inner .code {
    float: left;
    margin: 14px 0
}

#footer .footerBottom .inner .code .qrCode {
    width: 92px;
    height: 92px;
    background: url(../../../statics/images/qrcode.png) 50% no-repeat
}

#footer .footerBottom .inner .code p {
    margin: 9px 0
}

#culture-header {
    width: 100%;
    min-width: 1040px;
    margin: 0 auto;
    background: #f2f2f2
}

#culture-header .top {
    width: 1040px;
    height: 30px;
    color: #999;
    margin: 0 auto;
    line-height: 30px;
    box-sizing: border-box;
    font-size: 12px;
    overflow: hidden;
    zoom: 1
}

#culture-header .top .leftSide {
    float: left
}

#culture-header .top .leftSide span {
    margin-right: 5px;
    cursor: pointer
}

#culture-header .top .rightSide {
    float: right
}

#culture-header .top .rightSide a {
    color: #428bca
}

#culture-footer {
    width: 100%;
    min-width: 1040px;
    margin: 0 auto;
    background: url(../../../statics/images/footer_line.png) repeat-x 50%
}

#culture-footer .footerBottom {
    width: 100%;
    min-width: 1040px;
    height: 120px;
    color: #acacac;
    font-size: 12px
}

#culture-footer .footerBottom .inner {
    width: 1040px;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box;
    background: url(../../../statics/images/footer_bg.png) no-repeat 50%;
    background-color: #fff;
    background-size: contain
}

#culture-footer .footerBottom .inner .rules {
    width: 580px;
    margin: 0 auto;
    padding-top: 40px
}

#culture-footer .footerBottom .inner .rules ul {
    padding: 0
}

#culture-footer .footerBottom .inner .rules ul li {
    text-align: center;
    list-style: none
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translateZ(0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translateZ(0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translateZ(0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translateZ(0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translateZ(0);
    transition-timing-function: ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}