#sx_index{
	width: 100%;
	min-width: 1300px;
	height: auto;
	margin: auto;
	display: table;
}
.bg_01{
	padding: 65px 0 60px;
	background-color: #fdfbfc;
}
.bg_02{
	padding: 0 0 35px;
	background-image: linear-gradient(to bottom,transparent 0%, transparent 60px,#d7efe8 60px,#f6faf9 100%);
}
.bg_03{
	max-height: 639px;
	padding: 32px 0 75px;
	background: url(../images/bg_02.jpg) no-repeat top center;
	overflow: hidden;
}
.bg_04{
	padding: 1px 0 78px;
	background-color: #ffffff;
}
#sx_index .y-tit{
	width:100%;
	height:60px;
	position:relative;
}
#sx_index .y-tit .tt{
	padding: 0px 15px;
	display:block;
	float:left;
	border-left: 6px solid #009c68;
	position:relative;
	z-index:99;
}
#sx_index .y-tit .tt h3{
	font-size:26px;
	font-weight: bold;
	color:#000000;
	line-height: 28px;
	margin-bottom: 4px;
}
#sx_index .y-tit .tt{
	color:#000000;
}
#sx_index .y-tit .tt h3 span{
	color: #009060;
}
#sx_index .y-tit .tt .en{
	font-size: 16px;
	color: #000000;
	line-height: 20px;
}
#sx_index .y-tit hr{
	width: 265px;
	height: 1px;
	background-color: #323232;
	position: absolute;
	left: -73px;
	top: 59px;
}
.y-tit .more{
	width: 91px;
	height: 32px;
	float:right;
	font-size:14px;
	color:#ffffff;
	line-height:30px;
	text-align: center;
	background: linear-gradient(to bottom,#00aa72,#009060);
	position:absolute;
	top:12px;
	right: 1px;
	z-index:99;
}
.bg_04 .y-tit .more{
	top:16px;
}
#sx_index .y-tit .more a{
	color:#ffffff;
}
#sx_index .y-tit .more a:hover{
	color:rgba(255,255,255,.9);
}
#sx_index .index_news{
	width: 1011px;
	height: auto;
	display: table;
}
#sx_index .index_news .ncon{
	width: 100%;
	height: 568px;
	padding: 33px 0 0;
	/*overflow: hidden;*/
}
#sx_index .index_news .ncon .news_pic{
	width: 470px;
	height: 312px;
	margin-bottom: 23px;
	overflow: hidden;
	position: relative;
}
#sx_index .index_news .ncon .news_pic .date{
	width: 85px;
	height: 83px;
	background-color: #009060;
	overflow: hidden;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	line-height: 16px;
	position: absolute;
	top: 30px;
	left: 22px;
	z-index: 999;
}
#sx_index .index_news .ncon .news_pic .date p{
	font-size: 26px;
	line-height: 56px;
}
.hiSlider{
	overflow: hidden;
	width: 470px;
	height: 312px;
}
.hiSlider-item{
	width: 470px;
	height: 312px;
	float: left;
	position: relative;
}
.hiSlider-item img{
	width:470px;
	height:312px;
}
.hiSlider-item:hover img{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	position:relative;
}
.hiSlider-pages,.hiSlider-title{
	position:absolute;
	z-index:3
}
.hiSlider-btn-prev,.hiSlider-btn-next{
	position:absolute;
	z-index:5;
	top:50%;
	height:30px;
	width:30px;
	margin-top:-15px;
	text-indent:-200px;
	overflow:hidden;
	opacity:.6;
	filter:alpha(opacity:60);
	display:none;
}
.hiSlider-btn-prev{
	left:10px
}
.hiSlider-btn-next{
	right:10px;
	background-position:-30px 0;
}
.hiSlider-btn-prev:hover,.hiSlider-btn-next:hover{
	opacity:1;
	filter:alpha(opacity:100)
}
.hiSlider-title{
	bottom:0;
	width:100%;
	padding:6px 0;
	color:#fff;
	text-indent:10px;
	background:rgba(0,0,0,.6);
	z-index:2;
	font:14px/2 "Microsoft YaHei",Arial,Tahoma
}
.hiSlider-pages{
	width:100%;
	height:10px;
	bottom:38px;
	text-align:center;
}
.hiSlider-pages a{
	width:10px;
	height:10px;
	display: inline-block;
	margin:0 6px;
	overflow:hidden;
	font-size:0;
	background-color:#009261;
	border-radius: 50%;
}
.hiSlider-pages a.active{
	background:#ff811b;
}
#sx_index .index_news .nlist{
	width: 522px;
	height: 312px;
	margin-bottom: 23px;
	overflow: hidden;
	position: relative;
}
#sx_index .index_news .nlist li{
	width: 100%;
	height: auto;
	display: table;
	padding: 0 0 25px;
}
#sx_index .index_news .nlist .ntit{
	width: 425px;
	max-height: 52px;
	margin-top: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #006744;
	line-height: 26px;
	overflow: hidden;
}
#sx_index .index_news .nlist li:nth-child(2n) .ntit{
	width: 515px;
	max-height: 26px;
}
#sx_index .index_news .nlist .desc{
	max-height: 44px;
	margin-top: 14px;
	padding-left: 5px;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	overflow: hidden;
}
#sx_index .index_news .nlist .ndate{
	width: 114px;
	height: 37px;
	margin-top: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #979797;
	text-align: center;
	line-height: 35px;
	float: right;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	position: relative;
}
#sx_index .index_news .nlist a:hover .ntit{
	color: rgba(0, 144, 96, .98);
}
#sx_index .index_news .nlist li:hover span{
	color: #ffffff;
	background-color: #2bac85;
}
#sx_index .index_news .news_list{
	width: 100%;
	height: 197px;
	background: url(../images/bg_01.jpg) repeat-x top 6px left 6px;
	overflow: hidden;
	clear: both;
}
#sx_index .index_news .news_list li{
	width: 487px;
	height: auto;
	padding: 19px 0 15px;
	display: table;
	float: left;
	border-bottom: 1px solid #e8e8e8;
}
#sx_index .index_news .news_list li:nth-child(2n){
	float: right;
}
#sx_index .index_news .news_list .news_item{
	width: 445px;
	height: 60px;
	background-color: #fdfbfc;
	overflow: hidden;
	position: relative;
	left: 8px;
}
#sx_index .index_news .news_list .ndate{
	width: 60px;
	height: 55px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-align: center;
	overflow: hidden;
	position: relative;
	left: ;
}
#sx_index .index_news .news_list .ndate p{
	font-size: 25px;
	font-weight: normal;
	line-height: 37px;
}
#sx_index .index_news .news_list .ntit{
	width: 348px;
	max-height: 52px;
	font-size: 18px;
	color: #222222;
	line-height: 26px;
	overflow: hidden;
	position: relative;
	top: 6px;
	left: 18px;
}
#sx_index .index_news .news_list a:hover .ntit{
	color: #006744;
}
#sx_index .index_notice{
	width: 344px;
	height: 618px;
}
#sx_index .index_notice .y-tit{
	width: 100%;
	height: 89px;
	background-color: #009664;
}
#sx_index .index_notice .y-tit .tt{
	border-left: 6px solid #ffffff;
	top: 19px;
	left: 29px;
}
#sx_index .index_notice .y-tit .tt h3{
	color:#fdfbfc;
}
#sx_index .index_notice .y-tit .tt .en{
	color: #ffffff;
}
#sx_index .index_notice .y-tit .more{
	width: 42px;
	height: 32px;
	float:right;
	font-size:14px;
	color:#fbffff;
	line-height:30px;
	text-align: center;
	background: none;
	position:absolute;
	top:30px;
	right: 17px;
	z-index:99;
}
#sx_index .index_notice .y-tit .more a{
	color:#ffffff;
}
#sx_index .index_notice .y-tit .more a:hover{
	color:rgba(255,255,255,.9);
}
#sx_index .index_notice .notice_list{
	width: 100%;
	height: 528px;
	padding: 16px 0 0;
	margin-top: 1px;
	background-color: #ffffff;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}
