﻿.header_top {
	width: 100%;
	background: #34485c;
	height: 130px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
}

.head_top {
	height: 80px;
	clear: both;
}

.logo {
	height: 42px;
	margin-top: 19px;
}

.logo .img {
	width: 104px;
	display: block;
	overflow: hidden;
	float: left;
}

.logo .txt {
	display: inline-block;
	height: 42px;
	line-height: 42px;
	color: #ccc;
	font-size: 16px;
	font-style: italic;
	margin-left: 10px;
}

.login {
	width: 40px;
	height: 40px;
	margin-right: 2px;
}

.login a {
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	border-radius: 20px;
	text-align: center;
	line-height: 38px;
	margin-top: 20px;
	cursor: pointer;
}

.login a:hover {
	background: #193c68;
}

.login img {
	width: 20px;
	height: 20px;
	display: block;
	margin-top: 9px;
	margin-left: auto;
	margin-right: auto;
}

.head_search {
	width: 375px;
	height: 54px;
	background: #fff;
	border-radius: 27px;
	margin-top: 13px;
	padding: 0 10px;
	margin-right: 10px;
	position: relative;
	z-index: 11;
}

.head_search input {
	width: 245px;
	height: 40px;
	padding-left: 10px;
	font-size: 18px;
	color: #333;
	margin-top: 7px;
	line-height: 40px;
}

.head_search input::-webkit-input-placeholder {
	/* WebKit browsers*/
	font-size: 18px;
	color: #666;
}

.head_search input:-moz-input-placeholder {
	/* Mozilla Firefox 4 to 18*/
	font-size: 18px;
	color: #666;
}

.head_search input::-moz-input-placeholder {
	/* Mozilla Firefox 19+*/
	font-size: 18px;
	color: #666;
}

.head_search input:-ms-input-placeholder {
	/* Internet Explorer 10+*/
	font-size: 18px;
	color: #666;
}

.head_search a.btn_seach {
	width: 110px;
	height: 42px;
	display: block;
	float: right;
	background: #34485c;
	margin-top: 6px;
	border-radius: 21px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 42px;
}

.xl_div {
	width: 380px;
	height: 430px;
	padding: 10px 0px;
	position: absolute;
	top: 60px;
	z-index: 11;
	border: 3px solid #b28936;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.xl_div ul li {
	padding: 0 20px;
}

.xl_div ul li:first-child {
	margin-top: 0px;
}

.xl_div ul li:hover {
	background: #f3f3f3;
}

.xl_div ul li a {
	display: block;
	clear: both;
	overflow: hidden;
	height: 40px;
	cursor: pointer;
}

.xl_div ul li a img {
	width: 20px;
	height: 20px;
	display: inline-block;
}

.xl_div ul li a label {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	margin-left: 15px;
	margin-right: 15px;
}

.xl_div ul li a span {
	display: inline-block;
	border: 1px solid #43b100;
	font-size: 14px;
	padding: 0px 10px;
	color: #43b100;
}

.head_nav {
	height: 50px;
	background: #43b07e;
}

.head_nav ul {
	height: 50px;
	margin: 0 auto;
	float: left;
}

.head_nav ul li {
	float: left;
	height: 50px;
	margin-right: 38px;
}

.head_nav ul li:last-child {
	margin-right: 0px;
}

.head_nav ul li a {
	cursor: pointer;
	display: inline-block;
	padding: 0 15px;
	height: 34px;
	display: block;
	font-size: 20px;
	color: #fff;
	line-height: 34px;
	margin-top: 8px;
	border-radius: 17px;
}

.head_nav ul li a:hover {
	background: #ff9f19;
}

.head_nav ul li a img {
	width: 26px;
	height: auto;
}

.nav_logo {
	margin-top: 4px;
}

/*推荐区域*/
.recom_list {
	clear: both;
	overflow: hidden;
	margin-top: 130px;
	margin-top: 150px;
}

.recom_list ul li {
	float: left;
	width: 191px;
	height: 97px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #fff;
	margin-right: 8px;
}

.recom_list ul li:last-child {
	margin-right: 0px;
}

.recom_list ul li a {
	width: 150px;
	height: 85px;
	display: block;
	overflow: hidden;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
}

.recom_list ul li a img {
	display: block;
	width: 150px;
	height: 85px;
}

/*搜索区域*/
.index_box01 {
	clear: both;
	margin-top: 40px;
	height: 380px;
}

.ibox01_left {
	width: 792px;
	height: 380px;
}

.search_div {
	width: 792px;
	height: 80px;
	background: #fff;
	border: 3px solid #ccc;
	padding: 0 4px;
	position: relative;
}

.search_div input {
	width: 678px;
	height: 28px;
	margin-top: 23px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-indent: 58px;
	background: url(../image/search_img.png) no-repeat 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
}

.bbtn_search {
	width: 100px;
	display: block;
	float: right;
	height: 64px;
	background: #34485c;
	line-height: 64px;
	text-align: center;
	font-size: 22px;
	color: #fff;
	cursor: pointer;
	letter-spacing: 2px;
	opacity: .9;
	white-space: nowrap;
	margin-top: 5px;
}

.bbtn_search:hover {
	background: #233d56;
}

.search_div input::-webkit-input-placeholder {
	/* WebKit browsers*/
	font-size: 18px;
	color: #dbdbdb;
}

.search_div input:-moz-input-placeholder {
	/* Mozilla Firefox 4 to 18*/
	font-size: 18px;
	color: #dbdbdb;
}

.search_div input::-moz-input-placeholder {
	/* Mozilla Firefox 19+*/
	font-size: 18px;
	color: #dbdbdb;
}

.search_div input:-ms-input-placeholder {
	/* Internet Explorer 10+*/
	font-size: 18px;
	color: #dbdbdb;
}

.xl_div_two {
	width: 792px;
	height: 430px;
	padding: 10px 0px;
	box-sizing: border-box;
	position: absolute;
	top: 77px;
	left: -3px;
	z-index: 11;
	border: 3px solid #b28936;
	border-top: 0px solid #fff !important;
	background: #fff;
	display: none;
}

.xl_div_two ul li {
	padding: 0 20px;
}

.xl_div_two ul li:first-child {
	margin-top: 0px;
}

.xl_div_two ul li:hover {
	background: #f3f3f3;
}

.xl_div_two ul li a {
	display: block;
	clear: both;
	overflow: hidden;
	height: 40px;
	cursor: pointer;
}

.xl_div_two ul li a img {
	width: 20px;
	height: 20px;
	display: inline-block;
}

.xl_div_two ul li a label {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	margin-left: 15px;
	margin-right: 15px;
}

.xl_div_two ul li a span {
	display: inline-block;
	border: 1px solid #43b100;
	font-size: 14px;
	padding: 0px 10px;
	color: #43b100;
}


.ibox01_xc_div {
	margin-top: 18px;
}

.ibox01_xc_div p {
	align-items: flex-start;
	overflow: hidden;
	height: 44px;
	position: relative;
	top: 10px;
	line-height: 37px;
	font-size: 20px;
	color: #666;
	margin-top: 8px;
}

