@import url('https://fonts.googleapis.com/css?family=Bebas+Neue|Noto+Sans+JP:400,500,700,900&display=swap');
@import url("//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

.hotmedia-liebiao .hotmedia-img,.hotmedia-img,.event-im,.event-paiming .event-pm-im,.restitem-tu{
  overflow: hidden;
}
.hotmedia-item a img,.event-latest-list li a img,.event-paiming li a img,.page-search-ul li a img{
  position: relative;
  transition: all 0.5s;
  transform: scale(1);
  z-index:1;
}
.hotmedia-item a:hover img,.event-latest-list li a:hover img,.event-paiming li a:hover img,.page-search-ul li a:hover img{
  transform: scale(1.04);
}

.event-latest-list li a:hover h4,.event-paiming li a:hover .event-pm-tt,.restitem-rinfo a:hover p,.hotmedia-liebiao a:hover .hotmedia-info p{
  color:#3c9ef1;  
}
.page-search-ul li .restitem-rinfo a:hover{
  text-decoration:none;
}

/* menu search */
.search .input-group.focus{
  position: relative;
}
.search .input-group.focus .input-group-append{
  position: absolute;
  right:0;
  top:0;
  z-index: 20;
}
.search .input-group{
  background-color: #f7f7f7;
  border-radius: 50px;
}
.search-float .btn{
  position: absolute;
  right:0;
  top:0;
  z-index:2;
}
.search .input-group .form-control{
  position: relative;
  z-index:1;
  border:none;
}
.search .input-group .form-control:focus{
  box-shadow: none;
}
.search .input-group.focus .form-control{
  display: block;
  width:2.1rem;
  border-color:#f7f7f7;
  background-color: transparent;
  background-color: #f7f7f7;
  border-radius: 2rem;
}
.search .btn-language,.search .btn-search{
  padding:0;
  width:40px;
  height:.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: .18rem;
  color:#777;
}
.search .btn-search.text-blue{
  color:#0066fc;
}
.search-float{
  position: absolute;
  right:0;
  top:50px;
  width:418px;
  background:#fff;
  border-radius:50px;
  line-height:42px;
  z-index:800;
  overflow: hidden;
  box-shadow: 0 0 6px #bbb;
}
.m-menu-search{
  position: relative;
  right: auto;
  top:auto;
  margin:0 auto;
  width: 94%;
  overflow: hidden;
  border-radius:0;
}
.m-menu-search .form-control{
  padding:0.2rem .25rem;
  font-size: .24rem;
}
.m-menu-search .btn{
  top:.03rem;
  right: .1rem;
}

html{
  font-size: 100px;
}
.container {
  width: 100%;
  padding-right: .08rem;
  padding-left: .08rem;
  margin-right: auto;
  margin-left: auto;
}
.f-dib {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.bluef{
  color:#3c9ef1;
}
.black{
  color:#333;
}
.tl{
  text-align: justify;
}
.tr{
  text-align: right;
}
.kg-embed-card iframe,.page-content-neic iframe,.vipVideo video,.vipVideo .video-js,.vipVideo .video-js .vjs-tech,.video-conbox .video-js{
  width:99.6%;
  height:471px;
  background:none;
  overflow: hidden;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* margin-right: -.08rem;
  margin-left: -.08rem; */
}

.row-full {
  margin-left: -.08rem;
  margin-right: -.08rem;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.col-01,
.col-02,
.col-03,
.col-04,
.col-05,
.col-06,
.col-07,
.col-08,
.col-09,
.col-10,
.col-11,
.col-12,
.col,
.col-auto {
  position: relative;
  width: 100%;
  min-height: .1rem;
  padding-right: .08rem;
  padding-left: .08rem;
}

.col {
  -ms-flex-preferred-size: 0; 
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-01 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-02 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-03 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-04 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-05 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-06 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-07 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-08 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-09 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.text-underline {
  text-decoration: underline;
}
/* btn */
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .08rem .14rem .1rem;
  font-size: .14rem;
  line-height: 1.48;
  border-radius: .04rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
  border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:hover,
.btn:focus {
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: 0 0 0 .04rem rgba(0, 123, 255, 0.25);
}

.btn.disabled,
.btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active,
.btn:not(:disabled):not(.disabled).active {
  background-image: none;
}
.btn-long{
  padding-left:.32rem;
  padding-right:.32rem;
}
.btn-round{
  border-radius: 10rem;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn input[type='file'] {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.btn.no-radius {
  border-radius: 2px;
}
.btn-md{
  padding:.10rem .18rem .14rem;
  font-size: .18rem;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 0.05rem 0.1rem;
  font-size: 0.12rem;
  line-height: 1.5;
  border-radius: 0.04rem;
}
.btn-icon{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.btn-icon::before{
  content:'';
  display: block;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-blue {
  color: #fff;
  background-color: #0497f8;
  border-color: #0497f8;
}


.bg-hui {
  background-color: #f4f5f8;
}
.bg-shui{
  background-color: #e2e3e8;
}


.btn-blue:hover {
  color: #fff;
  background-color: #1c76da;
  border-color: #1c76da;
}
.btn-white{
  color: #3a97ff;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:hover{
  opacity:0.9;
}

.btn-blue:focus,
.btn-blue.focus {
  box-shadow: 0 0 0 0.02rem rgba(69, 150, 241, 0.5);
}

.btn-blue.disabled,
.btn-blue:disabled {
  color: #fff;
  background-color: #1c76da;
  border-color: #1c76da;
}

.btn-blue:not(:disabled):not(.disabled):active,
.btn-blue:not(:disabled):not(.disabled).active,
.show > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #1c76da;
  border-color: #1c76da;
}

.btn-blue:not(:disabled):not(.disabled):active:focus,
.btn-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(0, 123, 255, 0.5);
}

.btn-blue-gradient {
  color: #fff;
  background: rgb(59, 103, 172);
  background: -moz-linear-gradient(
    left,
    rgba(59, 103, 172, 1) 0%,
    rgba(18, 61, 128, 1) 100%
  );
  background: -webkit-linear-gradient(
    left,
    rgba(59, 103, 172, 1) 0%,
    rgba(18, 61, 128, 1) 100%
  );
  background: linear-gradient(
    to right,
    rgba(59, 103, 172, 1) 0%,
    rgba(18, 61, 128, 1) 100%
  );
}
.btn-gray{
  background-color: #f7f7f7;
  border-color: #f7f7f7;
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus,
.btn-secondary.focus {
  box-shadow: 0 0 0 0.02rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {  
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus,
.btn-success.focus {
  box-shadow: 0 0 0 0.02rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
  box-shadow: 0 0 0 0.02rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #fff;
  background-color: #b87c00;
  border-color: #b87c00;
}

.btn-warning:hover {
  color: #fff;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus,
.btn-warning.focus {
  box-shadow: 0 0 0 0.02rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: #fff;
  background-color: #b87c00;
  border-color: #b87c00;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(255, 193, 7, 0.5);
}

.btn-red {
  color: #fff;
  background-color: #e60033;
  border-color: #e60033;
}

.btn-red:hover {
  color: #fff;
  background-color: #bc002a;
  border-color: #bc002a;
}

.btn-red:focus,
.btn-red.focus {
  box-shadow: 0 0 0 0.02rem rgba(230, 0, 51, 0.5);
}

.btn-red.disabled,
.btn-red:disabled {
  color: #fff;
  background-color: #e60033;
  border-color: #e60033;
}

.btn-red:not(:disabled):not(.disabled):active,
.btn-red:not(:disabled):not(.disabled).active,
.show > .btn-red.dropdown-toggle {
  color: #fff;
  background-color: #bc002a;
  border-color: #bc002a;
}

.btn-red:not(:disabled):not(.disabled):active:focus,
.btn-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus,
.btn-light.focus {
  box-shadow: 0 0 0 0.02rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
  box-shadow: 0 0 0 0.02rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(52, 58, 64, 0.5);
}

.btn-outline-blue {
  color: #0497f8;
  background-color: transparent;
  background-image: none;
  border-color: #0497f8;
}

.btn-outline-blue:hover {
  color: #fff;
  background-color: #1c76da;
  border-color: #1c76da;
}

.btn-outline-blue:focus,
.btn-outline-blue.focus {
  box-shadow: 0 0 0 0.02rem rgba(69, 150, 241, 0.5);
}

.btn-outline-blue.disabled,
.btn-outline-blue:disabled {
  color: #fff;
  background-color: transparent;
}

.btn-outline-blue:not(:disabled):not(.disabled):active,
.btn-outline-blue:not(:disabled):not(.disabled).active,
.show > .btn-outline-blue.dropdown-toggle {
  color: #fff;
  background-color: #1c76da;
  border-color: #1c76da;
}

.btn-outline-blue:not(:disabled):not(.disabled):active:focus,
.btn-outline-blue:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-blue.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: #eeeeee;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.02rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  box-shadow: 0 0 0 0.02rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  box-shadow: 0 0 0 0.02rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #b87c00;
  background-color: transparent;
  background-image: none;
  border-color: #b87c00;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #b87c00;
  border-color: #b87c00;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  box-shadow: 0 0 0 0.02rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #b87c00;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #b87c00;
  border-color: #b87c00;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(255, 193, 7, 0.5);
}

.btn-outline-red {
  color: #ce3737;
  background-color: transparent;
  background-image: none;
  border-color: #ce3737;
}

.btn-outline-red:hover {
  color: #fff;
  background-color: #ce3737;
  border-color: #ce3737;
}

.btn-outline-red:focus,
.btn-outline-red.focus {
  box-shadow: 0 0 0 0.02rem rgba(220, 53, 69, 0.5);
}

.btn-outline-red.disabled,
.btn-outline-red:disabled {
  color: #ce3737;
  background-color: transparent;
}

.btn-outline-red:not(:disabled):not(.disabled):active,
.btn-outline-red:not(:disabled):not(.disabled).active,
.show > .btn-outline-red.dropdown-toggle {
  color: #fff;
  background-color: #ce3737;
  border-color: #ce3737;
}

.btn-outline-red:not(:disabled):not(.disabled):active:focus,
.btn-outline-red:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-red.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  box-shadow: 0 0 0 0.02rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  box-shadow: 0 0 0 0.02rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.02rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #00358b;
  background-color: transparent;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}

.btn-link:focus,
.btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 100%;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group-vertical .btn + .btn,
.btn-group-vertical .btn + .btn-group,
.btn-group-vertical .btn-group + .btn,
.btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-group-offset {
  display: flex;
}

.btn-group-offset .btn {
  width: 100%;
  margin-left: 10px;
}

.btn-group-offset .btn:first-child {
  margin-left: 0;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.1rem;
}

input[type='submit'].btn-block,
input[type='reset'].btn-block,
input[type='button'].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

/* nav */
.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.nav-tabs > li {
  width: 100%;
}

.nav-tabs > li > a {
  display: inline-block;
  padding-bottom: .08rem;
  border-bottom: 2px solid transparent;
  transform: translateY(1px);
  color: #8a8a8a;
  transition: all 0.2s linear;
}

.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li > a:hover,
.nav.nav-tabs > li > a:focus,
.nav.nav-tabs > li > a:active {
  border-bottom-color: #00358b;
  color: #00358b;
  text-decoration: none;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group .item {
  position: relative;
  display: block;
  padding: 0.75rem 1..04rem;
  margin-bottom: -1px;
}

.list-group.border .item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-left: none;
  border-right: none;
}

/* badge */
.badge {
  display: inline-block;
  padding: 0.04rem 0.14rem 0.05rem;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: .04rem;
  border: 1px solid transparent;
}
.badge-round{
  border-radius: 3rem;
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.8em;
  padding-left: 0.8em;
  border-radius: 10rem;
}

.badge-blue,.badge-importantnews {
  color: #fff;
  background-color: #0497f8;
}

.badge-blue[href]:hover,
.badge-blue[href]:focus,.badge-importantnews[href]:hover,
.badge-importantnews[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1c76da;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-secondary[href]:hover,
.badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:hover,
.badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:hover,
.badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #b87c00;
}

.badge-warning[href]:hover,
.badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-red,.badge-notice {
  color: #fff;
  background-color: #e60033;
}

.badge-red[href]:hover,
.badge-red[href]:focus,.badge-notice[href]:hover,
.badge-notice[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #cb012e;
}

.badge-outline-red {
  color: #e60033;
  background-color: transparent;
  border-color: #e60033;
}

.badge-light {
  color: #212529;
  background-color: #dedede;
}

.badge-light[href]:hover,
.badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:hover,
.badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

/* form-control */

.form-control {
  display: block;
  width: 100%;
  padding: 0.09rem .14rem;
  font-size: 0.14rem;
  line-height: 1.48;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.04rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.02rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2..04rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
select.form-control {
  position: relative;
}
select.form-control::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #ddd;
  position: absolute;
  right: 4px;
  top: 4px;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.form-group {
  margin-bottom: .08rem;
}

.form-group label.label-control {
  font-size: 0.75rem;
  padding: 9px 0 7px;
}

.form-text {
  display: block;
  margin-top: .04rem;
  font-size: 0.6.04rem;
}

/* .collapse {
  display: none;
}
.collapse.in {
  display: block;
} */
/* input-group */

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

/* .input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
} */

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.input-group-append.text {
  padding-left: 8px;
}
.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: .16rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .04rem;
}

.input-group-text input[type='radio'],
.input-group-text input[type='checkbox'] {
  margin-top: 0;
}
/* 
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
} */
.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* modal */
.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal-dialog {
  width: calc(100% - 2rem);
  position: absolute;
  left: .16rem;
  top: 50%;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-radius: 0.75rem;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -75%);
  -ms-transform: translate(0, -75%);
  -o-transform: translate(0, -75%);
  transform: translate(0, -75%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog .close {
  font-size: .16rem;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  display: none;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: .16rem;
  border-bottom: 1px solid #e5e5e5;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: .16rem;
}

.modal-footer {
  padding: .16rem;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal.notify .modal-dialog {
  background-color: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
  box-shadow: none;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: .04rem !important;
}

.mt-1,
.my-1 {
  margin-top: .1rem !important;
}

.mr-1,
.mx-1 {
  margin-right: .04rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: .04rem !important;
}

.ml-1,
.mx-1 {
  margin-left: .04rem !important;
}

.m-2 {
  margin: .08rem !important;
}

.mt-2,
.my-2 {
  margin-top: .2rem !important;
}

.mr-2,
.mx-2 {
  margin-right: .08rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: .08rem !important;
}

.ml-2,
.mx-2 {
  margin-left: .08rem !important;
}

.m-3 {
  margin: .16rem !important;
}

.mt-3,
.my-3 {
  margin-top: .22rem !important;
}

.mr-3,
.mx-3 {
  margin-right: .16rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: .16rem !important;
}

.ml-3,
.mx-3 {
  margin-left: .16rem !important;
}

.m-4 {
  margin: .3rem !important;
}

.mt-4,
.my-4 {
  margin-top: .34rem !important;
}

.mr-4,
.mx-4 {
  margin-right: .24rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: .24rem !important;
}

.ml-4,
.mx-4 {
  margin-left: .24rem !important;
}

.m-5 {
  margin: .36rem !important;
}

.mt-5,
.my-5 {
  margin-top: .36rem !important;
}

.mr-5,
.mx-5 {
  margin-right: .36rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: .36rem !important;
}

.mt-6,
.my-6 {
  margin-top: .48rem !important;
}

.mr-6,
.mx-6 {
  margin-right: .48rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: .48rem !important;
}
.mt-7,
.my-7 {
  margin-top: .64rem !important;
}
.mt-8,
.my-8 {
  margin-top: .64rem !important;
}
.mt-9,
.my-9 {
  margin-top: .76rem !important;
}

.mr-7,
.mx-7 {
  margin-right: .64rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: .64rem !important;
}
.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: .04rem !important;
}

.pt-1,
.py-1 {
  padding-top: .04rem !important;
}

.pr-1,
.px-1 {
  padding-right: .04rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: .04rem !important;
}

.pl-1,
.px-1 {
  padding-left: .04rem !important;
}

.p-2 {
  padding: .08rem !important;
}

.pt-2,
.py-2 {
  padding-top: .08rem !important;
}

.pr-2,
.px-2 {
  padding-right: .08rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: .08rem !important;
}

.pl-2,
.px-2 {
  padding-left: .08rem !important;
}

.p-3 {
  padding: .16rem !important;
}

.pt-3,
.py-3 {
  padding-top: .16rem !important;
}

.pr-3,
.px-3 {
  padding-right: .16rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: .16rem !important;
}

.pl-3,
.px-3 {
  padding-left: .16rem !important;
}

.p-4 {
  padding: .24rem !important;
}

.pt-4,
.py-4 {
  padding-top: .24rem !important;
}

.pr-4,
.px-4 {
  padding-right: .24rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: .24rem !important;
}

.pl-4,
.px-4 {
  padding-left: .24rem !important;
}

.p-5 {
  padding: .48rem !important;
}

.pt-5,
.py-5 {
  padding-top: .48rem !important;
}

.pr-5,
.px-5 {
  padding-right: .48rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: .48rem !important;
}

.pl-5,
.px-5 {
  padding-left: .48rem !important;
}


.gradient-gray {
  background: -moz-linear-gradient(
    top,
    rgba(246, 249, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(246, 249, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(246, 249, 255, 1) 0%,
    rgba(255, 255, 255, 0) 100%
  );
}

.gradient-yellow {
  background: #bb8e31;
  background: -moz-linear-gradient(top, #bb8e31 0%, #fedf9f 100%);
  background: -webkit-linear-gradient(top, #bb8e31 0%, #fedf9f 100%);
  background: linear-gradient(to bottom, #bb8e31 0%, #fedf9f 100%);
}

.gradient-blue {
  background: #00358b;
  background: -moz-linear-gradient(top, #00358b 0%, #71a7fd 99%);
  background: -webkit-linear-gradient(top, #00358b 0%, #71a7fd 99%);
  background: linear-gradient(to bottom, #00358b 0%, #71a7fd 99%);
}

.bg-green {
  background-color: #0cc50c;
}

.bg-gray {
  background-color: #f7f7f7;
}
.bg-fa {
  background-color: #fafafa;
}
.bg-fa2 {
  background-color: #f0f0f0;
}
.bg-white {
  background-color: #fff;
}
.bg-blue-black{
  background-color:#29496f;
}
.bg-red{
  background-color: #e60033;
}
.border {
  border: 1px solid #edf0f4;
}
.font-xs {
  font-size: 0.75rem;
}

.font-sm {
  font-size: 0.6.04rem;
}

.font-md {
  font-size: 0.875rem;
}

.font-lg {
  font-size: .24rem;
}
.font-blod {
  font-weight: 700;
}
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}


.text-blue{
  color:#0497f8;
  word-break: break-all;
}
.text-blue:hover{
  color:#00358b;
}

/* .text-blue {
  color: #00358b;
  word-break: break-all;
}
a.text-blue:hover{
  color:#1c76da;
} */

.text-yellow {
  color: #c98737;
}

.text-gray {
  color: #b6b6b6;
}
.text-shui{
  color:#666;
}
.text-qianh{
  color:#9b9b9b;
}

.text-shen{
  color:#1f3759;
}

.text-red {
  color: #ee273f;
}
.text-bg-red{
  background-color:#fdd2d8;
}
.text-bg-green{
  /* background-color:#caf2c9; */
  background-color:#daebff;
}

.text-black {
  color: #333333;
}

.text-gold {
  color: #bd9137;
}
.text-white {
  color: #fff;
}
.text-zi{
  color:#1f3759;
}
.hide {
  display: none !important;
}
.v-hide {
  visibility: hidden !important;
}
.show {
  display: block !important;
}

.ele-block {
  display: block;
}

.text-static {
  font-size: 0.6.04rem;
  color: #767777;
  margin: 0;
}

.img-max > img {
  width: 100%;
  display: block;
}

/* .clearfix::after {
  display: block;
  clear: both;
  content: '';
} */

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

a.link-line,a.link-hover:hover {
  text-decoration: underline;
}

hr {
  border: 0;
  height: 0;
  border-top: 1px solid #dedede;
  margin-top:.12rem;
  margin-bottom:.12rem;
}

hr.dotted {
  border-style: dotted;
}
hr.gray {
  border-color: #edf0f4;
}

.col-flex {
  display: flex;
}
.col-flex.center {
  align-items: center;
}
.col-flex.start {
  align-items: flex-start;
}
.col-flex.end {
  align-items: flex-end;
}
.col-flex.between {
  justify-content: space-between;
}
.col-flex.left {
  justify-content: flex-start;
}
.col-flex.right {
  justify-content: flex-end;
}
.col-flex.ju-center {
  justify-content: center;
}
.col-flex.wrap {
  flex-wrap: wrap;
}
.block-center {
  margin-left: auto;
  margin-right: auto;
}

/* normalize begin */

@font-face {
  font-family: 'YakuHanJP';
  font-style: normal;
  font-weight: 400;
  src: local('YakuHanJP-Regular'), url(../font/YakuHanJP-Regular.woff) format('woff'), url(../font/YakuHanJP-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'YakuHanJP';
  font-style: normal;
  font-weight: 500;
  src: local('YakuHanJP-Medium'), url(../font/YakuHanJP-Medium.woff) format('woff'), url(../font/YakuHanJP-Medium.woff2) format('woff2');
}
@font-face {
  font-family: 'BoldYakuHanJP';
  font-style: normal;
  font-weight: bold;
  src: local('YakuHanJP-Bold'), url(../font/YakuHanJP-Bold.woff) format('woff'), url(../font/YakuHanJP-Bold.woff2) format('woff2');
}
body {
  margin: 0;
  font-family:'Noto Sans JP', 'メイリオ', YuGothic, 'Hiragino Kaku Gothic ProN', Verdana,
    Meiryo, '游ゴシック', sans-serif;
  font-size: .15rem;
  /* font-weight:500; */
  line-height: 1.5;
  color: #313b4e;
  text-align: left;
  background-color: #fff;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@font-face {
  font-family: 'din';
  src: url('../font/din1451a.eot');
  src: url('../font/din1451a.eot?#iefix') format('embedded-opentype'),
    url('../font/din1451a.woff2') format('woff2'),
    url('../font/din1451a.woff') format('woff'),
    url('../font/din1451a.ttf') format('truetype'),
    url('../font/din1451a.svg#helveticaneuecondensedbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Helvetica';
  src: url('../font/helveticaneuecondensedbold.eot');
  src: url('../font/helveticaneuecondensedbold.eot?#iefix') format('embedded-opentype'),
    url('../font/helveticaneuecondensedbold.woff2') format('woff2'),
    url('../font/helveticaneuecondensedbold.woff') format('woff'),
    url('../font/helveticaneuecondensedbold.ttf') format('truetype'),
    url('../font/helveticaneuecondensedbold.svg#helveticaneuecondensedbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.Helvetica{
  font-family:'Helvetica';
}
.din{
  font-family:'din';
}

*:last-child {
  margin-bottom: 0;
}
.dn{
  display: none;
}
.wssp{
  white-space: nowrap;
}
.fl,
.fd {
  float: left;
}

.fr,
.fdr {
  float: right;
}
.clearfix {
  zoom: 1;
}
.bold{
  font-weight:bold;
}

.w1110{
  position: relative;
  margin:0 auto;
  width:1180px;
}
.bold{
  font-weight:bold;
}
.f11{
  font-size:11px;
}
.f12{
  font-size:12px;
}
.f13{
  font-size:13px;
}
.f14{
  font-size:14px;
}
.f15{
  font-size:15px;
}
.f16{
  font-size:16px;
}
.f18{
  font-size:18px;
}
.f20{
  font-size:20px;
}
.f22{
  font-size:22px;
}
.f24{
  font-size:24px;
}
.f26{
  font-size:26px;
}
.f28{
  font-size:28px;
}
.f30{
  font-size:30px;
}
.f32{
  font-size:32px;
}
.f40{
  font-size:40px;
}
.f56{
  font-size:56px;
}
.f100{
  font-size:100px;
}
.text-nw{
  white-space: nowrap;
}
.btop{
  border-top:solid #e6e6e6 1px;
}
.bbottom{
  border-bottom:solid #e6e6e6 1px;
}
.nlink{
  cursor:default;
}

.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}



[tabindex='-1']:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.16rem;
}

p {
  margin-top: 0;
  margin-bottom: 0.08rem;
}

p:last-child {
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: .16rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 0.12rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dl:last-child {
  margin-bottom: 0;
}

/* dt {
  font-weight: 700;
} */

dd {
  margin-bottom: 0.08rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 .16rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.04rem;
}

sup {
  top: -0.08rem;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a.underline {
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: .16rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 .16rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.12rem;
  padding-bottom: 0.12rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus {
  outline: none !important;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type='radio'],
input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.08rem;
  font-size: .24rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

ul,
li {
  list-style: none;
  padding: 0;
}

ul:last-child {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.08rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1 {
  font-size: .4rem;
}

h2,
.h2 {
  font-size: .32rem;
}

h3,
.h3 {
  font-size: .28rem;
}

h4,
.h4 {
  font-size: .24rem;
}

h5,
.h5 {
  font-size: .2rem;
}

h6,
.h6 {
  font-size: .16rem;
}


::-webkit-scrollbar {
  width:15px;
}

::-webkit-scrollbar-track {
  background: #dedede;
}

::-webkit-scrollbar-thumb {
  background: #555;
  border-radius: 2px;
}
.f48{
  font-size:48px;
}
.bordt{
  font-weight:bolder;
}
.cen-hfon{
  font-family:'Noto Sans JP'
}
.cen-hfon:before,.cen-hfon:after{
  display:inline-block;
  margin:0 25px;
  width:29px;
  height:25px;
  background:url(../img/hbg.png) no-repeat center;
  background-size:100%;
  vertical-align:middle;
  content:"";
}
.cen-hfon span{
  display:inline-block;
  vertical-align:middle;
  font-weight:900;
}
.cen-hfon:after{
  transform: rotateX(180deg) rotateY(180deg);
}


/* header */
.article{
  width:1180px;
  margin-left: auto;
  margin-right: auto;
}
.main{
  position: relative;
  z-index: 1024;
}
.logo{
  float:left;
  margin:24px 0;
  /* width:106px;
  height:28px; */
  width:130px;
  overflow: hidden;
}

.tags-list{
	font-size:0;
}
.tags-list a{
	display: inline-block;
	vertical-align:middle;
	line-height:30px;
	border:solid #d5d9e3 1px;
	border-radius:20px;
	margin:0 5px 8px 0;
	padding:0 15px;
	max-width:60%;
  overflow:hidden; 
  text-overflow:ellipsis; 
  white-space:nowrap;
  font-size:16px;
  color:#8a93a6;
}
.tags-list a:hover{
	color:#3c9ef1;
	border-color:#3c9ef1;
}
.event-rbox .tags-list a{
  max-width: 100%;
  text-overflow: unset;
  white-space: normal;
}

/* utils */
.page-pubox{
  padding:20px 0 60px;
}
.bg-blue{
  background-color: #31496c;
}
.head{
  position: fixed;
  top:0;
  left:0;
  width:100%;
  background:#fff;
  z-index:1025;

}
.headhei{
  height:112px;
}
.head .tips{
  padding:0;
}

/* nav */
.nav-topmenu{
  flex: none;
  display: inline-block;
}
.nav-box{
  float:right;
  margin:16px 0 0 0;
  vertical-align:top;
  text-align:right;
  max-width:87%;
}
.nav li{
  display: inline-block;
  vertical-align:middle;
  margin:0 2px;
  line-height: 1.2;
  position: relative;
  text-align:center;
}
.nav li > a{
  position: relative;
  display: block;
  color:#fff;
  line-height:36px;
  padding:0 20px;
  font-size:14px;
  border-radius:4px;
}
.nav li .nav-b1{
  background:#3c9ef1;
}
.nav li .nav-b2{
  background:#733788;
}
.nav li .nav-b3{
  background:#3c9ef1;
}
.nav li .nav-b4{
  background:#b3ce35;
}
.nav li.active > a{
  color:#0497f8;
}
.nav li > a:hover{
  opacity: 0.9;
}
.nav li.active > a i{
  position: absolute;
  bottom:0;
  left:0;
  display:block;
  width:100%;
  height:3px;
  background:#4494ee;
}

/* .site-nav-main{
  padding:13px 0; 
  border-top:solid #eaecf1 1px;
} */
.top-pc-head .site-nav-main .inner{
  text-align:right;
}
.site-nav-main .inner h4{
  /* float: left; */
  float:none;
  color:#313b4e;
  margin:0 15px 0 0;
  line-height:30px;
  display:inline-block;
  vertical-align:middle;
} 
.site-nav-main .inner .nav,.site-nav-main .inner .tags-list{
  font-size:0;
}
.site-nav-main .inner .tags-list{
  display: inline-block;
  overflow: hidden;
  height:32px;
  vertical-align:middle;
}
.top-pc-head .site-nav-main .inner .tags-list a{
  margin-bottom:0;
}
.site-nav-main li{
  margin:0 0 0 6px;
}
.site-nav-main li > a{
  color:#333;
  display: inline-block;
  line-height:30px;
  border-radius:15px;
  padding:0 15px;
  color:#8a93a6;
  border:solid #d5d9e3 1px;
}
.site-nav-main li > a:hover{  
	color:#566585;
	border-color:#566585;
}

.nav-child-wrap{
  position: relative;
  z-index: 2049;
}
.nav-child{
  width:100%;
  position: absolute;
  top:0;
  display: none;
  padding:32px 0;
}
.nav-child dl{
  padding-left:320px;
  position: relative;
  min-height:100px;
}
.nav-child dl dt{
  position: absolute;
  left:58px;
  padding-top:8px;
  font-size: 24px;
  color:#1f3759
}
.nav-child dl dt::after{
  content:'';
  display: block;
  width:40px;
  height:3px;
  background-color:#0497f8;
  margin-top:12px;
}
.nav-child dl dd{
  position: relative;
  width:50%;
  float: left;
  padding:8px 0;
  margin-bottom: 0;
}
.nav-child dl dd a{
  font-size: 16px;
  color: #333;
  transition: color .2s linear;
}
.nav-child dl dd a:hover{
  color:#0497f8;
}
.nav-child dl dd .fa{
  font-weight: 700;
  margin-right:8px;
  position: relative;
  top:-1px;
}
.search{
  margin-top:-5px;
}
.nav-san-listbox{
  position: absolute;
  left:60px;
  top:-20px;
  padding:15px;
  width:206px;
  height:140px;
  background:#fff;
  z-index:10;
}
.nav-san-listbox:before{
  position: absolute;
  left:-8px;
  top:36px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 8px 4px 0;
  border-color: transparent #fff transparent transparent;
  content:"";
}
.nav-san-listbox li{
  line-height:2;
}
.nav-child dl dd .nav-san-listbox li a{
  font-size:14px;
}
.nav-san-listbox li a:hover{
  color:#3a97ff;
}
.nav-san-listbox li span{
  padding-right:8px;
}
.nav-san-itm{
  display:inline-block;
  width:80px;
}
.site-nav,.site-header-content{
  display: none;
}


/* foot */
/* note */
.note{
  background-color: #f2f2f2;
}
.note .article{  
  padding:40px 0;
  border-bottom:solid #dedede 1px;
}
.note .item{
  margin-top:50px;
}
.note .item:first-child{
  margin-top:0;
}
.note .item .fa{
  font-size: 16px;
  margin-right:4px;
}
.note .note-h3 p{
  font-size: 12px;
}


/* footer */
.footer{
  padding:50px 60px;
  background-color:#f2f2f2;
}
.footer hr{
  border-color:#555;
  margin-top:32px;
  margin-bottom:32px;
}
.footer .link{
  color:#555;
}
.footer a{
  color:#fff;
  padding:1px 10px;
}
.footer a:hover{
  color:#939393;
  text-decoration: none;
}
.footer .logo-footer{
  width:48px;
  height:60px;
}
.backtop{
  position:fixed;
  bottom:40px;
  right:20px;
  width:50px;
  height:50px;
  background:url(/assets/img/backtop.png) no-repeat center;
  background-size:100%;
  z-index:1025;
}
.note-list li{
  padding-left:10px;
  position: relative;
  line-height:1.8;
}
.note-list li:before{
  position: absolute;
  left:0;
  top:10px;
  width:3px;
  height:3px;
  background-color:#9b9b9b;
  border-radius:100%;
  content:"";
}
.foot-limg{
  font-size:0;
}
.logo-footer,.foot-limg p{
  display: inline-block;
  vertical-align:middle;
}
.foot-limg p{
  margin-left:15px;
  text-align: justify;
  line-height:1.3;
}
/* normalize end */

/* right public css */
.event-listbox{
	padding-bottom:150px;
}
.qlink{
	color:#8a93a6;
}
.hbor-s{
	border-bottom: solid #313b4e 2px;
}
.hbor-q{
	border-bottom: solid #d5d9e3 2px;
}
.event-rbox{
	margin-left:880px;
  margin-top:60px;
  padding-top:1px;
}
.event-lbox{
  width:840px;
}
.event-latest-list{
	font-size: 0;
}
.event-latest-list h4,.event-latest-list p{
	margin:0;
}
.event-latest-list li{
	display: inline-block;
	margin-top:3%;
	width:31.33%;
	vertical-align: top;
}
.event-latest-list li:nth-child(2),.event-latest-list li:nth-child(5),.event-latest-list li:nth-child(8),.event-latest-list li:nth-child(11){
	margin:3% 3% 0;
}
.event-latest-list h4{
	line-height:1.6;
}
.event-paiming li{
  padding:12px 0;
  position: relative;
  display: inline-block;
}
.event-paiming .event-pm-im{
	width:120px;
}
.event-paiming .event-pm-tt{
	margin-left:135px;
}
.event-paiming li a{
  display: block;
  position: relative;
  z-index:1;
}
.event-paiming li:before{
  position: absolute;
  left:-8px;
  top:-2px;
  width:29px;
  height:27px;
  background-size:100%;
  background-position:center top;
  font-size:0;
  content:"";
  z-index:2;
}
.xinjis-cbox .event-paiming li:before{
  display: none;
}
.event-paiming li:first-child:before{
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAbCAMAAAC3FHQgAAAAXVBMVEUAAAD+nAL+nAL+nAL+nAL+mAL+nAL+hwL+nAL+lwL+lwL+nAL+nAL+igL+lgL+hwL+hwL+hwL+hwL+nAL+hwL+nAL+hwL+mgL+hwL+nAL+iAL/8+n+q0P/////6tcV7AhRAAAAGXRSTlMAldN6hynl4shoMRKwjyHwzrWFXVpQTD6hVTQn6wAAAMVJREFUKM+VkFkWgyAMRQMOVeqsrQ2t7n+ZRVJm/ej9e+c+CAQCcszhGkQM8j9n4R7lrMw8yYvAhKMarMJHMGQ214hobyLjZhV4IEzsalBUnD10g2vLqZlxbOgGhWowJHIQuS5mNC2iRGI9rMALQGPjW/GxiZOtTN73bXOWmY+5056dyc7ntnNbSG0JP05tY2yVWH/h7YmVq7GLjK2UEgyFClSgbRxxAEsvE1pnx9Q+wTFF7kbS0LW952pIWF7DTZlxEmD4AnGPJzjuYGbhAAAAAElFTkSuQmCC);
}
.event-paiming li:nth-child(2):before{
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAbCAMAAAC3FHQgAAAAWlBMVEUAAAC/xNO8wtK+w9PAxdPAxdO+w9PAxdO+w9Oyuc7AxdO5v9Gyuc7AxdO8wtLAxdOyuc7AxdOyuc6yuc6yuc6/xNPAxdOzus73+Pr////JzdnS1eDd3+fp6/B7q4n5AAAAFnRSTlMAloosz3oM82Tw5U7fsCHZzsW1hVo+buBIVQAAAN1JREFUKM99klsSgyAMRWPAgm21TwNW3f82S0ZifIyeDxnmQHKjwgp0CMcQuROLhHDCZbMvr+VCPszKrFvVZNchCipA8ESkldgsehlHibl24/lpbXG78CnLMtc2paV6qpBIJ3hlEAw+SJp42nDNa8vW0AFTIJd3vyHGOIiT4V5Zxi7GrhuzlEklzpju9V0U6+UlKIPahp3Ekuq9JIeM20qmFvtSqZFLsbi/SaEV+w0yEdOzC0E/TkgkG7Pl7RNmqrAD1b739gbKZ+PuLJUGq4Xz+5/1WzyrUN3fHwPCHzX7IoLrSF3XAAAAAElFTkSuQmCC);
}
.event-paiming li:nth-child(3):before{
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAbCAMAAAC3FHQgAAAAbFBMVEUAAADQw3nTxn3Qw3rTxn3Txn3RxHvTxn3Dtm7NwHfDtm7PwnnDtm7Txn3Dtm7Dtm7Txn3Dtm7Txn3Dtm7SxXvDtm7Txn3Et2/////5+PD39On08eD8+/jo4sDWyojk3bXf1qbc0pzZzpLr5cl7M/74AAAAFnRSTlMAC8+Mepcu5IUi4mjysM61XVpQTD6hi23+3QAAAPNJREFUKM91kduygyAMRQUV8dLbOW1A0V7s//9jgT3Easf14BgXZGditiKnPNuHiPYl7u4jNnVRFV+yqldmHXUgKVZDlFRy3RIRd4IRfFpRQKWybsNTyvxPhFAZLXqrQtIBHTz+REkgz1QeDxZI21ARuCJuhxghCLz6yCNJieEkqnnw2PGVbJm2m7i7RdIZ9sxy6Gdiat4CcHZ0HFtB8lj0nKbBvvGOXWAsZrY9AV64RuoUrtsB0lyTvRjj67dPddY+ojNG8N8wHn/XjaN7ehU4ZkxnftCLPf3a/8UKvXENJEfr7su1ItsgLrdjY7rmpBV/+wDQ2SOQD68tlQAAAABJRU5ErkJggg==);
}
.event-paiming li:nth-child(4):before{
  top:10px;
  left:-2px;
  width:20px;
  height:20px;
  line-height:20px;
  border-radius:100%;
  background-color:#313b4e;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  content:"4";
}
.event-paiming li:nth-child(5):before{
  top:10px;
  left:-2px;
  width:20px;
  height:20px;
  line-height:20px;
  border-radius:100%;
  background-color:#313b4e;
  color:#fff;
  font-size:14px;
  font-weight:bold;
  text-align:center;
  content:"5";
}

.htwo-fon{
	margin:0;
}
.htwo-fon i{
  display: inline-block;
  vertical-align:middle;
  background-size:100%;
}
.htwo-fon .pub-i1{
  margin-right:10px;
  width:111px;
  height:105px;
  background-image: url(../img/index-icon1.png);
}
.htwo-fon .pub-i2{
  margin-right:22px;
  width:96px;
  height:109px;
  background-image: url(../img/index-icon2.png);
}
.htwo-fon .pub-i3{
  margin-right:10px;
  width:24px;
  height:25px;
  background-image: url(../img/index-icon3.png);
}
.htwo-fon .pub-i4{
  margin-right:10px;
  width:29px;
  height:25px;
  background-image: url(../img/index-icon4.png);
}
.htwo-fon .pub-i5{
  margin-right:10px;
  width:26px;
  height:26px;
  background-image: url(../img/index-icon5.png);
}
.hbor-q{
	padding-bottom:15px;
}
.linkcor{
	color:#313b4e;
}
.htwo-fon.mt-8{
  margin-top:22px!important;
}
.no-icon i{
  display: none;
}
.no-icon{
  line-height:68px;
}

/* position */
.page-pos-fon{
  line-height:42px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  background:#eff1f6;
  padding:0 18px;
}
.page-pos-fon.nobor{
  border:none
}
.page-pos-fon a,.page-pos-fon span{
  color:#888;
}
.page-pos-fon a:hover{
  color:#3a97ff;
}
.page-pos-fon span{
  padding:0 20px;
}


/* mobile head public */
.top-m-head .bg-blue{
  background-color: #3b6b9d;
}
.top-m-head .text-blue{
  color:#0497f8;
}
.top-m-head .btn{
  border-radius: .10rem;
  font-size: .28rem;
}
.top-m-head .head{
  padding:.22rem 0;
}
.top-m-head .head.fixed{
  position: fixed;
  width:100%;
  top:0;
  left:0;
  z-index: 1024;
  background-color: #fff;
}
.top-m-head .head .article{
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.top-m-head .head .open-group .btn{
  font-size: .24rem;
  padding:.06rem .14rem;
  background:#3c9ef1;
  border-color:#3c9ef1;
  border-radius:.04rem;
}
.top-m-head .head .mlogo img{
  width:1.5rem;
  /* height:.4rem; */
}
.top-m-head .head .menu-click{
  width:.46rem;
  height:.5rem;
  background: url("../img/m/m-icon-menu.png") no-repeat center center;
  background-size: cover;
  border:none;
  padding:0;
  margin-left:.32rem;
  font-size: 0;
}
.top-m-head .head .menu-close{
  background-image: url("../img/m/m-icon-menu-close.png");
  background-size: 100% auto;
}
.top-m-head .menu-modal{
  display: none;
  position: fixed;
  top:.9rem;
  left:0;
  z-index: 1020;
  width:100vw;
  /* height:calc(100vh - .9rem); */
  background-color: #fff;
  padding:.24rem 0 .84rem;
  overflow-y: auto;
  border-top: 1px solid #dedede;
  background:#fff;
  z-index:100;
}
.top-m-head .menu-modal .btn-close{
  background: none;
  margin-top:.72rem;
}
.top-m-head .menu-modal .btn-close:focus,.menu-modal .btn-close:hover{
  border:none;
  box-shadow: none;
}
.top-m-head .menu-modal .btn-close img{
  width:.38rem;
  margin-bottom:.12rem;
  font-size: .2rem;
}
.top-m-head .menu-list .item:first-child{
  border-top: none;
}
.top-m-head .menu-list .item:last-child{
  border-bottom:none;
}
.top-m-head .menu-list .item h5{
  font-size: .36rem;
  font-weight: 900;
  display: flex;
  line-height:.88rem;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dedede;
  margin-left:.3rem;
}
.top-m-head .menu-list .item ul{
  padding-left:.3rem;
}

.top-m-head .menu-list .item .nav-san-listbox,.top-m-head .menu-list .item .nav-san-ul{
  padding-left:0;
}
.top-m-head .menu-list .item .nav-san-listbox{
  position: relative;
  width:100%;
  height:auto;
  padding:.16rem 0;
  margin-bottom:-.18rem;
  border-right:solid #ecf0f4 .3rem;
}
.top-m-head .menu-list .item .nav-san-listbox:after{
  position: absolute;
  left:-.3rem;
  top:0;
  width:8rem;
  height:100%;  
  background:#ecf0f4;
  z-index:1;
  content:'';
}
.top-m-head .menu-list .item li{
  position: relative;
  padding:.18rem .3rem;
  font-size: .28rem;
  border-bottom:solid #dedede 1px;
}
.top-m-head .menu-list .item .nav-san-ul li{
  margin-left:.3rem;
}
.top-m-head .menu-list .item .nav-san-listbox li{
  position: relative;
  border:none;
  padding:.1rem 0 .1rem .3rem;
  margin-left:0;
  z-index:2;
}
.top-m-head .menu-list .item .nav-san-itm{
  width:100%;
}
.top-m-head .menu-list .item .nav-san-btn{
  padding:.18rem 0;
}
.top-m-head .menu-list .item .nav-san-btn a{
  padding-left:.3rem;
}
.top-m-head .menu-list .item li a{
  display: block;
}
.top-m-head .menu-list .item li .fa{
  margin-right:.3rem;
  font-size: .38rem;
  position: absolute;
  top:.22rem;
  right:0;
}
.top-m-head .menu-list .item li .fa-add{
  display: block;
  width:.24rem;
  height:.24rem;
  background:url(/assets/img/m/add.png) no-repeat center;
  background-size:100%;
}
.top-m-head .menu-list .item li .fa-jian{
  display: block;
  width:.24rem;
  height:.24rem;
  background:url(/assets/img/m/jian.png) no-repeat center;
  background-size:100%;
}
.top-m-head .nav-san-listbox{
  position: relative;
  left:0;
  top:0;
  padding:0;
}
.top-m-head .menu-list .nav-san-listbox li{
  padding:.18rem 0;
}
.top-m-head .menu-list .nav-san-listbox li .fa{
  top:-.03rem;
  position: relative;
  display: inline-block;
  vertical-align:middle;
  font-size:.24rem;
  transform: scale(.7);
}

.top-m-head .menu-list .item h5 .fa{
  margin-right:.3rem;
  font-weight: normal;
}


.mtags-box{
  display: none;
}


/* vip */
.event-im,.news-img,.event-pm-im{
  position: relative;
}
.news-img a,.event-pm-im img{
  position: relative;
  display: block;
  z-index:1;
}
.event-im .vipicon,.news-img .vipicon,.event-pm-im .vipicon{
  position: absolute;
  right:4px;
  bottom:4px;
  z-index:2;
  width:40px;
  height:18px;
  background:url(/assets/img/vip.png) no-repeat center;
  background-size:100%;
}
.event-pm-im .vipicon{
  right:2px;
  bottom:2px;
  width:30px;
  height:13px;
}

@media (max-width: 1200px){
  .top-m-head, .top-m-foot {
    display: none;
  }
  .top-pc-head, .top-pc-foot {
    display: block;
  }
  .article{
    width:1000px;
  }
  .nav li{
    margin:0 5px;
  }
  .logo{
    /* width:80px; */
    height:auto;
  }
  .spread-top{
    width:320px;
  }
  .spread-table{
    padding-left:320px;
  }
  .footer{
    padding:50px 0;
  }
  .banner .gallery{
    min-width: 1000px;
  }
  .nav-box{
    width:80%;
    max-width:100%;
  }
}



@media(max-width:750px){

  .f11{
    font-size:.22rem;
    }
    .f12{
    font-size:.24rem;
    }
    .f14{
    font-size:.24rem;
    }
    .f15{
    font-size:.24rem;
    }
    .f16{
    font-size:.24rem;
    }
    .f18{
    font-size:.24rem;
    }
    .f20{
    font-size:.28rem;
    }
    .f22,.f23{
    font-size:.3rem;
    }
    .f24{
    font-size:.3rem;
    }
    .f26{
    font-size:.30rem;
    }
    .f28{
    font-size:.34rem;
    }
    .f30{
    font-size:.36rem;
    }
    .f32{
    font-size:.38rem;
    }
    .f34{
    font-size:.39rem;
    }
    .f36{
    font-size:.40rem;
    }
    .f40{
    font-size:.44rem;
    }
    .f48{
    font-size:.48rem;
    }  
    .f50{
    font-size:.5rem;
    }
    .f54{
    font-size:.54rem;
    }
    .f56{
    font-size:.56rem;
    }
    .f100{
    font-size:1rem;
    }

    .nav-box{
      float: none;
      text-align: center;
      width:auto;
    }

  .htwo-fon .pub-i1{
    margin-right:.1rem;
    width:1.11rem;
    height:1.05rem;
  }
  .htwo-fon .pub-i2{
    margin-right:.22rem;
    width:.96rem;
    height:1.09rem;
  }
  .htwo-fon .pub-i3{
    margin-right:.1rem;
    width:.24rem;
    height:.25rem;
  }
  .htwo-fon .pub-i4{
    margin-right:.1rem;
    width:.29rem;
    height:.25rem;
  }
  .htwo-fon .pub-i5{
    margin-right:.1rem;
    width:.26rem;
    height:.26rem;
  }
  .no-icon{
    line-height:1rem;
  }
  .hbor-s{
    border-width:1px;
  }

  .tags-list{
    font-size:0;
  }
  .tags-list a{
		line-height:.4rem;
		margin:0 .05rem .08rem 0;
		padding:0 .15rem;
		font-size:.18rem;
	}
	.htwo-fon.mt-8{
		margin-top:.4rem!important;
	}
	.hbor-q{
		padding-bottom:.2rem;
	}

  
  
	

	/* header */
	.head .tips,.article,.w1110{
		padding:0 .3rem;
		width:auto;
	}
	.top-pc-head{
		display:none;
	}
	.top-m-head{
		display: block;
		position: relative;
		z-index:1025;
	}
	.site-nav-main{
		padding:0;
		width:94%;
		margin:.35rem auto 0;
	}
	.site-nav-main .inner h4{
		float: none;
		line-height:1;
		font-size:.3rem;
		font-weight:bold;
	}
	.site-nav-main .inner .tags-list{
		margin:.25rem 0 0;
		height:auto;
	}
	.nav{
		text-align:center;
	}
	.nav li{
		display:inline-block;
		margin:.3rem auto;
		width:4.4rem;
	}
	.nav li > a{
		line-height:1.1rem;
		padding:0;
		border-radius:.1rem;
		font-size:.4rem;
		font-weight: bold;
	}
  .mtags-box{
    display: block;
    margin-top:1.2rem;
    padding:.2rem 0;
  }

  /* center public */
  .event-paiming li{
    display: block;
  }
  .page-pos-fon{
    line-height:.58rem;
  }
  .page-pos-fon span{
    padding:0 .2rem;
  }
  .event-lbox{
		margin:.6rem 0 0;
    width:auto;
    float: none;
	}
  .page-pubox .event-lbox{
		margin:.4rem 0 0;
	}
	.event-rbox{
		float:none;
		margin:.8rem 0 0;
	}
	.event-listbox{
		padding-bottom:1rem;
	}
  .event-paiming .event-pm-im{
		width:2rem;
	}
	.event-paiming .event-pm-tt{
		margin-left:2.4rem;
	}
  .event-latest-list li{
    width:48.5%;
  }
  .event-latest-list li:nth-child(2), .event-latest-list li:nth-child(5), .event-latest-list li:nth-child(8), .event-latest-list li:nth-child(11), .event-latest-list li:nth-child(14){
    margin:3%;
  }
  .event-latest-list li:nth-child(2n){
    margin:3% 0 0 3%;
  }

  .kg-embed-card iframe, .page-content-neic iframe, .vipVideo video, .vipVideo .video-js, .vipVideo .video-js .vjs-tech{
    height:4.8rem;
  }

  /* vip */
  .event-im .vipicon,.news-img .vipicon,.event-pm-im .vipicon{
    right:.06rem;
    bottom:.06rem;
    width:.4rem;
    height:.18rem;
  }
  .event-pm-im .vipicon{
    right:.03rem;
    bottom:.03rem;
    width:.3rem;
    height:.13rem;
  }



	/* footer */
	.footer{
		padding:0;
	}
	.footer .article{
	  width:auto;
	  padding:.4rem 4%;
	}
	.note .article{
		width:auto;
		padding:.4rem 4%;
	}
	.foot-limg{
		float:none;
		text-align:left;
	}
	.foot-rinfo{
		margin-top:.5rem;
		text-align:left;
	}
	.note-list li{
		padding-left:.15rem;
	}

  /* search */
  .m-menu-search{
    position: relative;
    right: auto;
    top:auto;
    margin:0 auto .4rem;
    width: 4.4rem;
    overflow: hidden;
    border-radius:0;
  }
  .m-menu-search .form-control{
    padding:0.2rem .25rem;
    font-size: .24rem;
  }
  .m-menu-search .btn{
    top:.03rem;
    right: .1rem;
  }

}

