/*--------------------------------------------
|        Type:    CSS Document 
+---------------------------------------------
|        Author:  钄℃収 
+---------------------------------------------
|        QQ:    807159382
+---------------------------------------------
|        Mail:   807159382@qq.com
+---------------------------------------------*/

/*--------------------------------------------
|              CAIHUI
+-------------------------------------------*/

.header {
	height: 160px;
}
.header .logobar {
	height: 110px;
	background: url(style_res/header_bg.jpg) no-repeat 0 0;
}
/*.header .logobar .comWidth{height: 110px;}*/
.header .top {
	height: 35px;
	line-height: 35px;
}
.header .top .fl>em {
	margin-right: 10px;
}
.header .top .fr>a {
	background: url(style_res/icon1.png) no-repeat 0 center;
	margin-left: 10px;
	padding-left: 15px;
}
.header .top .fr>a:hover {
	text-decoration: underline;
}
.header .top .fr .cont {
	background: url(style_res/icon2.png) no-repeat 0 center;
}
.header .logobar .logo>span {
	display: block;
	float: left;
}
.header .logobar .logo .scLogo {
	margin-top: 25px;
}
.header .logobar .logo .xyName {
	margin-top: 35px;
	margin-left: 15px;
}
.header .logobar .logo .scLogo>img {
	height: 58px;
	width: 200px;
	overflow: hidden;
}
.header .logobar .logo .xyName>img {
	height: 37px;
	width: 187px;
	overflow: hidden;
}
.header .menubar {
	height: 50px;
	background-color: #00963d;
}
.header .menubar .menu {
	background-color: #00963d;
	height: 50px;
}
.header .menubar .menu>ul>li {
	float: left;
	background: url(style_res/r_line.png) no-repeat right;
}
.header .menubar .menu>ul>li>a {
	display: inline-block;
	line-height: 50px;
	font-size: 16px;
	width: 175px;
	text-align: center;
	color: #fff;
}
.header .menubar .menu>ul>li>a:hover, .header .menubar .menu>ul>li>a.on {
	background: #087f38;
}
.header .menubar .menu>ul>li>ol>li>a {
	display: block;
	line-height: 40px;
	background: rgba(52,148,95,0.8);
	text-align: center;
	color: #fff;
}
.header .menubar .menu>ul>li>ol>li>a:hover {
	background: #087f38;
}
.menubar .menu ul li {
	_float: left;
	_display: block;
}
.menubar .menu ul li a {
	_display: block;
	_width: 150px;
	_float: left;
	_text-align: center;
	_line-height: 40px;
	_font-size: 16px;
}
.menubar .menu>ul>li {
	position: relative;
	float: left;
	_display: block;
}
.menubar .menu>ul>li>a {
	display: block;
	width: 150px;
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
}
.menu ul li ol.SecMenu li a {
	display: block;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.SecMenu {
	width: 94px;
	position: absolute;
	left: 0px;
	top: 50px;
	z-index: 99999999;
	display: none;
*+background-color:#085b95;
}
.header .menubar .menu>ul>li>a.ati:hover, .menubar a.ati {
	background: #ffb400;
}
/*鎼滅储*/
.search {
	width: 360px;
	margin-top: 20px;
	color: #d5d5d5;
}
.search input {
	color: #333;
}
.search .inp_search {
	float: left;
	height: 30px;
	width: 240px;
	border: 2px solid #00963d;
	border-right: none;
	background: url(style_res/search.png) no-repeat 10px center;
	padding-left: 46px;
	line-height: 40px;
	color: #999;
}
.btn_search {
	width: 72px;
	float: right;
	background-color: #00963d;
	height: 34px;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
	border: none;
}
/*鍥剧墖杞挱*/
/* rslides */
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin-top: 15px;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs {
	margin-top: -40px;
	position: relative;
	z-index: 100;
	margin-bottom: 20px;
	display: none;
}
.callbacks_tabs.callbacks1_tabs li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	border-radius: 10px;
	border: 1px solid #FFF;
	position: relative;
}
.callbacks_tabs.callbacks1_tabs li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100,200,300,0);
	color: transparent;
}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
	background: #FFF;
}
/* Callback example */
.callbacks_container {
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: center;
}
.callbacks {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 100px;
	opacity: 0.9;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 100px;
	width: 54px;
	background: transparent url("style_res/arow.png") no-repeat left top;
	margin-top: -30px;
	display: none;
}
.callbacks_container:hover .callbacks_nav {
	display: block;
}
.callbacks_nav:active {
	opacity: 1.0;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 100px;
}
@media screen and (max-width:600px) {
.callbacks_nav {
	top: 47%;
}
}
.callbacks em {
	color: #fff;
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 30px;
	left: 200px;
	z-index: 99999;
	padding: 14px 34px;
}
/*杞挱*/
#divSmallBox {
	overflow: hidden;
