*{
    margin: 0;
    padding: 0;
}
a {
	color:#333;
    cursor: pointer;
    text-decoration: none;
}
ul,li{
    list-style-type: none;
}

body {
	width:100%;
	height:100%;
    font-family: Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;
	margin:0;
	padding:0;
	background:url(images/bannerbg.jpg);
	background-position-y: 475px;
	overflow: hidden;
	overflow-y: auto;
}
.clear{
	clear:both;
}



/*index.html*/
.top-box{
	width:100%;
	height:519px;
	background:url(images/top2.jpg) no-repeat;
	background-size:100% 100%;
	position:relative;
}
.head-box{
	width:100%;
	height:25px;
	background:rgba(0,0,0,0.6);
}
.login-box{
	width:160px;
	height:25px;
	float:right;
}
.login-box li{
	width:80px;
	height:25px;
	float:left;
}
.login-box li a{
	display:block;
	width:80px;
	height:25px;
	color:#ffffff;
	font-size:12px;
	text-align:center;
	line-height:25px;
}
.login-box li a:hover{
	text-decoration:underline;
}
.login-box li a:hover,
.login-box li a:active,
.login-box li a:link,
.login-box li a:visited{
	color:#ffffff;
}


.top-mid{
	width:600px;
	height:280px;
	padding:10px;
	margin:100px auto 48px;
}
.logo-box{
	width:670px;
	height:100px;
	margin:0 auto;
}


.search-box{
	width:600px;
	height:50px;
	margin:60px auto 20px;
	background:#ffffff;
	border-radius:4px;
	box-shadow:0 0 15px #cccccc inset;
}
.search-txt{
	width:550px;
	height:50px;
	float:left;
}
.search-txt input{
	width:520px;
	height:50px;
	padding:0 15px;
	font-family: Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;
	font-size:16px;
	border:none;
	background:none;
}
::-webkit-input-placeholder {
  color: #929292;
}

.search-btn{
	width:50px;
	height:50px;
	float:right;
	border-radius:0 4px 4px 0;
}
.search-btn button{
	width:50px;
	height:50px;
	display:block;
	border:none;
	background:none;
	background:url(../img/index/search.png) no-repeat;
	background-size:30px 29px;
	background-position:10px 10px;
}




.hot-search-box{
	width:600px;
	height:50px;
}
.hot-search-box ul li{
	float:left;
	font-size:14px;
	color:#ffffff;
	margin:0 10px 0 0;
}
.hot-search-box ul li a{
	display:block;
	font-size:14px;
	color:#ffffff;
	text-decoration:underline;
}
.hot-search-box ul li a:hover,
.hot-search-box ul li a:active,
.hot-search-box ul li a:link,
.hot-search-box ul li a:visited{
	color:#ffffff;
}


.fixednav{position:fixed;top:0px;left:0px;width:100%;z-index:2000;
	background:#313131;
}

.nav ul li>dl dt{
	background:#313131;
	z-index:2000;
}
.nav{
	width:100%;
	height:45px;
	border-top:1px solid #514d4c;
	margin:0 auto;
	background:rgba(0,0,0,0.4);
	z-index:2000;
	position:relative;
}
.nav .wp-menu {
	width:1150px;
	height:45px;
	margin:0 auto;
	/* display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between; */
  }
  .nav .wp-menu .menu-item {
	/* display: inline-block;
	height:45px;
	text-align: center; */
	position: relative;
	float:left;
	width:110px;
	text-align:center;
	height:45px;
	line-height:45px;
  }
  .nav .wp-menu .menu-item  a {
	/* display: inline-block;
	height:45px;
	line-height: 45px;
	padding: 0 10px; */
	position: relative;
	width:110px;
	height:45px;
	display:block;
	color:#ffffff;
	font-size:14px;
	text-align:center;
	line-height:45px;
	margin:-1px auto 0;
  }

  .nav .wp-menu .menu-item a:link{
	color:white;
	text-decoration:none;
  }
  .nav .wp-menu .menu-item a:hover{
	background:#4c4b4b;
	z-index:2000;
  }
  .nav .wp-menu .menu-item:first-child{
	background:#313131;
  }
  .nav .sub-menu {
	display: none;
	position: absolute;
	left: 0;
	top: 44px;
	width: auto;
	min-width: 100%;
	z-index: 100;
	background: #fff;
	text-align:center;
  }
  .nav .sub-menu .sub-item {
	position: relative;
	white-space: nowrap;
	vertical-align: top;
	_zoom: 1;
	background:#313131;
	z-index:2000;
  }
  .nav .sub-menu .sub-item a {
	display: block;
	text-align:center;
  }
  .nav .sub-menu .sub-item.hover > a,
  .nav .sub-menu .sub-item a:hover {
	display: block;
  }
  .nav .wp-menu .menu-item:hover >.sub-menu {
	display: block;
  }


