﻿/*首屏动画*/

.inbanner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	transition: all 0.3s;
	left: 0;
}

.inbanner .swiper-container {
	z-index: 2;
}

.inbanner li {
	/*cursor: -webkit-grab;*/
	cursor: move;
}

.inbanner .textbox {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	color: #fff;
	opacity: 1;
}

.inbanner .textbox * {
	transition: all 0.6s;
	/*transform: translateY(100%);*/
	opacity: 0;
}
.inbanner .textbox .lbx1{
	position: absolute;
	width: 444px;
	height: 384px;
	top: 50%;
	margin-top: -132px;
	left: 50%;
	margin-left: -222px;
	background: url(../images/6bx1.png) center no-repeat;
	background-size: cover ;
	transition: all 0.8s;
	transform: scale(0.5);
	display: inline-block;
}
.inbanner .textbox .lbx2{
	position: absolute;
	width: 385px;
	height: 444px;
	top: 50%;
	margin-top: -162px;
	left: 50%;
	margin-left: -192px;
	background: url(../images/6bx2.png) center no-repeat;
	background-size: cover ;
	transition: all 0.8s;
	transform: scale(2);
	display: inline-block;
}
.inbanner .textbox .zhujiu{
	position: absolute;
	width: 119px;
	height: 121px;
	top: 50%;
	margin-top: -50px;
	left: 50%;
	margin-left: -60px;
	background: url(../images/tu-01.png) center no-repeat;
	background-size: cover ;
	transition: all 0.8s;
	transform: scale(1.5);
	display: inline-block;
	transition-delay: 0.3S;
	z-index: 100;
}
.inbanner .textbox h1 {
	position: absolute;
	width: 100%;
	height: 30px;
	font-weight: normal;
	font-size: 20px;
	line-height: 30px;
	color: #c00;
	left: 0;
	top: 50%;
	margin-top: 105px;
	transition: all 0.8s;
	transform: scale(0.5);
	display: inline-block;
	transition-delay: 0.5S;
}
.inbanner .textbox h2 {
	position: absolute;
	width: 100%;
	height: 20px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #555;
	left: 0;
	top: 50%;
	margin-top: 140px;
	transition: all 0.8s;
	transform: translateY(100%);
	display: inline-block;
	transition-delay: 0.6S;
}
.inbanner .textbox h3 {
	position: absolute;
	width: 100%;
	height: 20px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #555;
	left: 0;
	top: 50%;
	margin-top: 160px;
	transition: all 0.8s;
	transform: translateY(100%);
	display: inline-block;
	transition-delay: 0.7S;
}
.inbanner .textbox .shuline{
	position:absolute;
	width: 2px;
	height: 40px;
	background: #c00;
	top: 50%;
	left: 50%;
	margin-left: -1px;
}
.inbanner .textbox .up{
	margin-top: -110px;
	transition: all 0.8s;
	transform: translateY(100%);
	display: inline-block;
	transition-delay: 0.7S;
}
.inbanner .textbox .down{
	margin-top: 195px;
	transition: all 0.8s;
	transform: translateY(-100%);
	display: inline-block;
	transition-delay: 0.7S;
}
.inbanner .textbox h4 {
	position: absolute;
	width: 100%;
	height: 55px;
	font-weight: normal;
	font-size: 48px;
	line-height: 48px;
	letter-spacing: 5px;
	color: #fff;
	left: 0;
	top: 50%;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
	margin-top: -90px;
	transition: all 0.8s;
	transform: translateY(100%);
	display: inline-block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inbanner .textbox .yybox {
	position: absolute;
	width: 100%;
	height: 29px;
	left: 0;
	top: 50%;
	margin-top: -35px;
}

.inbanner .textbox .lineboxl {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 220px;
	height: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, .7);
	transition: all 0.6s;
	transform: translateX(-100%);
	transition-delay: 0.3S;
}

.inbanner .textbox .lineboxr {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 220px;
	height: 15px;
	border-bottom: 1px solid rgba(255, 255, 255, .7);
	transition: all 0.6s;
	transform: translateX(100%);
	transition-delay: 0.3S;
}

