a,b,body,dd,div,dl,dt,em,form,h1,h2,h3,h4,h5,h6,i,iframe,img,ins,li,ol,p,small,span,strong,textarea,u,ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	font-family: '微软雅黑';
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

dd,dl,dt,li,ol,ul {
	list-style: none;
}

a,img {
	text-decoration: none;
	border: 0;
}

em,i {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.clearfloat {
	zoom: 1;
}

.center1280 {
	width: 1280px;
	margin: 0 auto;
}

.body2 #header .bar .txt {
	padding-left: 0;
	text-align: center;
	font-size: 36px;
}

.body2 .new-article .title {
	color: #824297;
}

.pdt50 {
	padding-top: 50px;
}

.otherNew {
	padding-top: 23px;
	margin-top: 30px;
	border-top: 1px solid #ccc;
}

.otherNew .list {
	margin-top: 20px;
}

.body3 #header .bar {
	display: none;
}

.body3 .title {
	color: #824297;
}

.body3 .pdt50 {
	padding-top: 50px;
}

#header {
	width: 1280px;
	height: 432px;
	margin: 0 auto;
	position: relative;
}

#header .bg {
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#header .imglist {
	top: 0;
	left: 0;
	margin-left: 100%;
	position: absolute;
}

#header .search {
	position: absolute;
	display: none;
}

#header .bar {
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 2;
	position: absolute;
}

#header .bar .txt {
	padding-left: 140px;
	font-size: 24px;
	color: #fff;
	line-height: 74px;
	z-index: 2;
	position: relative;
}

#header .bar .en-txt {
	padding-left: 140px;
	font-size: 20px;
	color: #fff;
	line-height: 74px;
	z-index: 2;
	position: relative;
}

#header .pagination {
	top: 0;
	right: 20px;
	height: 74px;
	line-height: 74px;
	position: absolute;
	z-index: 99;
}

#header .pagination span {
	height: 10px;
	width: 10px;
	background-color: #fff;
	opacity: .3;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 10px;
}

#header .pagination .navcur {
	opacity: 1;
}

#header .bar-bg {
	height: 100%;
	width: 100%;
	background-color: #824297;
	opacity: .7;
	z-index: 1;
	top: 0;
	left: 0;
	position: absolute;
}

#content {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#newContent {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#newContent .conTxt {
	width: 850px;
	float: right;
}

.list-time {
	display: inline-block;
	vertical-align: top;
}

.list-title {
	display: inline-block;
	vertical-align: top;
	width: 85%;
	margin-left: 1%;
}

.list-title a:hover {
	text-decoration: underline;
}

.conNav {
	float: left;
	padding: 40px 0 145px 30px;
	background-color: #c5aace;
	font-size: 0;
	line-height: 0;
	position: relative;
	z-index: 2;
}

.conNav li {
	width: 166px;
}

.conNav p {
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
}

.conNav .second p {
	font-size: 12px;
}

.conNav span {
	height: 30px;
	width: 10px;
	background-color: #fff;
	opacity: 0;
	left: -15px;
	top: 50%;
	transform: translate(0, -50%);
	position: absolute;
}

.conNav a {
	font-size: 0;
	color: #fff;
	font-weight: bold;
	padding: 15px 5px 15px 0;
	line-height: 1.5;
	border-bottom: 1px solid #fff;
	position: relative;
	display: block;
}

.conNav a:hover span {
	opacity: 1;
}

.conNav .cur span {
	opacity: 1;
}

.conNavBG {
	left: 0;
	top: 0;
	height: 100%;
	width: 196px;
	background-color: #c5aace;
	position: absolute;
	z-index: 1;
}

.aHover a:hover {
	color: #824297;
	text-decoration: underline;
}

.icon-more {
	height: 12px;
	width: 12px;
	background: url(../../images/school/public/icon-more.jpg) no-repeat;
	float: left;
	margin-right: 5px;
}

.nav-wrap {
	width: 100%;
	height: 132px;
	z-index: 3;
	position: relative;
}

.nav-wrap .nav-bg {
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: .8;
	position: absolute;
	background-color: #fff;
}

.nav-wrap .nav-left {
	float: left;
	padding-top: 12px;
	padding-left: 50px;
	position: relative;
	z-index: 2;
}

