#header {
  height: 130px;
}

#header .cont {
  overflow: hidden;
}

/*#header .cont .left {
  margin-top: 40px;
  width: 407px;
}
#header .cont .left img {
  width: 100%;
}
#header .cont .right {
  /*width: 700px;*/
/*margin-top: 60px;*/
/*}*/
#header .cont .right span {
  display: block;
  float: left;
  /*margin-right: 55px;*/
  color: #333333;
  font-size: 18px;
  cursor: pointer;
  white-space: inherit;
  padding: 0;
}

#header .cont .right .search {
  color: #767676;
  font-size: 14px;
  /* padding-right: 30px; */
  padding-right: 0 !important;
  /*background: url(../images/search_cir.gif) no-repeat right center;*/
}

#nav {
  background: #0e3f91;
  height: 45px;
}

#nav .mark {
  background: url(../images/mark.png) no-repeat;
  background-size: 100%;
  width: 170px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #FFFFFF;
  float: left;
  margin-right: 40px;
  z-index: 10;
  position: relative;
}

#nav a {
  display: block;
  float: left;
  padding: 0 15px;
  line-height: 45px;
  color: #FFFFFF;
  font-size: 16px;
}

#nav a:hover,
#nav a.on {
  background: rgba(255, 255, 255, 0.2);
}

#imgBanner {
  position: relative;
}

#imgBanner img {
  width: 100%;
  margin-top: -15px;
}

#imgBanner .TIT {
  position: absolute;
  left: 0;
  bottom: -50px;
  background: rgba(17, 66, 142, 0.8);
  color: #FFFFFF;
  padding: 10px 30px;
}

#imgBanner .TIT p.t {
  font-size: 60px;
}

#imgBanner .TIT p.b {
  font-size: 24px;
}

.apply {
  height: 600px;
  background: url(../images/EMFpers1.png) no-repeat 100% bottom;
  background-size: auto 100%;
}

.apply .cont {
  height: 600px;
}

.apply .cont .left {
  float: left;
  width: 470px;
}

.apply .cont .left img {
  margin-top: 160px;
}

.apply .cont .left .txt {
  font-size: 16px;
  color: #3a3a3a;
  text-transform: uppercase;
  line-height: 2;
  margin-top: 40px;
  width: 82%;
  margin-bottom: 35px;
}

.apply .cont .left a.btn {
  padding: 5px 15px;
  background: #a7531e;
  color: #FFFFFF;
  font-size: 16px;
}

.apply .cont .left a.btn:hover {
  opacity: 0.8;
}

.apply .cont .right {
  float: right;
}

.events {
  padding: 47px 0 67px;
  background: #f0f0f0;
}

.events .title {
  margin-bottom: 43px;
}

.events .title .fr {
  color: #333333;
  font-size: 16px;
}

.events .title .fr:hover {
  color: #f2b323;
}

.events .items {
  overflow: hidden;
}

.events .items .item {
  display: block;
  float: left;
  margin-right: 70px;
  width: 350px;
  height: 88px;
}

.events .items .item .fl {
  width: 84px;
  text-align: center;
  color: #FFFFFF;
  font-size: 30px;
}

.events .items .item .fl .t {
  background: #a7531e;
  height: 44px;
}

.events .items .item .fl .b {
  background: #0e3f91;
  height: 44px;
}

.events .items .item .fr {
  width: 243px;
}

.events .items .item .fr p.t {
  font-size: 18px;

  height: 66px;
  font-weight: bold;
}

.events .items .item .fr p.t a {
  color: #333333;
}

.events .items .item .fr p.t a:hover {
  color: #11428e;
}

.events .items .item .fr p.b {
  font-size: 14px;
  color: #999999;
  height: 22px;
  background: url(../images/loc-icon.png) no-repeat left center;
  padding-left: 20px;
}

.events .items .item:nth-of-type(3n+3) {
  margin-right: 0;
}