.ibox01_xc_div p i {
	margin-right: 15px;
	margin-left: 5px;
}

.ibox01_xc_div p label {
	font-size: 36px;
	color: #34485c;
	font-style: italic;
	font-weight: bold;
	margin: 0 8px;
}

.ll_history {
	width: 792px;
	height: 148px;
	background: #f0f1f2;
	border-radius: 2px;
	box-sizing: border-box;
	padding: 9px 20px;
	display: flex;
	flex-direction: column;
	margin-top: 36px;
}

.ll_history p {
	font-size: 16px;
	color: #999;
	margin-bottom: 10px;
	margin-top: 5px;
}

.ll_history ul li {
	float: left;
	width: 150px;
	margin-bottom: 9px;
}

.ll_history ul li a {
	display: block;
}

.ll_history ul li a img {
	width: 20px;
	height: 20px;
	display: inline-block;
}

.ll_history ul li a span {
	font-size: 14px;
	color: #666;
	display: inline-block;
	line-height: 20px;
	margin-left: 3px;
}

.ll_history ul li a:hover span {
	cursor: pointer;
	color: #ffc346;
}

/*右侧轮播*/
.ibox01_right {
	width: 388px;
	height: 380px;
	overflow: hidden;
	border: 1px solid #ccc;
}

.ibox01_right .item {
	height: 380px;
	position: relative;
}

.ibox01_right .item img {
	width: 388px;
	height: 210px;
	display: block;
}

.banner_title {
	margin-top: 16px;
	padding: 0 20px;
}

.banner_title h3 {
	font-size: 24px;
	color: #666;
	font-weight: bold;
}

.item_foot {
	position: absolute;
	left: 0;
	bottom: 20px;
	padding: 0 20px;
	width: 100%;
}

.item_foot p {
	font-size: 14px;
	color: #999;
}

.item_foot p i {
	margin-right: 10px;
}

.item_foot p.fr {
	position: absolute;
	right: 20px;
}

/*排行榜-资讯*/
.index_box02 {
	clear: both;
	overflow: hidden;
	margin-top: 32px;
}

.ibox02_urap {
	width: 387px;
	height: 968px;
	overflow: hidden;
	background: #fff;
	border: 6px solid rgba(179, 137, 54, .2);
}

