/** filter 黑白滤镜*/
/**
html {
	overflow-y:scroll;
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(100%);
}
*/

body {
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
   	font-size: 14px;
}

.header{
	width: 100%;
	height: 160px;
	background: #4f508f;
	border-bottom:solid 2px #cf271e
}
.home-head{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	background: rgba(53, 54, 128,0.85)
}
.header .container{
	position: relative;
	height: 100%;
}
.swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	opacity: 1;
	background: #fff;
	margin: 0px 9px!important
}
.swiper-pagination-bullet-active{
	background: #c6342c
}
.swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: 15px
}
.logo{
	display:block;
	float: left;
}
.logo img{
	display: block;
}
.search{
	position: absolute;
	top: 40px;
	right: 0px; 
	border-radius: 30px;
	overflow: hidden;
}
.search .f-search{
	display: block;
	width: 250px;
	height: 30px;
	float: left;
	border: none;
	padding-left: 40px;
	background:#fff url('../images/hy_05.png') no-repeat 12px center;
}
.search .f-btn{
	display: block;
	width: 52px;
	height: 30px;
	background: #ce2017;
	color: #fff;
	float: left;
	cursor: pointer;
}
.nav{
	position: absolute;
	right: 75px;
	bottom: 0px;
}
.nav li{
	float: left;
	margin: 0px 5px 0px;
}
.nav li a{
	color: #fff;
	font-size: 16px;
	display: block;
	padding:0px 8px 16px 8px;
}
.nav li.on a,.nav li:hover a{
	border-bottom:solid 5px #cf271e;
}

