.display {
	display: none
}


.mr10 {
	margin-right: 10px
}

.p15 {
	padding: 0 15px
}

.pt15 {
	padding-top: 15px
}

.white {
	color: #fff
}

.flex-viewport {
	border-radius: 5px;
	overflow: hidden
}

.hideen {
	display: none!important
}

.button {
	display: inline-block;
	width: 80px;
	height: 36px;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none border: 1px solid transparent;
	border-radius: 20px
}

.h-log button {
	color: #fff;
	font-size: 14px;
	letter-spacing: 3px;
	margin-right: 5%;
	background-color: #00f;
	padding-left: 3px
}

.h-log .btn-log {
	color: #fff;
	background-color: #1479d7;
	border: none
}

.h-log .btn-reg {
	color: #fff;
	background-color: #272727;
	border: none
}

.fl {
	float: left
}

.fr {
	float: right
}

.overflow {
	overflow: hidden
}

#header {
	position: fixed;
	padding-top: 0;
	border-bottom: 0;
	margin: 0 auto;
	top: 0;
	z-index: 555
}

#header {
	width: 100%;
	height: 124px;
	font-size: 1em;
	transition: all ease .3s;
	z-index: 555
}

.intop {
	width: 100%;
	height: 10px;
	background-color: #000
}

.logo img {
	margin-top: 6px;
	width: 135px;
	position: relative
}

.container {
	width: 1200px!important;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.headerin {
	position: relative;
	top: 0;
	animation: top .5s
}

.headerin.hover {
	top: 0;
	position: fixed!important
}

#header .top {
	width: 1200px;
	height: 73px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 5px 0;
	box-sizing: border-box
}

.container .h-bar {
	float: right
}

.h-bar .h-right li {
	text-align: center;
	margin-left: 15px;
	display: block;
	float: left
}

.container1 {
	padding: 0 89px;
	background-color: #fff
}

@media(max-width:1900px) {
	.button {
		width: 80px;
		height: 36px
	}

	#header .top {
		width: 1200px;
		height: 73px;
		margin-left: auto;
		margin-right: auto;
		background-color: #fff
	}

	.right .search-input[data-v-653d04c0] {
		width: 180px!important;
		border: none;
		padding: 6px 20px 6px 0;
		color: #898989!important;
		background: 0 0;
		-webkit-transform-origin: right;
		transform-origin: right;
		font-size: 14px;
		box-sizing: border-box
	}

	.right .search-form[data-v-653d04c0] {
		display: inline-block;
		margin-right: 0!important
	}

	.h-bar .h-log li:first-child {
		margin-left: 10px!important
	}

	.h-bar {
		float: left!important;
		margin-right: 0!important
	}

	.nav-list {
		margin-right: 0!important
	}

	.logo img {
		margin-top: 6px;
		width: 135px;
		position: relative;
		left: 0
	}
}

.clearfix {
	clear: both
}

.nav-right {
	float: right;
	margin-left: 148px
}

.nav-right .search-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/search-icon.png) no-repeat;
	position: relative;
	position: absolute;
	right: 8px;
	top: 21px
}

.h-bar {
	float: left;
	margin-left: 10px
}

.nav-list ul {
	margin: 0
}

.nav-list ul li {
	position: relative;
	padding-right: 40px;
	text-align: center!important;
	float: left;
	transition: all ease .3s
}

.nav-list ul li.host:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 25px;
	background: url(../images/host.svg) no-repeat center/100%;
	position: absolute;
	top: 17px
}

.nav-list ul li.host a {
	padding-left: 20px
}

#sub_nav {
	padding-bottom: 14px
}

#sub_nav li {
	width: 100%!important;
	margin-top: 0!important
}

#sub_nav li a {
	border-bottom: none;
	height: 30px;
	background: 0 0;
	font-size: 16px!important;
	line-height: 30px!important;
	color: #454f58!important;
	text-align: center!important;
	width: 100%
}

.login {
	position: relative
}

.ligin_list {
	position: absolute;
	padding-top: 20px;
	left: -30px;
	top: 46px;
	z-index: 1
}

.ligin_list ul {
	width: 115px;
	display: block;
	background-color: #454f58;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 5px
}

.ligin_list span {
	border-left: solid 8px transparent;
	border-right: solid 8px transparent;
	border-bottom: solid 12px #454f58;
	content: '';
	width: 0;
	height: 0;
	position: absolute;
	right: 48px;
	top: 8px
}

.ligin_list ul li a {
	font-size: 16px;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 100%;
	line-height: 36px
}

#sub_nav li a:hover {
	background-color: #dfdfdf
}

.containerleft {
	width: 820px;
	overflow: hidden;
	float: left
}

@media (max-width:1900px) {
	.h-log button {
		font-size: 1em;
		padding-left: 3px
	}

	.nav-list ul {
		overflow: hidden
	}

	.nav-list ul li {
		position: relative;
		padding-right: 40px;
		text-align: center!important;
		float: left;
		transition: all ease .3s
	}

	.nav-right {
		margin-left: 0;
		float: right
	}

	.nav-right .search-icon {
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(../images/search-icon.png) no-repeat;
		position: absolute;
		right: 8px;
		top: 21px
	}

	.login {
		margin-left: 20px!important;
		width: 68px
	}

	.right[data-v-653d04c0] {
		margin-left: 0!important;
		margin-right: 0
	}
}

@media (max-width:1500px) {
	.top {
		min-width: 1200px
	}
}

input {
	outline: 0
}

.login {
	float: left;
	margin-top: 2px;
	margin-left: 90px
}

.login .personin {
	width: 45px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 2px
}

.personin img {
	width: 45px;
	border-radius: 50%;
	overflow: hidden
}

.login i {
	width: 20px;
	height: 50px;
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	font-weight: 200;
	font-style: normal;
	margin-top: 10px;
	margin-left: 3px;
	cursor: pointer
}

.right .search-input[data-v-653d04c0] {
	width: 220px!important;
	position: relative;
	color: #898989!important;
	background: #f0f0f0;
	-webkit-transform-origin: right;
	transform-origin: right;
	font-size: 14px;
	line-height: 19px;
	border-radius: 20px;
	padding: 7px 9px;
	box-sizing: border-box;
	margin-top: 12px;
	border: none
}

.right .search-input:focus {
	border: none
}

.right[data-v-653d04c0] {
	width: 216px;
	float: left;
	line-height: 60px;
	margin-left: 20px;
	position: relative
}

#searchbtn {
	width: 28px;
	height: 25px;
	position: relative;
	border: none;
	float: right;
	outline: 0;
	right: 2px;
	margin-top: -42px;
	background-color: rgba(0,0,0,0);
	z-index: 3;
	cursor: pointer
}