.nav .sub-menu .sub-menu {
    display: none;
    left: 100%;
    top: 0;
    z-index: 200;
    background: #313131;
    height: auto;
}


.nav .sub-menu .sub-item:hover > .sub-menu {
    display: block;
}


.content{
	width:1140px;
	height:auto;
	margin:0 auto;
}


.bottom_img {
    width: 1140px;
    margin: 100px auto 80px;
    height: 236px;
	z-index:0;
}

.fujian-box{
	width:1000px;
	height:auto;
	margin:0 auto;
	z-index:0;
}
.img1 {
    width: 250px;
    float: left;
	z-index:0;
}
.year-box {
    color: #ca588f;
	width:131px;
	height:auto;
	margin:0 auto;
	z-index:0;
}
.yearimg {
    background: url(../img/index/year.png) no-repeat center top;
    font-size: 110px;
    height: 140px;
    width: 131px;
	margin:0 auto;
	text-align:center;
}
.work {
    color: #1881be;
	width:131px;
	height:auto;
	margin:0 auto;
	z-index:0;
}
.workimg {
    background: url(../img/index/work.png) no-repeat center top;
    font-size: 110px;
    height: 140px;
    width: 131px;
	margin:0 auto;
	text-align:center;
}
.worklan {
    font-size: 55px;
    text-align: center;
}
.time{
	width:131px;
	height:auto;
	margin:0 auto;
}
.timeimg {
    background: url(../img/index/time.png) no-repeat center top;
    margin: 0 auto;
    height: 140px;
    width: 131px;
	
}
.timelan {
    font-size: 55px;
    text-align: center;
    color: #00a29a;
}
.weather {
    color: #d64c6e;
	width:140px;
	height:auto;
	margin:0 auto;
}
.weaimg {
    background: url(../img/index/weather.png) no-repeat center top;
    height: 140px;
    width: 140px;
}
.wealan {
    font-size: 55px;
    text-align: center;
}


/*----------- 从底部上升的遮罩效果 开始---------------------------*/

.contentbox{
	width:1140px;
	height: 245px;
	margin:80px 0;
}
.con{
	width: 208px;
	height: 245px;
	float: left;
	position: relative;
	cursor: pointer;
	margin-right:20px;
}

/*.contentbox li:nth-child(1),.contentbox li:nth-child(2){
	margin-right:30px;
}*/
.con img{
	width:208px;
	height: 245px;
}
.txt{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: rgba(0,0,0,0.6);
}
.txt h3{
	font-weight: normal;
}
.txt p{
	font-size: 14px;
	display: block;
	line-height: 20px;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-moz-margin-before: 1em;
	-moz-margin-after: 1em;
	-moz-margin-start: 0px;
	-moz-margin-end: 0px;
}
/*------------- 从底部上升的遮罩效果 结束 ------------------------------*/







.add1-box{
	width:1140px;
	height:380px;
	margin:80px 0;
}