.banner img{
	display: block;
	width: 100%;
}
.home-body{
	padding: 25px 0px 37px;
	background: #f1f1f1
}
.left-bd{ 
	width: 660px;
	float: left;
	height: 280px;
}
.right-bd{
	width:422px;
	float: right;
	height: 280px;
}
.c-box{
	border: solid 1px #dddddd;
	background: #fff;
	border-radius: 6px;
	padding: 0px 20px;
}
.ctitle{
	line-height: 47px;
	height: 47px;
}
.ctitle h3{
	float: left;
	color: #cf271e;
	font-size: 18px;
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.ctitle a{
	float: right;
	color: #cf271e
}
.ctitle a:hover{
	text-decoration: underline
}
.tzgg .ctitle h3{
	background-image: url('../images/hy_10.png')
}
.spzx .ctitle h3{
	background-image: url('../images/hy_13.png')
}
.xwkx .ctitle h3{
	background-image: url('../images/hy_32.png')
}
.kjrk .ctitle h3{
	background-image: url('../images/hy_34.png')
}
.tzgg .lists{
	padding-top: 6px;
}
.tzgg .lists li{
	margin-bottom: 13px;
}
.tzgg .lists li span{
	vertical-align: top;
	display: inline-block;
	color: #333333;
	margin-right: 10px;
}
.tzgg .lists li p{
	display: inline-block;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333
}
.tzgg .lists li:hover p,.tzgg .lists li:hover span{
	color: #cf271e
}
.spzx .lists li{
	width: 185px;
	height: 100px;
	overflow: hidden;
	position: relative;
	margin-bottom: 13px;
}
.spzx .lists li a{
	display: block;
}
.spzx .lists li img{
	display: block;
	width: 100%;
}
.spzx .lists li .icon{
	display: block;
	width: 20px;
	height: 20px;
	background: url('../images/hy_23.png') no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -10px;
}
.spzx .lists li p{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 21px;
	background: rgba(0, 0, 0, 0.5)
}
.spzx .lists li:nth-child(odd){
	float: left
}
.spzx .lists li:nth-child(even){
	float: right
}
.home-two{
	margin-top: 13px;
}


.xwkx .lists{
	padding-top: 6px;
}
.xwkx .lists li{
	margin-bottom: 13px;
}
.xwkx .lists li span{
	vertical-align: top;
	display: inline-block;
	color: #333333;
	margin-right: 10px;
}
.xwkx .lists li p{
	display: inline-block;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333333
}
.xwkx .lists li:hover p,.tzgg .lists li:hover span{
	color: #cf271e
}

/**
.xwkx .lists li{
	margin-bottom: 14px;
}
.xwkx .lists li a{
	display: block;
}
.xwkx .lists li p{
	float: left;
	color: #333333;
	width: 500px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.xwkx .lists li span{
	float: right;
	color: #999999;
}
.xwkx .lists li:hover p{
	color: #cf271e
}
.xwkx .first{
	margin-bottom: 25px
}
.xwkx .first a{
	display: block;
}
.xwkx .first .pic{
	display: block;
	float: left;
	width: 130px;
	height: 90px
}
.xwkx .first .text{
	margin-left:150px;
	padding-top: 6px;
}
.xwkx .first .text h3{
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.xwkx .first .text .c{
	color: #999999;
	font-size: 12px;
	line-height: 1.8;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	flex-direction: column;
	margin-top: 12px;
}
.xwkx .first:hover h3{
	color: #cf271e
}
*/

.kjrk .lists li{
	width: 120px;
	height: 96px;
	float: left;
	margin: 0px 9px 9px 0px;
	border-radius: 5px;
	overflow: hidden;
	padding-top: 10px;
}	
.kjrk .lists{
	padding-top: 6px;
}
.kjrk .lists li a{
	display: block;
	height: 100%;
}
.kjrk .lists li img{
	display: block;
	margin: 0 auto
}
.kjrk .lists li p{
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}

.kjrk .lists .k1{
	background: #3d75e7
}
.kjrk .lists .k2{
	background: #2fe19c
}
.kjrk .lists .k3{
	background: #bf93dd
}
.kjrk .lists .k4{
	background: #3fb8fe
}
.kjrk .lists .k5{
	background: #efc946
}
.kjrk .lists .k6{
	background: #fe9166
}
.kjrk .lists li:nth-child(3n){
	margin-right: 0px
}
.kjrk .lists li:hover{
	opacity: 0.9
}


/* footer */
.footer{
	padding: 20px 0px 17px;
	background: #dedddd
}
.foot-lf{
	width: 662px;
	float: left;
}
.friendship-link{
	color: #cf271e
}
.friendship-link a{
	color: #333333;
	margin: 0px 5px;
}
.foot-bot{
	color: #333333;
	margin-top: 20px;
	line-height: 1.6;
}
.foot-lr{
	width: 380px;
	height: 120px;
	border-radius: 3px;
	float: right;
	background: #4e4f8e;
	border-radius: 3px;
}
.foot-lr .c{
	width: 265px;
	text-align: center;
	padding-top: 20px;
	float: left;
	color: #fff
}
.foot-lr .c h3{
	font-size: 30px;
}
.foot-lr .c p{
	font-size: 22px;
	margin-top: 5px
}
.foot-lr img{
	float: right;
	margin-top: 11px;
	margin-right: 10px;
}


.content{
	margin-top: 25px;
	padding-bottom: 80px
}
.left-menus{
	width: 220px;
	float: left;
	background: #efeefc;
	padding-top: 50px;
	position: relative;
}
.left-menus .tit{
	width: 253px;
	height: 55px;
	background: url('../images/i_03.jpg') no-repeat;
	font-size: 18px;
	padding-left: 35px;
	padding-top: 10px;
	left: -10px;
	top: 0px;
	color: #fff;
	font-weight: bold;
	position: absolute;
}
.left-menus li{
	border-bottom: solid 1px #fff
}
.left-menus li a{
	color: #333333;
	font-size: 16px;
	padding-left: 23px;
	line-height: 48px;
	display: block;
}
.left-menus li.on a,.left-menus li:hover a{
	background: url('../images/i_07.jpg') no-repeat 10px center;
	color: #353680;
	font-weight: bold;
}
.right-main{
	width: 827px;
	float: right;
	padding-top: 13px;
}
.position{
	color: #333333
}
.position a{
	color: #333333
}
.r-title .t{
	font-size: 24px;
	color: #353680;
	padding-bottom: 14px;
	margin-top:14px;
	border-bottom: solid 1px #cccccc
}

/**
.headmaster-message{
	color: #333333;
	margin-top: 16px
}
.headmaster-message .title{
	text-align: center;
	margin-bottom: 10px
}
.headmaster-message .title h3{
	font-size: 24px;
}
.headmaster-message .title p{
	margin-top: 10px
}
.headmaster-message .paragraph{
	line-height: 2;
	text-indent: 2em;
	margin-top: 30px
}
.headmaster-message .end{
	text-align: right;
	margin-top: 60px
}*/

.headmaster-message{
	margin-top: 40px;
	color: #333333
}

/** text-indent: 2em;*/
.headmaster-message p{
	line-height: 1.7;
	margin-bottom: 20px;
}


.notice .lists li{
	line-height: 55px;
	font-size: 16px;
	border-bottom: dashed 1px #cccccc
}
.notice .lists li p{
	max-width: 650px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333333
}
.notice .lists li span{
	float: right;
	color: #333333
}
.notice .lists li:hover p{
	color: #353680
}
.pages{
	text-align: center;
	color: #333333;
	margin-top: 40px;
}
.pages a{
	color: #333333;
	padding: 0px 3px 0px 2px;
}
.pages span{
	color: #353680;
	padding-right: 5px;
}
.pages a:hover{
	color: #353680
}

.scenery{
	margin-top: 35px;
}
.scenery li{
	width: 400px;
	overflow: hidden;
	margin-bottom: 44px; 
}
.scenery li:nth-child(odd){
	float: left
}
.scenery li:nth-child(even){
	float: right
}
.scenery li img{
	display: block;
	width: 100%;
}
.scenery li p{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-top: 17px
}
.scenery li:hover p{
	color: #353680
}

.detail-top{
	color: #333333;
	padding-bottom: 15px;
	border-bottom: solid 1px #cccccc
}
.detail-top a{
	color: #333333
}
.details{
	margin-top: 25px;
	color: #333333
	
}
.details .title{
	text-align: center;
}
.details .title h3{
	font-size: 24px;
	color: #333333;
}
.details .title p{
	margin-top: 15px;
	color: #666666;
}
.maindetaile{
	margin-top: 40px;
	color: #333333
}

/** text-indent: 2em;*/
.maindetaile p{
	line-height: 1.7;
	margin-bottom: 20px;
}

.details .end{
	text-align: right;
	margin-top: 50px
}

.rt_fujian {
	padding: 10px 20px 0; 
	overflow:hidden; 
	margin:0 10px;
}

.rt_fujian h3 { 
	font-size: 16px;
	line-height: 30px; 
	color:#363680; 
	border-bottom:1px solid #dcdcdc;
	padding:0 0 0 8px;
}

.rt_fujian ul li { 
	height: 26px; 
	line-height: 26px;
	background:url(../images/li_bg04.jpg) no-repeat 10px center; 
	padding-left: 28px;
}

.rt_fujian ul li a { 
	font-size: 12px; 
	line-height: 24px; 
	color:#656464;
}

.rt_fujian ul li a:hover{ 
	color:#363680;
}

/** foot weixin and mini*/
.foot{
	/* width: 280px; */
	height: 120px;
	border-radius: 3px;
	/* float: right; */
	border-radius: 3px;
	/* margin-right: 120px; */
	display: flex;
	align-items: center;
}
.foot div{
	margin-right: 10px;
	width: 100px;
}
.foot div img{
	width: 100%;
}
/* .foot .weixin{
	float: left;
}
.foot .mini{
	float: right;
	margin-left: 40px;
} */

/**   text too long*/
.left-menus_long{
	width: 300px;
	float: left;
	background: #efeefc;
	padding-top: 50px;
	position: relative;
}
.left-menus_long .tit{
	width: 333px;
	height: 55px;
	background: url('../images/i_03_long.jpg') no-repeat;
	font-size: 18px;
	padding-left: 35px;
	padding-top: 10px;
	left: -10px;
	top: 0px;
	color: #fff;
	font-weight: bold;
	position: absolute;
}
.left-menus_long li{
	border-bottom: solid 1px #fff
}
.left-menus_long li a{
	color: #333333;
	font-size: 16px;
	padding-left: 23px;
	line-height: 48px;
	display: block;
}
.left-menus_long li.on a,.left-menus li:hover a{
	background: url('../images/i_07.jpg') no-repeat 10px center;
	color: #353680;
	font-weight: bold;
}
.right-main_long{
	width: 760px;
	float: right;
	padding-top: 13px;
}