@charset "utf-8";
@import url(../font/stylesheet.css);
@import url(../font/font.css);
.inner{width: 1400px;margin: 0px auto;}
/* 头部*/
.top {
	transition: all 0.7s ease-out 0s;
	/* transform: translateY(-100%); */
	background: url(../img/topbg.png) repeat-x center top;
	background-size: 100%;
	width: 100%;
	padding-bottom: 140px;
	position: fixed;
	top: 0;
	z-index: 9;
}
.head-right{margin-top: 15px;}
#header .inner {
	/* height: 143px; */
	position: relative;
	max-width: 100%;
	width: 1400px;
	margin: 0px auto;
}

.showdiv .top {
	opacity: 1;
	filter: Alpha(opacity=100);
	transform: none;
	display: block;
}

.sitelogo {
	padding: 30px 0px;
}

.top_link {
	margin-top: 20px;
	margin-bottom: 0px;
}

.top_link ul li {
	float: left;
	line-height: 15px;
	border-right: 1px solid #7d8fb0;
	padding: 0px 20px;
}

.top_link ul li a {
	color: #fff;
	font-size: 16px;
}

.top_link .search,
.top_link .link_last {
	border-right: none;
}

.toplink1 a {
	padding-right: 15px;
}

.top_link .link_last {
	padding-right: 0px;
}

/* 搜索*/
.search {
	padding-left: 50px;
	font-size: 16px;
	cursor: pointer;
	position: relative;
}

.search input {
	border: 1px solid rgba(255, 255, 255, 0.3);
	background: rgba(255, 255, 255, 0.1);
	height: 28px;
	line-height: 28px;
	color: #fff;
	border-radius: 14px;
	margin-top: -20px;
	width: 0px;
	text-indent: 10px;
	opacity: 0;
}

.search i.active {
	position: absolute;
	right: 0px;
	top: 0px;
}

.search button {
	display: none;
}

.search.active input {
	width: 150px;
	opacity: 1;
}

.search.active i.active {
	position: absolute;
	right: 25px;
	top: 0px;
}

.icon-search:before {
	color: #fff;
}

.search.active i.active:before {
	content: '\ea1f';
}

/*导航*/
/*nav*/
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.nav {
	width: 100%;
	height: 50px;
	line-height: 50px;

}

.nav ul>li {
	float: left;
	text-align: center;
	padding-left: 15px;
	padding-right: 10px;
	position: relative;
}

.nav .nav_first {
	padding-left: 0px;
}

.nav .nav_last {
	padding-right: 0px;
}

.nav li a {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}

.nav li ol {
	position: absolute;
	left: 0px;
	top: 43px;
	z-index: 9999;
	padding-top: 15px;
	width: 170px;
	display: none;
	border-left: 5px solid #16529f;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99015934, endColorstr=#99015934);
}

.nav li ol li {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nav li ol li a {
	display: block;
	width: 96%;
	font-size: 14px;
	margin: 0px 2%;
	color: #333;
	text-align: left;
	text-indent: 15px;
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}

.wp-window {
	margin-top: 10px;
}


.nav ul>li:hover ol{
display:block;} 















/* banner */
/**主页banner开始**/
.head,
.mbanner,
.mbanner .inner,
.mbanner .inner>div,
.focus,
.focus>ul,
.mbanner .slick-list,
.mbanner .slick-track {
	height: 100%;
}

.mbanner {
	width: 100%;
	overflow: hidden;
}

#banner .inner {
	width: auto;
	max-width: 100%;
	text-align: center;
	position: relative;
}

#banner .slide {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	display: inline-block;
}

#banner .slide>a {
	display: block;
	width: 100%;
	height: 100%;
}

#banner .slide .slide_imgs {
	width: 100%;
	height: 100%;
	position: absolute;
}

#banner .slide .news_bg {
-webkit-transform: scale(1);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;


    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

   
    transition: linear 5s;

}