.nav-wrap .nav-left a {
	display: block;
}

.nav-wrap .nav-right {
	float: right;
	padding-right: 54px;
	padding-top: 16px;
	text-align: right;
	position: relative;
	z-index: 2;
}

.nav-wrap .nav-right .version {
	font-size: 12px;
	color: #824297;
}

.nav-wrap .nav-right .version a {
	color: #824297;
}

.nav-wrap .nav-right .nav {
	font-size: 14px;
	margin-top: 30px;
}

.nav-wrap .nav-right .nav a {
	color: #38363d;
	font-weight: 600;
}

.nav-wrap .nav-right .nav .second {
	font-size: 12px;
}

.nav-wrap .nav-right .nav .cur {
	color: #824297;
}

.nav-wrap .nav .ahref {
	font-size: 14px;
	float: left;
	position: relative;
}

.nav-wrap .nav .ahref .ashow {
	padding: 10px 10px;
	border-left: 1px solid #cfcfcf;
}

.nav-wrap .nav .ahref:first-child .ashow {
	border: 0;
}

.nav-wrap .nav .ahref .line {
	width: 100%;
	height: 3px;
	margin-top: 12px;
	background-color: #824297;
	display: none;
}

.nav-wrap .nav .ahref ul {
	left: 0;
	top: 100%;
	position: absolute;
	border: 1px solid #fff;
	box-shadow: 2px 3px 12px 0 rgba(0,0,0,0.22);
	display: none;
}

.nav-wrap .nav .ahref li {
	min-width: 200px;
	color: #000;
	text-align: left;
}

.nav-wrap .nav .ahref li a {
	background-color: rgba(242,240,240,0.8);
	font-weight: normal;
	display: block;
	padding: 8px 5px 8px 18px;
}

.nav-wrap .nav .ahref li a:hover {
	background-color: rgba(207,187,213,0.8);
	border-left: 2px solid #824297;
}

.nav-wrap .nav .ahref:hover .ashow {
	color: #824297;
}

.nav-wrap .nav .ahref:hover .line {
	display: block;
}

.nav-wrap .nav .ahref:hover ul {
	display: block;
}

.navBot {
	margin-top: 70px;
	overflow: hidden;
	text-align: center;
}

.navBot ul {
	display: inline-block;
}

.navBot li {
	text-align: left;
	float: left;
	margin-right: 45px;
	line-height: 1.5;
	width: 100px;
}

.navBot li:last-child {
	margin-right: 0;
}

.navBot h5 {
	font-size: 16px;
	color: #824297;
	font-weight: bold;
}

.navBot a {
	display: block;
	color: #38363d;
	font-size: 12px;
	margin-top: 10px;
}

.navBot a:hover {
	color: #824297;
	text-decoration: underline;
}

.imgtxt .imgbox {
	display: inline-block;
	vertical-align: middle;
}

.imgtxt .txt {
	margin-left: 30px;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
}

.sbsb {
	background: url(../../images/school/public);
}

.conTxt {
	width: 765px;
	float: right;
}

.conTxt .title {
	padding: 16px 0;
	margin: 30px 0;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #7f598c;
}

.conTxt .article {
	font-size: 16px;
	color: #414042;
	line-height: 2;
}

.conTxt .article .nomg {
	margin: 0;
}

.conTxt .article .line,.conTxt .article hr {
	height: 2px;
	width: 100%;
	background-color: #7f598c;
	margin: 25px 0;
}

.conTxt .article hr {
	background-color: #e7e7e7;
	border: 0;
}

.conTxt .article .line-gray {
	background-color: #e7e7e7;
}

.conTxt .article .sbbg {
	padding: 24px 27px;
	font-size: 12px;
	background: url(../../images/school/public);
}

.new-article {
	width: 914px;
	margin: 0 auto;
	float: none;
}

.paging {
	font-size: 14px;
	line-height: 1;
}

.paging .paging-wrap {
	float: right;
}

.paging div {
	margin: 0 5px;
}

.paging div,.paging span {
	display: inline-block;
	vertical-align: middle;
}

.paging div a,.paging span a {
	display: block;
}

.paging .next,.paging .prev {
	background-color: #c5aace;
}