*display:inline;
*zoom:1;
	width: 10px;
	height: 10px;
}
#playBox {
	width: 1080px;
	height: 360px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}
#playBox .oUlplay {
	width: 99999px;
	position: absolute;
	left: 0;
	top: 0;
}
#playBox .oUlplay li {
	float: left;
	position: relative;
}
#playBox .oUlplay li img {
	width: 1080px;
	height: 360px;
	display: block;
}
#playBox .pre {
	cursor: pointer;
	width: 60px;
	height: 90px;
	background: url(http://static.hainnu.edu.cn/images/jykxy/eng/icon/left.png) no-repeat center;
	position: absolute;
	bottom: 185px;
	left: 10px;
	z-index: 10;
	opacity: 0.7;
	display: none;
}
#playBox .next {
	cursor: pointer;
	width: 60px;
	height: 90px;
	background: url(http://static.hainnu.edu.cn/images/jykxy/eng/icon/right.png) no-repeat center;
	position: absolute;
	bottom: 185px;
	right: 10px;
	z-index: 10;
	opacity: 0.7;
	display: none;
}
#playBox .smalltitle {
	height: 10px;
	position: absolute;
	bottom: 20px;
	z-index: 10;
	left: 90px;
}
#playBox .smalltitle ul li {
	width: 40px; font-size:0;
	height: 4px;
	margin: 0 3px;
	background: #858585;
	float: left;
	overflow: hidden;