.news {
  padding: 85px 0 0px;
}

.news .title a {
  color: #333333;
}

.news .title a:hover {
  color: #f2b323;
}

.news .sw {
  padding: 38px 0 58px;
  height: 430px;
  position: relative;
}

.news .sw .swiper-container {
  height: 480px;
}

.news .sw .arrow-left {
  position: absolute;
  left: 0;
  top: 47%;
  margin-top: -10px;
  z-index: 100;
}

.news .sw .arrow-right {
  position: absolute;
  right: 0;
  top: 47%;
  margin-top: -10px;
  z-index: 100;
}

.sw .item {
  display: block;
}

.news .sw .item .top {
  height: 173px;
  position: relative;
}

.news .sw .item .top img {
  width: 100%;
}

.news .sw .item .top .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px;
  font-size: 18px;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  box-sizing: border-box;
}

.sw .item .bottom {
  height: 155px;
  box-sizing: border-box;
  padding: 18px 20px;
  position: relative;
  color: #666666;
  font-size: 16px;
  border: 1px solid #c1c1c1;
  border-top: none;
  text-align: justify;
}

.sw .item .bottom p {
  background: url(../images/time.png) no-repeat left center;
  font-size: 14px;
  position: absolute;
  bottom: 10px;
  left: 18px;
  padding-left: 20px;
}

.sw .item:hover {
  box-shadow: 0px 0px 12px 0px rgba(167, 83, 30, 0.6);
}

.sw .item:hover .bottom div {
  color: #476caa;
}

.consult {
  margin-bottom: 96px;
}

.consult .title {
  margin-bottom: 50px;
}

.consult .overflow .fl a {
  background: #a7531e;
  text-align: center;
  display: block;
  float: left;
  width: 142px;
  height: 142px;
  color: #FFFFFF;
  margin: 5px 0;
  margin-right: 44px;
}

.consult .overflow .fl a:hover {
  opacity: 0.8;
}

.consult .overflow .fl a img {
  margin: 22px 0 16px;
}

.consult .overflow a:hover {
  box-shadow: 0px 0px 12px 0px rgba(227, 159, 3, 0.55);
}

.consult .overflow .fl span {
  background: #a7531e;
  text-align: center;
  display: block;
  float: left;
  width: 142px;
  height: 142px;
  margin-top: 5px;
}

.consult .overflow .fl span img {
  margin-top: 7px;
}

.consult .overflow .fr {
  border-left: 1px solid #f0f0f0;
  padding-left: 40px;
  margin-top: 5px;
  width: 409px;
}

.consult .overflow .fr p.t {
  color: #333333;
  font-size: 18px;
  margin-bottom: 8px;
}

.consult .overflow .fr p.b {
  font-size: 16px;
  margin-bottom: 5px;
  color: #999999;
}

.consult .overflow .fr p.b span {
  color: #999999;
}

#EMFActive {
  background: url(../images/actBG1.png) no-repeat top center;
  background-size: 100%;
  padding-top: 21%;
}

#EMFActive .tit {
  text-align: center;
}

#EMFActive .overflow {
  margin-top: 116px;
}

#EMFActive .item {
  display: block;
  width: 520px;
  float: left;
  margin-right: 145px;
  overflow: hidden;
  margin-bottom: 66px;
}

#EMFActive .item:nth-of-type(2n) {
  margin-right: 0;
}

#EMFActive .item .left .t {
  width: 97px;
  background: #a7531e;
  color: #FFFFFF;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
}

#EMFActive .item .left .b {
  width: 97px;
  background: #0e3f91;
  color: #FFFFFF;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
}

#EMFActive .item .right {
  width: 390px;
}

#EMFActive .item .right .t {
  display: block;
  color: #333333;
  font-size: 18px;
  height: 66px;
}

#EMFActive .item .right .t a {
  color: #333333;
}

#EMFActive .item .right .t a:hover {
  color: #11428e;
}