.slick-active .news_bg{-webkit-transform: scale(1.2)!important;}


#banner .slide_title {
	position: absolute;
	z-index: 29;
	/* bottom: 0.6rem; */
	bottom: 120px;
	left: 12%;
	padding: 0 15px;
	max-width: 57%;
}

#banner .slide_title .tit_con {
	/* font-size: 0.30rem; */
	font-size: 30px;
	font-weight: normal;
	/* line-height: 0.65rem; */
	line-height: 65px;
	color: #fff;
	font-family: "微软雅黑";
	z-index: 9;
	position: relative;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#banner .slide_title .title_bg {
	background: #000;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.slick-dots {
	position: absolute;
	z-index: 9;
	/* bottom: 0.65rem; */
	bottom: 70px;
	left: 19%;
}

 .slick-dots li {
	/* font-size: 0.25rem; */
	/* font-size: 25px; */
	/* line-height: 0.34rem; */
	line-height: 34px;
	color: #fff;
	/* margin: 0 0.12rem; */
	margin: 0 10px;
	cursor: pointer;
	width: 15px;
	height: 15px;
	
	display: inline-block;
	vertical-align: bottom;
}

 .slick-dots li.slick-active:after {
	/* width: 0.55rem; */
	width: 55px;
	height: 1px;
	/* background: url(../img/dot.png) no-repeat left center; */
	/* margin-left: 0.13rem; */
	margin-left: 10px;
	content: " ";
	display: inline-block;
	/* margin-top: -10px; */
}

.slick-dots li button {
	background: no-repeat;
	border: none;
	width: 15px;
	height: 15px;
	/* font-size: 0.25rem; */
	/* font-size: 25px; */
	/* line-height: 0.34rem; */
	/* line-height: 34px; */
	/* color: #fff; */
	color: transparent;
	background: url(../img/dot2.png) no-repeat left center;
}

 .slick-dots li.slick-active button {
	/* font-size: 0.35rem; */
	/* font-size: 35px; */
	
	background: url(../img/dot.png) no-repeat left center;
}

 .button_box {
	position: absolute;
	bottom: 45px;
	/* width: 0.7rem;
	height: 0.7rem; */
	width: 50px;
	height: 50px;
	opacity: 1;
	/* filter: alpha(opacity=0); */
	/* background: #000; */
	/* border: 1px solid rgba(255, 255, 255, 0.5); */
	display: block;
	z-index: 20;
	/* border-radius: 50%; */
	text-align: center;
	cursor: pointer;
	/* transition: all 0.4s ease; */
}

/* .head:hover #banner .button_box {
	opacity: 0.5;
	filter: alpha(opacity=50);
} */

 .button_box button {
	background: none;
	border: none;
	/* font-size: 0.4rem; */
	font-size: 40px;
	color: transparent;
	/* line-height: 0.7rem; */
	line-height: 70px;
	font-weight: bold;
}

 .button_box.prev {
	left: 12%;
	background: url(../img/banner_left.png) no-repeat center;
}

 .button_box.next {
	left: 14.5%;
	background: url(../img/banner_right.png) no-repeat center;
}
.main4  .button_box.prev{left: -8%;top: 75px;}
.main4  .button_box.next{/* right: -5%; */left: 105%;top: 75px;}
.bb {
	cursor: pointer;
	z-index: 10;
	animation: bb 2s linear 0s infinite;
	width: 44px;
	height: 34px;
	background: url(../img/arr_btm.png) no-repeat center;
	position: fixed;
	left: 50%;
	bottom: 27px;
}

@keyframes bb {
	0% {
		transform: translate(-50%, 0);
		opacity: 0;
	}

	20% {
		transform: translate(-50%, 3px);
		opacity: 1;
	}

	80% {
		transform: translate(-50%, 10px);
		opacity: 1;
	}

	90% {
		transform: translate(-50%, 10px);
		opacity: 0;
	}

	100% {
		transform: translate(-50%, 10px);
		opacity: 0;
	}
}