#sx_index .index_notice .notice_list li:last-child hr{
	display: none;
}
#sx_index .index_notice .notice_list .notice_item{
	display: block;
	padding: 14px 24px 12px;
}
#sx_index .index_notice .notice_list li:hover .notice_item{
	background-color: #009463;
}
#sx_index .index_notice .notice_list .ndate{
	font-size: 16px;
	font-weight: bold;
	color: #005f40;
	line-height: 20px;
}
#sx_index .index_notice .notice_list .ntit{
	width: 297px;
	height: 26px;
	margin: 0 auto 26px;
	padding: 0 4px;
	font-size: 18px;
	color: #222222;
	line-height: 26px;
	overflow: hidden;
	position: relative;
	top: 12px;
}
#sx_index .index_notice .notice_list hr{
	width: 297px;
	height: 1px;
	margin: auto;
	background-color: #e6e6e6;
	overflow: hidden;
}
#sx_index .index_notice .notice_list li:hover .ndate,#sx_index .index_notice .notice_list li:hover .ntit{  
	color: #ffffff;
}
#sx_index .index_con{
	width: 660px;
	height: auto;
}
#sx_index .index_con .more{
	width: 46px;
	height: 22px;
	float:left;
	font-size:14px;
	color:#fff6fd;
	line-height:22px;
	text-align: center;
	background: #429b86;
	position:absolute;
	top:48px;
	left: 192px;
	z-index:99;
}
#sx_index .index_con .y-tit .more a{
	color:#ffffff;
}
#sx_index .index_con .y-tit .more a:hover{
	color:rgba(255,255,255,.9);
}
#sx_index .index_con .dlist{
	width: 100%;
	height: 415px;
	margin: 30px 0 0;
	overflow: hidden;
}
#sx_index .index_con .dlist li{
	width: 100%;
	height: 81px;
	border-bottom: 1px solid #d7e3e0;
	overflow: hidden;
}
#sx_index .index_con .dlist .ntit{
	width: 480px;
	height: 80px;
	float: left;
	font-size: 18px;
	color: #000000;
	line-height: 80px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	left: 10px;
}
#sx_index .index_con .dlist .ndate{
	width: 100px;
	height: 80px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #949d9a;
	text-align: right;
	line-height: 80px;
	overflow: hidden;
}
#sx_index .index_con .dlist a:hover .ntit{
	color: #006744;
}
#sx_index .alumni_fl{
	width: 911px;
	height: 403px;
	background-color: #ffffff;
	border: 1px solid #dedede;
	overflow: hidden;
	position: relative;
	z-index: 9;
}
#sx_index .alumni_con{
	margin: 58px 0 0;
	position: relative;
}
#sx_index .alumni_con .bg_green{
	width: 909px;
	height: 401px;
	background-color: #0d8a49;
	border: 1px solid #dedede;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 0;
}
#sx_index .alumni_fl .dlist{
	width: 470px;
	height: 350px;
	margin: 18px 25px 0 12px;
	overflow: hidden;
	position: relative;
}
#sx_index .alumni_fl .dlist li{
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #d7e3e0;
}
#sx_index .alumni_fl .dlist .ntit{
	width: 325px;
	height: 55px;
	float: left;
	font-size: 18px;
	color: #000000;
	line-height: 55px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	left: 20px;
}
#sx_index .alumni_fl .dlist .ndate{
	width: 102px;
	height: 55px;
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #a3a3a3;
	text-align: left;
	line-height: 55px;
	overflow: hidden;
}
#sx_index .alumni_fl .dlist a:hover .ntit{
	color: #006744;
}
#sx_index .pic_box{
	width: 387px;
	height: 351px;
	margin: 29px 0 0;
	background-color: #0d8a49;
	overflow: hidden;
}
#sx_index .pic_box .tit{
	width: 368px;
	height: 38px;
	padding: 0 5px;
	margin: 16px auto 0;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 38px;
	text-align: center;
	overflow: hidden;
}
.pic_box a:hover .tit{
	color: rgba(255,255,255,.95);
}
/*图片轮换*/
#slideBox{
	width: 387px;
	height: 351px;
	margin: 29px 0 0;
	background-color: #0d8a49;
	overflow:hidden;
	position:relative;
}
#slideBox ul#show_pic{
	margin:0;
	padding:0;
	list-style:none;
	height:351px;
	width:43600px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	width: 387px;
	height:351px;
	overflow: hidden;
}
#slideBox ul#show_pic .pic{
	width: 368px;
	height: 254px;
	margin: 10px auto 0;
	overflow: hidden;
}
#slideBox ul#show_pic .pic img{
	width: 100%;
	height: 100%;
}
#slideBox ul#show_pic li:hover img{
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	position:relative;
}
#iconBall {
	position:absolute;
	bottom:12px;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}