.paging .next a,.paging .prev a {
	padding: 5px 20px;
	color: #fff;
}

.paging span a {
	color: #c5aace;
}

.paging .cur a {
	color: #f3d1ff;
}

.contact .item {
	text-align: center;
	font-size: 0;
}

.contact .list {
	width: 154px;
	display: inline-block;
	margin-left: 85px;
	font-size: 14px;
}

.contact .list:first-child {
	margin-left: 0;
}

.contact .list h5 {
	background-color: #824297;
	text-align: center;
	height: 30px;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
}

.footer {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}

.footer a {
	color: #38363d;
}

.fooTop {
	height: 140px;
	background-color: #f5f5f5;
}

.fooTop .follow {
	margin: 25px 10px;
	float: right;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.fooTop .wrap {
	overflow: hidden;
}

.fooTop table {
	margin-top: 50px;
	margin-left: 32px;
	border: 0;
	float: left;
	text-align: left;
	font-size: 12px;
}

.fooTop table th {
	padding: 5px 15px;
}

.fooTop table td {
	padding: 0 15px;
}

.fooTop table tr {
	margin-top: 14px;
}

.fooTop table .bor {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.mgt25 {
	margin-bottom: 25px;
}

.mgud25 {
	margin: 25px 0;
}

.fooBot {
	background-color: #414042;
	color: #fff;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
}

.fooBot .wrap {
	overflow: hidden;
}

.fooBot .lp {
	opacity: .5;
	float: left;
	margin-left: 45px;
}

.fooBot .rp {
	opacity: .5;
	float: right;
	margin-right: 15px;
}

#xinyao #header {
	height: 600px;
}

#xinyao #header .bar {
	display: none;
}

#xinyao #header .pagination {
	top: auto;
	bottom: 10px;
	width: 100%;
	text-align: center;
	right: auto;
}

#xinyao #header .pagination span {
	padding: 5px 0;
	height: auto;
	width: auto;
	margin-left: 20px;
	background-color: transparent;
	opacity: 1;
}

#xinyao #header .pagination i {
	width: 35px;
	height: 3px;
	display: block;
	background-color: #fff;
	border-radius: 0;
	opacity: 1;
}

#xinyao #header .pagination span.navcur i {
	background-color: #6d589b;
}

#xinyao #content {
	overflow: visible;
	background: url(../../images/school/xinyao) no-repeat 0 0;
}

#xinyao .videoWrap {
	width: 900px;
	margin: 0 auto;
	min-height: 370px;
	position: relative;
}

#xinyao .videoWrap .more {
	left: 28px;
	bottom: 28px;
	z-index: 2;
	position: absolute;
}

#xinyao .videoWrap .video {
	top: -28px;
	left: 0;
	position: absolute;
	z-index: 2;
}

#xinyao .videoWrap .video video {
	width: 553px;
	background-color: #000;
}

#xinyao .videoWrap .v-txt {
	top: -28px;
	right: 0;
	z-index: 1;
	position: absolute;
	background-color: #bc9bc9;
}

#xinyao .videoWrap .v-txt .bg {
	right: 0;
	top: 0;
	z-index: 2;
	position: absolute;
}

#xinyao .videoWrap .p-txt {
	padding: 20px 35px 30px 130px;
	text-align: right;
	z-index: 9;
	position: relative;
	max-width: 300px;
}

#xinyao .videoWrap .p-txt h4 {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

#xinyao .videoWrap .p-txt .line {
	width: 8px;
	height: 2px;
	background-color: #fff;
	margin: 17px 0;
	display: inline-block;
}

#xinyao .videoWrap .p-txt p {
	font-size: 13px;
	color: #fff;
	text-indent: 2em;
	text-align: justify;
	line-height: 1.5;
}

#xinyao .tpic {
	margin-top: 80px;
	padding-bottom: 100px;
	background: url(../../images/school/xinyao) no-repeat 0 0;
	position: relative;
}

#xinyao .tpic-title {
	width: 100%;
	text-align: center;
}

#xinyao .imgSwipe {
	margin: 130px auto 0;
	width: 1000px;
	height: 400px;
	position: relative;
}

#xinyao .imgSwipe .img {
	width: 302px;
	height: 304px;
	top: 0;
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.3);
	position: absolute;
	left: 50%;
	margin-left: -151px;
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	background-color: #fff;
}