/*焦点图*/
.banner{
	position:relative;
	width:720px;
	height:380px;
	margin:0;
	float:left;
}  
.mySwiper1{ 
	width:720px;
	height:380px;
	position: relative;
}
.mySwiper1 .swiper-wrapper{
	width:100%;
	height:100% !important;
	position: relative;
}  
.mySwiper1 .swiper-slide{
	width:720px;
	height:380px  !important;
	position:relative;
	width:100%;
	background:#000;  
}  
.mySwiper1 img{	
	position:relative;
	width:720px;
	height:380px;
} 
.swiper-slide .shadow{
	width:100%;
	position:absolute;
	bottom:0;
	left:0px;
	z-index:10;
	height:50px;
	line-height:50px;
	background:rgba(0,0,0,0.6);  
	filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
	display:block;
	text-align:left;
}  
.mySwiper1 .shadow a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	overflow:hidden;
	margin-left:10px;
}  
.mySwiper1 .swiper-pagination{ 
	position:absolute ;
	bottom:15px;
	width: 98% !important;
	right:10px !important;
	height:21px; 
	z-index:200;
	text-align: right;
}
  .mySwiper1  .swiper-pagination .swiper-pagination-bullet{ 
	width:12px;
	height:12px;
	border-radius:7px;
	margin-left:5px;
	margin-right:5px;
	outline:0;
	background:#D9D9D9;
	opacity: 1;
  }
  .mySwiper1  .swiper-pagination .swiper-pagination-bullet:hover{ 
	background:#01a29c;
  }
  .mySwiper1  .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#01a29c;
  }  
.mySwiper1 .prev,
.mySwiper1 .next{
	z-index: 200;
	position:absolute;
	width:40px;
	height:74px;
	background:url(images/focus_btn.png) no-repeat;
}
.mySwiper1 .prev{
	top:50%;
	margin-top:-37px;
	left:0;
	background-position:0 -74px;
	cursor:pointer;
}  
.mySwiper1 .next{
	top:50%;
	margin-top:-37px;
	right:0;
	background-position:-40px -74px;
	cursor:pointer;
}  
.mySwiper1 .prev:hover{
	background-position:0 0;
}  
.mySwiper1 .next:hover{
	background-position:-40px 0;
}  






a.activ{
	border-bottom: 2px solid #01a29c;
	padding-bottom: 6px;
	color: #01a29c;
	font-size: 16px;
}
.add1-news-box{
	width:360px;
	height:380px;
	margin:0 auto 0;
	float:right;
}
.add1-news-title{
	width: 360px;
    height: 35px;
    border-bottom: 1px solid #d8d8d8;
    line-height: 35px;
    margin-bottom: 8px;
    text-indent: 10px;
    font-weight: bold;
}
.add1-news-list{
	text-align: center;
    width: 170px;
    display: inline-block;
    vertical-align: top;
}
.add1-news-list:last-child li>a{
	max-height: initial;
}
.add1-news-list li{
	width: 170px;
    display: inline-block;
    overflow: hidden;
}
.add1-news-list li a{
	display: block;
    max-height: 110px;
    margin-bottom: 10px;
}
.add1-news-list li a img{
	width:100%;
	height:100%;
}


.part3>div{
	width: 530px;
	display: inline-block;
}
.part3>div:first-child{
	margin-right: 57px;
}



.part3{
	width:1120px;
	height:510px;
	border-top:1px dashed #d8d8d8;
	padding:40px 10px 0 10px;
	margin:0 auto;
}

.part3-left{
	width:355px;
	height:510px;
	float:left;
	/*margin:0 25px 0 0;*/
}

.part3-title{
	width:100%;
	height:30px;
	line-height:30px;
	margin-bottom:30px;
}
.part3-title>a{
	font-size:22px;
	color:#01a29c;
}
.aboutUs{
	width:100%;
	height:390px;
	margin-bottom:20px;
	overflow:hidden;
}
.aboutUs p{
	color:#838486;
	text-indent:2em;
	font-size:14px;
	line-height:23.5px;
	letter-spacing:1px;
}
.readmore{
	width:150px;
	height:40px;
}

