/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
html {
	font-style: normal;
	font-size: 16px;
	line-height: 1.8;
}
body {
	font-family: "Microsoft Yahei";
	background: #f3f3f3;
}
ul, li, dl, dt, dd, ol, p, img {
	list-style: none;
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.font22 {
	font-size: 22px;
}
.clear {
	clear: both;
}
.btn-warning {
	color: #fff;
	background-color: #ff6a00;
	border-color: #ff6a00;
}
.btn-warning:hover {
	color: #fff;
	background-color: #eb6201;
	border-color: #eb6201
}
a {
	color: #333;
}
a:hover {
	opacity: 85%;
	text-decoration: none;
}
em {
	font-style: normal;
}
.header {
	background: top center/cover url(../img/header.jpg);
}
.header .container {
	position: relative;
}
.header .toppest-header {
	padding-top: 10px;
	display: flex;
	font-size: 14px;
}
.header .toppest-header .iconfont {
	color: #b2e1ff;
}
.header .toppest-header a {
	color: #b2e1ff;
	margin-right: 15px;
}
.header .toppest-header a:hover {
	color: #f88828;
}
/*.header .mid-header {
	border-bottom: 1px solid rgba(255, 255, 255, 0.64);
}*/
.header .bottom-header {
	padding: 14px 0 90px;
}
.header .bottom-header .search-wrapper {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 2px;
	padding: 30px 26px 26px 26px;
}
.header .bottom-header .search-wrapper .title {
	font-size: 18px;
	color: #ffffff;
	line-height: 32px;
}
.header .bottom-header .search-wrapper .form-control, .header .bottom-header .search-wrapper .custom-select {
	background-color: transparent;
	border: 1px solid #6284aa;
	color: #fff;
	font-size: 14px;
}
.header .bottom-header .search-wrapper .form-control::placeholder, .header .bottom-header .search-wrapper .custom-select::placeholder {
 color: #fff;
}
.header .bottom-header .search-wrapper .form-control option, .header .bottom-header .search-wrapper .custom-select option {
	color: #333;
}
#topNavbar {
	padding: 0;
}
#topNavbar.fixed-top {
	background-color: rgba(0, 0, 0, 0.7);
	backdrop-filter: blur(5px);
}
#topNavbar .navbar-brand {
	padding: 15px 0;
}
#topNavbar .logo-wrapper {
	margin: 35px 0;
}
#topNavbar .logo-wrapper img {
	height: 100px;
}
#topNavbar .navbar-nav .nav-item {
	position: relative;
	padding: 0px 20px;
	text-align: center;
}
#topNavbar .navbar-nav .nav-item:hover .dropdown-menu {
	margin-top: -1px;
	display: block;
	text-align: center;
	left: 0;
	right: 0;
}
#topNavbar .navbar-nav .nav-item .nav-link {
	display: inline-block;
	padding: 0;
	font-size: 16px;
	line-height: 36px;
	padding: 8px 0;
	color: #fff;
	border-bottom: 3px solid transparent;
}
#topNavbar .navbar-nav .nav-item .nav-link:hover {
	color: #f88828;
}
#topNavbar .navbar-nav .nav-item.active .nav-link {
	border-bottom: 3px solid #f78312;
}
/*尾部*/
.footer-section {
	padding: 60px 0 80px;
	background-color: #18233d;
	color: #fff;
	line-height: 30px;
	font-size: 14px;
}
.footer-section .external-link-list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 20px;
}
.footer-section .external-link-list .title {
	color: #fff;
}
.footer-section .external-link-list .btn-external {
	margin-left: 10px;
	background: rgba(255, 255, 255, 0);
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
}
.footer-section .external-link-list .dropdown-menu {
	font-size: 14px;
	max-height: 400px;
	overflow: auto;
}
.footer-section .external-link-list .dropdown-menu a {
	color: #333;
}
.footer-section a {
	color: #fff;
}
/*产品列表*/
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: none;
	top: 23%;
}
.carousel-caption h2 {
	font-size: 3.5rem;
}
.secitem {
	width: 100%;
	padding: 0 1rem;
	float: left;
	clear: both;
	min-height: 50px;
margin-top:.8rem;
	position: relative;
	line-height: 34px;
	border-bottom: 1px solid #eee;
}
.secitem dt {
	float: left;
	padding: 0 15px;
	overflow: hidden
}
.secitem dd {
	float: left;
}
.secitem dd a {
	margin: 0 15px;
}
.am-order-div {
	width: 100%;
	background: #3c8fd9;
	margin: 0 auto;
	padding: 15px 20px;
	color: #fff;
}
.am-order-div .ml-auto span {
	color: #91cbff;
	padding: 0 20px;
}
.am-order-div .ml-auto span:hover {
	cursor: pointer;
}
.am-order-div .ml-auto span::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}
.am-order-div .ml-auto span.active {
	color: #fff;
}
.pages {
	margin:.4rem auto 0;
	color: #555;
	text-align: center;
}
.pages .pages-l {
	display: inline-block;
	margin-right: 30px;
	font-size: 0;
}
.pages .pages-l a {
	display: inline-block;
	margin: 0px 7px 0 8px;
	padding:.4rem 1rem;
	font-size: 1rem;
	color: #555;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
}
.pages .pages-l a.on, .pages .pages-l a.on:hover {
	background: #007bff;
	border: 1px solid #007bff;
	color: #fff;
}
.pages .pages-l a:hover {
	background: #007bff;
	color: #fff;
	border: 1px solid #007bff;
}
.pages .pages-l a.prev, .pages .pages-l a.next {
	font-style: normal;
}
.pages .pages-l a.prevStop, .pages .pages-l a.nextStop {
	background: #f2f2f2;
	color: #999;
}
.pages .pages-l a.prevStop:hover, .pages .pages-l a.nextStop:hover {
	border: 1px solid #d9d9d9;
	background: #f2f2f2;
	color: #999;
	cursor: default;
}
.pages .pages-l a.prev em, .pages .pages-l a.next em {
	font-style: normal;
	font-family: simsun;
	font-size: 12px;
}
.pages .pages-l a.prev em {
	margin-right: 6px;
}
.pages .pages-l a.next em {
	margin-left: 6px;
}
.pages .pages-r {
	display: inline-block;
	line-height: 38px;
}
.pages .fy_inp {
	border: 1px solid #d9d9d9;
	background: #fff;
	border-radius: 3px;
	width: 60px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: -2px 8px 0 8px;
	font-size: 15px;
	color: #555;
}
.pages .fy_go {
	display: inline-block;
	background: #f9f9f9;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: 0 8px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
}
/*产品详情*/
.product-detail-list li {
	width: 33.33%;
	padding: 8px 0;
	float: left;
	color: #999;
}
.product-detail-list li span {
	color: #000;
margin-right:.5rem;
}
.product-detail-list li i {
	color: #0066b3;
}
.product-detail h4 {
	font-size: 22px;
	color: #000;
}
.product-detail h4 i {
	font-size: 24px;
	color: #0066b3;
}
.product-detail p {
	color: #999;
	padding: 5px 0px;
}
/*金融机构*/
.contents-header {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0;
	margin-bottom: 1rem;
	align-items: center;
}
.contents-header-title {
	font-size: 1.3em;
	margin-top: 1.5rem;
	color: #000;
	display: flex;
	align-items: center;
}
.header-title-prefix {
	height: 1.6rem;
	width: 0.6rem;
margin-top: .3rem;
	margin-right: 0.5rem;
	background: #1c6eb8;
	border-radius: 4px;
}
.inst-img-content img {
	/* height: 40px; */
}
/*内容*/
.detail-content-wrapper {
	background: #fff;
	width:100%
}
.detail-content-wrapper .title {
	font-size: 30px;
	line-height: 1;
	color: #356abc;
	padding: 10px 0;
	text-align: center;
}
.detail-content-wrapper .desc {
	color: #999;
	padding: 20px 0;
	border-bottom: 1px solid #eee;
	min-height: 60px;
}
.detail-content-wrapper .content-wrapper {
	padding: 35px 0;
	line-height: 200%;
}
.detail-content-wrapper .content-wrapper img {
	max-width: 90%;
	margin: 10px auto;
	display: block;
}
.text-about {
	font-size: 1.1rem;
	line-height: 200%;
}
.text-about p {
	text-indent: 2.2rem;
	margin-bottom: 15px;
}
/*注册登陆*/
.bg-user {
	min-height: 705px;
	background: url(../img/user_bg.jpg) center center no-repeat;
}
.user-main {
	width: 85%;
	margin: 0 auto;
	background-color: rgba(255, 255, 255, 0.5);
}

