.fr{
  float: right;
}
#header .cont .left{
  width: 29%;
}
#header .cont .right{
  width: 70%;
}
.te-info p {
  font-size: 13px;
}


.footer_text_l {
  width: 80px !important;
}

.footer_text_r {
  width: 65% !important;
}

.foot_text_list {
  width: 100% !important;
}

#header .menu {
  background: none;
}

#header .menu ul {
  height: auto;
  padding-top: 0;
}

#header .menu ul:hover,
#header .menu ul.on {
  background: none;
}

#jsyj .tabCh div p.text {
  color: #333;
}

.te-info {
  padding-top: 77px;
}

.te-info h4 {
  margin-bottom: -6px;
  line-height: 25px;
  height: 50px;
  font-size: 22px;
}

#nav .mark {
  font-size: 16px;
  font-family: arial;
  display: -webkit-box;
  /*Safari and Chrome */
  display: -ms-flexbox;
  display: -moz-box;
  /*Firefox */
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  line-height: initial !important;

}

#EMFInst .inst p.b {
  text-align: justify;
}

.apply .cont .left .txt {
  text-transform: inherit
}

#header .cont .right>span {
  width: auto !important;
}

#header .menu .slide ul li:hover {
  background: #3c6cb6;
}

#header .menu ul li {
  line-height: 50px;
  text-align: left;
}

.consult .overflow .fl a img {
  margin: 22px 0 6px;
}

#EMFInst .inst p.t {
  background: url(../images/rightBtn.png) no-repeat left 6px;
}

#EMFInst,
#EMFInfo {
  background: url(../Enimages/actBG.png) no-repeat top center;
  background-size: 100%;
  padding-top: 22%;
}

#EMFActive {
  background: url(../Enimages/actBG.png) no-repeat top center;
  background-size: 100%;
  padding-top: 22%;
}

.apply .cont .left .txt {
  width: 100%;
}

.apply .cont .left img {
  margin-top: 75px;
}

.news .sw .item .bottom p {
  bottom: 15px;
}

.events .items .item .fr p.t {
  font-size: 16px;
  color: #333333;
  height: 66px;
  font-weight: bold;
}

.events .items .item .fr {
  width: 276px;
}

.events .items .item {
  display: block;
  float: left;
  margin-right: 30px;
  width: 376px;
  height: 88px;
}

#newshadow {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  /*Safari and Chrome */
  display: -ms-flexbox;
  display: -moz-box;
  /*Firefox */
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
}

#newshadow p {

  font-size: 60px;

  color: rgb(255, 255, 255);
  line-height: 0.5;
  text-shadow: 2.12px 3.392px 0px rgba(16, 16, 16, 0.3);
}

.ev-tis span a {
  color: #0d2c38;
}

.event-stage .event-items {
  max-width: 1000px;
}

.hung-list-h .ti {
  height: 50px;
}

.party_build-content h4 {
  line-height: initial;
}
@media only screen and (max-width: 768px) {
  .fr{
    float: right;
  }
}