@import url(css/rubik.css);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-decoration: none;
  font-family: rubik, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
* {
  scrollbar-color: light;
  scrollbar-width: thin;
}
:focus {
  outline: 0;
}
a {
  color: #333;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
a img, iframe {
  border: none;
}
ol, ul {
  list-style: none;
}
input, textarea, select, button {
  font-size: 100%;
  font-family: inherit;
}
select {
  margin: inherit;
}
img {
  display: block;
  padding: 0;
  margin: 0;
}
ol {
  margin-left: 2em;
}
blockquote {
  background: #f6f6f7;
  position: relative;
  padding: 10px;
  margin-bottom: 15px;
  font-size: 14px;
  word-break: break-all;
}
blockquote p {
  margin: 2px 0 !important;
}
table {
  border-collapse: collapse;
  margin-bottom: 15px
}
table, table th, table td {
  border: 1px solid #eee
}
table th, table td {
  padding: 6px
}
table th {
  background-color: #f6f7f8
}
sup {
  position: relative;
  font-size: .5em;
  line-height: 0;
  vertical-align: baseline;
  top: -1em;
  margin-left: 6px;
  opacity: 0.8
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
  clear: both;
  float: none;
}
.clear {
  clear: both;
  float: none;
}
.sumaart {
  display: none;
}
input[type="button"], input[type="text"], input[type="submit"], input[type="reset"], textarea, tel {
  -webkit-appearance: none;
}
.header {
  position: fixed;
  z-index: 1000;
  width: 100%;
}
.navHome, .navBar, .navDir {
  width: 100%;
}
.navHome .wrap, .navBar .wrap, .footer .wrap {
  padding: 0 90px;
}
.navHome {
  background: #fff;
  height: 90px;
  box-shadow: 0 1px 0 0 rgb(0 0 0 / 8%);
  -webkit-transition: all ease-out 0.7s;
  transition: all ease-out 0.7s;
}
.navHome .wrap {
  padding-top: 26px;
}
.navCommon {
  background: #fff;
  height: 90px;
  -webkit-transition: all ease-out 0.7s;
  transition: all ease-out 0.7s;
}
.navCommon .wrap {
  padding-top: 30px;
}
::-webkit-scrollbar-track-piece {
  background-color: #e7eaf1
}
::-webkit-scrollbar {
  width: 5px;
  height: 10px
}
::-webkit-scrollbar-thumb {
  background: #8590a6;
  border-radius: 2px;
  border: 0
}
.page-index .navHome {
  background: transparent;
  background: -o-linear-gradient(top, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, .4), rgba(0, 0, 0, 0));
  height: 143px;
  position: fixed;
  box-shadow: none;
  z-index: 1
}
.page-index .navHome .wrap {
  padding-top: 50px;
}
.page-index .navCommon {
  background: #fff;
  background-image: none;
  height: 90px;
  box-shadow: 0 1px 0 0 rgb(0 0 0 / 8%);
}
.page-index .navCommon .wrap {
  padding-top: 26px;
}
.page-index .navHome a.logo {
  float: left;
  height: 38px;
}
.page-index .navHome a.logo .logoa {
  display: block;
}
.page-index .navHome a.logo .logob {
  display: none;
}
.page-index .navHome a.menu {
  float: right;
  width: 26px;
  height: 20px;
  padding-top: 18px;
}
.page-index .navHome a.menu span {
  display: block;
  background-color: #fff;
  height: 3px;
}
.page-index .navHome a.menu span.mid {
  margin: 3px 0;
}
.page-index .navHome .mainMenu {
  float: right;
}
.page-index .navHome .mainMenu li {
  float: left;
  padding-right: 40px;
}
.page-index .navHome .mainMenu li a {
  display: block;
  height: 52px;
  line-height: 52px;
  color: #fff;
}
.page-index .navCommon a.logo {
  float: left;
  height: 36px;
}
.page-index .navCommon a.logo .logoa {
  display: none;
}
.page-index .navCommon a.logo .logob {
  display: block;
}
.page-index .navCommon a.menu {
  float: right;
  width: 26px;
  height: 20px;
  padding-top: 10px;
}
.page-index .navCommon a.menu span {
  display: block;
  background-color: #000;
  height: 3px;
}
.page-index .navCommon a.menu span.mid {
  margin: 3px 0;
}
.page-index .navCommon .mainMenu {
  float: right;
}
.page-index .navCommon .mainMenu li {
  float: left;
  padding-right: 40px;
}
.page-index .navCommon .mainMenu li a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #000;
}
.page-index .navHome .btn-lang {
  float: right;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  padding-top: 16px;
  margin-right: 40px;
  color: #fff;
}
.page-index .navCommon .btn-lang {
  float: right;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  padding-top: 11px;
  margin-right: 40px;
  color: #000;
}
.navHome a.logo {
  float: left;
  height: 36px;
}
.navHome a.logo img {
  height: 100%;
}
.navHome a.menu {
  float: right;
  width: 26px;
  height: 20px;
  padding-top: 12px;
}
.navHome a.menu span {
  display: block;
  background-color: #000;
  height: 3px;
}
.navHome a.menu span.mid {
  margin: 3px 0;
}
.navHome .mainMenu {
  float: right;
}
.navHome .mainMenu li {
  float: left;
  padding-right: 40px;
}
.navHome .mainMenu li a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #000;
}
.navHome .mainMenu li a:hover {
  color: #666;
}
.navCommon a.logo {
  float: left;
  height: 38px;
}
.navCommon a.menu {
  float: right;
  width: 26px;
  height: 20px;
  padding-top: 12px;
}
.navCommon a.menu span {
  display: block;
  background-color: #000;
  height: 3px;
}
.navCommon a.menu span.mid {
  margin: 3px 0;
}
.navCommon .mainMenu {
  float: right;
}
.navCommon .mainMenu li {
  float: left;
  padding-right: 40px;
}
.navCommon .mainMenu li a {
  display: block;
  height: 38px;
  line-height: 52px;
  color: #000;
}
.navHome .btn-lang {
  float: right;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  padding-top: 11px;
  margin-right: 40px;
  color: #000;
}
.navCommon .btn-lang {
  float: right;
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  padding-top: 11px;
  margin-right: 40px;
  color: #000;
}
.navBar {
  background: #fff;
  height: 38px;
  padding: 20px 0;
  position: fixed;
  z-index: 2;
  display: none;
}
.navBar a.logo {
  float: left;
  height: 38px;
}
.navBar a.logo img {
  height: 100%;
}
.navBar .btn-close {
  float: right;
  padding-top: 6px;
}
.navBar .btn-close i {
  float: left;
  height: 18px;
  width: 18px;
  background: url(images/ico-close.png) no-repeat;
  margin-top: 2px;
}
.navBar .btn-close span {
  float: left;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  margin: 0 10px;
}
.navDir {
  display: none;
  position: fixed;
  top: 74px;
  z-index: 10000;
}
.navDir li {
  width: 100%;
  background: #eee;
  background: rgba(240, 240, 240, 0.9);
  filter: alpha(opacity=80);
  margin-top: 1px;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  overflow: hidden;
}
.navDir li:hover {
  background: rgba(255, 255, 255, 0.9);
  filter: alpha(opacity=90);
}
.navDir li a, .navDir li ul {
  display: block;
  position: relative;
  color: #000000;
}
.navDir li ul li {
  background: none;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.navDir li ul li:hover {
  background: none;
}
.navDir li ul li a {
  font-size: 16px;
  line-height: 26x;
  display: inline;
}
.navDir li ul li a:hover {
  color: #cc0000;
}
.navDir a.title {
  float: left;
  padding-left: 20%;
  width: 20%;
  font-size: 20px;
}
.navDir ul.submenu {
  float: left;
  width: 60%;
  padding: 10px 0;
  display: none;
}
.bannerHome {
  position: relative;
  z-index: 1;
}
.bannerHome .bxslider li {
  position: absolute;
  top: 0;
  left: 0px;
}
.bannerHome .bxslider li a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.bannerHome .wrap {
  position: relative;
  z-index: 1000;
  margin-top: -130px;
  margin-left: 90px;
  margin-right: 90px;
  height: 130px;
}
.bannerHome .wrap .pager {
  width: 66px;
  height: 22px;
  margin-bottom: 20px;
}
.bannerHome .pager a {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  background: url(images/ico-prev.png) no-repeat;
}
.bannerHome .pager a.btn-next {
  background: url(images/ico-next.png) no-repeat right;
}
.bannerHome .pager a.btn-stop {
  background: url(images/ico-stop.png) no-repeat;
}
.bannerHome .pager a.btn-start {
  background: url(images/ico-start.png) no-repeat;
}
.bannerHome .captions li div {
  height: 30px;
  width: 320px;
  color: #fff;
  font-size: 20px;
  letter-spacing: 8px;
}
.bannerHome .btn-down {
  display: block;
  position: absolute;
  left: 50%;
  width: 30px;
  margin-left: -15px;
}
.bannerHome .btn-down i {
  display: block;
  height: 4px;
  background: #fff;
  margin: 0 auto 3px auto;
  -webkit-animation-name: 'downIco';
  -webkit-animation-duration: 0.5s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-delay: 0.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-name: 'downIco';
  animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  animation-delay: 0.5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.bannerHome .btn-down i:nth-child(2) {
  width: 60%;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.bannerHome .btn-down i:nth-child(3) {
  width: 20%;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
@-webkit-keyframes 'downIco' {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
.fullGrid {
  min-height: 100vh;
}
.inabout {
  text-align: center;
  margin-bottom: 20px;
}
.inabout h1 {
  font-size: 26px;
  color: #000;
  margin-bottom: 4px;
  margin-top: 20px;
}
.inabout p {
  line-height: 1.7;
  color: #515151;
}
.page-index .sliderBox {
  display: block;
  overflow: hidden;
  width: 100%;
}
.page-index #eventListBox {
  position: relative;
}
.page-index #eventListBox .controls a {
  display: block;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 50%;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.page-index #eventListBox .controls a.btn-prev {
  left: 30px;
  background: url(images/ico-home-left.png) no-repeat;
}
.page-index #eventListBox .controls a.btn-next {
  right: 30px;
  background: url(images/ico-home-right.png) no-repeat;
}
.page-index #eventListBox .controls a.btn-prev:hover {
  left: 25px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-index #eventListBox .controls a.btn-next:hover {
  right: 25px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.FB {
  height: 152px !important
}
.FBA {
  height: 101px !important
}
.wrap_1 {
  padding: 0 60px 60px;
}
.list_1 {
  display: block;
  overflow: hidden;
}
.list_1 li {
  width: 25%;
  float: left;
}
.list_1 li .libox {
  display: block;
  padding: 30px;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.list_1 li picture {
  width: 100%;
  height: 0;
  padding-bottom: 85%;
  text-align: center;
  overflow: hidden;
  position: relative;
  display: block;
}
.list_1 li a img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.list_1 li p {
  font-size: 14px;
  color: rgba(51, 51, 51, .9);
  line-height: 1.7;
  padding-top: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  position: relative;
}
.list_1 li a h2.title {
  margin: 30px 0 15px 0;
  font-size: 18px;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
}
.list_1 li a h2.title:hover {
  text-decoration: underline;
}
.list_1 li time {
  font-size: 15px;
  display: block;
  color: rgba(51, 51, 51, .6);
}
.list_1 li .desp {
  font-size: 14px;
  line-height: 20px;
  color: #888;
}
.list_1 li .libox:hover {
  margin-top: -15px;
}
.list_1 li a:hover img {
  border-top: 3px solid #cc0000;
}
.list_1 li h3 {
  display: block;
  margin: 30px 0 0 0;
  font-size: 16px;
  line-height: 26px;
}
.list_1 li h3:hover {
  text-decoration: underline;
}
.wrap_2 {
  padding: 0px;
  margin-top: -11px;
}
.list_2 {
  display: block;
}
.list_2 li {
  width: 100%;
  float: left;
  background-color: #fafafa;
  margin-bottom: 40px;
}
.list_2 li a {
  float: left;
  width: 50%;
  position: relative;
  overflow: hidden;
}
.list_2 li a.pic img {
  width: 100%;
  height: auto;
  -webkit-transition: all ease-out 0.5s;
  transition: all ease-out 0.3s;
  object-fit: cover;
}
.list_2 li a.pic:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.list_2 li a.text {}
.list_2 li a.text .box {
  padding: 40px;
  position: absolute;
  bottom: 0px;
}
.list_2 li a.text span {
  display: inline-block;
}
.list_2 li a.text .title {
  display: block;
  font-size: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  position: relative;
}
.list_2 li a.text .smallTitle {
  font-size: 14px;
  color: #666;
  clear: both;
  float: none;
}
.list_2 li a.text .info {
  padding-top: 70px;
  padding-right: 70px;
  font-size: 14px;
  line-height: 22px;
}
.list_2 li a.text .info span {
  color: #a5a5a5;
}
.list_2 li a.text .info label {
  color: #666;
}
.list_2 li a.text .btn-more {
  width: 24px;
  height: 24px;
  background: url(images/ico-add.png) no-repeat;
  position: absolute;
  bottom: 40px;
  right: 40px;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
.list_2 li a.text .btn-more:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.first_row {
  padding-top: 90px;
}
.toolsBar {
  position: fixed;
  top: 70px;
  width: 100%;
  z-index: 800;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.toolsBar.show {
  top: 90px;
  filter: alpha(opacity=90);
  opacity: 100;
  box-shadow: 0 1px 0 0 rgb(0 0 0 / 8%);
}
.toolsBar .wrap {
  padding: 20px 90px 20px 90px;
}
.toolsBar .categorys {
  float: left;
}
.toolsBar .categorys a {
  float: left;
  margin-right: 20px;
  color: #000;
}
.toolsBar .categorys a:hover, .toolsBar .categorys a.current {
  color: #cc0000;
}
.detailsRow1 {
  font-size: 14px;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 60px;
}
.rightGrid {
  float: right;
  width: 50%;
}
.rightGrid img {
  max-width: 100%;
}
.leftGrid {
  float: left;
  width: 50%;
}
.leftGrid span em {
  color: #a5a5a5
}
.leftmeta {
  margin-right: 20px;
  width: calc(50% - 20px)
}
.lineFull {
  width: 100%;
  height: 1px;
  line-height: 1px;
  background: #eee;
  margin: 0 30px;
  clear: both;
  float: none;
}
.leftGrid {
  line-height: 26px;
}
.fullBanner {
  position: relative;
  overflow: hidden;
  background: #fff;
}
.sliderBig .bx-viewport ul li div {
  width: 100%;
  position: relative;
}
.sliderBig .bx-viewport ul li img {
  position: absolute;
  object-fit: cover;
}
.fullBanner .pager {
  position: absolute;
  left: 90px;
  bottom: 60px;
  z-index: 1003;
  width: 114px;
  height: 22px;
}
.fullBanner .pager.pabout {
  left: 90px;
  bottom: 120px;
}
.fullBanner .pager a {
  float: left;
  width: 14px;
  height: 22px;
  color: #fff;
  font-size: 16px;
}
.fullBanner .pager a.num-cur {
  width: 14px;
}
.fullBanner .pager a.num-max {
  width: 22px;
}
.fullBanner .pager a.btn-prev {
  background: url(images/ico-prev2.png) no-repeat;
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-right: 10px;
}
.fullBanner .pager a.btn-next {
  background: url(images/ico-next2.png) no-repeat;
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-left: 10px;
}
.fullBanner .pager a.btn-prev:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fullBanner .pager a.btn-next:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fullBanner .pager a.btn-line {
  width: 1px;
  background: #fff;
  opacity: 0.5;
  filter: alpha(opacity=50);
  margin: 0 10px;
}
.fullBanner .captions {
  position: absolute;
  bottom: 0px;
  z-index: 701;
  color: #fff;
  width: 100%;
  height: 206px;
  background: transparent;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .4)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .4));
}
.fullBanner .captions .box {
  padding-left: 90px;
  padding-top: 100px;
}
.fullBanner .captions li span {
  font-size: 26px;
  display: block;
  line-height: 28px;
}
.fullBanner .captions li span.en {
  font-size: 14px;
}
a.btn-back {
  display: block;
  height: 20px;
  line-height: 20px;
  text-indent: 30px;
  background: url(images/ico-left-zt.jpg) no-repeat;
}
a.btn-back:hover {
  text-decoration: underline;
}
.artNav {
  height: 20px;
  line-height: 20px;
  float: right;
}
.artNav a {
  float: left;
  height: 20px;
  line-height: 20px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.artNav a.prev {
  width: 20px;
  background: url(images/ico-left-zt.jpg) no-repeat;
}
.artNav a.next {
  width: 20px;
  background: url(images/ico-right-zt.jpg) no-repeat;
  margin-right: 10px;
}
.artNav a.line {
  width: 20px;
  background: url(images/ico-line.jpg) no-repeat;
}
.artNav a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: underline;
}
a.link:hover {
  color: #cc0000;
}
a.link-mail {
  text-decoration: underline;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.footer {
  padding-top: 30px;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  text-transform: uppercase
}
.footer a, .footer span {
  height: 30px;
}
.footer .fl {
  margin-right: 20px;
}
.footer .fr {
  margin-left: 20px;
}
.footer .location {
  text-indent: 24px;
  background: url(images/ico-local.png) no-repeat;
  color: #333;
}
.pagelist {
  text-align: center;
  overflow: hidden;
  margin: 30px;
}
.pagelist a, .pagelist b {
  width: 52px;
  height: 40px;
  margin: 5px;
  text-align: center;
  border: 1px solid #ccc;
  line-height: 40px;
  display: inline-block;
}
.pagelist b {
  color: #c9151e;
  border-color: #c9151e;
  ;
}
.pagelist a:hover {
  border: 1px solid #c9151e;
  color: #c9151e;
}
.loader {
  height: 32px;
  margin: 30px 0;
  text-align: center;
  background: transparent url(images/bx_loader.gif) no-repeat center center;
  background-size: 32px 32px;
  opacity: 0;
  animation: flipAnimation 1s infinite;
  transition: opacity 300ms;
}
.btn-scroll {
  cursor: pointer;
  width: 120px;
  margin: 0 auto;
  padding: 10px 0px;
  text-align: center;
  font-size: 12px;
}
.btn-scroll i {
  width: 14px;
  height: 14px;
  background: url(images/ico-down2.png) no-repeat;
  display: block;
  margin: 8px auto;
  -webkit-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}
.btn-scroll.btnUp i {
  width: 14px;
  height: 14px;
  background: url(images/ico-up2.png) no-repeat;
  display: block;
  margin: 8px auto;
}
.btn-scroll.btnUp:hover i {
  margin-top: 0px;
}
.btn-scroll.btnDown:hover i {
  margin-top: 12px;
}
@media screen and (min-width: 768px) {
  .transition {
    opacity: 0;
    transform: translate3d(0, 60px, 0);
    transition: all .7s ease-out;
  }
  .transition.css3 {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media only screen and (max-width: 1024px) {
  .navHome .wrap, .navBar .wrap, .footer .wrap {
    padding: 5px 20px;
  }
  .page-index .navHome .wrap {
    padding-top: 10px;
  }
  .page-index .navHome a.menu {
    padding-top: 16px;
  }
  .page-index .navHome .btn-lang {
    padding-top: 13px;
    margin-right: 10px;
  }
  .page-index .navCommon {
    height: 70px;
  }
  .page-index .wrap_1 {
    margin-top: 0;
  }
  .wrap_1 {
    margin-top: -80px;
    padding: 0 20px 20px;
  }
  .wrap_2 {
    margin-top: -41px;
  }
  .detailsRow1 {
    padding: 0 40px;
  }
  .page-index .navHome a.logo {
    height: 30px;
  }
  .navHome {
    height: 60px;
  }
  .navHome .mainMenu {
    display: none;
  }
  .navHome a.logo {
    height: 30px;
    margin-top: 10px;
  }
  .navHome .btn-lang {
    margin-right: 10px;
    padding-top: 16px;
  }
  .navHome a.menu {
    padding-top: 18px;
  }
  .navBar {
    padding: 10px 0
  }
  .navBar a.logo {
    height: 26px;
  }
  .navBar .btn-close {
    padding-top: 3px;
  }
  .navDir {
    top: 58px;
  }
  .navDir a.title {
    padding-left: 5%;
    width: 40%;
    font-size: 16px;
  }
  .navDir ul.submenu {
    width: 50%;
    padding: 10px 0;
    display: none;
  }
  .toolsBar {
    top: 38px;
  }
  .toolsBar.show {
    top: 58px;
  }
  .toolsBar .wrap {
    padding: 20px 20px 20px 20px;
  }
  .first_row {
    padding-top: 60px;
  }
  .page-index .first_row {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 768px) {
  .page-index .navHome .mainMenu {
    display: none;
  }
  .footer img {
    display: none;
  }
  .footer .copyright, .footer .beian {
    display: block;
    margin-left: 0;
    text-align: center;
    width: 100%;
  }
  .footer .location {
    display: block;
    width: 80px;
    float: none;
    margin: auto;
  }
  .list_1 li {
    width: 100%;
  }
  .list_2 li a.text .box {
    padding: 20px;
  }
  .list_2 li a.text .btn-more {
    display: none;
  }
  .list_2 li a.text .title {
    font-size: 22px;
  }
  .leftGrid, .rightGrid {
    width: 100%;
  }
  .smallBar, .fullBanner .pager.pabout {
    display: none;
  }
  .fullBanner .pager {
    left: 30px;
    bottom: 30px;
  }
  .fullBanner .captions {
    height: 50px;
  }
  .fullBanner .captions .box {
    padding-left: 0;
    padding-top: 0;
    text-align: center;
  }
  .fullBanner .captions li span {
    font-size: 18px;
  }
  .artNav {
    margin-top: -21px;
  }
  .bannerHome .wrap .pager {
    display: none;
  }
  .bannerHome .wrap {
    margin: 20px auto;
    margin-top: -90px;
    text-align: center;
  }
  .bannerHome .captions li div {
    margin: 0 auto;
  }
  .bannerHome .btn-down {
    top: 40px;
  }
  .page-index #eventListBox .controls {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .toolsBar, .FBA {
    display: none;
  }
  .list_2 li a.text .info {
    display: none;
  }
  .wrap_2 {
    padding-top: 50px;
    margin-top: 0
  }
}
.news .artNav {
  height: 20px;
  line-height: 20px;
  float: left;
}
.news img {
  max-width: 100%
}
.news p, .txtContent p {
  margin-bottom: 10px;
  text-align: justify
}
.news h1 {
  font-size: 22px;
  line-height: 1.3;
}
.news .datetime {
  margin-top: 10px;
  color: rgba(51, 51, 51, .65);
}
.tp1 {
  padding-top: 60px;
}
.tb1 {
  padding-bottom: 60px;
}
.txtContent {
  padding: 40px 0;
  overflow: hidden;
  line-height: 1.7;
  font-size: 14px;
  color: rgba(51, 51, 51, .85);
}
.txtContent h1, .txtContent h2, .txtContent h3, .txtContent h4, .txtContent h5, .txtContent h6 {
  line-height: 1.7;
  margin-bottom: 10px;
  color: rgb(51, 51, 51);
}
.txtContent h1 {
  font-size: 22px
}
.txtContent h2 {
  font-size: 20px
}
.txtContent h3 {
  font-size: 20px
}
.txtContent h4 {
  font-size: 18px
}
.txtContent h5 {
  font-size: 16px
}
.txtContent h6 {
  font-size: 16px
}
.otherNews {
  margin-left: 90px;
}
.otherNews .head {
  font-size: 20px;
  height: 40px;
}
.otherNews a {
  display: block;
  line-height: 26px;
}
.otherNews a:hover {
  text-decoration: underline;
}
.otherNews li {
  margin-bottom: 20px;
}
.otherNews li span {
  margin-bottom: 20px;
  color: rgba(51, 51, 51, .65);
}
.tags {
  margin-top: 20px
}
.tags a {
  display: inline-block;
  margin-right: 10px
}
@media only screen and (max-width: 768px) {
.otherNews {
  float: left;
  margin-left: 0;
}
}

@media only screen and (max-width: 480px) {
  .artNav a.title-next {
    display: none;
  }
}