#EMFInst .gk{
	    height: 437px;
     overflow: initial!important;
    margin-top: 50px;
}
#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;
}
#header .cont .right .search {
  color: #767676;
  font-size: 14px;
  /*padding-right: 30px;*/
  /*background: url(../images/search_cir.gif) no-repeat right center;*/
}
#nav {
  background: #f6ab00;
  height: 45px;
}
#nav .mark {
  background: url(../Enimages/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/EMFper.png) no-repeat 100%;
  background-size: auto 100% ;
}
.apply .cont {
  height: 600px;
}
.apply .cont .tit{
	color: #f4b400;
	font-size: 26px;
    font-weight: bold;
}
.apply .cont .tit span{
	    webkit-background-clip: text;
    color: transparent;
    font-size: 50px;
    background: -webkit-linear-gradient(306deg, #448fdf 0%, #5392cc 25%, #929d7e 50%, #f6bd3c 75%, #f8ac00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: arial;
    font-family: "times new roman";
    font-weight: bold;
}
.apply .cont .left {
  float: left;
  width: 470px;
}
.apply .cont .left img {
  margin-top: 160px;
}
.apply .cont .left .txt {
  font-size: 16px;
  color: #0e3f91;
  text-transform: uppercase;
  line-height: 2;
  margin-top: 40px;
  width: 82%;
  margin-bottom: 35px;
}
.apply .cont .left a.btn {
  padding: 5px 15px;
  background: #f6ab00;
  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 span,
.news .title span{
	webkit-background-clip: text;
    color: transparent;
    font-size: 50px;
    background: -webkit-linear-gradient(306deg, #448fdf 0%, #5392cc 25%, #929d7e 50%, #f6bd3c 75%, #f8ac00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: arial;
    font-family: "times new roman";
    font-weight: bold;
}
.events .title .fr {
  color: #333333;
  font-size: 18px;
  line-height: 55px;
}
.events .title .fr:hover {
  color: #f2b323;
}
.events .items {
  overflow: hidden;
}
.events .items .item {
	margin-bottom: 0.8rem;
  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: #f2b323;
  height: 44px;
}
.events .items .item .fl .b {
  background: #4891dc;
  height: 44px;
}
.events .items .item .fr {
  width: 243px;
}
.events .items .item .fr p.t {
  font-size: 18px;
  color: #333333;
  height: 66px;
  font-weight: bold;
}
.events .items .item:hover .fr p.t{
	color: #f2b323;
}
.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 .fr{
	color: #333333;
	font-size: 18px;
}
.news .title .fr: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;
}
.news .sw .item {
  width: 345px;
  height: 370px;
  margin-left: 36px;
  border: 1px solid #f1f6fc;
  margin-bottom: 10px;
  margin-top: 10px;
  display: block;
  float: left;
}
.news .sw .item .top {
  height: 173px;
  position: relative;
  overflow: hidden;
}
.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;
}
.news .sw .item .bottom {
  height: 160px;
  padding: ;
  box-sizing: border-box;
  padding: 18px 20px;
  position: relative;
  color: #666666;
  font-size: 14px;
}
.news .sw .item .bottom p {
  background: url(../images/time.png) no-repeat left center;
  font-size: 14px;
  position: absolute;
  bottom: 20px;
  left: 18px;
  padding-left: 20px;
}
.news .sw .item:hover {
  box-shadow: 0px 0px 12px 0px rgba(227, 162, 13, 0.6);
}
.news .sw .item:hover .bottom div {
  color: #f2b323;
}
.consult {
  margin-bottom: 96px;
}
.consult .title {
  margin-bottom: 50px;
}
.consult .title span{
	webkit-background-clip: text;
    color: transparent;
    font-size: 50px;
    background: -webkit-linear-gradient(306deg, #448fdf 0%, #5392cc 25%, #929d7e 50%, #f6bd3c 75%, #f8ac00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: arial;
    font-family: "times new roman";
    font-weight: bold;
}
.consult .overflow .fl a {
  background: #f2b323;
  text-align: center;
  display: block;
  float: left;
  width: 142px;
  height: 142px;
  color: #FFFFFF;
  margin: 5px 0 ;
  margin-right: 44px;
}
.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);
  opacity: 0.8;
}
.consult .overflow .fl span {
  background: #f2b323;
  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/actBG.png) no-repeat top center;
  background-size: 100% ;
  padding-top: 22%;
}
#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: #f4b400;
  color: #FFFFFF;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
}
#EMFActive .item .left .b {
  width: 97px;
  background: #448fdf;
  color: #FFFFFF;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
}
#EMFActive .item .right {
  width: 395px;
}
#EMFActive .item .right .t {
  display: block;

  font-size: 18px;
  height: 66px;
}
#EMFActive .item .right .t a{
	color: #333333;
}
#EMFActive .item .right .t a:hover{
	color: #f6ab00;
}
#EMFActive .item:hover .right .t{
	color: #f4b400;
}
#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/actBG.png) no-repeat top center;
  background-size: 100% ;
  padding-top: 22%;
}
#EMFInfo .tit,#EMFActive .tit{
  text-align: center;
}
#EMFInfo .tit span,#EMFActive .tit span{
	webkit-background-clip: text;
    color: transparent;
    font-size: 50px;
    background: -webkit-linear-gradient(306deg, #448fdf 0%, #448fdf 25%, #5096e1 50%, #dba800 75%, #f8ac00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: arial;
    font-family: "times new roman";
    font-weight: bold;
    }

#EMFInfo .overflow {
  margin-top: 116px;
}
#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 .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/actBG.png) no-repeat top center;
  background-size: 100% ;
  padding-top: 22%;
}
#EMFInst .tit {
  text-align: center;
}
#EMFInst .gk .fl {
  width: 672px;
}
#EMFInst .gk .fl img {
  width: 100%;
  margin-left: -69px;
  margin-top: -83px;
}
#EMFInst .ts .fr {
  /*width: 672px;*/
}
#EMFInst .inst {
  width: 517px;
  /*margin-top: 100px;*/
}
#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;
}

@media only screen and (max-width: 1600px) {
	.apply {
    height: 600px;
    background: url(../images/EMFper.png) no-repeat 113%;
    background-size: auto 100%;
}
#EMFInst .ts .fr img{
	width: 100%;
    margin-top: 100px;
}
}
@media only screen and (max-width: 1440px) {
.apply {
 background: url(../images/EMFper.png) no-repeat 105% bottom;
    background-size: auto 79%;
}

	}