/* 头部2 */

body::-webkit-scrollbar {
	display: none;
}

.body_b {
	outline: none;
	overflow: auto;
	position: fixed;
	z-index: 20;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
	background: #fff;
	overflow-x: hidden;
}

.list.body_b {
	position: static;
	overflow: hidden;
}

.body_b.showdiv {
	top: 0;
}

.body_b .top {
	padding: 0;
	background: #002147;
	opacity: 0;
	filter: Alpha(opacity=00);
}

/* .head-top,
.header2 {
	background-color: #16529f;
	
} */

.body_b.showdiv .top {
	transition: all 0.7s ease-in-out 0.5s;
	transform: none;
	opacity: 1;
}

.body_b .top_link {
	margin-top: 15px;
}

.body_b .sitelogo {
	padding: 3px 0px;
	padding-bottom: 0px;
}

.body_b .sitelogo img {
	/* display: block; */
	/* margin-top: 5px; */height:55px
}

.body_b #header .inner,
.body_b .wrapper .inner,
.body_b .inner {
	width: 1400px;
	margin: 0px auto;
}

.body_b .nav {
	height: 56px;
	line-height: 56px;
}
.xiao_banner{display: none;}
.xiao_banner .rslide,.xiao_banner .rslide img{width: 100%;height: auto;}
/* 学校要闻 */

.main1 {
	padding-top: 120px;
	background-color: #f3f1ec;
	padding-bottom: 20px;
}

.news {
	width: 66%;
	max-width: 920px;
	/* padding: 10px 0px 0px 0px; */
}

.news_title {
	/* height: 75px; */
	margin-bottom: 25px;
	line-height: 35px;
}

.news_title>h2 {
	color: #052249;
	/* height: 75px; */
	font-size: 30px;
	float: left;
}

.news_title>a {
	float: left;
	font-size: 20px;
	color: #596d87;
	display: block;
	padding-left: 15px;
	margin-left: 15px;
	background: url(../img/line1.png) no-repeat left center;
}

.news_link {
	color: #fff;
	display: block;
	line-height: 30px;
	padding: 0px 10px;
	font-size: 14px;
	background-color: #b90016;
	border-radius: 20px;
	margin-top: 25px;
}

.news_list ul li {
	float: left;
	max-width: 440px;
	/* height: 270px; */
	width: 48%;
	margin-right: 4%;
	overflow: hidden;
	position: relative;
}

.news_list ul li h3 {
	font-size: 18px;
	margin: 15px 0px;
	line-height: 27px;
}

.news_img {
	height: 270px;
	overflow: hidden;
}

.news_img,
.news_img img {
	width: 100%;
	transition: .5s;
}

.news .news_last,.foot_pic .news_last{
	margin-right: 0px;
}

.date1 {
	color: #888888;
	font-size: 16px;
}

.important {
	width: 100%;
	height: 152px;
	overflow: hidden;
	margin-top: 15px;
	background: url(../img/bg1.png) no-repeat left top;
}

.important a {
	display: block;
	color: #fff;
}

.important h2 {
	float: left;
	width: 80%;
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.important>div {
	width: 76%;
	margin-left: 21%;
	margin-top: 30px;
}

.impor_date {
	float: right;
	line-height: 30px;
}

.zhai {
	margin-top: 15px;
	color: #b8bec9;
	line-height: 30px;
}



.news_list ul li a {
	display: block;
}

.news_list ul li:hover .news_img img {
	transform: scale(1.1, 1.1);
	transition: .5s;
}


/* 校园公告*/
.notice {
	/* margin-top: 30px; */
	max-width: 440px;
	width: 32%;
}

.news_date {
	width: 70px;
	height: 70px;
	text-align: center;
	background-color: #00204c;
	color: #fff;
}

.news_date p {
	font-size: 30px;
	font-weight: bold;
	padding-top: 10px;
}

.news_date div {
	font-size: 16px;
	margin-top: 7px;
}

.notice_list ul li {
	margin-bottom: 44px;
}

.notice_list ul li a {
	width: 80%;
}

.notice_list ul li a h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	margin-top: -5px;
	height: 56px;
	overflow: hidden;
}

