/* navbar */
@font-face {
  font-family: 'headfont';
  src: url("https://www.spursecuritybank.com/original/static/newyh/font/diyfont.OTF");
}
.navbar {
	width: 100%;
	height: 120px;
	line-height: 120px;
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/bg_head.png") repeat-x;
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
}

.navbar .container {
	width: 1600px;
	overflow: visible;
}

.navbar .navbar-header {
	width: 100%;
	height: 120px;
	line-height: 120px;
	position: relative;
	font-family: "headfont","微软雅黑",arial;
}

.navbar .navbar-header .header_left {
	width: auto;
	height: 100%;
	float: left;
	font-size: 0;
}

.navbar .navbar-header .header_left> a {
	display: inline-block;
	height: 100%;
}

.navbar .navbar-header .header_left> a img {
	vertical-align: middle;
	max-height: 80px;
}

.navbar .navbar-header .header_left .href_img {
	float: left;
}

.navbar .navbar-header .header_left .href_library {
	font-size: 24px;
	color: #fff;
	margin-left: 20px;
}

.navbar .navbar-header .school_left .href_school {
	font-size: 32px;
	color: #fff;
	margin-left: 20px;
}

.navbar .navbar-header .school_left .href_library {
	font-size: 30px;
	color: #ccc;
	margin-left: 10px;
}

.navbar .navbar-header .school_left .head_gang {
	display: inline-block;
	font-size: 24px;
	color: #fff;
	margin-left: 11px;
}