.inbanner .textbox .ywbox {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: auto;
	height: 29px;
	line-height: 29px;
	font-size: 12px;
	font-family: arial;
	color: rgba(255, 255, 255, .7);
	letter-spacing: 3px;
	margin-left: 3PX;
	transition: all 0.8s;
	transform: scale(0.5);
	transition-delay: 0.3S;
}
.inbanner .textbox h5 {
	position: absolute;
	width: 100%;
	height: 40px;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 30px;
	color: #fff;
	left: 0;
	top: 50%;
	margin-top: 30px;
	transition: all 0.8s;
	transform: translateY(100%);
	display: inline-block;
	transition-delay: 0.5S;
}

.inbanner .textbox h6 {
	position: absolute;
	width: 100%;
	height: 40px;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 30px;
	color: #fff;
	left: 0;
	top: 50%;
	margin-top: 60px;
	transition: all 0.8s;
	transform: translateY(100%);
	display: inline-block;
	transition-delay: 0.6S;
}

.inbanner .textbox h7 {
	position: absolute;
	width: 100%;
	height: 40px;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 40px;
	color: #fff;
	left: 0;
	top: 50%;
	margin-top: 90px;
	transition: all 0.8s;
	transform: translateY(100%);
	display: inline-block;
	transition-delay: 0.7S;
}


.inbanner .textbox em {
	font-family: arial;
	line-height: 1.2em;
	color: #00b49d;
	transition-delay: 0.8s;
	padding: 5px 20px;
	background: rgba(255, 255, 255, 0.7)
}

.inbanner li.on .textbox {
	border-color: #fff;
}

.inbanner li.on .textbox * {
	transform: translateY(0);
	opacity: 1;
}

.inbanner .banner_page {
	bottom: 15px;
	z-index: 99;
	width: 100%;
}

.inbanner .banner_page span {
	background: #fff;
	opacity: 0.3;
	width: 6px;
	height: 6px;
	position: relative;
	z-index: 1000;
	margin: 0 3px;
	border-radius: 3px;
	transition: all 0.3s;
}

.inbanner .banner_page span.swiper-pagination-bullet-active {
	opacity: 1;
	width: 12px;
	height: 6px;
}

.inbanner .cdbox{
	position: absolute;
	width: 314px;
	height: 314px;
	left: 0;
	bottom: 0;
	z-index: 500;
	background: url(../images/cd.png) left bottom no-repeat;
	background-size:100% auto;
	opacity: 1;
	transition: all 0.6s;
}

.bigcen{
	position: relative;
	width: 100%;
	top: 100%;
	left: 0;
	overflow-x: hidden;
	transition: all 0.3s;
}