.nav-list ul li a {
	padding-bottom: 17px;
	line-height: 60px;
	color: #fff;
	font-size: 16px
}

.nav-list ul li.active a,.nav-list ul li:hover a {
	color: #ffea1f;
	border-bottom: 3px solid #ffea1f;
	text-decoration: none
}

#header .h-bar a {
	color: #fff
}

.h-bar .h-log li,.h-bar .h-right li {
	margin-top: 11px
}

.h-bar .h-log li {
	float: left;
	margin-left: 10px
}

.h-bar .h-right li a {
	padding-right: 10px;
	border-right: 1px solid #ccc
}

.h-right li a.none {
	border-right: none
}

.h-right .h-photo span {
	float: left
}

.h-right .h-pic {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	right: 5px;
	top: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	background-color: #fff
}

.h-bar .h-pic img {
	position: relative;
	max-width: 100%;
	max-height: 100%;
	text-align: center;
	vertical-align: top
}

#nav {
	width: 100%;
	background-color: #fff
}

#nav .nav-logo,#nav .nav-tab {
	height: auto
}

#nav .nav-logo {
	border-bottom: 1px solid #e7e7e7
}

#nav .nav-logo img:hover,.finan-con img:hover,.logo img:hover {
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1)
}

#nav .nav-logo ul li {
	display: inline;
	float: left;
	border: 0
}

#nav .nav-logo ul li.first {
	width: 25%
}

#nav .nav-logo ul li.last {
	width: 75%
}

#nav .nav-logo ul li img {
	position: relative;
	width: 100%;
	border: none
}

#nav .nav-tab {
	width: 100%;
	overflow: hidden;
	-webkit-box-shadow: 0 3px 3px #ccc;
	-moz-box-shadow: 0 3px 3px #ccc;
	box-shadow: 0 3px 3px #ccc
}

#nav .nav-tab .nav-list {
	overflow: hidden
}

#nav .nav-tab .nav-list ul li {
	position: relative;
	margin-right: 1.45%;
	padding: 0;
	text-align: left;
	float: left;
	transition: all ease .3s
}

#nav .nav-tab .nav-list ul li a {
	line-height: 54px;
	display: table;
	color: #000;
	font-size: 20px
}

#nav .nav-tab .nav-list ul li.active a,#nav .nav-tab .nav-list ul li:hover a {
	color: #0066cb;
	border-bottom: 3px solid #0066cb
}

#nav .nav-more-list {
	position: absolute;
	width: 100%;
	height: auto;
	clear: both;
	z-index: 100;
	background-color: #eaeaea;
	display: none
}

#nav .nav-more-list ul {
	margin: .85em .9375em
}

#nav .nav-more-list ul li {
	margin: 2% 2.5%;
	border-radius: 3px;
	text-align: center;
	display: block;
	float: left;
	background-color: #dadada
}

#nav .nav-more-list ul li a {
	color: #333;
	line-height: 2.25em;
	padding: 1.25em .825em
}

#content {
	width: 100%;
	margin-top: 150px
}

#content.bg-gray {
	background: #f5f5f5
}

#content3 {
	margin-top: 150px
}

#content .c-left {
	width: 69%;
	padding-bottom: 20px;
	float: left;
	left: 170px;
	padding: 0 10px;
	background: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px
}

#content .c-left1 {
	position: relative
}

#content .c-left2 {
	width: 100%
}

#content .c-left5 {
	width: 100%!important
}

.left_fixed {
	top: 60px
}

.left_fixed_after {
	position: absolute!important;
	bottom: 30px
}

#content .c-right {
	width: 350px;
	overflow: hidden;
	float: right;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px
}

.c-left .box1 {
	width: 100%;
	height: auto
}

.c-left .slide-box {
	padding: 15px 0 0 0
}

.box1-list {
	position: relative;
	width: 100%;
	margin-left: 0;
	margin-top: 0;
	height: 255px
}

.box1-list .slide {
	position: relative;
	width: 100%;
	color: #fff
}

.box1-list .slide li {
	position: absolute;
	width: 810px;
	height: 255px;
	display: block;
	float: left;
	opacity: 0
}

.box1-list .slide li:first-child {
	z-index: 10;
	opacity: 1
}

.box1-list .slide li img {
	position: relative;
	width: 100%;
	height: 100%
}

.box1-about {
	position: absolute;
	width: 100%;
	background: url(../images/tranperant2.png) no-repeat bottom;
	left: 0;
	bottom: 0;
	padding: 15px 0;
	color: #fff;
	z-index: 11
}

.box1-text {
	padding-left: 3%;
	float: left;
	font-size: 22px
}

.box1-time {
	float: right;
	padding-right: 3%;
	font-size: 18px
}

.c-left .slide-box {
	padding: 0
}

.box1 i {
	color: #fff;
	cursor: pointer
}

.box1 .slide-prev i {
	position: absolute;
	width: 30px;
	top: 35%;
	left: 2%;
	display: none;
	z-index: 111
}

.box1 .slide-next i {
	position: absolute;
	width: 30px;
	top: 35%;
	right: 2%;
	display: none;
	z-index: 111
}

.c-left .ol {
	position: relative;
	width: 100%;
	height: 5px;
	margin-top: -5px;
	z-index: 15
}

.c-left .ol li {
	width: 33.33333%;
	height: 5px;
	display: block;
	float: left
}

.c-left .ol .c-on,.c-left .ol li:hover {
	background-color: #0066cb
}

#content .box2,#content .xxbox3 {
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 30px
}

#content .box2 .box2-pc li {
	width: 265px;
	height: 155px;
	margin-right: 2.5%;
	float: left;
	display: block;
	overflow: hidden;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px
}

#content .box2 .slide-img {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}

#content .box2 .box2-pc li.box2-last {
	float: right;
	margin-right: 0
}

#content .box2 .box2-pc li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	color: #fff
}

#content .box2 .box2-pc li a img {
	width: 100%;
	height: 100%
}

.box2 .slide-about {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: url(../images/tranperant.png) no-repeat center;
	background-size: cover;
	z-index: 11
}

.box2 .slide-about .slide-title {
	line-height: 21px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 4px;
	font-weight: 500;
	font-size: 18px
}

.box2 .slide-about .slide-time {
	padding-left: 15px;
	padding-bottom: 10px;
	font-weight: 400;
	font-size: 15px
}

.xxbox3 .near-box h1:hover {
	color: #0066cb
}

.xxbox3 .near-title {
	padding: 15px 0;
	height: 40px;
	border-bottom: 2px solid #e8e8e8;
	overflow: hidden
}

.xxbox3 .near-title .near-news {
	width: 15%;
	float: left;
	overflow: hidden
}