.notice_list ul li a p {
	color: #666666;
	font-size: 14px;
	line-height: 21px;
	height: 44px;
	overflow: hidden;
	margin-top: 9px;
}

.notice_list ul li a:hover h2,
.news_list a:hover h3,.option li a:hover h3 {
	color: #004398;
}


/* 学术交流 */
.main2 {
	background:url(../img/m2bg.png) no-repeat 0px 0px #002147;
	overflow: hidden;
}

.main2 .inner {
	overflow: hidden;
	position: relative;
}

.xue_left {
	max-width: 750px;
	width: 54%;
	float: left;
	height: 425px;
	margin: 40px 50px;
	overflow: hidden;
	position: relative;
}

.rslide li {
	position: relative;
	height: 100%;
}

.rslide li a {
	display: block;
}

.rslide li img {
	width: 100%;
}

.centered-btns_nav {
	position: absolute;
	right: 35px;
	z-index: 2;
	width: 32px;
	height: 40px;
	background-image: url(../img/fontfl.png);
	overflow: hidden;
	color: transparent;
}

.xue_left .prev {
	background-position: center top;
	bottom: 40px;
}

.xue_left .next {
	bottom: 20px;
	/*left: 100%; */
	background-position: center bottom;
	/*background-image: url(../img/right.png);*/
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
	position: absolute;
	bottom: 50px;
	right: 15%;
	margin-left: -115px;
	font-size: 0;
	list-style-type: none;
	z-index: 99;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 8px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 30px;
	height: 15px;
	overflow: hidden;
	color: transparent;
	font-size: 14px;
	text-align: center;
	*display: inline;
	*zoom: 1;
	/* background: url(../img/dot2.png) no-repeat left center; */
}

/* .centered-btns_tabs .centered-btns_here a {
	background: url(../img/dot1.png) no-repeat left center;
} */
.cap2 {
	width: 600px;
	font-size: 16px;
	color: #fff;
	/* padding: 15px 108px 0px 25px; */
	line-height: 30px;
	position: absolute;
	bottom: 0px;
	right: 0%;
	height: 98px;

	background: url(../img/bg2.png) no-repeat left top;
}

.cap2 p {
	width: 75%;
	height: 60px;
	overflow: hidden;
	margin: 20px 25px;
}

.xue_right {
	max-width: 480px;
	/* position: relative; */
	height: 425px;
	margin: 40px 30px 40px 0px;
}

.xue_right .centered-btns_nav {
	display: none;
}

.xue_title {
	color: #fff;
	font-size: 30px;
	line-height: 80px;
}

.xue_bottom a {
	color: #FFFFFF;
}

.xue_bottom h3 {
	font-size: 18px;
	/* font-weight: bold; */
	line-height: 30px;
}

.xue_bottom p {
	font-size: 16px;
	margin-top: 25px;
	line-height: 25px;
}

.mores {
	display: block;
	width: 165px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	text-indent: 28px;
	font-size: 16px;
	margin-top: 40px;
	/* position: absolute;
	bottom: 65px;
	left: 0px; */
	background: url(../img/morebg1.png) no-repeat left top;
}






/* 教学科研 */
.main3{
	/* background-color: #f3f1ec; */
}
.ke_tab{
	height: 122px;
	background-color: #f0f0f0;
}
.main3 .inner{
	margin-top: -122px;
}
.tab-hd li{
	float: left;
	width: 33.3%;
	/* height: 140px; */
	cursor: pointer;
	text-align: center;
	line-height: 122px;
	background: url(../img/line2.png) no-repeat right 30px;
}