.readmore a{
	display:block;
	width:100%;
	height:100%;
	color:#ffffff;
}
.readmore a .moretxt{
	display:block;
	width:90px;
	height:40px;
	padding:0 10px;
	background:#01a29c;
	text-align:left;
	line-height:40px;
	font-size:14px;
	float:left;
}
.arrow{
	display:block;
	width:40px;
	height:40px;
	background:#2f2f2f;
	float:left;
}


.part3-center{
	width:360px;
	height:510px;
	float:left;
	/*margin:0 25px 0 0;*/
}
.listicon{
	display:block;
	width:6px;
	height:6px;
	margin:20px 9px 0 0;
	background:url(images/list.jpg) no-repeat;
	float:left;
}
.newsl-title{
	float:left;
	display:block;
	width:95%;
	height:40px;
	overflow:hidden;
}


.part3-right{
	width:355px;
	height:510px;
	float:left;
}

.scrolltext{
	width:100%;
	height:390px;
	margin-bottom:20px;
	overflow: hidden;
}
.list6{height:390px;overflow:hidden;width:100%;}
.list6 li{
	width:90%;
	height:130px;
	margin:10px 0;
	height: 25px;


}
.list_common li{
	background: url(images/tjjt_index.jpg) no-repeat left center;
	padding-left:20px;
	height: 24px;
}
.list_common li>a{
	line-height:24px;
}
.newsList>li{
	width:90%;
	height:40px;
	padding:0 8px;
	list-style-type:circle;
	display:block;
	overflow:hidden;
	border-bottom:1px dashed #b3b3b3;
	line-height:45px;
}
.newsList>li>a .newsl-title:hover{
	text-decoration:underline;
}
.newsList>li>a{
	display:block;
	color:#838486;
	font-size:14px;
}
.newsList>li>a:active,.newsList>li>a:hover,.newsList>li>a:link,.newsList>li>a:visited{
	color:#838486;
}
.qyList-l{
	width:100px;
	height:80px;
	overflow-y:hidden;
	float:left;
	margin:0 10px 0 0;
}
.qyList-l>img{
	width: 100%;
	height: 100%;
}
.qyList-r{
	width:240px;
	height:80px;
	float:left;
}

.qytitle{
	color:#01a29c;
	font-size:18px;
	width:240px;
	white-space:nowrap;
	overflow:hidden;
	line-height:26px;
	font-weight:bold;
	margin-bottom: 10px;
}
.qyjianjie{
	width:240px;
	height:48px;
	overflow:hidden;
	color:#838486;
	font-size:12px;
	line-height:22px;
}






.friend-link{
	width:1140px;
	height:auto;
	margin:0 auto 100px;
}

.friend-link-title{
	width:1130px;
	height:30px;
	padding:0 0 0 10px;
	font-size:24px;
	line-height:30px;
	margin-bottom:30px;
	color:#01a29c;
}
.friend-link-title p{
	width:120px;
	height:30px;
	border-bottom:1px solid #01a29c;
	text-align:center;
}

.friend-icon{
	width:1140px;
	height:260px;
	margin:10px 0;
}
.friend-icon li{
	width:228px;
	height:260px;
	float:left;
	margin:0;
}

.friend-icon li a{
	display:block;
	width:208px;
	height:260px;
	margin:0 auto;
}
.friend-icon li a:hover{
	background:#eeeeee;
}


.friend-link-img{
	width:208px;
	height:160px;
}

.friend-link-txt{
	width:206px;
	height:59px;
	border-bottom:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	text-align:center;
	padding:20px 0;
}
.friend-link-name{
	font-size:16px;
	line-height:22px;
	margin-bottom:10px;
}
.friend-link-btn{
	width:100px;
	height:25px;
	color:#ffffff;
	background:#01a29c;
	margin:0 auto;
	text-align:center;
	line-height:25px;
	font-size:14px;
}


.foot-box{
	width:100%;
	padding:30px 0;
	background:#6e6e6e;
}

.footcontain{
	width:1140px;
	margin:0 auto;
}
.foot-logo-box{
	width:150px;
	margin-bottom:15px;
}
.foot-l{
	width:100%;
	height:60px;
	float:left;
}