.xxbox3 .near-title .near-news i {
	margin-top: 10px;
	margin-right: 10px
}

.xxbox3 .near-title .near-news h1,.xxbox3 .near-title .near-news i {
	float: left
}

.xxbox3 .near-title .near-search {
	width: 45%;
	line-height: 1.5em;
	float: right
}

.xxbox3 .near-input {
	position: relative;
	width: 100%;
	height: 40px;
	float: right;
	border: 1px solid #888;
	border-radius: 4px
}

.xxbox3 .near-input i,.xxbox3 .near-input input {
	float: left
}

.xxbox3 .near-input input {
	width: 85%;
	height: 40px;
	line-height: 40px;
	margin-left: 5px;
	font-size: 14px;
	padding-left: 5px;
	background-color: #fafafa;
	border: none;
	outline: 0
}

.xxbox3 .near-input input.fa-search {
	width: 8%;
	background: url(../images/search.png) center center no-repeat;
	background-size: 100%;
	cursor: pointer;
	overflow: hidden
}

.xxbox3 .near-input input.searcss {
	width: 4%;
	margin-left: 3%
}

.xxbox3 .near-input i {
	margin-top: 8px
}

.xxbox3 .near-con {
	padding: 0 0
}

.xxbox3 .near-box {
	transition: all ease-out .3s;
	padding: 15px 0;
	margin: 15px 0;
	border-bottom: 1px dashed #c8c8c8
}

.xxbox3 .near-box:hover {
	transition: all ease-out .3s;
	background-color: #fff
}

.xxbox3 .near-box .near-pic {
	width: 190px;
	height: 110px;
	overflow: hidden;
	float: left
}

.xxbox3 .near-box .near-pic img {
	position: relative;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden
}

.xxbox3 .near-box .near-pic .mengban {
	background: #00000085;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.xxbox3 .near-box .near-text {
	width: 600px;
	overflow: hidden;
	float: right
}

.xxbox3 .n-con a p {
	overflow: hidden;
	letter-spacing: 1px;
	font-size: 14px;
	color: #898989;
	height: 60px;
}

.xxbox3 .n-con {
	padding: 5px 0
}

.xxbox3 .n-chat {
	position: relative;
	width: 100%;
	line-height: 2em;
	margin-top: -1.7em;
	padding-left: 36.5%;
	font-size: 1.1em;
	overflow: hidden
}

.xxbox3 .n-chat .chat-ans,.xxbox3 .n-chat .chat-pro {
	display: block
}

.xxbox3 .n-chat .chat-pro {
	width: 90%
}

.xxbox3 .n-chat .chat-pro .near-link,.finan-box3 .finan-circle {
	width: 40px;
	height: 20px;
	line-height: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 3px;
	text-align: center;
	color: #56a0c4;
	border: 1px solid #56a0c4
}

.xxbox3 .n-chat .chat-pro a {
	margin-right: .65em
}

.uuu.hover {
	background-image: url(../images/v.png);
	display: inline-flex;
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 18px;
	padding-right: 22px
}

.xxbox3 .n-chat .chat-ans a {
	margin-left: 1.8em
}

.xxbox3 .n-chat .gold-ans,.n-chat .broker-ans {
	float: right;
	padding-right: 15px;
	background: url(../images/gold_line.png) no-repeat bottom
}

.xxbox3 .n-chat .gold-ans a,.n-chat .broker-ans a {
	color: #bababa;
	font-size: 15px;
	letter-spacing: 2px;
	padding: 0 12px
}

.xxbox3 .n-chat .gold-ans:hover,.n-chat .broker-ans:hover {
	background: url(../images/gold_line_blue.png) no-repeat bottom
}

.xxbox3 .n-chat .gold-ans:hover a,.n-chat .broker-ans:hover a {
	color: #0066cb
}

.xxbox3 .now-title {
	width: 100%;
	height: 40px;
	padding: 20px 0 0 0
}

.xxbox3 .now-title-fixed {
	background-color: #fff;
	background: #fafafa;
	z-index: 666666;
	position: relative
}

.xxbox3 .now-pic {
	width: 840px;
	height: 190px;
	overflow: hidden
}

.xxbox3 .now-title .now-text img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 15px
}

.xxbox3 .now-con {
	width: 80%;
	float: right;
	margin-top: -3px
}

.xxbox3 .now-con .marquee {
	width: 91%;
	height: 33px;
	padding-left: 8px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	float: left;
	line-height: 33px;
	font-size: 20px;
	background-color: #fff;
	border: 1px solid #e8e8e8
}

.xxbox3 .now-con .marquee ul {
	position: relative;
	margin-top: 0
}

.xxbox3 .now-con .marquee ul li {
	height: 35px
}

.xxbox3 .now-con .marquee ul li a {
	font-size: 16px
}

.xxbox3 .now-con .now-button {
	background-color: #fafafa;
	margin-left: -3px;
	line-height: 35px;
	height: 35px;
	padding: 7px 10px;
	font-size: 14px;
	border: 1px solid #0066cb;
	color: #0066cb;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer
}

.xxbox3 .near-button .button:hover,.xxbox3 .now-con .now-button:hover,.c-right .near-button .button:hover {
	color: #fff;
	background-color: #0066cb
}

.xxbox3 .near-button {
	padding: 50px 0 20px 0
}

.xxbox3 .near-button .button,.c-right .near-button .button {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	border: 1px solid #0066cb;
	color: #0066cb
}

.c-right .r-box1,.c-right .r-box2 {
	padding: 15px 0 10px 0;
	overflow: hidden
}

.c-right .r-last {
	border-bottom: none
}

.c-right .r-img {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center
}

.c-right .zlzj {
	padding: 30px;
	box-sizing: border-box;
	border: 1px solid #f5f5f5;
	background: #f8fcff
}

.c-right .zlzj .p1 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px
}

.c-right .zlzj .p2 {
	font-size: 16px;
	margin-bottom: 20px;
	color: #646464
}

.c-right .zlzj .p3 {
	display: inline-block;
	width: 240px;
	height: 42px;
	line-height: 42px;
	background: rgba(49,154,251,1);
	border-radius: 4px;
	color: #fff;
	font-size: 16px
}

.c-right .r-img .add-pic {
	width: 320px;
	height: 200px;
	overflow: hidden
}

.c-right .r-img .add-pic img {
	width: 100%;
	height: 100%
}

.c-right .r-add {
	position: relative;
	display: block;
	float: right;
	margin-top: -35px;
	margin-right: 15px;
	padding: 2px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 1.1429em;
	color: #fff;
	background-color: rgba(204,204,204,.58)
}

.c-right .r-title {
	padding: 0;
	border-bottom: 1px #ccc solid
}