#iconBall li {
	float:left;
	color:#2bac85;
	width:10px;
	height:10px;
	line-height:10px;
	cursor:pointer;
	text-align:center;
	font-size:0px;
	margin:0 5px;
	background-color:#2bac85;
	border-radius: 50%;
}
#iconBall li.active {
	color:#e76d00;
	background-color:#e76d00;
}
#textBall {
	width:92%;
	height:38px;
	overflow:hidden;
	position:absolute;
	left:4%;
	right: 4%;
	bottom:33px;
}
#textBall li {
	width: 100%;
	height: 38px;
	cursor:pointer;
	display:none;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 38px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
#textBall li.active {
	display:block;
}
#textBall li a {
	color:#ffffff;
}
/*图片轮换end*/
#sx_index .alumni_fr{
	width: 431px;
	height: 412px;
	margin-right: 2px;
	overflow: hidden;
}
#sx_index .alumni_fr .img_box{
	width: 431px;
	height: 181px;
	margin-bottom: 47px;
	border: 1px solid #dedede;
	overflow: hidden;
	position: relative;
}
#sx_index .alumni_fr .img_box img{
	width: 100%;
	height: 100%;
}
#sx_index .alumni_fr .img_box .tips{
	width: 97px;
	height: 101px;
	float: left;
	position: absolute;
	top: 54px;
	left: 51px;
}
#sx_index .alumni_fr .img_box:nth-child(2) .tips{
	float: right;
	top: 47px;
	left: inherit;
	right: 51px;
}
#sx_index .col_list{
	width: 1398px;
	height: 307px;
	margin: 42px 0 0;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	overflow: hidden;
}
#sx_index .col_list li{
	margin: 0 48px 0 0;
	position: relative;
}
#sx_index .col_list li:last-child{
	margin: 0 0;
}
#sx_index .col_list .img{
	width: 433px;
	height: 307px;
	overflow: hidden;
}
#sx_index .col_list .img img{
	width: 100%;
	height: 100%;
}
#sx_index .col_list li:hover .img img{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	position:relative;
}
#sx_index .col_list .tbg{
  width: 433px;
  height: 0; 
  border-top: 42px solid transparent;
  position: absolute;
  bottom: 0px;
  z-index: 1;
}
#sx_index .col_list .t1{
	border-bottom: 46px solid rgba(102,154,192,.8);
	border-left: 433px solid rgba(102,154,192,.8);
}
#sx_index .col_list .t2{
	border-bottom: 46px solid rgba(13,138,73,.8);
	border-left: 433px solid rgba(13,138,73,.8);
}
#sx_index .col_list .t3{
	border-bottom: 46px solid rgba(175,157,84,.8);
	border-left: 433px solid rgba(175,157,84,.8);
}
#sx_index .col_list .tit{
	width: 100%;
	height: 33px;
	padding: 0 32px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	line-height: 33px;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	bottom: 21px;
	z-index: 99;
	overflow: hidden;
}
#sx_index .col_list a:hover .tit{
	color: rgba(255,255,255,.95);
}