.bignrbox{
	position: relative;
	width: calc(100% - 40px);
	max-width: 1300px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
} 
/*第一屏样式*/
.pageone {
	position: relative;
	width: 100%;
	height: 510px;
	background:#fff url(../images/bg1.jpg)center bottom no-repeat;
	overflow: hidden;
	padding-top: 10px;
}
.pagetow {
	position: relative;
	width: 100%;
	height: 495px;
	background:#fff url(../images/bg2.jpg)center top no-repeat;
	overflow: hidden;
}
.pagethree {
	position: relative;
	width: 100%;
	height: 520px;
	background:#fff url(../images/bg4.jpg)center top no-repeat;
	overflow: hidden;
	padding-bottom: 20px;
}
.nrbox{
	position: relative;
	width: calc(100% - 40px);
	max-width: 1360px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
.nrbox .bleftbox{
	position: absolute;
	width: calc(33.33% - 30px);
	height: auto;
	top: 50%;
	left: 0;
	-webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
}
.nrbox .bcenterbox{
	position: absolute;
	width: calc(33.33% - 30px);
	height: auto;
	top: 50%;
	left: 50%;
	-webkit-transform:translateY(-50%) translateX(-50%);
    -ms-transform:translateY(-50%)  translateX(-50%);
    transform:translateY(-50%)  translateX(-50%);
}
.nrbox .brightbox{
	position: absolute;
	width: calc(33.33% - 30px);
	height: auto;
	top: 50%;
	right: 0;
	-webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
}
.pageone .nrbox .newsbox{
	position: absolute;
	width: calc(66.66% - 15px);
	height: auto;
	top: 50%;
	left: 0;
	-webkit-transform:scale(0.8) translateY(-50%);
    -ms-transform:scale(0.8) translateY(-50%);
    transform:scale(0.8) translateY(-50%);
    opacity: 0;
    transition: all 0.6s;
}
.pageone .nrbox .newsbox.active{
	-webkit-transform:scale(1) translateY(-50%);
    -ms-transform:scale(1) translateY(-50%);
    transform:scale(1) translateY(-50%);
    opacity: 1;
    transition-delay: 0.2s;
}


.alltitbox{
	position: relative;
	width: 100%;
	height: 35px;
}
.alltitbox .pbox{
	position: absolute;
	width: 35px;
	height: 35px;
	background: #0063b0;
    font-family: ywzt;
    font-size: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}
.alltitbox .lbox{
	position: absolute;
	width: calc(100% - 35px);
	left: 35px;
	height: 35px;
	border-bottom: 1px solid rgba(0,0,0,.2);
	padding-left: 10px;
	font-size: 22px;
	line-height: 32px;
	color: #c0a063;
	font-weight: 700;
}
.alltitbox .lbox span{
	font-size: 22px;
	color: #c0a063;
	font-family: ywzt;
	margin-left: 5PX;
	font-weight: normal;
	opacity: 0.5;
}

.pageone .nrbox .newsbox .nbox{
	position: relative;
	width: 100%;
	height: 340px;
	margin-top: 20px;
}
.pageone .nrbox .newsbox .nbox .picbox{
	position: absolute;
	width: calc(50% - 15PX);
	height: 100%;
	left: 0;
	top: 0;
}
.pageone .nrbox .newsbox .nbox .picbox .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.news-container .spicbox {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.pageone .nrbox .newsbox .nbox .picbox .swiper-container .spicbox .img {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}
.pageone .nrbox .newsbox .nbox .picbox .swiper-container:hover .spicbox .img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.pageone .swiper-container-horizontal>.swiper-pagination-bullets, .pageone .swiper-pagination-custom, .pageone .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
    padding-right: 10px;
}

.pageone .news-container>.swiper-pagination-bullets {
    bottom: 35px;
    text-align: right;
}
.pageone .news-container:hover .swiper-pagination-bullets {
    bottom: 45px;
}

.pageone .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #666;
    opacity: .5;
}
.pageone .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0063b0;
}
.pageone .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.pageone .news-container .news-desc {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 55%;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    font-size: 16px;
    color: rgba(255,255,255,.7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    width: 100%;
    background: rgba(0,0,0,.7);
    transition: all 0.3s;
    letter-spacing: 0.5px;
}
.pageone .news-container:hover .news-desc {
    height: 45px;
    line-height: 45px;
    background: rgba(0,99,176,.85);
    color: #fff;
}
.pageone .nrbox .newsbox .nbox .listbox{
	position: absolute;
	width: calc(50% + 15PX);
	height: 100%;
	right: 0;
	top: 0;
	background: rgba(0,0,0,.03);
	padding: 5px 5px 0px 30px;
}
.pageone .nrbox .newsbox .nbox .listbox .one{
	position: relative;
	width: 100%;
	height: auto;
	border-bottom: 1px dashed rgba(0,0,0,.1);
	padding: 5px;
	transition: all 0.3s;
	margin-bottom: 3px;
}
.pageone .nrbox .newsbox .nbox .listbox .one:hover{
	background: rgba(0,99,176,.85);
}
.pageone .nrbox .newsbox .nbox .listbox .one h1{
	position: relative;
	width: calc(100% - 80px);
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	color: #0063b0;
	font-weight: normal;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s;
}
.pageone .nrbox .newsbox .nbox .listbox .one:hover h1{
	color: #fff;
}
.pageone .nrbox .newsbox .nbox .listbox .one .time{
	position: absolute;
	width: 80px;
	height: 35px;
	color: #999;
	line-height: 35px;
	top: 5px;
	right: 5px;
	text-align: right;
	transition: all 0.3s;
	font-size: 12px;
}
.pageone .nrbox .newsbox .nbox .listbox .one:hover .time{
	color: #fff;
}
.pageone .nrbox .newsbox .nbox .listbox .one h2{
	position: relative;
	width: 100%;
	height: 60px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #777;
	font-weight: normal;
	display: -webkit-box;
    display: -ms-box;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition: all 0.3s;
}
.pageone .nrbox .newsbox .nbox .listbox .one:hover h2{
	color: #eee;
}

.pageone .nrbox .newsbox .nbox .listbox  li{
	position: relative;
	width: 100%;
	height: 36px;
	transition: all 0.3s;
}
.pageone .nrbox .newsbox .nbox .listbox  li:hover{
	background: rgba(0,99,176,.85);
}
.pageone .nrbox .newsbox .nbox .listbox  li h1{
	position: relative;
	width: calc(100% - 80px);
	height: 36px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	font-weight: normal;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.3s;
    padding: 5px;
}
.pageone .nrbox .newsbox .nbox .listbox li:hover h1{
	color: #fff;
}
.pageone .nrbox .newsbox .nbox .listbox  li h2{
	position: absolute;
	width: 80px;
	height: 30px;
	color: #999;
	line-height: 26px;
	top: 5px;
	right: 5px;
	text-align: right;
	transition: all 0.3s;
	font-size: 12px;
	font-weight: normal;
}
.pageone .nrbox .newsbox .nbox .listbox  li:hover h2{
	color: #fff;
}

.pageone .nrbox .ggbox{
	position: absolute;
	width: calc(33.33% - 30px);
	height: auto;
	top: 50%;
	right: 0;
	-webkit-transform:scale(0.8) translateY(-50%);
    -ms-transform:scale(0.8) translateY(-50%);
    transform:scale(0.8) translateY(-50%);
    opacity: 0;
    transition: all 0.6s;
}
.pageone .nrbox .ggbox.active{
	right: 0;
	-webkit-transform:scale(1) translateY(-50%);
    -ms-transform:scale(1) translateY(-50%);
    transform:scale(1) translateY(-50%);
    opacity: 1;
    transition-delay: 0.3s;
}
.alllistbox{
	position: relative;
	width: 100%;
	height: 342px;
	margin-top: 18px;
}

.alllistbox li{
	position: relative;
	width: 100%;
	height: 55px;
	margin-top: 2px;
	background: rgba(0,0,0,.05);
	transition: all 0.3s;
}
.alllistbox.btt li{
	background: rgba(255,255,255,.3);
}
/*.alllistbox a:first-child li{
	background: rgba(6,170,215,.8);
}*/
.alllistbox li:hover{
	/*background: rgba(6,170,215,.7);*/
	background: rgba(0,99,176,.85);
}
.alllistbox li h1{
	position: absolute;
	width: calc(100% - 60px);
	padding:0px 10px;
	min-height: 22px;
	max-height: 46px;
	line-height: 22px;
	font-size: 14px;
	color: #666;
	left: 0;
	top: 50%;
	-webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%);
    font-weight: normal;
	display: -webkit-box;
    display: -ms-box;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: all 0.3s;
}
/*.alllistbox a:first-child li h1{
	color: #fff;
}*/
.alllistbox li:hover h1{
	color: #fff;
}
.alllistbox li .time{
	position: absolute;
	width: 55px;
	height: 100%;
	top: 0;
	right: 0;
	background: rgba(192,160,99,.2);
	line-height: 22px;
	font-size: 12px;
	color: #777;
	padding: 5px 7px;
	transition: all 0.3s;
	/*font-family: ywzt;*/
}
.alllistbox.btt li .time{
	background: rgba(255,255,255,.25);
	color: #999;
}
/*.alllistbox a:first-child li .time{
	background: rgba(0,0,0,.1);
	color: #fff;
}*/
.alllistbox li:hover .time{
	background: rgba(0,0,0,.1);
	color: #fff;
}
.alllistbox li .time span{
	font-size: 14px;
}