.r-title p {
	width: 80px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-bottom: solid 3px #025db8;
	float: left;
	margin-top: 2px;
	margin-bottom: 0
}

.r-title a {
	float: right;
	font-size: 14px;
	color: #898989;
	padding-right: 4px;
	height: 20px;
	padding-top: 6px
}

.c-right .r-con {
	overflow: hidden
}

.c-right .r-con .item {
	position: relative;
	width: 100%;
	height: 85px;
	overflow: hidden;
	cursor: pointer
}

.c-right .r-con .item:hover {
	background-color: #fff
}

.c-right .r-con .hot-img {
	width: 110px;
	height: 67px;
	margin-top: 5px;
	float: left;
	overflow: hidden
}

.near-button a {
	width: 99%;
	line-height: 32px
}

.c-right .r-con .hot-img img {
	width: 100%;
	height: 100%;
	vertical-align: middle
}

.c-right .r-con .hot-con {
	width: 210px;
	float: left;
	padding-left: 10px;
	font-size: 12px;
	overflow: hidden
}

.hot-con a {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.hot-con p {
	font-size: 12px;
	color: #898989;
	text-overflow: ellipsis;
	text-align: justify;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.chat-pro,.chat-pro a {
	font-size: 12px
}

.c-right .r-con .hot-con li:first-child {
	font-weight: 700
}

.c-right .r-con .hot-img img {
	position: relative;
	width: 100%;
	height: 100%;
	vertical-align: bottom
}

.c-right .near-button .button {
	width: 30%
}

.c-right .r-button {
	padding: 20px 0
}

.trans-con .gold,.trans-con .trans {
	width: 100%;
	margin-bottom: 8%;
	overflow: hidden
}

.trans-con .trans-img {
	width: 320px;
	height: 182px;
	overflow: hidden
}

.trans-con .trans-img img {
	position: relative;
	height: 100%;
	width: 100%
}

.trans-con ul li a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	color: #fff
}

.trans-con ul li a img {
	width: 100%;
	height: 100%
}

.trans-con .trans-about {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: url(../images/tranperant3.png) no-repeat center;
	z-index: 11
}

.trans-con .trans-about .trans-title {
	line-height: 18px;
	padding: 15px 15px;
	font-size: 16px
}

.trans-con .gold-about {
	position: relative;
	color: #000;
	text-align: center;
	font-weight: 400;
	font-size: 13px;
	padding: 5px 0
}

.edu {
	position: relative;
	width: 100%;
	margin-bottom: 15px
}

.edu .edu-about {
	position: relative;
	width: 100%
}

.edu-about .edu-title {
	font-size: 13px;
	line-height: 16px;
	font-weight: 700
}

.edu-about .edu-title:hover,.gold-title:hover {
	color: #0066cb;
	cursor: pointer
}

.edu-about .edu-title .triggle {
	vertical-align: middle
}

.edu-about .edu-text {
	width: 100%;
	height: 40px;
	letter-spacing: 1px;
	overflow: hidden;
	padding: 5px 0 0 15px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis
}

.par-con .par {
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px
}

.par-con .par-img {
	width: 110px;
	height: 80px;
	margin-top: 3px;
	float: left;
	overflow: hidden
}

.par-con .par-img img {
	position: relative;
	width: 100%;
	height: 100%;
	vertical-align: middle
}

.par-con .par-about {
	width: 62%;
	float: right
}

.par-about .par-text {
	height: 40px;
	line-height: 20px;
	margin-top: 5px;
	overflow: hidden
}

#footer {
	width: 100%;
	overflow: hidden
}

#footer .f-top .hr {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #347cc6
}

#footer .friend {
	text-align: center;
	overflow: hidden;
	background-color: #025db9
}

#footer .f-title {
	position: relative;
	width: 20%;
	margin: 0 auto;
	margin-top: -18px;
	z-index: 33;
	color: #fff;
	background-color: #025db9
}

.f-title .l-small {
	position: relative;
	float: left;
	top: 14px;
	font-size: 10px;
	color: #347cc6
}

.f-title .r-small {
	position: relative;
	float: right;
	top: 14px;
	right: -6px;
	font-size: 10px;
	color: #347cc6
}

.friend .f-con {
	padding: 15px 0;
	overflow: hidden
}

.friend .f-con a {
	font-size: 16px;
	color: #fff;
	padding: 5px 8px
}

.f-con .f-list {
	width: 30%;
	font-size: 20px;
	float: left;
	margin-right: 5%
}

.f-con .list-last {
	margin-right: 0
}

#footer .f-list a {
	color: #fff
}

.f-list .f-door {
	width: 20px;
	float: left;
	margin-top: 5px;
	padding: 0 8px;
	font-size: 18px;
	letter-spacing: 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #1c6ec0
}

.f-list ul {
	width: 88%;
	float: right
}

.f-list ul li {
	width: 33%;
	display: block;
	float: left;
	padding: 3px 0;
	color: #fff;
	text-align: center
}

#footer .f-list .f-door:hover a,#footer .f-list ul li:hover a {
	color: #b3d3f6;
	cursor: pointer
}

#footer .connect {
	background-color: #131f28;
	padding-top: 5px
}

.f-con li a {
	color: #fff
}

.fr-con li a {
	color: #fff
}

.con-list li i,.f-con li i,.fr-con li i {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: inline-block;
	background-color: #fff;
	vertical-align: middle;
	margin-right: 14px
}

.con-list li,.f-con li,.fr-con li {
	line-height: 42px;
	font-size: 16px
}

.con-list,.f-con,.fr-con {
	float: left;
	margin-right: 140px
}

.connect .con-list {
	color: #fff;
	margin: 0 auto
}

.connect .con-last {
	background: 0 0
}

.connect .con-list:first-child {
	width: 50%
}

.connect .con-last {
	width: 27.5%
}

.con-list .con-title {
	width: 100%;
	display: block;
	font-size: 18px;
	text-align: center
}

.con-list .con-text {
	width: 100%;
	padding-top: 35px;
	padding-bottom: 20px
}

.con-list .con-text li {
	float: left;
	display: block;
	text-align: center;
	padding: 0 14px;
	border-left: solid 1px #969696;
	line-height: 12px
}

.con-list .con-text li:first-child {
	padding-left: 0;
	border-left: none
}

.connect .con-list:first-child {
	width: 50%
}

.con-last .con-text li {
	width: 50%
}

.con-list .con-text li a {
	color: #f0f0f0;
	font-size: 15px
}

.toptitle {
	font-size: 20px;
	padding: 30px 0 20px 0;
	color: #fff
}

.company,.copyin {
	float: left;
	color: rgba(180,180,180,1);
	text-align: left;
	font-size: 13px;
	padding-top: 5px
}