*display:inline;
*zoom:1;
}
#playBox .smalltitle .thistitle {
	background: #010101;
}
#playBox .oUlplay li p {
	position: absolute;
	left: 0;
	bottom: 0px;
	background: rgba(0,0,0,0.5);
	line-height: 40px;
	height: 60px;
	text-align: center;
	display: block;
	width: 100%;
	color: #fff;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
}
.wp-post.post-127 {
	width: 550px;
	height: 350px;
	float: left;
	margin-right: 3.5%;
}
.banner {
	background: #fff;
}
.swiper-container {
	width: 550px;
	height: 300px;
}
.swiper-container img {
	width: 550px;
	height: 300px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.banner a {
	position: relative;
}
.banner p {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 2px 3px;
	background: rgba(0,0,0,.6);
	color: #fff;
	font-size: 1.2rem;
}
.banner .swiper-pagination-bullet {
	width: 70px;
	height: 7px;
	border-radius: 0;
	background: #fff;
	opacity: 1;
}
.banner .swiper-pagination-bullet-active {
	background: #0d6bb1;
	height: 10px;
}
/*閫氱煡鍏憡*/
.container {
	background: url(style_res/index_bg.jpg) no-repeat 0 0;
}
.container01 {
	background: url(style_res/index_bg1.jpg)0 0;
}
.main, .content {
	margin-bottom: 30px;
}
.main .comWidth {
	padding: 15px;
	background: #fff;
}
.news {
	height: 54px;
	background-color: #f6f6f6;
	margin-top: 20px;
	color: #fff;
}
.news .text {
	line-height: 54px;
	float: left;
	padding-left: 15px;
	height: 54px;
	overflow: hidden;
}
.news em {
	display: block;
	height: 54px;
	width: 175px;
	background: url(style_res/h_bg.png) no-repeat 0 center;
	text-align: center;
	line-height: 54px;
	font-size: 20px;
}
.news .text li {
	height: 54px;
	color: #333;
	background: url(style_res/icon3.png) no-repeat 0 center;
	padding-left: 10px;
}
.news .text span {
	color: #999;
	padding-left: 60px;
	font-size: 14px;
}
/*鏂伴椈鍒楄〃*/
.silItem {
	width: 1040px;
	margin-right: 22px;
	float: left;
}
.silItem .top {
	height: 60px;
	line-height: 60px;
	margin-bottom: 5px;
	background: url(style_res/tit_line.jpg) no-repeat 0 bottom;
}
.silItem .top>h3 {
	padding-left: 10px;
	font-size: 18px;
	background: url(style_res/tit_ic.jpg) no-repeat 0 center;
	color: #00963d;
	font-weight: normal;
}
.silItem .top>a {
	color: #d1d1d1;
	display: block;
}
.silItem .top>a em {
	color: #df1e21;
}
.silItem ul {
	padding-top: 3px;
}
.silItem ul li {
	line-height: 32px;
	background: url(style_res/icon5.png) no-repeat 0 center;
	padding-left: 10px;
	font-size: 14px;
}
.silItem ul li>a {
	color: #383838;
}
.silItem ul li>a:hover {
	color: #15a83d;
}
.silItem ul li>em {
	color: #b1b1b1;
	float: right;
}
.silItem .top>a:hover {
	color: #15a83d;
}
.item02 {
	margin-top: 20px;
}
.item02 .tit {
	width: 30px;
	padding: 20px 34px;
	background: #15a83d;
	color: #fff;
	font-size: 30px;
	height: 210px;
}
.item02 a {
	width: 450px;
	height: 250px;
	display: block;
	position: relative;
	margin-left: 20px;
}
.item02 a img {
	width: 450px;
	height: 250px;
	display: block;
}
.item02 a p {
	color: #fff;
	background: rgba(0,0,0,0.7);
	position: absolute;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 100%;
	line-height: 32px;
	text-align: center;
}
/*鍙嬫儏閾炬帴*/
.link {
	background-color: #f0f0f0;
	padding: 10px 0;
}
.link h3 {
	font-size: 18px;
	color: #383838;
	line-height: 44px;
	background: url(style_res/tit_ic.jpg) no-repeat 0 center;
	font-weight: normal;
	border-bottom: 1px solid #e3e3e3;
	padding-left: 14px;
}
.libline {
	border-top: 1px solid #fff;
	padding-top: 10px;
}
.link ul li {
	float: left;
	line-height: 24px;
}
.link ul li>i {
	color: #686868;
}
.link ul li>a {
	color: #686868;
	padding: 0 15px;
}
.link ul li>a:hover {
	color: #15a83d;
}
/*搴曢儴*/
.footer {
	background-color: #00963d;/*height: 85px;*/
	color: #aae3c1;
	text-align: center;
	padding: 20px 0;
	line-height: 32px;
}
.footer a {
	color: #83c9f6;
	margin-left: 20px;
}
.footer a:hover {
	text-decoration: underline;
}
/*鍐呴〉*/

/*鍐呴〉鍏叡閮ㄥ垎*/
.content .comWidth1 {
	padding: 0 35px 15px 35px;
	background: #fff;
}
.subbanner {
	margin-bottom: 15px;
}
.subbanner img {
	width: 100%;
	display: block;
}
/*椤甸潰浣嶇疆*/
.content .location {
	height: 60px;
	line-height: 60px;
	color: #989898;
}
.content .location ul {
	background: url(style_res/sub_home.png) no-repeat 0 center;
	padding-left: 30px;
}
.content .location a {
	color: #686868;
}
.content .location i {
	color: #333;
}
.content .location a:hover {
	text-decoration: underline;
}
/*鍐呴〉*/
.subBanner, .subBanner img {
	height: 180px;
}
.content .sideleft {
	width: 240px;
}
.content .sideleft h3 {
	color: #fff;
	font-size: 24px;
	background: #00963d;
	text-align: center;
	line-height: 62px;
	display: block;
	margin-bottom: 25px;
}
.content .sideleft ul li.menuIcon {
	border-bottom: 1px solid #e3e3e3;
}
.content .sideleft ul li.menuIcon>a {
	display: block;
	color: #333;
	font-size: 18px;
	height: 58px;
	line-height: 58px;
	text-indent: 70px;
}
.content .sideleft>ul>li.menuIcon>a:hover, .content .sideleft>ul>li.menuIcon>a.on {
	background: #087f38;
	color: #fff;
}
.content .sideleft ul li ol a {
	display: block;
	background: url(http://static.hainnu.edu.cn/images/jyxy/eng/icon/rline.png) no-repeat 86px center;
	padding-left: 98px;
	line-height: 30px;
}
.content .sideleft ul li ol a:hover, .content .sideleft ul li ol a.on {
	color: #087f38;
}
.content .sideleft ul li ol {
	padding-bottom: 15px;
}
.content .sideright {
	width: 808px;
	background: #fff;
	border-left: 2px solid #e0e0e0;
}
.content .sideright .tit {
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 30px;
}
.content .sideright .tit .fr {
	line-height: 60px;
}
.content .sideright .tit .fr i {
	color: #555;
	background: url(style_res/sub_home.png) no-repeat 0 center;
	padding-left: 25px;
}
.content .sideright .tit .fr a:hover {
	text-decoration: underline;
}
.content .sideright .lb ul li {
	display: block;
	background: url(style_res/icon2.png) no-repeat 20px center;
	text-indent: 36px;
	line-height: 50px;
	border-bottom: 1px solid #f6f6f6;
}
.content .sideright .lb em {
	float: right;
	color: #989898;
}
.content .sideright .lb a:hover {
	color: #f7ac08;
}
.content .sideright .text, .content .sideright .text01 {
	padding: 10px 10px 100px 40px;
	min-height: 500px;
}
.content .sideright .text h1 {
	font-size: 22px;
	color: #333;
	text-align: center;
	line-height: 52px;
}
.content .sideright .text p.subAuthor {
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.content .sideright .text img, .content .sideright .text01 img {
	max-width: 760px;
}
.content .sideright .text01 h2 {
	font-size: 18px;
	color: #333;
	line-height: 40px;
}
.content .sideright .text01 h3 {
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: #333;
}
.content .sideright .tit .fr, .content .sideright .tit .fr a {
	color: #989898;
	font-size: 12px;
}
.content .sideright .text>p, .content .sideright .text01>p {
	line-height: 32px;
}
.content .sideright .text01 {
	display: none;
}
/*鏂伴椈鍔ㄦ��*/
.content .lb>ul>li {
	background: url(style_res/icon2.png) no-repeat 0 center;
	text-indent: 12px;
	line-height: 50px;
	border-bottom: 1px solid #eee;
}
.content .lb>ul>li>em {
	float: right;
	color: #989898;
}
.content .lb>ul>li>a:hover {
	color: #ffb400;
}
.content .lb01>ul {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.content .lb01>ul>li {
	border-bottom: none;
	line-height: 40px;
}
/*璇︾粏*/
.content .text {
	padding-bottom: 50px;
}
.content .text h1 {
	font-size: 22px;
	color: #383838;
	text-align: center;
	line-height: 52px;
}
.content .text p.subAuthor {
	text-align: center;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.content .text p {
	line-height: 32px;
}
.content .text img {
	max-width: 1000px;
}
.content .text p.subAuthor em {
	padding-right: 10px;
}
/*鍏夊奖澶у笀*/
.actiLlist {
	border-bottom: 1px solid #e3e3e3;
	padding: 15px 0;
}
.actiLlist .actiPi, .actiPic img {
	width: 250px;
	height: 140px;
}
.actiLlist .actiCont {
	width: 715px;
}
.actiLlist .actiCont a {
	color: #333;
	line-height: 32px;
}
.actiLlist .actiCont em {
	color: #989898;
}
.actiLlist .actiCont p {
	color: #686868;
	line-height: 24px;
}
.actiLlist .actiCont a:hover {
	color: #ffb400;
}
/*缈婚〉*/
.pageNum {
	width: 330px;
	height: 30px;
	margin: 70px auto;
}
.pageNum a, .pageNum i, .pageNum em, .pageNum span {
	background: #f8f8f8;
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
	display: inline-block;
	float: left;
	margin: 0 3px;
	color: #666;
}
.pageNum i {
	color: #666;
}
.pageNum .prev, .pageNum .next, .pageNum a:hover, .pageNum .pative {
	background: #00963d;
	color: #fff;
}
/*鏂伴椈*/
.timeThing {
	margin-top: 30px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
}
.timeThing .timeThing {
	margin-bottom: 15px;
	height: 76px;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 15px;
}
.timeThing .time {
	float: left;
	text-align: center;
	width: 95px;
	color: #fff;
}
.timeThing .time h1 {
	font-size: 36px;
	background-color: #00963d;
}
.timeThing .time h4 {
	font-size: 18px;
	background-color: #087f38;
}
.timeThing .text1 {
	width: 880px;
	height: 76px;
	float: right;
}
.timeThing .text1 h3 {
	padding-bottom: 8px;
}
.timeThing .text1 h3>a {
	color: #333;
	font-size: 18px;
}
.timeThing .text1 a:hover {
	color: #ffb400;
}
.timeThing .text1 p {
	color: #919191;
	line-height: 22px;
}





.selected1,.parent1 {background: #087f38 !important;}
.selected2,.parent2 {
    background: #087f38 !important;
    color: #fff !important;
}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;}
.lbyy { min-height:400px; padding-bottom:50px;}