.friendship{
	width: 1120px;
	border: 1px solid #c2d4e8;
	margin: 20px 0;
	padding:0 10px;
}
.friendship>h1{
	font-size: 18px;
	color: #01a29c;
	margin: -12px auto 0;
	background-color: #fff;
	height: 24px;
	width: 200px;
	border-left: 1px solid #c2d4e8;
	border-right: 1px solid #c2d4e8;
	text-align: center;
}
.friendship a,.friendship .shu{
	margin: 10px 0;
	display: inline-block;
}
.friendship a{
	font-size: 14px;
	color: #fff;
	background-color: #3e7cc0;
	/* padding: 10px 20px; */
	border-radius: 5px;
	width: 208px;
	height: 35px;
	line-height: 35px;
	text-align: center;
}
.friendship a:hover{
	text-decoration:underline;
}
.friendship .shu{
	margin:0 8px;
	color: #3e7cc0;
}

.copyright-box{
	width:800px;
	height:40px;
	font-size:12px;
	color:#aeaeae;
	line-height:20px;
}
.copyright-box a{	
	color:#aeaeae;
}
.copyright-box a:hover{
	text-decoration:underline;
}




.foot-r{
	width:102px;
	height:130px;
	position:fixed;
	right:10px;
	bottom:30px;
	z-index:100;
}
.codebox{
	width:102px;
	height:102px;
	margin:0 0 5px 0;
}
.code-txt{
	width:60px;
	height:20px;
	margin:0 auto;
	border-radius:10px;
	font-size:12px;
	background:#aeaeae;
	text-align:center;
	line-height:20px;
}

.bread{
	width: 100%;
    height: 30px;
    line-height: 30px;
    color: #313131;
    margin: 12px 0;
}
.bread>a{
	color: #313131;
}
.teachers{
	height:380px;
	overflow: hidden;
}
.teachers li,.teachers li>a{
	width: 100%;
}
.teachers li .qyList-l{
	width:170px;
	height:260px;
}
.teachers li .qyList-r{
	width: 300px;
	height: auto;
}
.teachers li .qyList-r .qyjianjie{
	width: 300px;
	height: 285px;
	max-height: 285px;
	overflow: hidden;
	font-size: 16px;
}
.teacher_tag{
	width:100%;
	overflow: hidden;
	text-align: center;
	font-size: 15px;
}
.teacher_tag>a{
	margin:0 15px;
}
.scrolltext>.study_list li{
    width: 94%;
    height: 70px;
    display: block;
    overflow: hidden;
    color: #838486;
    margin: 0;
    margin-bottom: 14px;
    background-color: #f3f3f4;
    padding: 8px 3%;
}
.study_list li>h3{
    font-size: 18px;
}
.study_list li>p{
    width: 100%;
    height: 76px;
    display: block;
    overflow: hidden;
    letter-spacing: 1px;
    font-size: 14px;
    line-height:24px;
}


.datail_text li.name{
	margin: 20px 0 10px 0;
	color: #333;
	font-size: 20px;
	font-weight: bold;
}
.datail_text li.labe{
	margin-top: 20px;
}
.datail_text li.labe>a{
	border: 1px solid #09ac67;
	border-radius: 3px;
	padding: 5px 10px;
	margin-right: 10px;
}
.personal .personal_indent{
	text-indent: 33px;
}


	.datail_text li.name{
		margin: 20px 0 10px 0;
		color: #333;
		font-size: 20px;
		font-weight: bold;
	}
	.datail_text li.labe{
		margin-top: 20px;
	}
	.datail_text li.labe>a{
		border: 1px solid #09ac67;
		border-radius: 3px;
		padding: 5px 10px;
		margin-right: 10px;
	}
	.personal .personal_indent{
		text-indent: 33px;
	}
.labe a{
		border: 1px solid #09ac67;
		border-radius: 3px;
		padding: 5px 10px;
		margin-right: 10px;
	}