.company a {
	color: rgba(180,180,180,1)!important
}

.connect .con-int {
	clear: both;
	padding: 7px 0 30px 0;
	color: rgba(180,180,180,1);
	text-align: left;
	font-size: 13px
}

.connect .con-int a {
	color: rgba(180,180,180,1)
}

#footer .link {
	color: #f0f0f0;
	font-size: 13px;
	padding: 5px 0
}

#footer .link a {
	color: #f0f0f0;
	padding-right: 5px
}

#footer .copy {
	height: 165px;
	background: url(../images/foot.jpg) no-repeat center;
	background-size: cover;
	display: none
}

.content_1 {
	width: 100%
}

.twotab {
	width: 100%;
	height: 32px;
	border-bottom: solid 1px #dbdbdb
}

.container1300 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.twotab ul {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 32px;
	position: relative;
	bottom: 1px
}

.twotab li {
	width: 108px;
	float: left;
	text-align: center;
	line-height: 32px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: 100%;
	font-size: 15px;
	color: #333;
	cursor: pointer;
	font-weight: 700
}

.twotab li.hover {
	border: solid 1px #dbdbdb;
	border-bottom: solid 2px #fafafa!important;
	color: #0e65bb;
	line-height: 31px
}

.manyli {
	padding: 20px 0 25px 0
}

.manyli li {
	width: 11.11%;
	float: left;
	line-height: 28px
}

.manyli {
	display: none
}

.manyli.hover {
	display: block
}

.copy .copy-con {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center
}

.copy img {
	margin-top: 20px
}

.copy .copy-num {
	font-size: 16px;
	color: #4f5051
}

.copy .copyright {
	margin-top: 10px;
	font-size: 14px;
	color: #646464
}

#sidebar {
	position: fixed;
	height: 150px;
	right: 0;
	bottom: 3%;
	margin-right: 0;
	z-index: 11110
}

#sidebar .s-left {
	position: fixed;
	width: 250px;
	height: 250px;
	background-color: #fff;
	z-index: 10000;
	right: 80px;
	bottom: 28px;
	border: 1px solid #bfbfbf;
	display: none
}

.s-left .s-chat {
	position: relative;
	height: 100%;
	float: left;
	width: 88%
}

.s-left .s-chat span {
	position: relative;
	width: 100%;
	height: 200px;
	display: block
}

.s-left .s-chat p {
	text-align: center;
	color: #b7b7b7;
	font-size: 16px;
	padding-left: 15%
}

#sidebar .s-menu .s-img {
	width: 150px;
	height: 150px;
	float: right;
	margin-top: 15%;
	margin-right: 10%;
	border: 0
}

.s-left .s-title {
	position: relative;
	width: 55%;
	height: 250px;
	display: block;
	text-align: left;
	float: left;
	font-size: 20px;
	color: #222
}

.s-left .s-title p {
	margin-left: 3%
}

.s-left .s-title p:first-child {
	margin-top: 30%
}

#sidebar .s-right {
	position: absolute;
	width: 15%;
	right: 0;
	top: 10%
}

#sidebar .s-right .s-menu {
	float: right;
	margin-right: 0
}

#sidebar .s-menu li {
	width: 50px;
	height: 50px;
	display: block;
	background-color: #fff;
	border: 1px solid #bfbfbf
}

#sidebar .s-menu li:first-child {
	border-bottom: none
}

#sidebar .s-menu .wechat {
	z-index: 11
}

#sidebar .s-menu li img {
	position: relative;
	width: 100%;
	height: 100%
}

.finan-alert {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(16,16,16,.6);
	display: none;
	z-index: 55555
}

.broker-list pre {
	font: .875em "Microsoft YaHei";
	font-size: .875em;
	line-height: normal;
	line-height: 1.428;
	width: 100%;
	overflow: hidden;
	font-size: 22px;
	letter-spacing: 2px;
	text-align: justify;
	line-height: 44px
}

.block_home_slider {
	padding: 0;
	position: relative;
	background-color: #ccc;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc);
	text-align: center;
	line-height: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff
}

.block_home_slider .slide {
	position: relative
}

.block_home_slider .caption {
	padding: 10px 16px 10px 12px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/bg_caption.png);
	text-align: left
}

.block_home_slider .caption p {
	padding-bottom: 0;
	font-size: 11px;
	color: #dedede;
	text-shadow: 0 -1px #000;
	line-height: 17px;
	display: inline-block
}

.block_home_slider .caption p.cate {
	float: right
}

.block_home_slider .caption p a {
	color: rgba(255,255,255,1);
	font-size: 14px
}

@media (max-width:740px) {
	.block_home_slider .caption p.cate {
		display: none
	}
}

.block_home_slider .caption p.title {
	padding-bottom: 6px;
	font-size: 15px;
	color: #fff;
	line-height: normal
}

.flex-direction-nav {
	display: none
}

.block_home_slider .flex-direction-nav a {
	width: 48px;
	height: 48px;
	margin-top: -24px;
	display: block;
	position: absolute;
	top: 50%;
	background-repeat: no-repeat;
	background-image: url(../images/arrow_2.png);
	text-indent: -9000px;
	text-align: center
}

.block_home_slider .flex-direction-nav a.flex-prev {
	left: 0
}

.block_home_slider .flex-direction-nav a.flex-next {
	right: 0;
	background-image: url(../images/arrow_1.png)
}

.block_home_slider .flex-control-paging li {
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
	list-style-type: none
}

.block_home_slider .flex-control-paging li a {
	width: 12px;
	height: 6px;
	display: block;
	text-indent: -9000px;
	cursor: pointer
}

.block_home_slider .flex-control-paging li a.flex-active {
	width: 18px;
	background-position: right top;
	opacity: 1
}

.block_home_post_feature {
	width: 300px
}