/*专家*/
.expert img {
  height:200px;
  object-fit: cover;
}

.dropdown-menu {top: 80%;min-width: 8rem;}

/*认证*/
.sfrz-tab .nav-link { width:100%;
	font-size: 18px;
	color: #9a9a9a;background-color: #eee; border-radius:4px;
	padding: 5px 20px;
	line-height: 32px; margin:20px 40px 0px; text-align:center;
}
.sfrz-tab .nav-link.active {
	color: #fff;background-color: #007bff; border-radius:6px;
	position: relative;
}
.sfrz-tab .nav-link:hover {
}

.contents-news-entry {
	width: 100%;
	padding: 2rem 0;
	transition: all 0.5s ease;
	background-color: #fff;
}
.contents-news-entry:hover {
	background-color: #fff;
}
.contents-news-entry .row {
	margin: 0 -8px;
	align-items: center;
	flex-wrap: nowrap;
}
.contents-news-entry .date-wrapper {
	flex: 0 0 12%;
	border-right: 1px solid #eee;
	text-align: center;
}
.contents-news-entry .content {
	padding: 0 15px;
	min-width: 0;
	align-self: flex-start;
}
.contents-news-entry .date {
	font-size: 30px;
}
.contents-news-entry:hover .date {
	color: #15499a;
}
.contents-news-entry .year {
	font-size: 16px;
	text-align: center;
}
.contents-news-entry:hover .year {
	color: #15499a;
}
.content .title {
	font-size: 18px;
	padding-bottom: 1rem;
}
.contents-news-entry:hover .title a {
	color: #15499a;
}
.content .desc {
	font-size: 14px;
	color: #999;
	line-height: 30px;
}

 @media only screen and (max-width: 1100px) {
	.pages {
		text-align: center;
	}
	.pages .pages-l {
		float: inherit;
		text-align: center;
		margin: 0;
	}
	.pages .pages-l a, .pages .pages-r {
		display: none;
	}
	.pages .pages-l a.prev, .pages .pages-l a.next {
		display: inline-block;
	}
}

 @media only screen and (max-width: 767px) {
#topNavbar {
	padding: 0 15px;
}
#topNavbar .navbar-brand img {
	width: 80px;
}
#topNavbar .navbar-nav {
	padding-bottom: 20px;
}
#topNavbar .navbar-nav .nav-item {
	padding: 0 8px;
}
#topNavbar .navbar-nav .nav-item:nth-child(n+1) {
	border-left: 0;
}
#topNavbar .navbar-nav .nav-item .nav-link {
	font-size: 18px;
}
.logo-wrapper {
	display: none;
}
.secitem {
	height: auto;
}
.product-detail-list li {
	width: 100%;
	padding: 8px 0;
	float: left;
	color: #666;
}
}
label.error {
	position: absolute;
	color: #ef392b;
	font-size: 14px;
	z-index:99;
}

.more{
	float:right;
	font-size: 14px;
	padding-top: 30px;
}

.more a{
	contain: paint;
	color:blue
}