.urap_title {
	width: 375px;
	height: 56px;
	background: linear-gradient(180deg, #fafafa, #f5f5f5);
}

.urap_title_on {
	width: 165px;
	height: 56px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	float: left;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 18px;
	color: #292929;
	box-sizing: border-box;
	padding: 0 10px;
}

.urap_title_on span {
	font-size: 14px;
	font-weight: 700;
}

.urap_title_on span img {
	width: 28px;
	height: 28px;
	margin-right: 6px;
}

.urap_title ul {
	flex: 1;
	padding-left: 12px;
	display: flex;
	float: left;
}

.urap_title ul li {
	cursor: pointer;
	display: flex;
	width: 49.5px;
	height: 56px;
	flex: 1;
}

.urap_title ul li:hover {
	background: rgba(0, 0, 0, 0.04);
}

.urap_title ul li a {
	width: 25px;
	height: 25px;
	overflow: hidden;
	display: block;
	margin-top: 15.5px;
	margin-left: 12.25px;
}

.urap_title ul li a img {
	width: 25px;
	height: 25px;
	display: block;
	opacity: 0.5;
}

.urap_title ul li:first-child a {
	width: 28px;
	height: 28px;
	margin-left: 11px;
	margin-top: 14px;
}

.urap_title ul li:first-child a img {
	width: 28px;
	height: 28px;
}

.urap_title ul li:hover img {
	opacity: 1;
}

.urap_title ul li.rang_on {
	background: rgba(0, 0, 0, 0.04);
}

.urap_title ul li.rang_on img {
	opacity: 1;
}

.urap_list {
	margin-top: 12px;
}

.urap_list ul li {
	width: 375px;
	height: 88px;
}

.urap_list ul li:hover {
	background: rgba(0, 0, 0, 0.04);
}

.urap_list ul li a {
	border-radius: 2px;
	padding: 7px 16px;
	display: flex;
	color: #000000;
}

.pp_urap_img {
	width: 120px;
	height: 72px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 4px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.pp_urap_img span {
	position: absolute;
	left: 1px;
	top: 1px;
	border-radius: 3px 0;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 19px;
	color: #fff;
	padding: 0 6px;
	max-width: 118px;
	background: rgb(43, 179, 81);
}

.basic_mess {
	width: 200px;
	height: 74px;
	box-sizing: border-box;
	padding-left: 16px;
	flex: 1;
}

.basic_mess h3 {
	font-size: 18px;
	font-weight: bold;
}

.basic_mess h3 span {
	font-family: DIN;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 5px;
	width: 28px;
	height: 22px;
	background: #fafafa;
	border-radius: 4px;
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #a3a3a3;
	white-space: nowrap;
	margin-right: 3px;
	float: right;
}

.pingf span {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #a3a3a3;
}

.pingf span.star {
	color: #f5bc49;
	margin: 0 6px
}

.pingf label {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #301;
	border-radius: 2px;
	padding: 1px 6px;
}

.div_span {
	margin-top: 3px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #a3a3a3;
}

.div_span span {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 17px;
	color: #a3a3a3;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}

.comp_urap {
	display: none;
}

.comp_urap.on {
	display: block;
}

.comp_urap li:nth-child(1) .basic_mess h3 span {
	background: #ffc346;
	color: #fff;
	padding: 0 2px;
}

.comp_urap li:nth-child(2) .basic_mess h3 span {
	background: #a9a9a9;
	color: #fff;
	padding: 0 2px;
}

.comp_urap li:nth-child(3) .basic_mess h3 span {
	background: #a98f8e;
	color: #fff;
	padding: 0 2px;
}

.ibox02_news {
	width: 791px;
	padding-top: 6px;
}

.news_category {
	clear: both;
	overflow: hidden;
	height: 52px;
}

.news_category ul {
	float: left;
}

.news_category ul li {
	float: left;
	height: 52px;
	cursor: pointer;
	margin-right: 26px;
}

.news_category ul li a {
	display: block;
	font-size: 18px;
	color: #999;
}

.news_category ul li:hover a {
	color: #333;
}

.news_category ul li.on a {
	color: #333;
}

.news_category ul li.on a span {
	display: block;
	border-bottom: 2px solid #333;
	margin-top: 5px;
}

a.btn_more {
	font-size: 16px;
	color: #666;
	float: right;
}

a.btn_more:hover {
	color: #333;
	cursor: pointer;
}

.news_list {
	display: none;
}

.news_list ul li {
	width: 100%;
	height: 137px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 4px;
	margin-bottom: 16px;
	padding: 14px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}

.news_list ul li a {
	display: block;
}

.news_left {
	width: 200px;
	height: 106px;
	flex-shrink: 0;
}

.news_left img {
	width: 200px;
	height: 106px;
	border-radius: 4px;
	object-fit: cover;
}

.news_right {
	width: 561px;
	flex: 1;
	box-sizing: border-box;
	padding-left: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_right h2 {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #2a2a2a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_right h2 span {
	line-height: 20px;
	padding: 0 6px;
	background: #e67373;
	border-radius: 2px;
	color: #fff;
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	margin-right: 8px;
	display: inline-block;
	position: relative;
	top: -1px;
}

.news_right p.news_c {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #a3a3a3;
	display: -webkit-box;
	word-wrap: break-word;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
	white-space: normal;
	margin-top: 9px;
	height: 40px;
}

.news_right p.news_bott {
	font-size: 16px;
	color: #999;
	margin-top: 10px;
}

.news_right p.news_bott label {
	display: inline-block;
	padding: 0 5px;
	font-size: 12px;
	border: 1px solid #ffc346;
	color: #ffc346;
}

.news_right p.news_bott span {
	float: right;
	font-size: 12px;
	color: #999;
}

/*网站底部*/
.footer {
	background: #162940;
	padding: 0 20px;
	clear: both;
	overflow: hidden;
	margin-top: 40px;
	padding-bottom: 30px;
}

.foot_left ul {
	clear: both;
	overflow: hidden;
	padding: 40px 0 20px 0;
}

.foot_left ul li {
	float: left;
	margin-right: 20px;
	border-right: 1px solid #353535;
	padding-right: 15px;
	cursor: pointer;
}

.foot_left ul li:last-child {
	border: none;
}

.foot_left ul li a {
	font-size: 16px;
	color: #ccc;
}

.foot_left ul li:hover a {
	color: #fff;
}

.foot_left p {
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}

.foot_right ul {
	clear: both;
	overflow: hidden;
	margin-top: 40px;
}

.foot_right ul li {
	float: left;
	width: 106px;
	height: 156px;
	margin-left: 20px;
	margin-right: 20px;
}

.foot_right ul li a {
	display: block;
	width: 106px;
	height: 106px;
	overflow: hidden;
}

.foot_right ul li a img {
	display: block;
	width: 106px;
	height: 106px;
}

.foot_right ul li p {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #ccc;
	text-align: center;
}

/*交易商*/
.dealer_wrap {
	margin-top: 130px;
}

.search_nav {
	height: 58px;
	line-height: 58px;
	font-size: 14px;
}

.dealer_cate {
	background: #fff;
	padding: 20px 24px 24px;
	margin-bottom: 30px;
}

.dealer_cate h2 {
	font-family: PingFang SC;
	font-style: normal;
	text-align: left;
	font-weight: 600;
	font-size: 20px;
	line-height: 28px;
	color: #3d3d3d;
	margin-bottom: 18px;
}

.dealer_cate .cate_jg {
	display: flex;
	flex-wrap: wrap;
	margin: -6px;
}

.dealer_cate a {
	margin: 6px;
	border: 1px solid #dedede;
	border-radius: 2px;
	cursor: pointer;
	padding: 2px 12px;
	color: #3d3d3d;
	font-weight: 400;
	font-size: 17px;
	line-height: 24px;
}

.dealer_cate a.on {
	display: block;
	color: #fff;
	background: #3d3d3d;
}

.dealer_cate a:hover {
	display: block;
	color: #fff;
	background: #3d3d3d;
}

.dealer_con_title {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin-bottom: 24px;
	width: 100%;
	height: 44px;
	background: #fafafa;
}

.dealer_con_title a {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 8px 0;
	margin: 0 20px;
	line-height: 22px;
	max-width: 90%;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
	cursor: pointer;
	border-bottom: 2px solid #fafafa;
	font-size: 20px;
	color: #999;

}

.dealer_con_title a.on {
	color: #3d3d3d;
	border-bottom: 2px solid #3d3d3d;
	font-weight: 600;
}

.dealer_list ul {
	clear: both;
	overflow: hidden;
}

.dealer_list ul li {
	margin-top: 20px;
	padding: 16px 20px 20px;
	width: 282px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .06);
	border-radius: 4px;
	position: relative;
	margin-right: 24px;
	cursor: pointer;
	position: relative;
	float: left;
	box-sizing: border-box;
}

.dealer_list ul li:nth-child(4n) {
	margin-right: 0px !important;
}

.dealer_list ul li:hover {
	border: 1px solid #ffc346;
}

.dealer_list ul li a {
	display: block;
}

.de_img_top img {
	width: 234px;
	height: 132px;
	display: block;
	margin: 0 auto;
}

.de_img_top span {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 12px;
	padding: 2px 6px;
	color: #fff;
	background: #2bb351;
	border-radius: 4px 0;
	max-width: 280px;
}

.de_con_bott h2 {
	padding-top: 12px;
	font-weight: 600;
	font-size: 21px;
	line-height: 29px;
	color: #292929;
	box-shadow: inset 0 1px 0 rgba(0, 0, 0, .05);
}

.grade-box_awLBr {
	margin: 8px 0;
	font-weight: 400;
	font-size: 16px;
	line-height: 22px;
	display: flex;
	align-items: center;
	color: #525252;
}

.grade-box_awLBr .grade-star_VIFo\+ {
	display: flex;
	align-items: center;
	margin: 0 8px;
}

.grade-box_awLBr .grade-star_VIFo\+ i {
	font-size: 16px;
	color: #f5bc49;
}

.grade-box_awLBr .grade-box-num_cvizN {
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
	color: #330f15;
	padding: 0 8px;
	background: #fc6;
	border: 0.5px solid rgba(51, 15, 21, .2);
	border-radius: 2px;
}

.labs-box_lr84i {
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #a3a3a3;
	height: 40px;
	overflow: hidden;
}

/*监管列表*/
.deal_jg_list {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 24px;
	gap: 20px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 4px;
}

.pilou-type_gjV8L {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 0;
	height: 32px;
	width: 100%;
	background: #fff;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.pilou-type_gjV8L li {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	padding: 5px 16px;
	margin: 0 8px;
	height: 32px;
	background: #f5f5f5;
	border-radius: 16px;
	flex: none;
	order: 1;
	flex-grow: 0;
	cursor: pointer;
}

.pilou-type_gjV8L li.active_PSgfG {
	background: #fc6
}

.pilou-type_gjV8L li:hover {
	box-shadow: 3px 3px 5px #ccc;
}

.pilou-type_gjV8L li a {
	display: block;
	height: 22px;
	font-family: PingFang SC;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #525252;
}

.content_jg {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	align-content: flex-start;
	flex-wrap: wrap;
	width: 100%;
	min-height: 520px;
	padding: 0;
	margin-top: 16px;
}

.item_oA0RZ {
	display: flex;
	justify-content: space-between;
	width: 372px;
	min-width: 272px;
	min-height: 118px;
	margin-bottom: 16px;
	margin-right: 16px;
}

/*交易商详细信息*/
.dealer_details {
	margin-top: 170px;
	width: 1200px;
	height: 316px;
	padding: 20px 24px;
	background: #477db2;
	border-radius: 6px;
}

.dp_left {
	width: 342px;
}

.dealer_l_logo {
	width: 342px;
	height: 196px;
	background: #fff;
	border: 2px solid #2bb351;
	border-radius: 6px;
	position: relative;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}

.worning_dealer {
	border: 2px solid #E45950 !important;
}

.dealer_l_logo img {
	max-width: 100%;
	width: 336px;
	height: 190px;
}

.dealer_l_logo span {
	position: absolute;
	height: 24px;
	left: 2px;
	top: 2px;
	border-radius: 3px 0;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	padding: 0 6px;
	max-width: 218px;
	background: #2bb351;
}

.worning_dealer span {
	background: #2bb351;
}

.worning_dealer .worning_span {
	display: none;
	background: #E45950;
}

.dp_left p {
	margin-top: 15px;

}

.dp_left p i {
	color: #ccc;
	font-size: 16px;
}

.dp_left p a {
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

.share_div {
	width: 100%;
	height: 100% !important;
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20;
	display: none;
}

.share_weixin {
	width: 600px;
	height: 360px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -180px;
}

.share_weixin h3 {
	height: 36px;
	background: #f6f6f6;
	padding: 0 10px 0 36px;
	line-height: 36px;
	font-size: 16px;
}

.share_weixin h3 i {
	float: right;
	font-size: 18px;
	margin-top: 8px;
	cursor: pointer;
}

dl dt {
	width: 280px;
	float: left;
	margin-right: 20px;
}

dl dd {
	width: 230px;
	float: left;
	text-align: center;
}

dl dd h5 {
	line-height: 72px;
	font-size: 22px;
	color: #f4b419;
}

.dealer_c_con {
	margin-left: 25px;
	width: 450px;
}

.dealer_c_con h3 {
	font-size: 28px;
	display: inline-block;
	width: 440px;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	color: #fff;
}

.gq img {
	width: 30px;
	height: 20px;
	border: 1px solid #fff;
}

.dealer_p_span p {
	font-size: 15px;
	color: rgba(255, 255, 255, 0.5);
	margin: 15px 0;
}

.website p {
	width: 440px;
	line-height: 36px;
	border-bottom: 0px;
	background-color: rgba(255, 255, 255, 0.2);
	border-radius: 5px;
	margin-bottom: 2px;
	color: #fff;
	font-size: 14px;
	position: relative;
	padding: 0 14px;
	color: rgba(255, 255, 255, 0.5);
	margin-top: 2px;
}

.website p a {
	color: rgba(255, 255, 255, 0.9);
	cursor: pointer;
}

.off_website a {
	display: inline-block;
	border-radius: 5px;
	margin-top: 20px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	cursor: pointer;
}

.off_website a.off_web_a {
	background: #ffc346;
	padding: 0 50px;
	color: #893400;
}

.off_website a.off_web_a:hover {
	color: #000;
}

.off_website a.mt_down {
	padding: 0 20px;
	background: rgba(255, 255, 255, 0.3);
	margin-left: 10px;

}

.off_website a.mt_down:hover {
	background: rgba(255, 255, 255, 0.1);
}

.dealer_score {
	width: 240px;
	margin-left: 25px;
}

.dealer_score_bg {
	width: 240px;
	height: 130px;
	background: url(../image/dealer_score_bg.jpg) no-repeat center center;
	border-radius: 5px;
}

.dealer_score_bg p {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 25px;
}

.dealer_score_bg h1 {
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}

.dealer_score_bg h1 span {
	font-size: 20px;
	color: rgba(255, 255, 255, 0.5);
}

.dealer_grade {
	width: 240px;
	height: 130px;
	background: url(../image/grade_bg.png) no-repeat center center;
	margin-top: 15px;
	border-radius: 5px;
}

.dealer_grade P {
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}

.dealer_grade H1 {
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
}

/*box*/
.dealer_p_box {
	padding-top: 20px;
	width: 1200px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.dealer_p_left {
	width: 370px;
}

.dealer_p_b01 {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 4px;
	padding: 16px 24px;
}

.dealer_p_b01 h2 {
	height: 22px;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #292929;
}

.dealer_p_b01 ul li:hover {
	background: rgba(0, 0, 0, 0.04);
	cursor: pointer;
}

.dealer_p_b01 ul li a {
	width: 100%;
	padding: 13px 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	vertical-align: middle;
	border-bottom: 1px dashed rgba(0, 0, 0, .2);
}

.dealer_p_b01 ul li:last-child a {
	border-bottom: 0px !important;
}

.dealer_p_b01 ul li a img {
	width: 27.69px;
	height: 18px;
	margin-right: 8px;
	border-radius: 3px;
}

.dealer_p_b01 ul li a .info {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: rgba(102, 102, 102);
}

.dealer_p_b01 ul li a span.dealer-status {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	margin: 0 4px 0 6px;
	border: 1px solid;
	padding: 0 4px;
	width: 100%;
	color: rgb(43, 179, 81);
	background: rgba(43, 179, 81, 0.1);
}

.dealer_p_b01 ul li a i {
	color: #a3a3a3;
}

.dealer_p_b02 {
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 4px;
	padding: 16px 24px;
	margin-top: 10px;
}

.dealer_p_b02 ul li {
	margin-top: 10px;
}

.dealer_p_b02 span {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color: rgba(102, 102, 102);
}

.dealer_p_b02 label {
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	color: rgba(102, 102, 102);
}

.dealer_p_b02 label a {
	color: #062e5f;
}

.dealer_p_right {
	width: 806px;
}

.top_re_news {
	height: 200px;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 4px;
	padding: 3px 4px 4px;
}

.top_re_news>img {
	width: 790px !important;
	height: 200px !important;
}

.dealer_re_newslist {
	height: auto;
	border: 1px solid rgba(0, 0, 0, .05);
	border-radius: 4px;
	padding: 15px;
	background: #fff;
	margin-top: 20px;
}

.dealer_re_newslist ul li {
	border-bottom: 1px dotted #efefef;
	padding: 15px 10px;
	cursor: pointer;
}

.dealer_re_newslist ul li:last-child {
	border-bottom: 0px;
}

.dealer_re_newslist ul li a {
	display: block;
	clear: both;
	overflow: hidden;
}

.dealer_re_newslist h2 {
	font-size: 20px;
	color: #3d3d3d;
}

.dealer_re_newslist ul li a h3 {
	font-size: 18px;
	color: #333;
	font-weight: 600;
}

.dealer_re_newslist ul li a h3 span {
	display: block;
	float: left;
	padding: 1px 5px;
	font-size: 12px;
	background: rgb(235, 112, 39);
	font-weight: normal;
	color: #fff;
	border-radius: 2px;
	margin-right: 10px;
	margin-top: 3px;
}

.dealer_re_newslist ul li a p.zhaiyao {
	font-size: 14px;
	color: #999;
	margin: 10px auto 5px auto;
	line-height: 1.6em;
}

.newslist_bott {
	clear: both;
	overflow: hidden;
}

.newslist_bott span.left {
	font-size: 14px;
	color: #666;
}

.newslist_bott span.right {
	font-size: 14px;
	color: #666;
}

/*资讯列表*/
.bread_nav {
	width: 1200px;
	margin-top: 148px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 3px solid #ffc346;
}

.bread_nav p {
	margin-bottom: 18px;
	font-size: 14px;
	color: #666;
}

.bread_nav p a:hover {
	cursor: pointer;
	color: #062e5f;
}

.news_cate {
	padding: 0 20px;
}

.news_cate ul {
	float: left;
}

.news_cate ul li {
	float: left;
	margin-right: 25px;
	margin-top: 26px;
}

.news_cate ul li a {
	display: block;
	font-size: 22px;
	color: #999;
}

.news_cate ul li a:hover {
	color: #333;
	font-weight: 600;
	cursor: pointer;
}

.news_cate ul li.active a {
	color: #333;
	font-weight: 600;
	cursor: pointer;
	border-bottom: 2px solid #333;
}

.search_news {
	width: 297px;
	height: 42px;
	background: rgba(61, 75, 102, .06);
	border-radius: 21px;
	padding: 0 20px;
	margin-top: 20px;
}

.search_news i {
	width: 20px;
	height: 20px;
	color: #666;
	margin-top: 11px;
}

.search_news input {
	width: 230px;
	height: 30px;
	margin-top: 6px;
	outline: none;
	background: none;
	font-size: 14px;
	color: #666;
	margin-top: -2px;
}

.news_list_div {
	clear: both;
	overflow: hidden;

}

.news_left_div {
	width: 735px;
}

.news_left_div ul li {
	border: 1px solid #efefef;
	margin-top: 15px;
	padding: 15px 20px;
}

.news_left_div ul li a {
	display: block;
	padding: 0;
	margin: 0;
}

.news_left_div ul li a h3 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 1.8em;
}

.news_left_div ul li a p {
	font-size: 14px;
	color: #999;
	margin: 10px 0;
	line-height: 1.6em;
}

.news_left_div ul li a div {
	clear: both;
	overflow: hidden;
}

.news_left_div ul li a div span.fl {
	display: block;
	background: #f9811d;
	padding: 2px 5px;
	font-size: 12px;
	color: #fff;
}

.news_left_div ul li a div span.fr {
	font-size: 14px;
	color: #999;
}

.pagelist {
	text-align: center;
	margin-top: 30px;
}

.pagelist a,
.pagelist span {
	display: inline-block;
	padding: 3px 10px;
	border: 1px solid #efefef;
	cursor: pointer;
	color: #000000;
	margin: 0 2px;
}

.pagelist a:hover {
	background: #062e5f;
	color: #fff;
}

.pagelist a.on {
	background: #062e5f;
	color: #fff;
}

.news_right_div {
	width: 380px;
}

.news_hot {
	border: 1px solid #efefef;
	margin-top: 15px;
	padding: 15px 20px;
}

.news_hot h3 {
	font-size: 18px;
	color: #333;
}

.news_hot ul li {
	margin-top: 15px;
	border-bottom: 1px dashed #efefef;
}

.news_hot ul li:last-child {
	border-bottom: none;
}

.news_hot ul li a {
	display: block;
	clear: both;
	overflow: hidden;
}

.news_hot ul li a h4 {
	font-size: 15px;
	color: #333;
	line-height: 1.6em;
}

.news_hot ul li a p {
	clear: both;
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 15px;
}

.news_hot ul li a p span {
	font-size: 12px;
	color: #999;
}

.news_page_top h2 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	line-height: 1.6em;
}

.news_page_top {
	margin-top: 30px;
}

.news_page_top p {
	font-size: 14px;
	color: #666;
	line-height: 40px;
	margin: 15px 0px 25px 0px;
}

.news_page_top p span {
	color: #333;
}

.news_page_top h5 {
	font-size: 14px;
	color: #666;
	padding: 15px 20px;
	background: rgba(0, 0, 0, .05);
	border-radius: 5px;
}

.news_contents {
	font-size: 15px;
	color: #666;
	line-height: 1.8em;
	margin-top: 30px;
}

.news_contents p {
	text-indent: 2em;
	margin-top: 15px;
}

.news_up_next {
	clear: both;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 40px;
}

.news_up_next a {
	display: block;
	font-size: 16px;
	color: #333;
}

.news_up_next a:hover {
	color: #062e5f;
	cursor: pointer;
}

/*财经日历*/
.calendar_top {
	margin-top: 130px;
	position: relative;
}

.calendar_top a.fl,
.calendar_top a.fr {
	font-size: 16px;
	color: #333;
	position: absolute;
	top: 20px;
	z-index: 9;
	cursor: pointer;
}

.calendar_top a.fl:hover i,
.calendar_top a.fr:hover i {
	color: #062e5f;
}

.calendar_top a.fl {
	left: 0;
}

.calendar_top a.fr {
	right: 0;
}

.calendar_top ul {
	text-align: center;
	padding-top: 20px;
}

.calendar_top ul li {
	display: inline-block;
	margin: 0 5px;
	padding: 5px 10px;
	cursor: pointer;
}

.calendar_top ul li a {
	font-size: 14px;
	color: #666;
}

.calendar_top ul li.active {
	background: rgba(0, 0, 0, 0.1);
	border-radius: 20px;
}

.calendar_top ul li a:hover {
	color: #062e5f;
}

.table_div h5 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 20px;
}

.table_div table {
	width: 100%;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}

.table_div table tr th {
	background: #062e5f;
	color: #fff;
	font-size: 14px;
	padding: 10px 0;
	font-weight: normal;
}

.table_div table tr td {
	font-size: 14px;
	color: #666;
	border-top: 0.25px solid #efefef;
	border-left: 0.25px solid #efefef;
	text-align: center;
	padding: 10px 0;
}

.table_div table tr td img {
	width: 20px;
	height: auto;
}

/*mt4/5下载*/
.mtdown_div {
	margin-top: 130px;
	clear: both;
	overflow: hidden;
}

.mt_cate {
	margin-top: 40px;
}

.mt_cate ul {
	text-align: center;
	border-bottom: 1px solid #efefef;
	padding-bottom: 20px;
}

.mt_cate ul li {
	display: inline-block;
	margin: 0 10px;
}

.mt_cate ul li a {
	font-size: 16px;
	color: #999;
	font-weight: bold;
	cursor: pointer;
}

.mt_cate ul li a:hover {
	color: #062e5f;
}

.mt_cate ul li.on a {
	color: #062e5f;
}

.mt_content ul.download {
	text-align: center;
	margin-top: 20px;
}

.mt_content ul.download .download_item {
	border: #062e5f solid 1px;
	margin-right: 20px;
	margin-left: 20PX;
	display: inline-block;
}

.mt_content ul.download .download_item a {
	font-size: 18px;
	padding: 15px 40px 15px 45px;
	color: #062e5f;
	position: relative;
	cursor: pointer;
	display: block;
}

.mt_content {
	padding: 0 30px;
}

.mt_content p {
	padding: 0 20px;
	font-size: 16px;
	color: #666;
	line-height: 1.6em;
	margin-top: 20px;
}

.mt_content img {
	display: block;
	max-width: 100%;
	margin-top: 20px;
	margin-left: 20px;
}

/*联系我们*/
.contact_intro {
	background: url(../image/contact_img.jpg) no-repeat center top;
	padding-top: 130px;
	padding-bottom: 80px;
}

.contact_intro h1 {
	font-size: 60px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 20px;
}

.contact_intro p {
	font-size: 18px;
	color: #666;
	text-align: center;
}

.contact_div {
	clear: both;
	overflow: hidden;
}

.contact_div ul {
	text-align: center;
	box-shadow: 5px 5px 5px #999;
}

.contact_div ul li {
	display: inline-block;
	margin: 0 20px;
	height: 100px;
	line-height: 100px;
	cursor: pointer;
}

.contact_div ul li a {
	display: block;
	font-size: 20px;
	color: #666;
}

.contact_div ul li:hover {
	border-bottom: 1px solid #333;
}

.contact_div ul li:hover a {
	font-weight: bold;
	color: #333;
}

.contact_div ul li.active {
	border-bottom: 1px solid #333;
}

.contact_div ul li.active a {
	font-weight: bold;
	color: #333;
}

.contact_form {
	padding: 50px 100px;
	clear: both;
	overflow: hidden;
}

.input_top {
	clear: both;
	overflow: hidden;
}

.input_div:nth-child(2n) {
	width: 450px;
	float: right;
}

.input_div:nth-child(2n+1) {
	width: 450px;
	float: left;
}

.input_div span {
	display: block;
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
	padding-left: 5px;
}

.input_div input {
	width: 100%;
	display: block;
	border: 1px solid #efefef;
	padding: 10px 15px;
	border-radius: 5px;
	margin-bottom: 20px;
	font-size: 15px;
	color: #333;
}

.input_div input::-webkit-input-placeholder {
	/* placeholder颜色 */
	color: #aab2bd;
	/* placeholder字体大小 */
	font-size: 15px;
}

.textarea_div textarea::-webkit-input-placeholder {
	/* placeholder颜色 */
	color: #aab2bd;
	/* placeholder字体大小 */
	font-size: 15px;
}

.textarea_div span {
	display: block;
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
	padding-left: 5px;
}

.textarea_div textarea {
	width: 970px;
	display: block;
	border: 1px solid #efefef;
	padding: 10px 15px;
	border-radius: 5px;
	margin-bottom: 20px;
	font-size: 15px;
	color: #333;
	height: 150px;
}

.upload_div {
	border-bottom: 1px solid #efefef;
	padding-bottom: 50px;
}

.upload_div span.tip {
	display: inline-block;
	font-size: 16px;
	color: #999;
}

.upload_div .upload_div_btn {
	display: flex;
	margin-bottom: 20px;
}

.upload_div .upload_div_btn .upload_div_msg {
	display: block;
	font-size: 16px;
	color: #666;
	padding-left: 5px;
	line-height: 32px;
}

.upload_div .photo-list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 20px;
}

.upload_div .photo-list .photo_item {
	margin-right: 10px;
	width: 100px;
	height: 120px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	text-align: center;
	background: #efefef;
	text-align: center;
	line-height: 120px;
	position: relative;
}

.upload_div .photo-list .photo_item i {
	font-size: 30px;
	height: auto;
	color: #999;
}

.upload_div .photo-list .photo_item img {
	display: block;
	width: 100%;
	height: 100%;
}

.upload_div .photo-list .photo_item .close {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 30px;
}


a.form_btn_submit {
	width: 220px;
	height: 50px;
	background: #062e5f;
	border-radius: 5px;
	display: block;
	margin: 50px auto 30px auto;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	letter-spacing: 0.2en;
}

/*关于我们*/
.about_bann {
	position: relative;
	z-index: 0;
}

.about_bann img {
	display: block;
}

.about_con {
	position: relative;
	z-index: 9;
	background: #fff;
	margin-top: -150px;
	padding: 40px 50px;
	border-radius: 5px;
}

.about_con h3 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}