.pagetow .nrbox .bleftbox,.pagethree .nrbox .bleftbox{
	left: -50px;
	opacity: 0;
    transition: all 0.6s;
} 
.pagetow .nrbox .bleftbox.active,.pagethree .nrbox .bleftbox.active{
	left: 0;
	opacity: 1;
    transition-delay: 0.2s;
}
.pagetow .nrbox .brightbox,.pagethree .nrbox .brightbox{
	right: -50px;
	opacity: 0;
    transition: all 0.6s;
} 
.pagetow .nrbox .brightbox.active,.pagethree .nrbox .brightbox.active{
	right: 0;
	opacity: 1;
    transition-delay: 0.2s;
} 
.pagetow .nrbox .bcenterbox,.pagethree .nrbox .bcenterbox {
    -webkit-transform:scale(0.8) translateY(-60%) translateX(-60%);
    -ms-transform:scale(0.8) translateY(-60%) translateX(-60%);
    transform:scale(0.8) translateY(-60%) translateX(-60%);
    opacity: 0;
    transition: all 0.6s;
}
.pagetow .nrbox .bcenterbox.active,.pagethree .nrbox .bcenterbox.active {
    -webkit-transform:scale(1) translateY(-50%) translateX(-50%);
    -ms-transform:scale(1) translateY(-50%) translateX(-50%);
    transform:scale(1) translateY(-50%) translateX(-50%);
    opacity: 1;
    transition-delay: 0.1s;
}






