a {
  text-decoration: none;
  color: #666666;
  outline: none;
}
a:focus {
  outline: none;
}
a:hover {
  cursor: pointer;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
body {
  background: #f5f5f5;
  color: #333;
  font-family: "Microsoft YaHei", "微软雅黑", Arial, "宋体";
  min-width: 1280px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after,
.clearfix .clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
html,
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html,
button,
input,
select,
textarea {
  color: #000;
}
input,
textarea {
  outline: none;
}
.fs0 {
  font-size: 0;
  -webkit-text-size-adjust: none;
}
.iblock {
  display: inline-block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
ul {
  list-style-type: none;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.bold {
  font-weight: bold;
}
.mc_w {
  width: 1280px;
  margin: 0 auto;
}
.font24 {
  font-size: 24px;
}
/*导航*/
#header {
  min-height: 650px;
  background: url(../img/banner2.jpg) no-repeat center;
  background-size: auto 880px;
}
#header .date {
  position: absolute;
  right: 10px;
  top: 0px;
  text-align: left;
  color: #322d2d;
  border-bottom: 2px solid #555b5f;
}
#header .date .year {
  width: 100%;
  padding: 5px 0;
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #555b5f;
}
#header .date .year img {
  width: 14px;
}
#header .date .m {
  font-size: 18px;
  font-weight: bold;
  padding: 2px 0;
}
#header .txt-box {
  position: relative;
}
#header .txt-box .cibtc {
  position: absolute;
  left: 0;
  top: -50px;
  width: 290px;
}
#header .txt-box .b-tit {
  width: 540px;
  margin-top: 60px;
}
#header .txt-box .bottom {
  margin-top: 170px;
  font-weight: bold;
}
#header.sub {
  background: url(../img/head_bg.jpg) no-repeat;
  min-height: auto;
  box-shadow: 0px 1px 5px #ccc;
}
#header.sub .logo {
  padding: 20px 0;
}
#header.sub .logo img {
  height: 60px;
}
@media screen and (min-width: 1920px) {
  #header {
    background-size: cover;
  }
}
#container {
  background: #f5f5f5;
}
#container.index {
  background: #fff;
}
#container .tit-box {
  padding-top: 60px;
  padding-bottom: 20px;
  vertical-align: bottom;
  text-align: center;
}
#container .tit-box .ch {
  display: inline-block;
  color: #333;
  font-size: 24px;
}
#container .tit-box .en {
  font-size: 14px;
  color: #999;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 4px;
}
#container .tit-box .line {
  display: inline-block;
  vertical-align: top;
}
#container .link-pancel {
  padding-top: 65px;
  font-size: 0;
}
#container .link-pancel .li {
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin-right: 20px;
  width: 411px;
  height: 274px;
}
#container .link-pancel .li img.bg {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
#container .link-pancel .li:first-child .txt,
#container .link-pancel .li:nth-child(3) .txt {
  color: #fff;
}
#container .link-pancel .li:first-child .txt .tit,
#container .link-pancel .li:nth-child(3) .txt .tit {
  font-size: 24px;
  margin-bottom: 5px;
}
#container .link-pancel .li:first-child .txt .font,
#container .link-pancel .li:nth-child(3) .txt .font {
  font-size: 18px;
}
#container .link-pancel .li:first-child .txt {
  padding-top: 30px;
}
#container .link-pancel .li:nth-child(3) .txt {
  padding-top: 39px;
}
#container .link-pancel .li:nth-child(2) .mask p {
  vertical-align: bottom;
  padding-top: 30px;
  font-size: 24px;
  color: #333;
}
#container .link-pancel .li:nth-child(2) .mask p img {
  height: 42px;
  margin-bottom: -8px;
}
#container .link-pancel .li:last-child {
  margin-right: 0;
}
#container .link-pancel .li:hover {
  cursor: pointer;
}
#container .link-pancel .li .mask {
  position: absolute;
  top: 35px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  transition: all 0.3s ease-out;
  padding: 30px;
  cursor: pointer;
}
#container .link-pancel .li:first-child .mask {
  background: url(../img/mask1.png?t=1) repeat;
}
#container .link-pancel .li:nth-child(2) .mask {
  background: url(../img/mask2.png) repeat;
}
#container .link-pancel .li:nth-child(2) .mask img.icon {
  width: 48px;
}
#container .link-pancel .li:nth-child(3) .mask {
  background: url(../img/mask3.png) repeat;
}
#container .company-pancel .companies ul {
  font-size: 0;
  -webkit-text-size-adjust: none;
  border-top: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