.tab-hd li a {
	font-size: 30px;
	color: #666;
	font-weight: bold;
}


.tab-hd li img {
	position: absolute;
	left: 6px;
	top: 32px;
}


.tab-hd .active {
	background: #fff;
}
.tab-hd .active a{
    color: #002147;
}
.option li{
	float: left;
	width: 33.3%;
	overflow: hidden;
	margin-bottom: 55px;
}
.option li a{display: block;}
.tab-bd>li{display: none;}
.tab-bd{
	margin-top: 40px;
}
.tab-bd .active{display: block;}
.number{
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 57px;
	color: #fff;
	font-family: "TT1182M_";
	font-size: 30px;
	
	background: url(../img/icon3.png) no-repeat center;
}
.number span{
	font-size: 20px;
	letter-spacing: 3px;
}
.number_right{
	width: 70%;
	float: left;
	margin-left: 4%;
	
}
.number_right h3{
	font-size: 18px;
	line-height: 28px;
}
.number_right .date1{
	margin-top: 13px;
}
.mores2{
	display: block;
	width: 160px;
	height: 51px;
	line-height: 50px;
	font-size: 16px;
	text-indent: 25px;
	background: url(../img/morebg2.png) no-repeat left top;
}
.main4 .mores2{

background: url(../img/morebg4.png) no-repeat left top;

margin: 0px auto;

margin-top: 40px;

margin-bottom: 60px;
}
/* 底部图片 */
.foot_pic{
	margin-bottom: 40px;
}
.foot_pic ul li{
	float: left;
	width: 23.5%;
	max-width: 328px;
	margin-right: 1.5%;
	height: 220px;
	position: relative;
}
.foot_tu,.foot_tu img{
	width: 100%;
	
}
.foot_zi{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 60px;
	text-align: center;
	padding: 0px 20px;
	line-height: 60px;
	font-size: 20px;
	color: #FFFFFF;
	background: rgba(0,33,71,0.73);
}



/* 页尾 */
.footer{
	border-top: 7px solid #7a0b0b;
	background-color: #002147;
}
.dilogo,.dilink,.addr,.xx{
	width: 23%;
	margin: 25px 0px;
}
.dilink,.addr{
	margin: 35px 0px;
}
.dilink a,.addr p,.xx p{
	color: #fff;
	display: block;
	line-height: 35px;
	font-size: 16px;
	
}
.addr{
	width: 30%;
	float: right;
	/* text-align: right; */
}



/* 内页 */
.neitop .header{
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 999;
	padding-bottom: 200px;
	background: url(../img/topbg.png) repeat-x center top;
}
.neibanner img{width: 100%;}
.nav_left {
	margin-top: 30px;
	max-width: 280px;
	width: 20%;
	background-color: #fff;
	
}

.nav_left>h2 {
	font-size: 24px;
	text-align: center;
	height: 90px;
	line-height: 90px;
	color: #fff;
	background:url(../img/bg3.png) no-repeat left top ;
}


.nav_left ul li a {
	font-size: 18px;
	display: block;
	text-indent: 30px;
	height: 59px;
	line-height: 59px;
	box-sizing: border-box;
	margin-top: 2px;
	color: #0a326a;
	border-left: 4px solid #16529f;
	border-bottom: 1px solid #f3f1ec;
	background-color: #fff;
}

.nav_left ul li:hover a{
	color: #003470;
	font-weight: bold;
	border-left: none;
	background:url(../img/icon5.png) no-repeat 240px center #e3ebf4 ;
}
.nav_left .act {
	border-left: none;
	background:url(../img/icon5.png) no-repeat 260px center #e3ebf4 ;

}






/*右侧*/
.nav_right {
	width: 78%;
	max-width: 1070px;
	margin-top: 30px;
	/* padding: 30px; */
	background-color: #fff;
}