.block_home_post_feature p {
	padding-bottom: 0
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider:hover .flex-direction-nav {
	display: block
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none
}

.flexslider .slides img {
	width: 100%;
	height: 260px;
	object-fit: cover;
	display: block
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flex-control-nav {
	position: absolute;
	bottom: 10px;
	right: 15px;
	opacity: .8
}

.flex-control-nav li a {
	background: #fff;
	border-radius: 20px;
	margin: 0 3px;
	opacity: .8
}

a.active {
	width: 18px;
	background: #fff
}

.finan-tip-cotact {
	width: 260px;
	display: none;
	position: absolute;
	transform: translate(-50%,-100%);
	margin-top: 0;
	background-color: rgba(0,0,0,.2);
	top: 10px;
	left: 65%;
	font-size: 12px;
	min-height: 50px;
	padding: 4px;
	line-height: 1.5em;
	color: #3d464d;
	z-index: 99999
}

.finan-tip-cotact .tip-inner {
	padding: 10px 12px;
	position: relative;
	background-color: #fff
}

.finan-tip-cotact .tip-triggle {
	position: absolute;
	bottom: -15px;
	left: 50%;
	border-width: 15px 15px 0;
	margin-left: -15px;
	border-style: solid;
	border-color: rgba(0,0,0,.18) transparent transparent
}

.finan-tip-cotact .tip-triggle span {
	border-width: 15px 15px 0;
	border-style: solid;
	border-color: #fff transparent transparent;
	position: absolute;
	top: -19px;
	left: -15px
}

.finan-tip-cotact .tip-con {
	width: 100%;
	overflow: hidden
}

.tip-con-cotact .tip-pic {
	width: 40%;
	float: left;
	overflow: hidden
}

.tip-con-cotact .tip-text {
	width: 55%;
	float: right;
	font-size: 14px;
	text-align: left;
	color: #000
}

.tip-con-cotact .tip-text p {
	margin-bottom: 5px
}

.tip-con-cotact .tip-text p:first-child {
	margin-top: 5px
}

.finan-alert .warn-dialog {
	position: fixed;
	width: 380px;
	height: 220px;
	left: 50%;
	top: 50%;
	margin-top: -110px;
	margin-left: -190px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color: #fff;
	display: none
}

.finan-alert .warn-inner {
	padding: 15px
}

.xxbox3 .near-box .near-text .n-title a .column_h1 {
	font-size: 18px;
	font-weight: 700
}

.comment-list .comment-con input.comment-submit {
	width: 18%;
	height: 45px;
	line-height: 45px;
	float: right;
	background-color: #000;
	text-align: center;
	font-size: 16px;
	color: #fff;
	cursor: pointer
}

.last-time {
	padding: 18px 0 18px 0
}

.basics-pic img {
	width: 100%
}

#content .finan-con {
	font-size: 16px;
	margin-top: 25px;
	padding: 0;
	text-align: justify;
	text-justify: distribute-all-lines;
	color: #000
}

#content .finan-con img {
	max-width: 570px;
	height: auto;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto
}

#content .finan-con p {
	margin-top: 0
}

.finan-con a {
	color: #126ec3
}

.basics-pic img {
	height: 100%
}

.login-dialog .login-dialog-btn {
	border: none
}

.login-dialog-btn2 {
	color: #1482f0!important;
	background-color: #fff!important;
	border: solid 1px #1482f0!important;
	margin-top: 15px!important;
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 4px
}

.wscn-register-btn2 {
	color: #1482f0!important;
	background-color: #fff!important;
	border: solid 1px #1482f0!important;
	margin-top: 15px!important;
	display: block;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 4px
}

.dispatch-btn {
	cursor: pointer
}

.login-dialog .login-bottom-line,.register-dialog .register-bottom-login {
	margin-top: 10px
}

.timeout {
	display: none;
	float: right;
	position: relative;
	height: 100%;
	color: #6db6fc;
	width: 128px;
	font-size: 12px;
	text-align: right;
	line-height: 44px;
	cursor: pointer
}

.wscn-input__inner {
	outline: 0
}

.auth-third-parties {
	display: none
}

@media (max-width:740px) {
	.wscn-dialog-pane[data-v-39b29dda] {
		top: 3%
	}
}

.avatar-view {
	display: block;
	margin: 3px 0;
	height: 170px;
	width: 280px;
	border: 3px solid #fff;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,.15);
	cursor: pointer;
	overflow: hidden
}

.avatar-view-other {
	width: 170px
}

.avatar-view img {
	width: 100%;
	height: 100%
}

.avatar-body {
	padding-right: 15px;
	padding-left: 15px
}

.avatar-upload {
	overflow: hidden
}

.avatar-upload label {
	display: block;
	float: left;
	clear: left;
	width: 100px
}

.avatar-upload input {
	display: block;
	margin-left: 110px
}

.avater-alert {
	margin-top: 10px;
	margin-bottom: 10px
}

.avatar-wrapper {
	height: 364px;
	width: 100%;
	margin-top: 15px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.25);
	background-color: #fcfcfc;
	overflow: hidden
}

.avatar-wrapper img {
	display: block;
	height: auto;
	max-width: 100%
}

.avatar-preview {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	border: 1px solid #eee;
	border-radius: 4px;
	background-color: #fff;
	overflow: hidden
}

.avatar-preview:hover {
	border-color: #ccf;
	box-shadow: 0 0 5px rgba(0,0,0,.15)
}

.avatar-preview img {
	width: 100%
}

.preview-lg {
	height: 184px;
	width: 184px;
	margin-top: 15px
}

.preview-md {
	height: 100px;
	width: 100px
}

.preview-sm {
	height: 50px;
	width: 50px
}

@media (min-width:992px) {
	.avatar-preview {
		float: none
	}
}

.avatar-btns {
	margin-top: 30px;
	margin-bottom: 15px
}

.avatar-btns .btn-group {
	margin-right: 5px
}

.loading {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff url(../images/loading.gif) no-repeat center center;
	opacity: .75;
	z-index: 20140628
}

.single-page b {
	border: #319afb solid 1px;
	background: #319afb;
	color: #fff;
	border-radius: 5px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	color: #fff
}

.single-page a {
	color: #000;
	border: #dedede solid 1px;
	border-radius: 5px;
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	line-height: 32px;
	font-size: 12px
}

.single-page a:hover {
	background: #319afb;
	color: #fff
}

.button_b {
	float: right;
	overflow: hidden;
	border: 1px solid #319afb;
	text-align: center;
	font-size: 12px;
	width: 65px;
	height: 24px;
	line-height: 24px;
	color: #319afb;
	background: 0 0;
	border-radius: 5px;
	cursor: pointer;
	margin-bottom: 10px
}

.button_b:hover {
	background: #319afb;
	color: #fff
}

.find_nav {
	width: 100%;
	top: 0;
	z-index: 99;
	display: -moz-box;
	display: -webkit-box;
	display: box
}

.find_nav_left {
	position: relative;
	width: 100%;
	overflow: hidden;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1
}

.find_nav_list {
	position: relative;
	left: 0
}

.navigation2 {
	float: left;
	width: 50%;
	overflow: hidden;
	margin-top: 10px
}

.navigation2ul {
	width: 100%
}

.navigation2 ul li {
	float: left;
	margin-right: 20px
}

.navigation2 ul li a {
	font-size: 15px
}

.navigation2 ul .actives a,.navigation2 ul li a:hover {
	color: #0066cb
}

.avatar-view {
	height: 200px;
	width: 200px
}

#titles_h1 {
	font-weight: 200;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 1px
}