/*师资力量*/
.inchaye{
	position: relative;
	width: 100%;
	height: 760px;
	overflow: hidden;
	transition: all 0.4s; 
}
.inchaye .cenbox{
	position: relative;
	width: calc(100% - 40px);
	max-width: 1300px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
}
.inchaye .cenbox .title{
	position: absolute;
	width: 100%;
	height: 30px;
	top: 50%;
	margin-top: -350PX;
	text-align: center;
	font-size: 36px;
	color: #fff;
	transition: all 0.8s ease;
	opacity: 0;
}
.inchaye .cenbox .title.active{
	opacity: 1;
	margin-top: -310PX;
	transition-delay: 0.3s;
}
.inchaye .cenbox .title2{
	position: absolute;
	width: 100%;
	height: 30px;
	top: 50%;
	margin-top: -300PX;
	text-align: center;
	font-size: 36px;
	font-family: ywzt;
	color: rgba(192,160,99,.9);
	transition: all 0.8s;
	opacity: 0;
}
.inchaye .cenbox .title2.active{
	opacity: 1;
	margin-top: -260PX;
	transition-delay: 0.4s;
}
.inchaye .cenbox .title3{
	position: absolute;
	width: 100%;
	height: 30px;
	top: 50%;
	margin-top: -215PX;
	text-align: center;
	font-size: 18px;
	color: rgba(255,255,255,1);
	transition: all 0.8s ease;
	opacity: 0;
}
.inchaye .cenbox .title3.active{
	opacity: 1;
	margin-top: -185PX;
	transition-delay: 0.5s;
}
.inchaye .cenbox .cyinfo{
	position: absolute;
	width: 100%;
	height: 85px;
	top: 50%;
	font-size: 12px;
	margin-top: -120PX;
	text-align: center;
	line-height: 25px;
	color: rgba(255,255,255,.9);
	transition: all 0.8s ease;
	opacity: 0;
}
.inchaye .cenbox .cyinfo.active{
	opacity: 0.8;
	margin-top: -150PX;
	transition-delay: 0.6s;
}
.inchaye .cenbox .line{
	position: absolute;
	width: 100%;
	height: 5px;
	top: 50%;
	margin-top: -210px;
}
.inchaye .cenbox .line .xian{
	position: absolute;
	width: 1px;
	height: 1px;
	top: 2px;
	background: rgba(255,255,255,.3);
	left: 50%;
	margin-left: 0px;
	transition: all 0.8s ease;
}
.inchaye .cenbox .line .xian.active{
	width: 100%;
	left: 50%;
	margin-left: -50%;
	transition-delay: 0.4s;
}
.inchaye .cenbox .line .yuan{
	position: absolute;
	width: 5px;
	height: 5px;
	left: 50%;
	margin-left: -2px;
	background: rgba(255,255,255,1);
	z-index: 10;
	border-radius: 50%;
	transition: all 0.8s;
	opacity: 0;
}
.inchaye .cenbox .line .yuan.active{
	opacity: 1;
	transition-delay: 0.3s;
}

.inchaye .incybg{
	position: absolute;
	width: 100%;
	height: 100%;
	min-height: 900px;
	top:-100%;
	left: 0;
	background: url(../images/bg3.jpg) bottom center no-repeat;
	background-size:cover ;
}
.inchaye .incybg .bgcol{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	background: rgba(0,0,0,.5);
}


.inchaye .cenbox .btnbox{
	position: absolute;
	width: 100%;
	height: 380px;
	top: 50%;
	margin-top: -70px;
	transition: all 0.8s ease;
	opacity: 0;
}
.inchaye .cenbox .btnbox.active{
	opacity: 1;
	margin-top: -40px;
	transition-delay: 0.5s;
}