.right_inner{margin: 20px 30px;}
.right_top{
	border-bottom:  5px solid #003470;
	padding-bottom: 17px;
	/* margin-top: 20px; */
}
.right_top>h3 {
	font-size: 22px;
	color: #003470;
	height: 43px;
	line-height: 43px;
	font-weight: bold;
	/* background: url(../img/line.png) no-repeat left center; */
}
.right_top>h3 span{
	display: inline-block;
	padding-left: 15px;
	font-size: 16px;color: #999999;}
.right_top>p,
.right_top>p a {
	font-size: 16px;
	color: #888888;
	margin-top: 13px;
}
.right_top>p{margin-right: 10px;}





/* 列表 */
.list>ul{margin-top: 20px;}

.list>ul li {
	height: 55px;
	line-height: 55px;
	/* transition: .5s; */
	border-bottom: 1px dashed #edecec;
}

.list>ul li a {
	float: left;
	display: block;
	width: 75%;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 25px;
	box-sizing: border-box;
	background: url(../img/icon6.png) no-repeat left center;
}
.list .date1{
	color: #757575;
	float: right;
}


.list,.neiinner {
	margin-bottom: 70px;
}
.list  .bg2{
	background-color: #f3f9ff;
	margin: 0px -30px;
	padding: 0px 30px;
}

/*内容*/
.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;
}

.cont{margin-top: 30px;}


.cont p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.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;
}


.main4 {
	background:url(../img/m4bg.png) no-repeat 0px 0px #002147;
	overflow: hidden;
}

.main4 .news_title>h2{
    text-align: center;
float:none;
padding-top:40px;
}


.imglist ul
{
	margin-top: 40px;
}

/*
.imglist li
{
	float: left;
	width: 25%;
	
}
*/
.imglist li a
{
	margin:0 20px;
	display: block;
	text-decoration: none;
}


.imglist li a h3
{
	font-size: 20px;
	/* color: #ffffff; */
	padding: 20px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}

.imglist li a .time
{
	color: #FFFFFF;
	display: block;
	padding: 20px 0 20px 0px;
		
}
.imglist .yc{padding-top: 10px ;}
.imglist li a p
{
	font-size: 16px;
	line-height: 2em;
	/* color: #FFFFFF; */
	padding: 15px 0 15px 0;
	text-align: center;
}
.imglist li a .wz{color: #FFFFFF;}
.imglist li a i
{
	color: #FFFFFF;
	font-size: 20px;
}

.imglist li a .location
{
	color:#5a7f93;
	font-size: 13px;
	
}

.imglist li a .location i
{
	font-size: 14px;
}

.imglist li a img
{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 2px solid #FFFFFF;
	margin: 0px auto;
}
.imglist{
	/* padding: 0px 150px; */
	box-sizing: border-box;
}
.imglist li a:hover h3
{
	color:#00204c;
}

.imglist li a:hover img
{
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.imglist .slick-dots 
{
	position: absolute;
	bottom: -45px;
	width: 100%;
	text-align: center;
	display: none !important;
}

.imglist .slick-dots li  
{
	display: inline-block;
}

.imglist .slick-dots li button
{   background:#FFFFFF;
    border: 0 none;
    border-radius: 7px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 10px;
    line-height: 0;
    margin: 0 8px;
    outline: medium none;
    padding: 0;
    width: 10px;
}

.imglist .slick-dots li.slick-active button
{
	background: #1295d8;
}

.icon-angle-left,.icon-angle-right{
	font-size: 60px;
	/* color: #FFFFFF; */
}

.sliderbutton.next
 {
    right: -80px;
}

.sliderbutton.prev
 {
    left: -80px;
}

.sliderbutton {
    height: 60px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 9;
    color: #9aa5b6;
    font-size: 34px;
    line-height: 60px;
    text-align: center;
    /* background-color: #fff;
    *background-color: #fff; */
    zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    /* box-shadow: 0 0 5px rgba(0,0,0,0.2); */
}