.about_con p {
	font-size: 16px;
	color: #999;
	line-height: 2em;
	margin: 20px 0;
}

.about_con ul {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.about_con ul li {
	display: inline-block;
	background: #fafafa;
	border: 1px solid #e6e6e6;
	clear: both;
	overflow: hidden;
	padding: 20px 30px;
	margin-left: 35px;
	margin-right: 35px;
}

.about_con ul li img {
	float: left;
}

.about_con ul li span {
	float: left;
	margin-left: 15px;
}

.about_con ul li span strong {
	display: block;
	text-align: left;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.about_con ul li span label {
	display: block;
	text-align: left;
}

/*最后一个页面*/
.risk_tip {
	margin-top: 130px;
}

.category_div {
	border-bottom: 1px solid #efefef;
	padding-bottom: 20px;
}

.category_div ul li {
	display: inline-block;
	margin-right: 20px;
	margin-top: 50px;
	cursor: pointer;
}

.category_div ul li a {
	font-size: 20px;
	color: #999;
}

.category_div ul li:hover a {
	color: #333;
}

.category_div ul li.on a {
	color: #333;
}

.div_con {
	padding: 30px 0px;
}

.div_con p {
	font-size: 16px;
	color: #666;
	margin-bottom: 20px;
	line-height: 1.8em;
}

/*登录注册*/
.tankuan_wrap {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 22;
	display: none;
}

.login_div {
	width: 500px;
	height: 600px;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -300px;
}

.login_div h3 {
	font-size: 22px;
	color: #333;
	font-weight: bold;
	padding: 0 20px 0 75px;
	height: 36px;
	line-height: 36px;
	margin-top: 80px;
}

.login_div h3 a {
	float: right;
	cursor: pointer;
	margin-top: -80px;
}

.login_div h3 a i {
	color: #999;
}

.login_div ul {
	width: 350px;
	margin: 30px auto;
}

.login_div ul li {
	margin-top: 30px;
}

.login_div ul li input {
	border: 1px solid #999;
	border-radius: 5px;
	display: block;
	width: 350px;
	padding: 15px 20px;
}

.login_div input::-webkit-input-placeholder {
	/* WebKit browsers*/
	font-size: 18px;
	color: #666;
}

.login_div input:-moz-input-placeholder {
	/* Mozilla Firefox 4 to 18*/
	font-size: 18px;
	color: #666;
}

.login_div input::-moz-input-placeholder {
	/* Mozilla Firefox 19+*/
	font-size: 18px;
	color: #666;
}

.login_div input:-ms-input-placeholder {
	/* Internet Explorer 10+*/
	font-size: 18px;
	color: #666;
}

.login_div ul li a.forget {
	font-size: 14px;
	cursor: pointer;
	margin-top: 5px;
}

.login_div ul li a.forget:hover {
	color: #062e5f;
}

.login_div ul li .btn_login {
	width: 350px;
	height: 50px;
	background: #062e5f;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	display: block;
	border-radius: 5px;
}

.login_div p {
	font-size: 15px;
	text-align: center;
	margin-top: 80px;
}

.login_div p a {
	display: inline-block;
	color: #062e5f;
	cursor: pointer;
}

.regist_div {
	width: 500px;
	height: 600px;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -300px;
}

.regist_div h3 {
	font-size: 22px;
	color: #333;
	font-weight: bold;
	padding: 0 20px 0 75px;
	height: 36px;
	line-height: 36px;
	margin-top: 80px;
}

.regist_div h3 a {
	float: right;
	cursor: pointer;
	margin-top: -80px;
}

.regist_div h3 a i {
	color: #999;
}

.regist_div ul {
	width: 350px;
	margin: 30px auto;
}

.regist_div ul li {
	margin-top: 30px;
}

.regist_div ul li input.txt {
	border: 1px solid #999;
	border-radius: 5px;
	display: inline-block;
	width: 350px;
	padding: 15px 20px;
}

.regist_div ul li input.input_code {
	width: 200px;

}

a.btn_code {
	display: inline-block;
	padding: 12px 20px;
	background: #062e5f;
	color: #fff;
	font-size: 18px;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
}

.regist_div input::-webkit-input-placeholder {
	/* WebKit browsers*/
	font-size: 18px;
	color: #666;
}

.regist_div input:-moz-input-placeholder {
	/* Mozilla Firefox 4 to 18*/
	font-size: 18px;
	color: #666;
}

.regist_div input::-moz-input-placeholder {
	/* Mozilla Firefox 19+*/
	font-size: 18px;
	color: #666;
}

.regist_div input:-ms-input-placeholder {
	/* Internet Explorer 10+*/
	font-size: 18px;
	color: #666;
}

.regist_div ul li a.forget {
	font-size: 14px;
	cursor: pointer;
	margin-top: 5px;
}

.regist_div ul li a.forget:hover {
	color: #062e5f;
}

.regist_div ul li .btn_login {
	width: 350px;
	height: 50px;
	background: #062e5f;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	display: block;
	border-radius: 5px;
	cursor: pointer;
}

.regist_div p {
	font-size: 15px;
	text-align: center;
	margin-top: 50px;
}

.regist_div p a {
	display: inline-block;
	color: #062e5f;
	cursor: pointer;
}

.regist_div p input {
	width: 15px;
	height: 15px;
	display: inline-block;

}

/*图片上传*/
.webuploader-container {
	position: relative;
}

.webuploader-element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	/* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

.webuploader-pick {
	position: relative;
	display: inline-block;
	width: 100px;
	line-height: 30px;
	height: 30px;
	border: 1px solid #e1e1e1;
	cursor: pointer;
	background: #fff;
	color: #333;
	text-align: center;
	overflow: hidden;
	zoom: 1;
	*display: inline;
}

.webuploader-pick-hover {
	background: #fafafa;
}

.webuploader-pick-disable {
	opacity: 0.6;
	pointer-events: none;
}

.upload-box {
	position: relative;
	display: inline-block;
	height: 32px;
	vertical-align: middle;
	zoom: 1;
	*display: inline;
}

.upload-box .upload-btn {
	display: inline-block;
	height: 32px;
	zoom: 1;
	*display: inline;
}

.upload-box .upload-progress {
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px 5px;
	width: 115px;
	height: 26px;
	border: 1px solid #d7d7d7;
	background: #fff;
	overflow: hidden;
}

.upload-box .upload-progress .txt {
	display: block;
	padding-right: 10px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.upload-box .upload-progress .bar {
	position: relative;
	display: block;
	width: 112px;
	height: 4px;
	border: 1px solid #1da76b;
}

.upload-box .upload-progress .bar b {
	display: block;
	width: 0%;
	height: 4px;
	font-weight: normal;
	text-indent: -99em;
	background: #28B779;
	overflow: hidden;
}

.upload-box .upload-progress .close {
	position: absolute;
	display: block;
	top: 1px;
	right: 1px;
	width: 14px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

.upload-box .upload-progress .close:hover {
	text-decoration: none;
}

.upload-box .upload-progress .close i {
	color: #535353;
	font-size: 10px;
	line-height: 14px;
	-webkit-transform: scale(0.833);
}


/*巡展城市*/
.expo-div {
	width: 1200px;
	margin: 180px auto 0 auto;
}

.expo-title span {
	display: block;
	font-size: #999;
	text-align: center;
	font-size: 12px;
	margin-bottom: 2px;
}

.expo-title h3 {
	font-size: 24px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.expo-div ul {
	clear: both;
	overflow: hidden;
}

.expo-div ul li {
	width: 380px;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
}

.expo-div ul li:nth-child(3n+1) {
	margin-left: 0px;
}

.expo-div ul li a {
	display: block;
	padding: 0;
	margin: 0;
	cursor: pointer;
	position: relative;
}

.expo-div ul li a img {
	max-width: 100%;
	display: block;
	padding: 0;
}

.expo-div ul li a div {
	border: 1px solid #ccc;
	border-radius: 0 0 5px 5px;
	padding: 20px 15px;
}

.expo-div ul li a h4 {
	display: block;
	clear: both;
	overflow: hidden;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 2em;
}

.expo-div ul li a p {
	font-size: 14px;
	color: #666;
	line-height: 1.6em;
	margin-top: 5px;
}

.expo-div ul li a span {
	background: #e61c1c;
	padding: 5px 15px;
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 0;
	top: 0;
}

.expo-div ul li a span.end {
	background: #666;
}


/*websit-online*/
.websit-div {
	position: fixed;
	right: 1%;
	bottom: 0;
}

.websit-div ul {
	text-align: center;
}

.websit-div ul li {
	display: block;
	float: left;
	margin: 0 5px;
	cursor: pointer;
	position: relative;

}

.websit-div ul li a {
	display: block;
	width: 180px;
	height: 50px;
	background: rgba(40, 183, 121, 1);
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}

.websit-div ul li a:hover {
	background: rgba(40, 183, 121, 0.85);
}


.websit-div ul li div {
	position: absolute;
	left: 0;
	bottom: 80px;
	width: 180px;
	box-shadow: 0 0 3px #ccc;
	display: none;
}

.websit-div ul li div img {
	display: block;
	max-width: 100%;
}

/*special列表*/
.special-div {
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}

.special-div h2 {
	font-size: 15px;
	color: #ee0000;
	font-weight: 600;
	margin-bottom: 10px;
}

.special-div h2 i {
	font-style: normal;
	color: #ee0000;
	font-weight: bold;
}

.special-div ul li {
	float: left;
	width: 190px;
	margin-left: 15px;
	border: 1px solid #efefef;
	background: #fff;
	padding: 20px 15px;
	cursor: pointer;
}

.special-div ul li:first-child {
	margin-left: 0px;
}

.special-div ul li a {
	display: block;
	padding: 0;
	margin: 0;
}

.special-top {
	clear: both;
	overflow: hidden;
}

.special-top img {
	display: block;
	width: 40px;
	height: 40px;
	float: left;
}

.special-top div {
	width: 110px;
	float: left;
	margin-left: 5px;
}

.special-top div h3 {
	font-size: 15px;
	color: #333;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 1px;
	white-space: nowrap;
}

.special-top div p {
	font-size: 12px;
	color: #333;
}

.special-top div p span {
	display: inline-block;
	padding: 0 2px;
	background: #ffc346;
	border: 1px solid #ffb314;
	color: #893400;
	border-radius: 3px;
	margin-left: 3px;
}

.special-center {
	height: 42px;
	overflow: hidden;
	margin-top: 15px;
}

.special-center p {
	font-size: 12px;
	color: #999;
	line-height: 1.8em;
}

.special-bott span {
	width: 100%;
	font-size: 14px;
	display: block;
	border: 1px solid #f2f2f2;
	color: #999;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0;
	transition: all .3s linear;
}

.special-div ul li:hover .special-bott span {
	color: #1da76b;
	border: 1px solid #1da76b;
}


/*详情页底部-进入官网*/
.dealer-in {
	align-items: center;
	backdrop-filter: blur(8px);
	background: rgba(46, 82, 153, .06);
	bottom: 0;
	display: flex;
	flex-direction: row;
	height: 78px;
	justify-content: center;
	left: 0;
	padding: 0;
	position: fixed;
	width: 100%;
	z-index: 333333;
}

.btnlist {
	display: flex;
	flex: none;
	flex-direction: row;
	flex-grow: 0;
	height: 44px;
	order: 0;
	padding: 0;
	align-items: flex-start;
	filter: drop-shadow(0 0 16px rgba(50, 57, 71, .08));
	gap: 8px;
}

#allowClick {
	align-items: center;
	background: rgba(40, 183, 121, .8);
	border: 1px solid #5eb05c;
	border-radius: 40px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: flex;
	flex: none;
	flex-direction: row;
	flex-grow: 0;
	gap: 4px;
	height: 44px;
	justify-content: center;
	min-width: 260px;
	order: 1;
	padding: 0 18px;
}
#allowClick img{
	width: 20px;
	height: 20px;
	margin-right: 6px;
}

/*新增下载按钮*/
.download-app {
	height: 40px;
	padding: 0 16px;
	background: #43b07e;
	border-radius: 2px;
	margin-left: 10px;
	display: flex;
	align-items: center;
	color: #fff;
	margin-top: 20px;
	cursor: pointer;
}
.download-app:hover{
	background: #28B779;
}

.download-app i {
	font-size: 16px;
	color: #fff;
}

.download-app span {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	margin-left: 8px;
	white-space: nowrap;
}

.language {
	height: 40px;
	padding: 0 10px;
	background: hsla(0, 0%, 100%, .05);
	border: 1px solid hsla(0, 0%, 100%, .1);
	border-radius: 2px;
	margin-left: 24px;
	display: flex;
	align-items: center;
	margin-top: 20px;
	position: relative;
	
}
.language a{
	height: 40px;
	line-height: 40px;
	display: block;
	cursor: pointer;
}
.language a img {
	width: 16px;
}

.language a i {
	font-size: 16px;
	color: #fff;
	transition: all .3s;
}

.language a label {
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	white-space: nowrap;
	margin: 0 8px;
}
.lan-list{
	position: absolute;
	right: 0;
	top: 40px;
	padding-top: 11px;
	display: none;
}
.language ul{
	width: 200px;
	background: #333;
	padding: 20px 8px;
	border-radius: 5px;
	z-index: 99;
	
}
.language ul li{
	transition: all .3s linear;
}
.language ul li:hover{
	background: rgba(255, 255, 255, 0.1);
}
.language ul li a{
	color: #fff;
	padding: 0 17px;
}

/*下载*/
.down-head {
	width: 100%;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .05);
	position: fixed;
	top: 0;
	z-index: 2330 !important;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.down-head .d-logo{
	margin: 10px 0;
}
.down-head .d-logo a{
	display: inline-block;
	cursor: pointer;
}
.down-head .d-logo p{
	display: inline-block;
	font-size: 16px;
	color: #666;
}
.d-home a{
	display: inline-block;
	padding: 0 20px;
	background: #43b07e;
	height: 62px;
	line-height: 62px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}
.d-page{
	width: 1200px;
	margin: 120px auto 80px auto;
}
.d-page h1{
	font-size: 50px;
	color: #34485c;
	text-align: center;
	font-weight: bold;
}
.d-page h1 span{
	color: #43b07e;
}
.d-page p{
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-top: 20px;
}
.d-page ul.down-list{
	text-align: center;
	margin-top: 100px;
}
.d-page ul.down-list li{
	display: inline-block;
	width: 160px;
	border: 1px solid #34485c;
	border-radius: 5px;
	margin: 0 15px;
}
.d-page ul.down-list li:hover{
	border: 1px solid #43b07e;
}
.d-page ul.down-list li a{
	display: block;
	padding: 40px 0;
	margin: 0;
	cursor: pointer;
}
.d-page ul.down-list li i{
	font-size: 34px;
	color: #34485c;
}
.d-page ul.down-list li:hover i{
	color: #43b07e;
}
.d-page ul.down-list li:hover p{
	color: #43b07e;
}
.d-page img{
	display: block;
	max-width: 100%;
	margin: 50px auto;
}
.d-page-ul{
	clear: both;
	overflow: hidden;
	padding: 40px 0;
	background: #fff;
}
.d-page-ul li{
	width: 33.333%;
	float: left;
	padding: 0 30px;
}
.d-page-ul li h3{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.d-page-ul li p{
	font-size: 14px;
	color: #999;
	text-align: center;
}
/*广告位*/
.ad_site ul{
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}
.ad_site ul li{
	width: 380px;
	height: 100px;
	overflow: hidden;
	margin-left: 30px;
	float: left;
	cursor:pointer;
}
.ad_site ul li:first-child{
	margin-left: 0;
}
.ad_site ul li a{
	display: block;
}
.sendbook{
	width: 100%;
	height: auto;
	background: url(../image/sendbg.jpg) no-repeat center top;
	background-size: 100% 100%;
	margin-top: 62px;
	padding: 100px 0 60px 0;
}
.sendbook h1{
	font-size: 50px;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.kf-send img{
	width: 300px;
	display: block;
	margin: 30px auto;
}
.sendbook h2{
	font-size: 32px;
	color: #fff;
	text-align: center;
	font-weight: 400;
	margin-top: 70px;
}
.sendbook ul{
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}
.sendbook ul li{
	float: left;
	width: 120px;
	overflow: hidden;
	height: 164px;
	margin-top: 20px;
}
.sendbook ul li img{
	display: block;
	max-width: 100%;
	margin: 0 auto 5px auto;
}
.sendbook ul li p{
	font-size: 14px;
	color: #fff;
	text-align: center;
}
/*加入讨论群*/
.discuss h3{
	font-size: 32px;
	color: #333;
	text-align: center;
	margin-top: 150px;
	margin-bottom: 10px;
}
.discuss img{
	max-width: 300px;
	display: block;
	 margin: 20px auto;
}
.discuss p{
	font-size: 16px;
	color: #666;
	text-indent: 2em;
	line-height: 2em;
	padding: 10px 20px 0 20px;
}
