@charset "utf-8";

@import url(../font/stylesheet.css);
@import url(../font/font.css);
.ewmt{width: 175px;
    position: absolute;
    right: -29%;
    top: 10%;
    text-align: center;}
.ewmt img{width: 60%;
    padding-bottom: 10px;}

.ewmt p{color:#9B49B8}

.jsml{width: 100%; height: auto;float: left; margin-top:10px; margin-bottom: 40px;  font-family: "microsoft yahei" !important;}
.jsml ul{float: left;width:100%;}
.jsml ul li{float: left; width:16.5%; max-width: 180px; height: auto; min-height: 287px; overflow: hidden; margin-right: 1.6%; margin-bottom: 60px;}
.jsml ul li .pic{width:100%; height: 227px; overflow: hidden; float: left;}
.jsml ul li .pic img{width:100%;}
.jsml ul li .bt{float: left; width:100%; height: auto; padding-top: 0px; background-color: #784383;}
.jsml ul li .bt a{margin: 0 auto;display: block; width:100%; text-align: center; color: #fff; font-size: 24px;  padding: 10px 0;}	



.inner {
	width: 1400px;
	margin: 0px auto;
}
.top_wrap .inner,.head-right .inner{width:1600px;}
.fl{float:left!important}
.fr{float:right!important}
/* 头部*/
.top {

background: #00204c;

width: 100%;

height: 50px;

z-index: 9;

display: none;
}
.top_left ul li{position:relative;}
.codes{display:none;position:absolute;top: 28px;left:0px;width:100px;height:100px;overflow:hidden;z-index: 999;}
.codes img{width:100%;}
.top_left ul li:hover .codes{display:block;}
.sitelogo {
	padding: 26px 0px;position: relative;
}

.top_link {
	margin-top: 65px;
	margin-bottom: 0px;
}

.top_link ul li {
	float: left;
	padding: 0px 20px;
}

.top_link ul li a {
	color: #5d197b;
	font-size: 16px;
}

.top_link .kuai {
	padding: 0px 25px;
	margin-right: 30px;
	position: relative;
	background: url(../img/icon4.png) no-repeat left center, url(../img/icon5.png) no-repeat right center;
	display: none;
}

.top_link .kuai ul {
	position: absolute;
	/* background: #00204c; */
	width: 150px;
	left: 0px;
	top: 20px;
	display: none;
	padding-top: 15px;
	z-index: 99;
}

.top_link .kuai:hover ul {
	display: block;
}

.top_link .kuai ul li {
	float: none;
	text-align: center;
	background-color: #fff;
}

.top_link .kuai ul li a {
	color: #333;
	line-height: 35px;
}

.top_left .link_last {
	background: none;
}

.top_left ul li {
	float: left;
	margin-top: 15px;
	padding: 0px 18px;
	background: url(../img/line4.png) no-repeat right center;
}

.top_link .eng {
	background: url(../img/icon6.png) no-repeat left center;
}


/* 搜索*/
.search {
	padding-left: 50px;
	font-size: 16px;
	cursor: pointer;
	position: relative;
}

.search input {
	border: 1px solid #9b49b8;
	background: rgba(255, 255, 255, 0.1);
	height: 28px;
	line-height: 28px;
	color: #9b49b8;
	border-radius: 14px;
	margin-top: -20px;
	width: 0px;
	text-indent: 10px;
	opacity: 0;
}

.search i.active {
	position: absolute;
	right: 0px;
	top: 0px;
	border: 1px solid #5d197b;
	border-radius: 50%;
}

.search button {
	display: none;
}

.search.active input {
	width: 150px;
	opacity: 1;
	padding-right: 25px;
}

.search.active i.active {
	position: absolute;
	right: 25px;
	top: 0px;
}

.icon-search:before {
	color: #5d197b;
}

.search.active i.active:before {
	content: '\ea1f';
}


.top_wrap {
	/* position: absolute; */
	z-index: 9;
	/* top: 50px; */
	left: 0px;
	width: 100%;
	background: url(../img/jx.png) no-repeat 0px;
	/* padding-bottom: 150px; */
	background-size: 100% 100%;
}

/*导航*/
/*nav*/
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.nav {
	width: 100%;
	height: 60px;
	line-height: 60px;
}
.head-right {background: url(../img/navbg.png) no-repeat 0px;background-size: 100% 100%;}
.nav ul>li {
	float: left;
	text-align: center;
	/* padding-left: 6px; */
	/* padding-right: 6px; */
	position: relative;
	width: 10%;
}

.nav .nav_first {
	padding-left: 0px;
}

.nav .nav_last {
	padding-right: 0px;
}

.nav li a {
	font-size: 24px;
	/* font-weight: bold; */
	color: #fff;
}
.nav li:hover{
	background:#5d197b;
}
.nav li ol {
	position: absolute;
	/* left: -50%; */
	top: 60px;
	z-index: 9999;
	min-width: 100%;
	display: none;
	background: #fff;
}

.nav li ol li {
	width: 100%;
	height: 45px;
	line-height: 45px;
}
.nav li ol li:hover a{color:#fff}
.nav li ol li a {
	display: block;
	width: 100%;
	font-size: 16px;
	/* margin: 0px 2%; */
	color: #333;
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}
.nav ul>li:hover ol{display: block;}




















/* banner */
.banner_wrap{
	position: relative;
}
.banner_wrap img{width: 100%;}
.sliderbutton{
	position:absolute;
	bottom:55px;
	width: 20px;
	height: 20px;
	z-index: 999;
	display: none !important;
}
.lecturelist li{
	position: relative;
}
.lecturelist .prev{
	right:29%;
	background: url(../img/left.png) no-repeat center;
}
.lecturelist .next{
	right:18%;
	background: url(../img/right.png) no-repeat center;
}
.lecturelist li img{width: 100%;height: 600px;}
.caption{
	position: absolute;
	height: 60px;
	padding: 0px 25px;
	color: #FFFFFF;
	background: rgb(98,22,129,0.7);
	z-index: 999;
	left: 20%;
	line-height: 60px;
	bottom: 50px;
	font-size: 20px;
	display: none;
}
.slick-dots{
	position: absolute;
	right: 0px;
	bottom: 32px;
	text-align: center;
	width: 55%;
	/* margin: 0px auto; */
	/* display: block; */
}
.slick-dots li{
	float: left;
	/* padding: 0px 10px; */
	/* font-size: 16px; */
	background: #ffffff;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	box-sizing: border-box;
	margin-left: 15px;
	display: inline-block;
}
.slick-dots li button{
	background:none;
	color: transparent;
}
.slick-dots .slick-active{
	font-size: 26px;
	font-weight: bold;
background:#5d197b;
	
}
.slick-dots .slick-active button{
	/* color: rgb(98,22,129); */
	/* margin-top: -20px; */
}
/* 学校要闻 */

.main1 {
	margin-top: 40px;
	/* margin-bottom: 20px; */
	background: f1f1f1;
}


.news_title {
	/* height: 75px; */
	margin-bottom: 25px;
	line-height: 70px;
	text-align: center;
	position: relative;
	background: url(../img/titlebg1.png) no-repeat center;
}
.news{margin-bottom:30px;}
.news_title>h1 {
	color: #5d197b;
	/* height: 75px; */
	font-size: 28px;
	/* font-weight: normal; */
}


.news ul li {
	float: left;
	max-width: 320px;
	width: 23%;
	margin-right: 2.8%;
	overflow: hidden;
	position: relative;
	background-color: #fff;
	border-top: 4px solid #5d197b;
	box-shadow: 2px 2px 5px #dfdfdf,-2px -2px 5px #dfdfdf;
}
.news ul li>a{display: block;}
.news ul li>a>p{
	margin: 0px 20px;
	margin-top: 15px;
	font-size: 16px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
}
.news_img {
	height: 215px;
	overflow: hidden;
}

.news_img,
.news_img img {
	width: 100%;
	transition: .5s;
	height: 215px;
}

.news .news_last,.news_list .news_last,.option .news_last{
	margin-right: 0px;
}
.date1{
	width: 60px;
	height: 60px;
	text-align: center;
	background-color: #5d197b;
	color: #FFFFFF;
	overflow: hidden;
	margin-left: 20px;
	margin-top: -30px;
	position: relative;
	z-index: 999;
}
.date1 p{
	font-weight: bold;
	font-size: 24px;
	margin-top: 8px;
	margin-bottom: 4px;
}


.news .xiang,.news_list .xiang{
	color: #960218;
	display: inline-block;
	margin:20px 20px 15px 20px;
	padding-right: 25px;
	background: url(../img/icon8.png) no-repeat right center;
}
.news ul li:hover .news_img img {
	transform: scale(1.1, 1.1);
	transition: .5s;
}
.news ul li:hover a>p{
	color: #9b49b8;
}
.news_list{
	margin-top: 45px;
	border: 1px solid #e1e1e1;
	overflow: hidden;
	padding: 25px 20px;
	margin-bottom: 40px;
	display: none;
}
.news_list ul li{
	float: left;
	width: 32%;
	overflow: hidden;
	margin-right: 2%;
	position: relative;
}
.news_list .date1,.news_list ul li h3{
	float: left;
}
.news_list ul li h3{
	width: 81%;
	margin-left: 5%;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
}
.news_list .date1{
	margin:0px;
	background-color: #00204c;
	
}

.news_list .xiang{
	margin:0px;
	position: absolute;
	right: 0px;
	bottom: 3px;
}
.more{
	text-align: center;
	font-size: 15px;
	/* font-weight: bold; */
	display: block;
	/* margin-top: 46px; */
	position: absolute;
	right: 0px;
	top: 0px;
}

.tab-bd1 .more{
	top:-65px;
}



/* 通知公告*/
.main2{
	background: url(../img/m2bg.png) no-repeat center;
	width: 100%;
	padding: 30px 0px 20px;
	background-size: 100% 100%;
}
.main2 .news_title{	
	background: url(../img/titlebg2.png) no-repeat center;
}
.main2 .news_title h1{
	color: #fff;
	
}
.notice{
	margin-top: 35px;
}
.tab-hd{
	width: 44%;
	margin: 40px auto;
}
.tab-hd li{
	float: left;
	color: #FFFFFF;
	padding: 3px 15px;
	border: 1px solid #fff;
	border-radius: 15px;
	font-size: 16px;
	margin-right: 12px;
}
.tab-hd .active{
	background-color: #fff;
	color: #333;
}

.option li{
	float: left;
	width: 23.5%;
	margin-right: 2%;
	background-color: #fff;
	margin-bottom: 30px;
}
.option li a{
	display: block;
	color: #333;
	margin: 20px;
}
.option li h3{
	padding: 3px 13px;
	color: #fff;
	background-color: #960218;
	font-weight: normal;
	font-size: 16px;
}
.date2{
	color: #960218;
}
.option li h2{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	line-height: 28px;
	margin: 20px 0px;
	height: 56px;
	overflow: hidden;
}


.option li a:hover h2 {
	color: #9b49b8;
}
.main2 .more{
	color: #FFFFFF;
	/* margin-top:15px; */
}

.tab-bd>li {
	display: none;
	width: 100%;
	position: relative;
	display: none;
	
}
.tab-bd .thisclass {
	display: block;
}
.tab-bd1>li {
	display: none;
	width: 100%;
	position: relative;
	display: none;
	
}
.tab-bd1 .thisclass {
	display: block;
}
.tab-hd1{
	width: 32%;
	margin: 40px auto;
}
.tab-hd1 li{
	float: left;
	color: #c6c5c5;
	padding: 3px 7px;
	border: 1px solid #fff;
	border-radius: 15px;
	font-size: 28px;
	/* margin-right: 12px; */
	/* font-weight: bold; */
}
.tab-hd1 .active{
	
color: #5d197b;
	
font-weight: bold;
}




/* 学术交流 */
.main3 {
	background-color: #f1f1f1;
	overflow: hidden;
	padding-bottom: 20px;
}
.main3 .inner{
	margin-top: 30px;
}
.main3 .news_title{	
	margin-bottom: 35px;
	background: url(../img/titlebg3.png) no-repeat center;
}

.xue_left{	
	max-width: 680px;
	width: 49%;
	position: relative;
	background: url(../img/bg1.png) no-repeat right 10px;
}
#dowebok{
	max-width: 670px;
	width: 99%;
	position: relative;
}
#dowebok .xue_img{
	height: 390px;
	overflow: hidden;
}
#dowebok .xue_img img{width: 100%;}
#dowebok li{
	position: relative;
	padding-bottom: 60px;
}
#dowebok li a{display: block;}
.cap{
	position: absolute;
	left: 60px;
	bottom: 0px;
	font-size: 18px;
	color: #5d197b;
}
.centered-btns_nav {
	position: absolute;
	top: 60px;
	z-index: 2;
	width: 30px;
	height: 30px;
	margin-top: -40px;
	line-height: 200px;
	background: url(../img/banleft.png) no-repeat left center;
	overflow: hidden;
	opacity: .7;
}
.prev{
	right: 63px;
}
.next {
	right: 30px;
	background: url(../img/banright.png) no-repeat left center;
}

.centered-btns_nav:active {
	opacity: 1;
}
.line{
	position: absolute;
	left: 30px;
	bottom: 0px;
	z-index: 99;
}

.xue_right{
	max-width: 680px;
	width: 48%;
}
.xue_right ul li{
	overflow: hidden;
	margin-bottom: 40px;
}
.date3{
	float: left;
	font-size: 18px;
	color: #960218;
	text-align: right;
	padding-bottom: 15px;
	background: url(../img/line2.png) no-repeat right bottom;
}
.date3 p{
	line-height: 35px;
	font-weight: bold;
	margin-bottom: 3px;
}
.xue_right ul li a{
	display: block;
	width: 80%;
	float: left;
	margin-left: 4%;
}
.xue_right ul li a h2{
	font-size: 18px;
	color: #5d197b;
	font-weight: normal;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zhai{
	font-size: 14px;
	line-height: 28px;
	margin-top: 15px;
}


/* 底部链接 */
.main4 {
	margin: 40px 0px;
}
.main4 ul li{
	float: left;
	width: 20%;
	text-align: center;
}

/* 底部图片 */



/* 页尾 */
.footer {
	color: #FFFFFF;
	padding-bottom: 30px;
	background: url(../img/22.png) repeat-y center;
	overflow: hidden;
	/* background-size: 100%; */
}
.links{
	width: 50%;
	margin-right: 5%;
}
.links ul li{
	float: left;
	width: 33.3%;
	margin-top: 15px;
}
.links ul li a{
	color: #fff;
	
}
.links h3,.contact h3{
	font-size: 16px;
	font-weight: normal;
	padding: 30px 0px 0px 0px;
}
.contact h3{
	margin-bottom: 15px;
}
.contact p{
	margin-top: 15px;
}
.yu a{
	width: 240px;
	height: 60px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
	margin-top: 30px;
}
.yu{
	padding-top:35px;
}
.yu img{
	width:130px;
}
.yu span{
	display:block;
	text-align:center;
	padding-top:5px;
}
.copy{
	line-height: 60px;
	color: #FFFFFF;
	background-color: #9b49b8;
	text-align: center;
	display: none;
}

/* 内页 */


.nav_left {
	margin-top: -90px;
	max-width: 280px;
	width: 20%;
	position: relative;
	z-index: 999;
	

}

.nav_left>h2 {
	font-size: 24px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	color: #fff;
	background: #784383;
	/*background: #00204c url(../img/lanicon.png) no-repeat right top;*/
}


.nav_left ul li a {
	font-size: 18px;
	display: block;
	text-align: center;
	height: 59px;
	line-height: 59px;
	box-sizing: border-box;
	color: #333;
	/* border-left: 4px solid #16529f; */
	border-bottom: 1px solid #f3f1ec;
	background-color: #e9edf4;
}

.nav_left ul li:hover a {
	color: #fff;
	border-left: none;
	background-color: #784383;
}

.nav_left .act a{
	border-left: none;
	background-color: #784383;
	color: #fff;
}






/*右侧*/
.nav_right {
	width: 78%;
	max-width: 1040px;
	/* padding: 30px; */
	background-color: #fff;
}

/* .right_inner {
	margin: 20px 25px;
} */

.right_top {
	border-bottom: 2px solid #784383;
	/* margin-top: 20px; */
}

.right_top>h3 {
	font-size: 28px;
	color: #5d197b;
	height: 70px;
	font-weight: normal;
	line-height: 70px;
}


.right_top>p{
	padding-left: 25px;
	background: url(../img/di.png) no-repeat left center;
}
.right_top>p,
.right_top>p a {
	font-size: 12px;
	color: #333;
	margin-top: 25px;
}

.right_top>p {
	margin-right: 10px;
}





/* 列表 */
/* .list>ul {
	margin-top: 20px;
} */

.list>ul li {
	
	/* transition: .5s; */
	overflow: hidden;
	padding: 25px 0px;
	border-bottom: 1px dashed #bababa;
}

.list>ul li a {
	/* float: left; */
	display: block;
	/* width: 92%; */
	padding-left: 35px;
	box-sizing: border-box;
}
.list .date3{padding-bottom: 10px;margin-right: 30px;margin-bottom: 60px;}
.list .date3 p{
	line-height: 25px;
}
.list>ul li a h2{
	font-size: 18px;
	color: #5d197b;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list .zhai{
	margin-top: 10px;
}
.list {
	margin-bottom: 70px;
}
.list>ul li:hover{
/* 	margin: 0 -20px; */
	
	background-color: #784383;
	box-shadow: 5px 5px 8px #9ca8ba,-5px 0px 8px #9ca8ba;
}
.list>ul li:hover .date3,.list>ul li:hover h2,.list>ul li:hover .zhai{color: #fff;}
.list>ul li:hover .date3{
	margin-left: 20px;
	background-image: url(../img/line5.png);
}
.list>ul li a:hover{width: 89%;}
/*xrld*/
.xrld{float:
	left;margin-bottom: 50px;}
.xrld dl dd{
	
	width:49%;
	margin-top:30px;
	margin-left:0%;
	min-height: 320px;
}
.xrld dl dd .zc{float:left;width: calc(100% - 50px);background:#e8eff5 no-repeat left center;line-height:40px;padding:0 25px;margin-bottom: 20px;font-size: 18px;font-weight: bold;color: #5c1a7a;}
.xrld dl dd .pic{float:left;
	width:190px;
	height:270px;
	margin:0px auto;
padding: 5px; /* border:1px solid #023459;*/ overflow: hidden;
	display:block;
}
.xrld dl dd .pic img{width:100%;}
.xrld dl dd .bt{float:right;width:calc(100% - 220px);
	text-align:left;border-bottom:2px solid #023459;
	padding:10px 0px;
	font-size: 18px;
}.xrld dl dd .bt a{font-size: 18px;color:#333;}
.xrld dl dd .zz{float:right;width:calc(100% - 220px); margin-top:10px; 
	text-align:left;line-height:25px; font-size: 14px; color:#333;
	font-size: 15px;
}
/*内容*/
.content_title>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;a
}

.cont {
	margin-top: 30px;
}


.cont p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}
.cont table td p {
	text-indent: 0em;
	line-height: 24px;
	font-size: 16px;
	margin-top: 0px;
}


.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
	display: none;
}

.fen .popup_renren {
	background-position: 1px -208px;
}

.fen .popup_tqq {
	background-position: 1px -260px;
}

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color: #02864f;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}

.content {
	padding-bottom: 50px;
}

.dp {
	margin-bottom: 80px;
}



.teacher{padding-top:20px;}
.teacher dl dt{/* height:36px; *//* line-height:36px; */background:#f4f4f4;margin-bottom:16px;}
.teacher dl dt h1{font-family:"Microsoft Yahei";font-size:18px;color: #784383;padding: 10px 0px;padding-left:20px;}
.teacher dl dd{margin-bottom:20px;}
.teacher dl dd ul{/* width:819px; */}
.teacher dl dd li{width:100px; height:28px; line-height:28px; text-align:center; float:left; margin:0 17px 10px 0;}
.teacher dl dd li a{display:block;width:100px;height:28px;line-height:28px;font-family:"Microsoft Yahei";font-size:14px;color:#444;border-radius:20px;border: 1px solid #784383;}
.teacher dl dd li a:hover{background:#784383; color:#fff;border:1px solid #784383}

.gg{
    padding-left: 26px;
    font-size: 14px;
    /* color: #666; */
    margin-top: 5px;
    }
    .rw{
    background: url(../img/rw.png) no-repeat 0px center;
    
    }
      .sj{
    background: url(../img/sj.png) no-repeat 0px center;
    
    }
      .dd{
    background: url(../img/dd.png) no-repeat 0px center;
    
    }


.articleList01 ul {
	margin: 0 -20px;
	margin-bottom: 30px;
	overflow: hidden;
}

.articleList01 ul li {
	width: 33.3%;
	float: left;

}

.articleList01 ul li a {
	display: block;
	margin: 0 20px;
	position: relative;
}

.articleList01 ul li .art-Img {
	display: block;
	height: 0;
	padding-bottom: 51%;
	overflow: hidden;
	/* min-height: 240px; */
}

.articleList01 ul li .art-Img img {
	width: 100%;
	transition: all 0.3s ease;
	min-height: 240px;
}


.articleList01 ul li .art-Txt {
	display: block;
	width: 100%;
	position: relative;
	z-index: 99;
	transition: all 0.3s ease;
	background-color: #FFFFFF;
	text-align: center;
}

.articleList01 ul li .art-Txt p {
	font-size: 16px;
	padding: 20px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
}

.articleList01 ul li a:hover .art-Txt {
	color:#00204c;
}


/*================师资队伍-详情================*/
.content .cont{padding: 0px 20px 30px 20px;}
.content .cont .pic{width:234px;height:300px;padding:4px;/* border:1px #ddd solid; */margin-bottom: 20px;}
.content .cont .pic a{width:234px; height:300px; display:block;}
.content .cont .pic img{width:234px; height:300px;}
.content .cont .txt{width: 658px;}
.content .cont .txt h1{height:42px; border-bottom:1px #ddd dashed; font-family:"Microsoft Yahei"; font-size:20px; color:#085195; padding-left:20px;}
.content .cont .txt p{height:45px; line-height:45px;/* border-bottom:1px #ddd dashed; */ font-family:"Microsoft Yahei"; font-size:14px; color:#444; padding-left:20px;}
.t_bottom{width:100%;/* float:left; *//* margin-top: 19px; */overflow: hidden;}
.img_vsb_content{/* display:block; *//* margin-top:-20px; *//* float:left; */}
.t_bottom .t_title{height:26px; border-bottom:1px #085195 solid;}
.t_bottom .t_title h2{font-family:"Microsoft Yahei"; font-size:16px; color:#085195; padding-left:14px; background:url(../images/icon.png) no-repeat left center; float:left;}
.t_bottom .t_con{padding:12px 30px 0 40px;}
.t_bottom .t_txt{padding-bottom:15px;}
.t_bottom .t_con p{font-family:"Microsoft Yahei"; font-size:14px; color:#444; line-height:24px; margin-bottom:20px;}



.wznr{float:left; width:100%; margin-top:10px;font-family: "microsoft yahei" !important;}
.wznr p,.wznr table p{float:left; width:100%;}
.wznr p,.wznr p span{line-height: 40px; margin-bottom: 10px;font-family: "microsoft yahei" ; font-size: 18px; color: #333333;}
.wznr p img{ }
.wznr p table,.wznr table{margin:0 auto;  width:100%; max-width:100%;display:table;}
.wznr p table tbody,.wznr table tbody{width:100%;}
.zzjg_img p img{width:100%; max-width:100% !important; height:auto !important;}
.zzjg_link{width: 33.33%;float:left;}
.zzjg_link h6{float:left;width:100%;line-height:54px;padding-left: 10px;/* padding-left:80px; *//* background: url(../img/icon_logo_on.png) no-repeat left center; */color: rgb(0, 0, 0);font-family: 微软雅黑, "Microsoft YaHei";font-size: 20px;font-weight:bold;}
.zzjg_link ul{float:left; width;100%;}
.zzjg_link ul li{float:left; width:100%; padding:5px 10px; line-height:3em;}
.zzjg_link ul li a{color: rgb(89, 89, 89); font-family: 微软雅黑, "Microsoft YaHei"; font-size: 16px;}












.accordion{width:100%;/* padding-top: 3px; *//* padding-bottom: 60px; */overflow: hidden;}
.lm_accord{float: left;width:17%;max-width:284px;height: 524px;background-color: #5d197b;}
.lm_accord h6{width:134px;line-height: 40px;font-family:'FZZCHJW' !important;padding:0;font-size: 30px;color: #fff;height: 40px;margin: 150px auto 0px auto;text-align: center;}
.lm_accord h5{display:none;}
.lm_accord h4{/* display:none; */margin: 50px auto 100px auto;text-align: center;font-size: 30px;color: #fff;}

.lm_accord span{ margin: 0 auto; text-align: center; display: block; width:120px; height: 40px; line-height: 40px ;border: 1px solid #fff;}
.lm_accord span a{color: #fff; font-size: 18px;}
.lm_accord span:hover{background-color: #fff;}
.lm_accord span:hover  a{color: #D6472A;}
.accord_pc{display: block;}
.w567{display: none;}
.side_accord{float: left; width:83%; max-width:1416px; height:auto;  overflow: hidden;}
.side_accord > ul{
		width: 100%;
		list-style: none;
	}.side_accord > ul > li{
		float: left;
		width:284px; height: auto;
		cursor: pointer;overflow: hidden;
	}
	.side_accord > ul > li.curr{width:824px;}
	.side_accord > ul > li.curr >.brief{opacity:0;display: none;}
	.side_accord > ul > li.curr > .larger{display: block;}
	.side_accord > ul > li > .larger{display: none;}

.brief{position: relative; float: left; width:284px; height: 524px; overflow: hidden;}
.side_accord .on{display: none; /*animation: brief2 1s normal;*/}
.brief img{width:100%; position: relative; z-index: 3;}
.brief p{
	position: absolute;
	display: block;
	top:0;
	left: 0;
	width:284px;
	height: 524px;
	background-color: #5d197b;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
	z-index:9;
	}
.brief span{position: absolute; display: block; top:0; left: 0;width:284px; height: 524px; z-index:99;text-align: center; line-height: 524px; color: #fff; font-size: 48px; font-weight: bold;}
.larger{display: none;position: relative;overflow: hidden;float:left;width: 698px;height: 524px;/*animation: larger2 0.4s normal;*/}
.w-accor{overflow:hidden; height: 524px; position:relative;}
.w-accor ul,.w-accor li{ position:relative;padding:0; margin:0; list-style:none;}
.w-accor ul{width: 100%;}
.w-accor li{float:left; overflow:hidden; width:20% !important;}
.w-accor li.curr{width: 60% !important;}
.w-accor li .item{ position:relative; }
.w-accor li > a{ display:block; position:absolute; left:0; right:0; top:0; bottom:0;}
.w-accor li .larger{ display:block;}
.w-accor li.curr > a{display: none;}
.w-accor li.curr >.larger{display: block;}
.w-accor li >.item .cont_ar{display: none;}
.w-accor li.curr >.item  .cont_ar{display: block;}
.img_ar{float:left;width:100%; height: 524px; display: block;overflow: hidden;}
.img_ar img{float: left; width:100%; height: auto; display: block;}
.w-accor5 li .cont_ar{ color:#fff;position: absolute;left:0; top:0; bottom:0; right:0;}	

.larger .star_sp{position: absolute;border:0;top:222px;left: 314px;z-index:9;width:80px;height: 80px;background: url(../img/star_sp.png) no-repeat left center;}
.larger p{position: absolute; bottom:54px; left:0;width:100%; text-align: center;
height: 31px;
font-family: MicrosoftYaHei-Bold, MicrosoftYaHei !important;
line-height: 31px;z-index:9;}
.larger p a{color: #FFFFFF;font-size: 24px;font-weight: bold;}
.larger .bg_larger{position: absolute;  top:0; left: 0;width: 848px;
height: 524px;
background-color: #D6472A;
-moz-opacity: 0.19;
	-khtml-opacity: 0.19;
	opacity: 0.19;
	filter: alpha(opacity=19); z-index:1;}
.video_con2{background: none !important; display: block !important;}
.video_con{display: none; position:absolute;top:0; left:0;width:100%; height: 500px; padding:0; overflow: hidden;z-index: 100;}
.video_on{position: absolute;overflow: hidden;}
.video-close{position:absolute;top:0; right:0;z-index:9999;background-color:#333; border:0;}
.video_con video,.video_con object{width: 848px !important; height: 524px !important;background-color:#333; border: 0; margin: 0 auto; display: block;}
.video_close{display: none;}
.dbj {
	background: url(../img/m4bg.png) no-repeat 0px;
	overflow: hidden;
	padding-top: 50px;
	background-size: 100% 100%;
}