.titles_h2 {
	color: #0066cb;
	font-size: 16px;
	line-height: 30px
}

.right_title {
	font-weight: 200;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center
}

.right_title_h3 {
	font-weight: 200;
	font-size: 13px
}

.recom_h1 {
	font-size: 23px
}

.nears_title {
	font-size: 18px
}

.nears_titles {
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.zj_title {
	color: #000;
	font-size: 24px;
	font-weight: 700
}

.n-title h1 {
	font-size: 20px
}

.finans-p {
	font-size: 13px;
	line-height: 1.5;
	font-weight: 200
}

.m_title {
	font-size: 20px;
	font-weight: 700
}

.sign_m {
	font-size: 22px;
	width: 50%;
	float: left
}

.gd-xl {
	width: 260px;
	display: none;
	position: absolute;
	transform: translate(-50%,-100%);
	margin-top: 0;
	background-color: rgba(0,0,0,.2);
	top: 115px;
	left: 65%;
	font-size: 12px;
	min-height: 50px;
	padding: 4px;
	line-height: 1.5em;
	color: #3d464d;
	z-index: 99999
}

.find_nav_list {
	height: 57px
}

.sub_nav {
	display: none;
	position: absolute;
	z-index: 999;
	top: 45px;
	background: #fff;
	left: -13px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 0 0 5px 5px;
	width: 125px
}

#nav .nav-tab .nav-list ul li .sub_nav li {
	width: 100%;
	border-bottom: none;
	background: 0 0;
	font-size: 18px
}

#nav .nav-tab .nav-list ul li .sub_nav li:hover a {
	border-bottom: none;
	background: 0 0;
	color: #0066cb;
	font-size: 18px
}

#nav .nav-tab .nav-list ul li .sub_nav li a {
	border-bottom: none;
	background: 0 0;
	font-size: 18px;
	line-height: 32px;
	color: #000
}

#nav .nav-tab,#nav .nav-tab .container,#nav .nav-tab .nav-list,.find_nav_left {
	overflow: visible
}

#nav .nav-tab .nav-list ul li .sub_nav li.active a {
	border-bottom: none;
	background: 0 0;
	font-size: 18px;
	line-height: 32px;
	color: #000
}

.searchs {
	display: none
}

.ban_nav {
	width: 468px;
	height: 35px;
	margin-left: 50px;
	position: relative
}

.no1 {
	position: absolute;
	width: 130px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	right: 345px;
	top: 0;
	background-image: url(../images/no1.png);
	z-index: 24;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 15px;
	color: #fff
}

.no2 {
	position: absolute;
	width: 130px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	right: 230px;
	top: 0;
	background-image: url(../images/no2.png);
	z-index: 24;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 15px;
	color: #fff
}

.no3 {
	position: absolute;
	width: 130px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	right: 115px;
	top: 0;
	background-image: url(../images/no02.png);
	z-index: 23;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 15px;
	color: #fff
}

.no3.active {
	background-image: url(../images/no2.png)
}

.no4 {
	position: absolute;
	width: 130px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	right: 0;
	top: 0;
	background-image: url(../images/no4.png);
	z-index: 22;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 15px;
	color: #fff
}

.se_lect {
	padding-top: 30px
}

.se_lect li h1 {
	font-size: 25px;
	color: #484848;
	text-align: center;
	width: 400px;
	margin-top: 0;
	line-height: 50px;
	height: 50px
}

.se_lect p {
	width: 160px;
	text-align: justify;
	margin: 0 auto;
	font-size: 14px;
	color: #666a79;
	line-height: 1.7;
	margin-bottom: 20px
}

.btn_xu a {
	border: 1px solid #025db8;
	border-radius: 5px;
	width: 128px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	display: block;
	font-size: 15px;
	color: #025db8
}

.btn_xu a:hover {
	background-color: #025db8;
	border-radius: 5px;
	width: 130px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	display: block;
	font-size: 15px;
	color: #fff
}

.se_lect ul li {
	width: 33.3%;
	height: 400px;
	float: left;
	text-align: center
}

img:hover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.pic1 img {
	display: none
}

.pic2 img {
	display: none
}

.finan-news {
	margin-top: 20px
}

.buttons {
	font-size: 14px;
	color: #3c3c3c;
	line-height: 36px;
	cursor: pointer
}

#bd {
	width: 100%;
	display: inline-block
}

#mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.1);
	z-index: 9999;
	display: none
}

.bd_weixin_popup {
	position: fixed!important
}

.fankui a {
	display: inline-block;
	width: 100%;
	height: 100%
}

#content100 {
	padding-top: 100px
}

.liul .lileft {
	font-size: 18px;
	color: #454f58;
	float: left;
	line-height: 40px;
	margin-right: 40px
}

.liul {
	margin-bottom: 50px
}

textarea::placeholder {
	color: #ccc
}

.liul .liright li {
	width: 120px;
	height: 40px;
	float: left;
	border-radius: 5px;
	border: solid 1px #344249;
	font-size: 16px;
	color: #454f58;
	line-height: 40px;
	text-align: center;
	margin-right: 90px;
	cursor: pointer
}

.liul .liright li.hover {
	color: #0c58a8;
	border: solid 1px #0c58a8
}

.liul .liright li:last-child {
	margin-right: 0
}

.liul textarea {
	width: 900px;
	height: 300px;
	border-radius: 5px;
	font-size: 16px;
	padding: 14px;
	border: solid 1px #344249;
	outline: 0;
	font-family: "微软雅黑"
}

.lirighttu {
	width: 180px;
	height: 180px;
	border-radius: 5px;
	border: solid 1px #344249;
	float: left;
	font-size: 60px;
	text-align: center;
	line-height: 180px;
	position: relative;
	color: #344249
}

.lirighttu input {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 180px;
	opacity: 0;
	cursor: pointer
}

.liright input {
	width: 900px;
	height: 40px;
	border: none;
	outline: 0;
	line-height: 40px;
	padding-left: 14px;
	border-radius: 5px;
	border: solid 1px #344249;
	font-size: 16px;
	color: #454f58
}

.submitbtn {
	width: 200px;
	height: 50px;
	border: solid 1px #025db9;
	border-radius: 5px;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	font-size: 20px;
	color: #025db9;
	margin-top: 80px;
	margin-bottom: 100px;
	cursor: pointer
}

#zd-a {
	color: red;
	border: 1px solid red
}

.keyboards a {
	border: 1px solid #ccc;
	text-align: center;
	margin-right: 15px;
	padding: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px
}

.keyboards {
	margin-top: 30px
}

#unread {
	position: relative;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background-color: #60a3f5;
	background-color: rgba(96,163,245,.85);
	z-index: 20;
	transition-property: height;
	transition-delay: 0;
	transition-duration: .5s;
	display: none;
	width: 100%
}