.navbar .navbar-header .header_right {
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.navbar .navbar-header .header_right .face_box {
	width: 48px;
	height: 100%;
	float: right;
	position: relative;
}

.navbar .navbar-header .header_right .face_box> a {
	display: inline-block;
	width: 100%;
	height: 25px;
	line-height: 24px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0;
	border-left: 2px solid #fff;
}

.navbar .navbar-header .header_right .face_box> a.register {
	text-align: right;
	font-size: 14px;
	color: #fff;
}
.navbar .navbar-header .header_right .face_box> a.register:hover{
	color: #c90000 !important;
}
.navbar .navbar-header .header_right .face_box> a.setting {
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/user.png") no-repeat center right;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.navbar .navbar-header .header_right .face_box:hover .setting {
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/user_active.png") no-repeat center right;
}

.navbar .navbar-header .header_right .face_box> ul {
	width: 80px;
	height: 0;
	overflow: hidden;
	position: absolute;
	top: 75%;
	right: 0;
	background-color: #2e2e2e;
	background-color: rgba(255, 255, 255, 0.3);
	border-radius: 5px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.navbar .navbar-header .header_right .face_box> ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.navbar .navbar-header .header_right .face_box> ul li a {
	display: inline-block;
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-left: 0;
}

.navbar .navbar-header .header_right .face_box> ul li a:hover {
	color: #c90000 !important;
}

.navbar .navbar-header .header_right .face_box> ul.ani_slide {
	height: 70px;
	padding: 5px 0;
}

.navbar .navbar-header .header_right .input_group_box {
	height: 100%;
	float: right;
}

.navbar .navbar-header .header_right .input_group_box .input_group {
	width: auto;
	height: 120px;
	line-height: 120px;
	float: right;
	position: relative;
}

.navbar .navbar-header .header_right .input_group_box .input_group .input_text {
	width: 120px;
	height: 34px;
	line-height: 34px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 17px;
	font-size: 14px;
	color: #fff;
	border: 1px solid #b3bdc8;
	border: 1px solid rgba(255, 255, 255, 0.7);
	padding-left: 16px;
	padding-right: 50px;
	outline: none;
	float: right;
	margin-top: 43px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.navbar .navbar-header .header_right .input_group_box .input_group .input_text.active {
	width: 180px;
	border-left: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding-left: 5px;
}

.navbar .navbar-header .header_right .input_group_box .input_group .input_submit {
	display: block;
	width: 24px;
	height: 24px;
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/search.png") no-repeat center;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 12px;
	cursor: pointer;
	outline: none;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval {
	display: none;
	width: auto;
	height: 34px;
	line-height: 34px;
	background-color: #001732;
	background-color: rgba(0, 0, 0, 0.3);
	border: 1px solid #b3bdc8;
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-right: none;
	border-top-left-radius: 17px;
	border-bottom-left-radius: 17px;
	float: right;
	margin-top: 43px;
	padding-left: 23px;
	cursor: pointer;
	position: relative;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval .text {
	display: inline-block;
	height: 100%;
	line-height: 32px;
	font-size: 14px;
	color: #eff6ff;
	float: left;
	-webkit-transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-ms-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s;
	transition: all .3s ease 0s;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval .text.active {
	color: #c90000;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval .arrow {
	display: inline-block;
	width: 14px;
	height: 12px;
	float: left;
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/arrow_down.png") no-repeat center;
	margin-right: 10px;
	margin-left: 8px;
	margin-top: 10px;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval .arrow.active {
	transform: rotate(180deg);
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/arrow_up.png") no-repeat center;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval .gang {
	display: inline-block;
	width: 1px;
	height: 12px;
	background-color: #909090;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval ul {
	display: none;
	width: 60px;
	height: auto;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.3);
	border: 1px solid #b3bdc8;
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-top: none;
	padding: 5px 0;
	position: absolute;
	top: 33px;
	left: 15px;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval ul li a {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-left: 0;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval ul li a:hover,.navbar .navbar-header .header_right .input_group_box .input_group .retrieval ul li.active a {
	color: #c90000 !important;
}

.navbar .navbar-header .header_right .input_group_box .input_group .retrieval.active {
	display: block;
}

/*index-naver*/
.index-naver{
	float: right;
	width: auto;
	height: 100%;
	position: relative;
	padding: 0 20px;
}
.index-naver-fixed{
	position: fixed;
	top: 0;
	right: 100px;
	height: auto;
	z-index: 999;
}
.index-naver>a{
	display: inline-block;
	width: 40px;
	height: 60px;
	line-height: 60px;
	margin-top: 30px;
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/index-naver.png") no-repeat center center;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
}
.index-naver:hover > a{
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/index-naver-active.png") no-repeat center center;
}
.index-naver-fixed>a{
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/index-naver-active.png") no-repeat center center;
}
.index-naver>.naverlist{
	display: none;
	position: absolute;
	left: 0;
	top: 75px;
	height: auto;
	overflow: hidden;
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/index-naver-bg.png") repeat;
	border-radius: 4px;
}
.index-naver>.naverlist li{
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 40px;
	text-align: center;
}
.index-naver>.naverlist li a{
	line-height: 40px;
	width: 100%;
	color: #bbb;
	font-size: 14px;
}
.index-naver>.naverlist li a:hover{
	color: #fff !important;
}
/* menu-top */
.menu-top {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	-webkit-transition: display .5s ease 0s;
	-moz-transition: display .5s ease 0s;
	-o-transition: display .5s ease 0s;
	-ms-transition: display .5s ease 0s;
	transition: display .5s ease 0s;
}
.menu-top ul li {
	float: left;
	height: 80px;
	line-height: 80px;
	font-size: 0;
}
.menu-top ul li a{
	display: inline-block;
	color: #dddddd;
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	text-align: center;
	border-radius: 16px;
	padding: 0 12px;
	width: auto;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	margin: 0 25px;
	vertical-align: middle;
}

.menu-top ul li a:hover,.menu-top ul li.active a {
	color: #fff !important;
	background: url("https://www.spursecuritybank.com/original/static/newyh/images/oilpaint-navbg-active.png") repeat;
	border-radius: 16px;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

/*列表页头部*/
.list-header{
	width: 100%;
	height: 359px;
	position: relative;
	overflow: hidden;
}
.list-header .banner-img{
	width: 100%;
	height: 359px;
    overflow: hidden;
    position: relative;
}
.list-header .list-headerpic{
	width: 1920px;
	height: 359px;
	position: absolute;
	left: 0;
	top: 0;
}
.navbar-list{
	background: none;
}
.navbar .navbar-header .school_left .href_library{
	color: #fff;
}
.navbar .navbar-header .header_right .input_group_box .input_group .input_text::placeholder{
	color: #fff;
	font-family: "headfont","微软雅黑",arial;
}
.list-menu{
	position: absolute;
	top: 165px;
}

/*详情页头部*/
.details-header{
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.details-header .banner-img{
	width: 100%;
	height: 200px;
    overflow: hidden;
    position: relative;
}
.details-header .detials-headerpic{
	width: 1920px;
	height: 200px;
	position: absolute;
	left: 0;
	top: 0;
}
.navbar-details{
	background: none;
	height: 110px;
	line-height: 110px;
}
.navbar-details .navbar-header,.navbar-details .navbar-header .header_right .input_group_box .input_group{
	height: 110px;
	line-height: 110px;
}
.navbar-details .navbar-header .header_right .input_group_box .input_group .input_text,.navbar-details .navbar-header .header_right .input_group_box .input_group .retrieval{
	margin-top: 38px;
}
.details-menu{
	position: absolute;
	top: 110px;
}
.details-menu ul li{
	height: 90px;
	line-height: 90px;
}
/*响应式*/
@media (min-width: 1200px) {
	.navbar .container{
		width: 1170px;
	}
}

@media (max-width: 1199px) {
	.navbar .container {
		width: 100%;
		padding: 0 20px;
	}
	.menu-top ul li a{
		margin: 0 15px;
	}
}