.ny-tlist {
	padding: 20px;
	transition: 0.3s;
	border-radius: 5px;
	cursor: pointer;
}
.ny-tlist:hover {
	background: rgba(255,255,255,.8);
}
.ny-tlist .pics{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.ch100{
	margin-top: 100%;
}
.ny-tlist .pics .img{
	position: absolute;
	width: 88%;
	height: 88%;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	-webkit-transform:translateY(-50%) translateX(-50%);
    -ms-transform:translateY(-50%) translateX(-50%);
    transform:translateY(-50%) translateX(-50%);
    transition: 0.3s;
}
.ny-tlist:hover .pics .img{
	position: absolute;
	width: 100%;
	height: 100%;
}

.ny-tlist .names{
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin-top: 5px;
	color: #fff;
	text-align: center;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 0.3s;
}
.ny-tlist:hover .names{
	color: #0063b0;
	font-weight: bold;
}
.ny-tlist .names span{
	font-size: 14px;
	padding-left: 10px;
	color: #c0a063;
}

.ny-tlist .tinfo{
	position: relative;
	width: 100%;
	height: 66px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 22px;
	color: rgba(255,255,255,.6);
	font-weight: normal;
	display: -webkit-box;
    display: -ms-box;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition: 0.3s;
}
.ny-tlist:hover .tinfo{
	color: #444;
}

.ny-tlist .moerbb{
	position: relative;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 15px;
	margin-top: 10px;
	background: rgba(255,255,255,.3);
	font-size: 22px;
	text-align: left;
	overflow: hidden;
	padding-left: 5px;
	color: rgba(255,255,255,.8);
	transition: all 0.3s;
}
.ny-tlist:hover .moerbb{
	background: #0063b0;
}
.ny-tlist .moerbb span{
	font-size: 12px;
	vertical-align: top;
	padding-left: 4px;
}
.ny-tlist:hover .moerbb{
	position: relative;
	width: 55px;
	
}





/*新闻样式*/
.innews{
	position:relative;
	width: 100%;
	height: 720px;
	background: url(../images/news-bg.jpg) center no-repeat;
	background-size:cover;
}
.innews .inbox {
	position: relative;
	width: calc(100% - 40px);
	max-width: 1300px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
}
.innews .inbox .title1{
	position: absolute;
	width: 100%;
	height: 30px;
	top: 50%;
	margin-top: -330PX;
	text-align: center;
	font-size: 36px;
	color: #092e4d;
	transition: all 0.8s ease;
	opacity: 0;
}
.innews .inbox .title1.active{
	opacity: 1;
	margin-top: -300PX;
	transition-delay: 0.2s;
}
.innews .inbox .title2{
	position: absolute;
	width: 100%;
	height: 30px;
	top: 50%;
	margin-top: -235PX;
	text-align: center;
	font-size: 36px;
	font-family: ywzt;
	color: rgba(192,160,99,.9);
	transition: all 0.8s ease;
	opacity: 0;
}
.innews .inbox .title2.active{
	opacity: 1;
	margin-top: -255PX;
	transition-delay: 0.3s;
}
.ksnews-box{
	position: absolute;
	width: 102.5%;
	height: auto;
	top: 50%;
	margin-top:-140px;
	margin-bottom: 25px;
	overflow: hidden;
	transition: 0.6s;
	opacity: 0;
	
}
.ksnews-box.active{
	margin-top: -170px;
	opacity: 1;
	transition-delay: 0.3S;
}
.ksnews-box li{
	position: relative;
	width: 22.5%;
	height: auto;
	float: left;
	margin-right: 2.5%;
	background: rgba(255,255,255,.0);
	cursor: pointer;
	transition: 0.3s;
}
.ksnews-box li:hover{
	background: rgba(255,255,255,.8);
}
.ksnews-box li .time-m{
	position: relative;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-family: arial;
	font-size: 26px ;
	color: #777;
	font-family: ywzt;
	text-align: left;
	transition:all 0.8s;
}
.ksnews-box li .time-y{
	position: relative;
	width: 100%;
	height: 18px;
	line-height: 18px;
}
.ksnews-box li .time-y .year{
	float: left;
	width: auto;
	line-height: 18px;
	font-size: 16px ;
	color: #c0a063;
	font-family: ywzt;
}
.ksnews-box li .time-y .yright{
	float: left;
	width: 10px;
	height: 2px;
	background: #c0a063;
	margin: 10px 0px 0px 5px;
}
.ksnews-box li .newstitle{
	position: relative;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	color: #666;
	margin-top: 10px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition:all 0.3s;
}
.ksnews-box li:hover .newstitle{
	color: #008cd7;
}
.ksnews-box li .newsinfo{
	height: 65px;
	line-height: 21px;
	font-size: 12px;
	color: #999;
	margin-top: 15px;
    overflow: hidden;
    transition:all 0.3s;
}
.ksnews-box li:hover .newsinfo{
	color: #666;
}
.ksnews-box li .newsinfo .imgbox{
    display: none;
    position: relative;
    float: left;
    width: 100px;
    height: 65px;
    margin-right: 10px;
    overflow: hidden;
}
.ksnews-box li .newsinfo .imgbox .img{
    position: absolute;
    width: 100%;
    height: 100%;
    transition:all 0.3s;
}
.ksnews-box li:hover .newsinfo .imgbox .img{
	-webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.ksnews-box li .more{
    position: relative;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	text-align: left;
	color: #c0a063;
	font-family: ywzt;
	margin-top: 10PX;
	transition:all 0.6s;
}
.ksnews-box li:hover .more{
	color: #008cd7;
}
.ksnews-box li .newpicbox{
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.ksnews-box li .newpicbox .ppicbox{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 30px;
	left: 0;
	opacity: 0;
	transition: all 0.8s ease;
}
.ksnews-box li .newpicbox .ppicbox.active{
	opacity: 1;
	top: 0;
	transition-delay: 0.5s;
}
.ksnews-box li:hover .newpicbox .ppicbox{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	transition-delay: 0s;
}

.inbox .newsmorex{
	position: absolute;
	width: 100px;
	height: 30px;
	bottom: 30px;
	left: 50%;
	margin-left: -50px;
	transition: 0.8s ease;
	opacity: 0;
}
.inbox .newsmorex.active{
	bottom: 60px;
	opacity: 1;
	transition-delay: 0.6s;
}


/*鼠标图标*/
.mouse-icon {
	position: absolute;
	width: 23px;
	height: 45px;
	bottom: 35px;
	left: 50%;
	margin-left: -11px;
	z-index: 111;
	background: url(../images/mouse.png) center no-repeat;
	overflow: hidden;
	transition: 0.5s;
}
.mouse-icon span {
	display: block;
	width: 2px;
	height: 6px;
	position: absolute;
	background: #fff;
	left: 50%;
	margin-left: -1px;
	top: 10%;
	-webkit-animation: mouseShow 1s ease-out infinite;
	-o-animation: mouseShow 1s ease-out infinite;
	animation: mouseShow 1s ease-out infinite;
}

@-webkit-keyframes mouseShow {
	0% {
		top: 20%;
		opacity: 1;
	}
	100% {
		opacity: 0;
		top: 60%;
	}
}

@-o-keyframes mouseShow {
	0% {
		top: 20%;
		opacity: 1;
	}
	100% {
		top: 60%;
		opacity: 0;
	}
}

@-moz-keyframes mouseShow {
	0% {
		top: 20%;
		opacity: 1;
	}
	100% {
		top: 60%;
		opacity: 0;
	}
}

@keyframes mouseShow {
	0% {
		top: 20%;
		opacity: 1;
	}
	100% {
		top: 60%;
		opacity: 0;
	}
}

.fkmore {
	position: relative;
	width: 100px;
	height: 28px;
	line-height: 26px;
	border: 1px solid rgba(0, 0, 0, .2);
	background: url(../images/jt.png) 23px 8px no-repeat;
	color: rgba(255, 255, 255, .0);
	text-align: center;
	transition: all 0.3s;
	cursor: pointer;
}

.fkmore:hover {
	border: 1px solid #c0a063;
	background: #c0a063 url(../images/jt.png) -100px 8px no-repeat;
	color: rgba(255, 255, 255, 1);
}

@media (max-width:1441px){
	.nrbox {
	    position: relative;
	    width: calc(100% - 40px);
	    max-width: 1300px;
	    height: 100%;
	    margin-left: auto;
	    margin-right: auto;
	}
	
}