#EMFActive .item .right .b {
  display: block;
  color: #666666;
  font-size: 16px;
  height: 33px;
  background: url(../images/loc-icon.png) no-repeat left center;
  padding-left: 20px;
  line-height: 33px;
}

#EMFInfo {
  background: url(../images/actBG1.png) no-repeat top center;
  background-size: 100%;
  padding-top: 22%;
}

#EMFInfo .cont .items>p.t {
  padding-left: 66px;
  margin-bottom: 20px;
  color: #666666;
  line-height: 1.667;
  font-size: 18px;
}

#EMFInfo .tabs {
  border-bottom: 1px solid #e1e1e1;
  height: 55px;
  margin-bottom: 36px;
}

#EMFInfo .tabs .tab {
  height: 50px;
  color: #666666;
  font-size: 28px;
  margin-right: 50px;
  cursor: pointer;
}

#EMFInfo .tabs .tab:hover,
#EMFInfo .tabs .tab.on {
  color: #0e3f91;
  border-bottom: 5px solid #0e3f91;
}

#EMFInfo .tit {
  text-align: center;
}

#EMFInfo .overflow {
  margin-top: 22px;
}

#EMFInfo .overflow .item {
  overflow: hidden;
  padding-left: 66px;
  margin-bottom: 65px;
}

#EMFInfo .overflow .item .t {
  color: #333333;
  font-size: 30px;
  font-weight: bold;
  margin: 10px 0 20px;
}

#EMFInfo .overflow .item .t a {
  color: #333333;
}

#EMFInfo .overflow .item .t a:hover {
  color: #0e4192;
}

#EMFInfo .overflow .item .t a:active {
  color: #0e4192;
}

#EMFInfo .overflow .item .b {
  font-size: 18px;
  color: #666666;
  line-height: 1.667;
}

#EMFInfo .overflow .item .b span {
  color: #333333;
}

#EMFInfo .overflow .item1 {
  background: url(../images/info-per.png) no-repeat top left;
}

#EMFInfo .overflow .item2 {
  background: url(../images/info-per2.png) no-repeat top left;
}

#EMFInfo .overflow .item3 {
  background: url(../images/info-bm.png) no-repeat top left;
}

#EMFInst {
  background: url(../images/actBG1.png) no-repeat top center;
  background-size: 100%;
  padding-top: 21%;
}

#EMFInst .gk {
  /*margin-bottom: 50px;*/
  height: 418px;
  overflow: initial !important;
}

#EMFInst .tit {
  text-align: center;
}

#EMFInst .gk .fl {
  width: 672px;
}

#EMFInst .gk .fl img {
  width: 100% !important;
  margin-left: -69px !important;
  margin-top: -83px !important;
}

#EMFInst .ts .fr {
  /*width: 672px;*/
}

#EMFInst .inst {
  width: 517px;
  margin-top: 20px;
}

#EMFInst .inst p.t {
  padding-left: 30px;
  background: url(../images/rightBtn.png) no-repeat left;
  background-size: 20px auto;
  color: #0e3f91;
  font-size: 23px;
  margin-bottom: 40px;
}

#EMFInst .inst p.b {
  font-size: 18px;
  color: #333333;
  line-height: 1.667;
  margin-bottom: 15px;
  padding-left: 33px;
}

#EMFActive .page a:hover,
#EMFActive .page a.active {
  background: #11428e;
  color: #FFFFFF;
}

.party_build-content h4 a {
  color: #11428e;
}

@media only screen and (max-width: 1440px) {
  .apply {
    background: url(../images/EMFpers1.png) no-repeat 223% bottom;
  }
}

@media only screen and (max-width: 750px) {

  body #EMFActive,
  body #EMFInst {
    background: url(/resources/portal/new/images/moblie_nav_bg.png) no-repeat top center !important;
    background-size: 100% !important;
    margin-top: 4rem;
    padding-top: 65%;
  }
}