#container .company-pancel .companies li {
  float: left;
  vertical-align: top;
  width: 318px;
  height: 82px;
  background: #fff;
  text-align: center;
  border-left: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  display: flex;
  justify-content: center;
  align-items: center;
}
#container .company-pancel .companies li img {
  width: 270px;
  vertical-align: middle;
}
#container .company-pancel .companies li:nth-child(4n+1) {
  width: 319px;
  margin-left: 1px;
}
#container .company-pancel .companies li:nth-child(4n) {
  width: 319px;
}
#container .about-pancel {
  padding-bottom: 90px;
  position: relative;
}
#container .about-pancel .clo-box .clo {
  width: 48%;
  height: auto;
}
#container .about-pancel .clo-box .clo a.more {
  cursor: pointer!important;
  margin-top: 40.5px;
  margin-left: 35px;
  display: inline-block;
  width: 176px;
  height: 50px;
  line-height: 50px;
  text-indent: 75px;
  background: url(../img/btn_bg.jpg) no-repeat;
}
#container .about-pancel .clo-box .clo .content {
  width: 571px;
}
#container .about-pancel .clo-box .clo .txt {
  font-size: 14px;
  padding: 30px;
  padding-bottom: 20px;
  line-height: 24px;
  background: #fff;
  white-space: pre-wrap;
  height: 360px;
  overflow: hidden;
}
#container .about-pancel .clo-box .left-col {
  float: left;
  background: url(../img/cl_left.png?t=1) no-repeat;
  background-size: 100% auto;
}
#container .about-pancel .clo-box .left-col .content {
  margin-left: 43px;
  position: relative;
}
#container .about-pancel .clo-box .left-col img.logo {
  padding-top: 210px;
  padding-left: 35px;
}
#container .about-pancel .clo-box .right-col {
  float: right;
  background: url(../img/cl_right.png?t=1) no-repeat;
  background-size: 100% auto;
}
#container .about-pancel .clo-box .right-col .content {
  margin-right: 45px;
  position: relative;
}
#container .about-pancel .clo-box .right-col img.logo {
  padding-top: 205px;
  padding-left: 35px;
}
#container .about-pancel .clo-box .right-col .txt .tc {
  white-space: nowrap;
}
#container .about-pancel .clo-box .right-col .txt .tc img {
  margin: 0 25px;
}
#container .about-pancel .clo-box .right-col .txt .tc p.name {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #666;
}
#container .about-pancel .clo-box .right-col .txt a {
  color: #4887fa;
}
#container .bg {
  position: relative;
}
#container .bg .bg-box {
  position: absolute;
  height: 590px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e8f8fc;
}
#footer {
  font-size: 14px;
  background: #231815;
  padding: 34px 0 50px 0;
  line-height: 24px;
  color: #fff;
}
#footer a {
  color: #dedddc;
}
#footer .company {
  text-align: center;
  margin-bottom: 40px;
}
#footer .company li {
  display: inline-block;
  margin: 0 40px;
}
#footer .company img:first-child {
  width: 290px;
}
#footer .company img:last-child {
  width: 330px;
}
#footer .info {
  margin-bottom: 50px;
}
#footer .info li {
  display: inline-block;
  color: #dedddc;
  vertical-align: top;
}
#footer .info li.one {
  width: 120px;
}
#footer .info li.one a {
  text-indent: 30px;
}
#footer .info li.two {
  width: 260px;
  padding-left: 30px;
  border-left: 1px solid #dedddc;
  border-right: 1px solid #dedddc;
}
#footer .info li.thr {
  width: 248px;
  padding-left: 30px;
  border-right: 1px solid #dedddc;
}
#footer .info li.four a {
  width: 135px;
  text-align: center;
  display: inline-block;
  border-right: 1px solid #dedddc;
}
#footer .info li.four a:last-child {
  border-right: none;
}
#footer .txt {
  color: #dedddc;
}
#cibtc {
  padding: 30px;
  line-height: 26px;
  white-space: pre-wrap;
}
#cibtc .img {
  white-space: nowrap;
}
#cibtc .img div {
  margin: 0 20px;
}
#cibtc .img div p {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #666;
}
#cipg {
  padding: 30px;
  line-height: 26px;
  white-space: pre-wrap;
}
.fun_intro {
  white-space: pre-wrap;
  padding: 20px 50px;
  width: 1180px;
  background: #fff;
  margin: 20px auto 40px auto;
}
.fun_intro .fun_tit {
  width: 100px;
  text-align: center;
  font-size: 20px;
  color: #3ebcb5;
  border-bottom: 2px solid #9080b6;
  padding: 5px 0;
  margin-bottom: 15px;
}
.fun_intro img {
  width: 650px;
  display: block;
}
.venues-box {
  padding: 20px 50px;
  background: #fff;
  margin: 20px auto 40px auto;
}
.venues-box .venues {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 650px;
  min-height: calc(100vh - 537px);
}
@media screen and (max-width: 768px) {
  .venues-box .venues {
    min-height: 1650px;
  }
  .venues-box .venues img {
    width: 900px;
    height: auto;
  }
}
body .layui-layer-title {
  font-size: 18px;
  background-color: #e3ecf9;
  color: #333;
}
body .layui-layer-shade {
  left: 0;
  right: 0;
}