#xinyao .imgSwipe .img img {
	width: 100%;
}

#xinyao .imgSwipe .img .cover {
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	font-size: 22px;
	color: #000;
	text-align: center;
	top: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	transition: all .6s;
}

#xinyao .imgSwipe .img .cover .ppp {
	width: 100%;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
}

#xinyao .imgSwipe .img.showCover .cover {
	opacity: 1;
}

#xinyao .left,#xinyao .right {
	top: 356px;
	left: 100px;
	z-index: 2;
	cursor: pointer;
	position: absolute;
}

#xinyao .right {
	left: auto;
	right: 100px;
}

#xinyao .imglist:first-child {
	margin-left: 0;
}

#xinyao .news {
	width: 100%;
	min-height: 530px;
	background: url(../../images/school/xinyao) repeat-y;
	font-size: 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}

#xinyao .news .more {
	right: 140px;
	bottom: 60px;
	z-index: 9;
	position: absolute;
}

#xinyao .news .news-content {
	padding-top: 80px;
	z-index: 1;
	position: relative;
}

#xinyao .news .item {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

#xinyao .news .item:last-child p {
	border: 0;
}

#xinyao .news p {
	width: 274px;
	overflow: hidden;
	text-align: justify;
	font-size: 13px;
	padding: 0 30px;
	line-height: 1.5;
	margin-top: 30px;
	border-right: 1px solid #e3dae7;
}

#xinyao .news .tt {
	width: 274px;
	position: relative;
	text-align: left;
	display: inline-block;
}

#xinyao .news .line {
	width: 20px;
	height: 8px;
	bottom: 0;
	right: 0;
	background-color: #000;
	position: absolute;
}

#xinyao .school {
	background: url(../../images/school/xinyao) no-repeat;
	background-position: center bottom;
	/* height: 360px; */
	text-align: center;
	padding: 50px 20px;
}

#xinyao .school .wrap {
	font-size: 13px;
	padding-top: 100px;
	line-height: 1.5;
	width: 600px;
	margin: 0 auto;
}

#xinyao .school .arrow {
	width: 100%;
	bottom: 0;
	position: absolute;
}

#xinyao #content {
	width: 1280px;
}

.videoWrap1 {
	width: 1280px;
	margin: 0 auto;
	/* height: 300px; */
	position: relative;
}
.videoWrap1 .v-txt{
display: flex;
    justify-content: space-between;
}
.videoWrap1 .v-txt1{
	
width: calc(100% - 750px);
}
.videoWrap1 .v-txt1 img{max-width:100%}

#xinyao .videoWrap1 .v-txt2 {
	width: 700px;
	z-index: 1;
	background-color: #FFFFFF;
}

#xinyao .videoWrap1 .v-txt2 .p-txt1 {
	/* padding: 100px 40px 100px 30px; */
	/*text-align: right;*/
	z-index: 9;
	position: relative;
	max-width: 200px;
	font-size: 26px;
}

#xinyao .videoWrap1 .p-txt1 .p-picture2 {
	padding: 20px 40px 20px 0;
	text-align: right;
	z-index: 9;
	position: relative;
	max-width: 300px;
}

#xinyao .videoWrap1 .p-picture2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   .line1 {
	padding: 20px 40px 30px 165px;
	text-align: right;
	z-index: 9;
	position: relative;
	max-width: 300px;
	font-size: 13px;
}

#xinyao .videoWrap1 .v-txt2 .line1
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             .p-txt2 {
	padding: 100px 35px 30px 130px;
	z-index: 9;
	max-width: 100px;
	font-size: 13px;
}

#xinyao .videoWrap1 .v-txt2 .p-txt2
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           .xttblog {
	width: 1200px;
	height: 170px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	color: #00A000;
}

.box {
	margin-left: 5px;
	margin-top: 5px;
	list-style-type: none;
}

.box:after {
	content: ".";
	display: block;
	line-height: 0;
	width: 0;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.box li {
	float: left;
	line-height: 230px;
}

.box li a:hover {
	border-color: #f00;
	z-index: 2;
}

.list1 {
	margin-top: 20px;
	margin-right: 30px;
}