.closebtn1 {
	width: 16px;
	height: 16px;
	background-image: url(../images/close-black.png);
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	margin-top: 7px;
	margin-right: 7px
}

.wz {
	cursor: pointer
}

.more_link {
	display: none
}

.show_more {
	height: 30px;
	text-align: center;
	cursor: pointer
}

.show_more img {
	height: 100%
}

.line3 {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-align: justify
}

#xxbox3 .lefttext li {
	padding: 40px 20px 0;
	position: relative
}

#xxbox3 .lefttext li:hover {
	background-color: #fff
}

.downicon img {
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	margin-right: 5px
}

.downicon .name {
	display: inline-block;
	vertical-align: middle;
	color: #a4a4a4;
	font-size: 16px
}

.downtext2 a,.downtime {
	display: inline-block;
	font-size: 16px;
	color: #a4a4a4;
	margin-left: 6px;
	vertical-align: middle
}

.onclick-lists {
	float: right;
	margin-top: 6px;
	font-size: 16px
}

.onclick-lists span {
	color: #a4a4a4
}

.time-bottom img {
	display: inline-block
}

.img-left {
	width: 100%
}

.img-left img {
	float: right;
	width: 375px;
	margin-left: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.img-left .title {
	font-size: 30px;
	color: #353535;
	line-height: 1.5;
	font-weight: 700;
	margin-bottom: 50px;
	width: 45%
}

.img-left .text-main {
	font-size: 16px;
	line-height: 1.8;
	color: #767676;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 25px
}

.time-bottom {
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 30px
}

.line-xian {
	width: 100%;
	height: 1px;
	background: #eee
}

.time-bottom a {
	display: inline-block;
	vertical-align: middle
}

.time-bottom img {
	display: inline-block
}

.guanggao {
	margin: 15px 0
}

.guanggao img {
	width: 100%;
	max-width: 100%;
	max-height: 100%
}

.container_gg {
	margin: 0 auto;
	width: 1231px;
	height: 10px;
}

.container_ggs {
	margin: 0 auto;
	width: 1231px;
	margin-top: 5px
}

.gg_banner {
	margin-left: 8px
}

.gg_banner li {
	float: left;
	width: 16%;
	margin-right: 8px
}

.gg_banner li img {
	width: 100%;
	height: auto
}

.box-fdbd {
	background: #fff;
	padding: 15px;
	border: 1px solid #f5f1f1;
	margin-top: 20px
}

.box-fdbd .box-fdbd-title {
	font-size: 18px;
	color: #025db8;
	font-weight: 700;
	margin-bottom: 20px;
	text-align: center
}

.box-fdbd .box-fdbd-con {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
	overflow: hidden
}

.box-fdbd .box-fdbd-con .box-fdbd-left {
	display: inline-block;
	vertical-align: middle;
	float: left;
	width: 30%
}

.box-fdbd .box-fdbd-con .box-fdbd-left img {
	width: 50px;
	height: 50px;
	border-radius: 50% 50%;
	display: inline-block
}

.box-fdbd .box-fdbd-con .box-fdbd-left .box-fdbd-num {
	line-height: 50px;
	height: 50px;
	width: 25px;
	color: #999;
	float: left;
	display: inline-block;
	font-weight: 700;
	font-size: 16px
}

.box-fdbd .box-fdbd-con .box-fdbd-left .box-fdbd-num .level1 {
	color: #f54242
}

.box-fdbd .box-fdbd-con .box-fdbd-left .box-fdbd-num .level2 {
	color: #ff722b
}

.box-fdbd .box-fdbd-con .box-fdbd-left .box-fdbd-num .level3 {
	color: #ff9500
}

.box-fdbd .box-fdbd-con .box-fdbd-right {
	display: inline-block;
	vertical-align: middle;
	float: left;
	width: 70%
}

.box-fdbd .box-fdbd-con .box-fdbd-right .trading-title {
	font-size: 14px;
	line-height: 30px;
	font-weight: 700
}

.box-fdbd .box-fdbd-con .box-fdbd-right .box-fdbd-star .star-num-0 {
	background: url(../images/star.jpg) no-repeat;
	width: 0;
	height: 20px
}

.box-fdbd .box-fdbd-con .box-fdbd-right .box-fdbd-star .star-num-1 {
	background: url(../images/star.jpg) no-repeat;
	width: 16px;
	height: 20px
}

.box-fdbd .box-fdbd-con .box-fdbd-right .box-fdbd-star .star-num-2 {
	background: url(../images/star.jpg) no-repeat;
	width: 32px;
	height: 20px
}

.box-fdbd .box-fdbd-con .box-fdbd-right .box-fdbd-star .star-num-3 {
	background: url(../images/star.jpg) no-repeat;
	width: 48px;
	height: 20px
}

.box-fdbd .box-fdbd-con .box-fdbd-right .box-fdbd-star .star-num-4 {
	background: url(../images/star.jpg) no-repeat;
	width: 65px;
	height: 20px
}

.box-fdbd .box-fdbd-con .box-fdbd-right .box-fdbd-star .star-num-5 {
	background: url(../images/star.jpg) no-repeat;
	width: 80px;
	height: 20px
}

.box-fdbd .box-fdbd-con .trading-con {
	width: 100%;
	display: inline-block;
	color: #999;
	margin: 5px 0
}

.box-fdbd .box-fdbd-con .box-fdbd-index ul {
	overflow: hidden
}

.box-fdbd .box-fdbd-con .box-fdbd-index ul li {
	float: left;
	width: 50%;
	line-height: 20px;
	color: #8b8b8b;
	font-size: 14px
}

.box-fdbd .box-fdbd-con .box-fdbd-index ul li label {
	margin-left: 5px;
	color: #000
}

.box-fdbd .trading-more {
	margin: 20px auto 10px auto;
	border: 1px solid #999;
	color: #999;
	border-radius: 3px;
	padding: 5px 8px;
	width: 80px;
	display: block;
	text-align: center
}

.box-fdbd .trading-more:hover {
	background: #0066cb;
	color: #fff
}

.app_down {
	float: right;
	position: absolute;
	text-align: center;
	color: #c8c8c8!important;
	line-height: 20px;
	font-size: 14px!important;
	top: 26px;
	right: 158px
}

.app_down img {
	max-width: 120px;
	padding: 5px;
	background: #fff
}

.app_down1 {
	float: right;
	position: absolute;
	text-align: center;
	color: #c8c8c8!important;
	line-height: 20px;
	font-size: 13px!important;
	top: 26px;
	right: 12px
}

.app_down1 img {
	max-width: 120px;
	padding: 5px;
	background: #fff
}