.home_page_div {
	width: 100%;
	margin: auto;
	background-color: #f5f5f5;
	margin: auto;
}

.logo_div {
	width: 480px;
	height: 57.2px;
	float: left;
	background: url(../../img/logo.png) no-repeat;
	background-size: 100% 100%;
}
.nav_div .layui-nav .layui-nav-more{
    border-width: 0;
}
.top_bar {
	background: rgba(0, 0, 0, 0.15);
	width: 100%;
	height: 40px;
}

.top_bar_desc {
	width: 1200px;
	margin: auto;
	height: 40px;
	margin: auto;
}

.welcome_div {
	width: 50%;
	float: left;
	text-align: left;
	line-height: 40px;
}

.login_div {
	width: 50%;
	float: left;
	text-align: right;
	line-height: 40px;
}

.login_div span {
	font-family: PingFang-SC-Bold;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 10px;
}

.login_div a {
	color: #FFFFFF;
}

.welcome_div span {
	font-family: PingFang-SC-Medium;
	font-size: 14px;
	color: #FFFFFF;
}

.logo_div img {
	padding-top: 10px;
}

.search_div {
	text-align: right;
	float: right;
}

.search_div input {
	width: 250px;
	color: #FFFFFF;
	height: 35px;
	background: rgba(255, 255, 255, 0.3);;
	border: 1px solid rgba(255, 255, 255, 0.3);;
}

.search_div ::-webkit-input-placeholder {
	color: #ffffff;
	font-size: 12;
	font-family: PingFangSC-Regular;
}

.price_div .layui-table th .laytable-cell-1-0-1 {
	text-align: center;
}
.price_div .layui-table th .laytable-cell-1-0-2 {
	text-align: center;
}

.search_div :-moz-placeholder { /* Firefox 18- */
	color: #ffffff;
	font-size: 12;
	font-family: PingFangSC-Regular;
}

.search_div::-moz-placeholder { /* Firefox 19+ */
	color: #ffffff;
	font-size: 12;
	font-family: PingFangSC-Regular;
}

.search_div:-ms-input-placeholder {
	color: #ffffff;
	font-size: 12;
	font-family: PingFangSC-Regular;
}

.dia_body  ::-webkit-input-placeholder {
	color: #999999;
	font-size: 12;
	font-family: PingFangSC-Regular;
}

.layui-layer-title {
	font-size: 22px !important;
}

.advice_textarea {
	width: 99%;
	position: absolute;
	border: 1px solid #f5f5f5;
	left: 0;
	right: 0;
	bottom: 0;
	font-family: PingFang-SC-Medium;
	margin: auto;
	top: 0;
	font-size: 22px;
}

.dia_body:-moz-placeholder { /* Firefox 18- */
	color: #999999;
	font-size: 12;
	font-family: PingFangSC-Regular;
}

.dia_body::-moz-placeholder { /* Firefox 19+ */
	color: #999999;
	font-size: 12;
	font-family: PingFangSC-Regular;
}

.dia_body:-ms-input-placeholder {
	color: #999999;
	font-size: 12;
	font-family: PingFangSC-Regular;
}

.search_div div {
	transform: scaleX(-1) scaleY(-1);
	background: #FFFFFF;
	width: 30px;
	height: 25px
}

.search_div span {
	color: #BD1B2D;
}

.search_div button {
	cursor: pointer;
	height: 37px;
	width: 50px;
	background-color: #FFFF;
	border: 0px;
}

.toolbar_div {
	width: 1200px;
	height: 40px;
	margin: auto;
	padding-top: 40px;
	margin-bottom: 40px;
}

.slide_news_title_bg {
	width: 100%;
	position: absolute;
	top: 0;
	background: gray;
	opacity: 0.5;
	height: 30px;
	line-height: 10px;
	z-index: 2;
}

.slide_news_title {
	z-index: 3;
	position: absolute;
	width: 100%;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	cursor: pointer;
	font-family: PingFangSC-Regular;
	color: #FFFFFF;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.newstitle {
	cursor: pointer;
	font-family: PingFang-SC-Medium;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
}

.newstitle :hover {
	color: #BD1B2D;
}

.tab_news_table_title:hover {
	color: #BD1B2D;
}

.tab_news_table_title:hover .tab_news_table_time {
	color: #BD1B2D;
}

.tab_news_table_time {
	cursor: pointer;
}

.card_title_desc:hover {
	color: #BD1B2D
}

.slide_news_img {
	height: 100%;
	width: 100%;
}

.header_div {
	width: 100%;
	height: 670px;
	margin: auto;
}

.nav_div_bg {
	width: 100%;
	height: 70px;
	margin: auto;
	margin-top: -50px;
	background-color: #BD1B2D;
	background: linear-gradient(-135deg, transparent 12%, #BD1B2D 0) right;
	margin-top: -70px;
}

.image_news_bg_div {
	width: 100%;
	height: 465px;
	background-color: #BD1B2D;
}

.image_news_div {
	width: 1200px;
	margin: auto;
	padding-top: 20px;
}

.nav_div {
	width: 1130px;
	height: 70px;
	clear: both;
	margin: auto;
	border-radius: 5px;
}

.banner_div {
	padding-top: 30px;
	width: 1200px;
	height: 360px;
	margin: auto;
}

.first_card_1 {
	width: 48%;
	min-width: 530px;
	max-width: 580px float: left;
	height: 450px;
	padding-bottom: 10px;
}

.card_time_desc {
	font-family: PingFang-SC-Medium;
	color: #999999;
	font-size: 16px;
	line-height: 40px;
}

.card_title_desc {
	font-family: PingFang-SC-Medium;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	font-size: 16px;
	white-space: nowrap;
	width: 450px;
	cursor: pointer;
	line-height: 40px;
	padding-left: 10px;
	color: #333333;
}

.first_card_2 {
	width: 48%;
	min-width: 530px;
	max-width: 580px;
	height: 450px;
	float: left;
	position: absolute;
	right: 0;
	height: 450px;
}

.content_div {
	width: 1200px;
	margin: auto;
	position: relative;
	padding-top: 10px;
}

.content_div .layui-row {
	padding-top: 20px;
}

.layui-card-body p span {
	cursor: pointer;
}

.content_div .layui-card-header {
	background: linear-gradient(-135deg, transparent 75%, #BD1B2D 0) right;
}

.card_news_table {
	width: 100%;
	table-layout: fixed;
}

.card_news_table img {
	height: 260px;
	cursor: pointer;
	width:545px;
}

.layui-card1 {
	margin-bottom: 15px;
	border-radius: 2px;
	width: 585px;
	float: left;
	height: 470px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
	border: 0;
}

.search_div .iconfont {
	font-size: 22px;
}

.layui-card2 {
	margin-bottom: 15px;
	border-radius: 2px;
	width: 585px;
	float: right;
	height: 470px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
	border: 0;
}

.layui-row .layui-card-body {
	background-color: #FFFFFF;
	height: 390px;
	margin-top: 30px;
	padding: 0;
}

.layui-row .layui-card-header {
	height: 48px;
	border-bottom: 1px solid #DCDCDC;
	line-height: 48px;
}

.card_news_img_td {
	text-align: center;
}

.vc_unit .layui-tab-title {
	position: relative;
	left: 0;
	height: 48px;
	white-space: nowrap;
	font-size: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	transition: all .2s;
	-webkit-transition: all .2s;
}

.header-title {
	width: 200px;
	float: left;
	font-family: PingFang-SC-Bold;
	color: #FFFFFF;
	font-size: 22px;
}

.header-more {
	width: 20%;
	float: left;
	text-align: right;
	position: absolute;
	font-family: PingFang-SC-Medium;
	font-size: 14px;
	color: #333333;
	right: 8px;
	cursor: pointer;
}

.nav_item {
	text-align: center;
	color: #FFF;
	float: left;
	height: 70px;
	line-height: 70px;
	cursor: pointer;
	font-family: PingFangSC-Medium;
	font-size: 26px;
}

.nav_item:hover {
	border-bottom: 2px solid #FFFFFF;
}

.nav_item a {
	color: #FFF;
	font-weight: bold;
}

.vc_unit {
	width: 1200px;
	margin: auto;
	height: 230px;
	text-align: center;
	position: relative;
}

.unit_div {
	width: 100%;
	height: 144px !important;
}

.unit_item_div {
	width: 230px;
	height: 140px;
	float: left;
	text-align: center;
	cursor: pointer;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #FFFFFF;
}

.unit_item_div img {
	height: 82px;
	margin-top: 20px;
}

.unit_item_div:hover {
	background: #FFFFFF;
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.13);
	color: #BD1B2D;
}

.unit_item_div:hover a {
	color: #BD1B2D;
}

.unit_item_div:hover span {
	color: #BD1B2D;
}

.unit_item_div span {
	color: #FFFFFF;
	font-size: 16px;
	font-family: PingFang-SC-Medium;
	line-height: 22px;
}

.vc_unit  .layui-carousel-arrow {
	display: none\9;
	opacity: 0;
	position: absolute;
	top: 50%;
	width: 43px;
	height: 43px;
	line-height: 46px;
	text-align: center;
	font-size: 22px;
	border-radius: 0;
	border: 0;
	background-color: rgba(0, 0, 0, .2);
	color: #fff;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	cursor: pointer;
}

.vc_unit .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add]
	{
	right: -20px;
}

.vc_unit .layui-carousel[lay-arrow=always] .layui-carousel-arrow {
	opacity: 1;
	left: -20px;
}

.vc_unit  .layui-carousel-arrow:hover {
	background-color: #BD1B2D;
}

.slide_news_img img {
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.image_news {
	float: left;
	width: 680px;
	height: 400px;
}

.image_news img {
	width: 100%;
	height: 100%;
}

.public_news {
	float: right;
	width: 500px;
	height: 400px;
	padding-left: 15px;
	background-color: #FFFFFF;
}

.price_div {
	width: 1200px;
	height: 360px;
	margin: auto;
	background: #FFFFFF;
}

.price_div .layui-table th .laytable-cell-1-0-1 {
	text-align: center;
}

.public_news .layui-tab-title .layui-this {
	font-family: PingFang-SC-Bold;
	font-size: 24px;
	color: #BD1B2D;
}

.public_news .layui-tab-content {
	padding: 0px 10px 10px 0px;
}

.public_news .layui-tab {
	margin: auto;
}

.public_news .layui-tab-title .layui-this:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 45px;
	border-width: 2px;
	border-style: solid;
	border-bottom-color: #BD1B2D;
	line-height: 54px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	pointer-events: none;
}

.public_news .layui-tab-title {
	position: relative;
	left: 0;
	height: 54px;
	white-space: nowrap;
	font-size: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	transition: all .2s;
	-webkit-transition: all .2s;
}

.public_news .layui-tab-title li {
	display: inline-block;
	display: inline;
	font-family: PingFang-SC-Bold;
	font-size: 24px;
	vertical-align: middle;
	transition: all .2s;
	-webkit-transition: all .2s;
	position: relative;
	line-height: 54px;
	min-width: 65px;
	padding: 0 15px;
	text-align: center;
	cursor: pointer;
}

.tab_news_table {
	width: 100%;
	table-layout: fixed;
}

.tab_news_table_title {
	font-family: PingFang-SC-Medium;
	color: #333333;
	width: 380px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 55px;
	color: #333333;
	cursor: pointer;
}

.tab_news_table_time {
	font-family: PingFang-SC-Medium;
	font-size: 16px;
	color: #999999;
	line-height: 35px;
}

.price_div .layui-tab-title .layui-this:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	border-width: 0;
	border-style: solid;
	border-bottom-color: #fff;
	border-radius: 2px 2px 0 0;
	width: 100%;
	height: 48px;
	box-sizing: border-box;
	color: #FFFFFF;
	pointer-events: none;
	border-style: solid;
	border-bottom-color: #fff;
	border-radius: 2px 2px 0 0;
}

.price_div .layui-tab-title li {
	height: 48px;
	line-height: 48px;
	width: 165px;
}

.price_div .layui-tab-title .layui-this  div {
	background: linear-gradient(-135deg, transparent 33%, #BD1B2D 0) right;
	text-align: left;
	width:100%;
}

.price_div .layui-tab-title .layui-this {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

.layui-layer-btn .layui-layer-btn0 {
	border-color: #BD1B2D !important;
	background-color: #BD1B2D !important;
	color: #fff;
}

.vc_unit .layui-tab-title .layui-this div {
	min-width: 100px;
	background: linear-gradient(-135deg, transparent 25%, #BD1B2D 0) right;
	color: #FFFFFF;
	padding: 0 15px;
	height: 48px;
	font-family: PingFang-SC-Bold;
	font-size: 22px;
	line-height: 48px;
	color: #FFFFFF;
	width: 100%;
}
.vc_unit .layui-tab-title li{
	width:195px;
}
.vc_unit .layui-tab-title li div {
	font-family: PingFang-SC-Bold;
	text-align: left;
	font-size: 22px;
	width:100%;
}

.vc_unit .layui-tab-title .layui-this:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 41px;
	border-width: 0px;
	border-style: solid;
	border-bottom-color: #fff;
	border-radius: 2px 2px 0 0;
	box-sizing: border-box;
	pointer-events: none;
}

.unit_item_div a {
	font-family: PingFang-SC-Medium;
	font-size: 16px;
	color: #333333;
}

.cwls_unit {
	float: left;
	width: 100%;
	height: 110px;
	text-align: center;
	position: relative;
}

.other_unit {
	width: 1200px;
	height: 60px;
	background: #E5E5E5;
	font-family: PingFang-SC-Medium;
	font-size: 16px;
	color: #333333;
	margin: auto;
}

.other_unit_item {
	height: 150px;
	width: 1200px;
	background: #E5E5E5;
	z-index: 9999;
	margin: auto;
	position: relative;
	margin-top: -155px;
	display: none;
	margin-bottom: 5px;
}

.other_unit div {
	width: 33%;
	float: left;
	text-align: center;
	line-height: 60px;
	cursor: pointer;
}

.other_unit_item_detail {
	width: 20%;
	float: left;
	text-align: center;
	cursor: pointer;
}

.other_unit_item_detail a {
	font-family: PingFang-SC-Medium;
	font-size: 16px;
	line-height: 50px;
}

.other_unit_item_detail:hover {
	background-color: #BD1B2D;
}

.other_unit_item_detail:hover a {
	color: #FFFFFF;
}

.other_unit div:hover {
	background: #DCDCDC;
	color: #BD1B2D;
}

.str_wrap {
	line-height: 1.6em;
	font-size: 1.0em;
	height: 100%;
	border: 1.5px #357cb5 solid;
}

.vc_list_div {
	line-height: 1.6em;
	font-size: 1.0em;
	height: auto;
	border: 1.5px #357cb5 solid;
	background: #f6f6f6;
}

.str_active {
	line-height: 1.6em;
	font-size: 1.0em;
	height: 100%;
	border: 1.5px #357cb5 solid;
}

.line {
	width: 100%;
	height: 30px;
	background-color: #357cb5;
	overflow: hidden;
	margin-bottom: 20px;
	color: #FFF;
	border: 1px solid #357cb5;
}

.acrei_info_div_bg {
	width: 100%;
	min-width: 1100px;
	margin: auto;
	background-color: #BD1B2D;
	margin: auto;
	background-color: #BD1B2D;
	height: 220px;
}

.acrei_info_div {
	width: 1200px;
	height: 100%;
	margin: auto;
}

.service_info_div {
	width: 330px;
	float: left;
	height: 100%;
}

.service_info_logo {
	width: 298px;
	height: 35.5px;
	float: left;
	margin-top: 74px;
	background: url(../../img/logo.png) no-repeat;
	background-size: 100% 100%;
}

.service_info_time p {
	font-family: PingFang-SC-Medium;
	font-size: 14px;
	margin-left: 2px;
	color: #FFFFFF;
	margin-top: 20px;
}

.service_info_time {
	float: left;
}

.address_info_div {
	width: 470px;
	height: 160px;
	float: left;
	margin-top: 12px;
	background: #A91729;
	margin-top: 30px;
	line-height: 38px;
	margin-left: 69px;
}

.address_info_div p {
	margin-left: 46px;
}

.address_info_div span {
	font-family: PingFang-SC-Medium;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 7px;
}

.erweima_1 {
	width: 136px;
	height: 160px;
	float: left;
	margin-top: 30px;
	background: #A91729;
	text-align: center;
	margin-left: 20px;
}

.erweima_1 img {
	border: none;
	width: 92px;
	height: 92px;
	margin-top: 26px;
}

.erweima_1 p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	margin-top: 5px;
	color: #FFFFFF;
}

.erweima_2 {
	width: 136px;
	float: right;
	margin-top: 12px;
	background: #A91729;
	height: 160px;
	float: left;
	margin-top: 30px;
	text-align: center;
	background: #A91729;
	margin-left: 20px;
}

.erweima_2 p {
	font-family: MicrosoftYaHei;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
}

.erweima_2 img {
	border: none;
	width: 92px;
	height: 92px;
	margin-top: 26px;
}

.totop {
	overflow: hidden;
	z-index: 9999;
	position: fixed;
	background: #FFFFFF;
	border: 1px solid #BD1B2D;
	text-align: center;
	width: 40px;
	height: 82px;
	right: 50px;
	bottom: 290px;
	display: none;
}

.advice_div {
	float: left;
	width: 40px;
	height: 42px;
	text-align: center;
	font-size: 15px;
	border-bottom: 1px solid #BD1B2D;
	cursor: pointer;
}

.layui-layer-page .layui-layer-content {
	background-color: #f5f5f5 !important;
}

.up_div {
	width: 40px;
	height: 40px;
	font-size: 18px;
	float: left;
	line-height: 40px;
	cursor: pointer;
}

.up_div span {
	color: #BD1B2D;
}

.price_div .layui-tab-title li {
	font-size: 22px;
	font-family: PingFang-SC-Bold;
}

.price_div .layui-tab-title {
	height: 48px;
}

.foot_bar {
	width: 100%;
	margin: auto;
	background: #333333;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: PingFang-SC-Medium;
	font-size: 12px;
	color: #CCCCCC;
}

.foot_bar a {
	font-family: PingFang-SC-Medium;
	font-size: 12px;
	color: #CCCCCC;
}

.price_index {
	width: 100%;
	height: 320px;
}

.price_detail {
	width: 100%;
}

.price_div .layui-table-body {
	overflow: hidden;
}

.price_div .layui-tab-content {
	padding: 0;
}

.price_div .layui-table, .layui-table-view {
	margin: 0;
}

.price_div .layui-table tbody tr:hover, .layui-table thead tr,
	.layui-table-click, .layui-table-header, .layui-table-hover,
	.layui-table-mend, .layui-table-patch, .layui-table-tool,
	.layui-table-total, .layui-table-total tr, .layui-table[lay-even] tr:nth-child(even)
	{
	background-color: #ffe8ea;
}

.normal_span {
	
}

.up_span {
	color: #BD1B2D;
}

.down_span {
	color: green;
}

.mylayui-nav-item {
	text-align: center;
}

.nav_div .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after
	{
	background-color: #FFFFFF;
}

.nav_div .layui-nav-bar {
	height: 2px;
}

.nav_div .layui-nav {
	background-color: #BD1B2D;
}

.nav_div .layui-nav .layui-nav-item a {
	font-family: PingFangSC-Medium;
	font-size: 26px;
	color: #FFFFFF;
}

.nav_div .layui-nav-child {
	display: none;
	position: absolute;
	left: 0;
	top: 65px;
	min-width: 100%;
	line-height: 36px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
	border: 1px solid #BD1B2D;
	background-color: #BD1B2D;
	z-index: 100;
	border-radius: 2px;
	white-space: nowrap;
}

.nav_div .layui-nav .layui-nav-child a:hover {
	background-color: #BD1B2D;
	color: #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

.nav_div .layui-nav-child dd {
	height: 50px;
}

.nav_div .layui-nav .layui-nav-child   a {
	font-size: 22px;
	line-height: 50px;
}

.nav_div .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after
	{
	height: 2px;
}

.nav_div .layui-nav .layui-nav-child dd.layui-this a, .layui-nav-child dd.layui-this
	{
	background-color: #BD1B2D;
}

.nav_div .layui-nav .layui-nav-item a {
	transition: none;
	-webkit-transition: none;
}

.news_center .layui-tab-content {
	background-color: #FFFFFF;
}

.news_center .layui-tab {
	margin: 0;
}

.news_center .layui-tab-content {
	margin-top: 30px;
	padding-bottom: 2px;
	height: 378px;
}

.news_center .layui-tab-title {
	position: relative;
	left: 0;
	height: 48px;
	white-space: nowrap;
	font-size: 0;
	border-bottom-width: revert;
	border-bottom-style: revert;
	transition: all .2s;
	-webkit-transition: all .2s;
	border-bottom: 1px solid #DCDCDC;
}

.news_center .layui-tab-title .layui-this:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 100%;
	height: 48px;
	border-width: 0;
	border-style: solid;
	border-bottom-color: revert;
	border-radius: 2px 2px 0 0;
	box-sizing: border-box;
	pointer-events: none;
}

.news_center .layui-tab-title li {
	display: inline-block; *:;
	display: inline; *:;
	zoom: 1;
	vertical-align: middle;
	transition: all .2s;
	-webkit-transition: all .2s;
	position: relative;
	line-height: 48px;
	width: 150px;
	padding: 0 0px;
	width: 1;
	text-align: left;
	cursor: pointer;
	float: left;
	font-family: PingFang-SC-Bold;
	font-size: 22px;
	color: #000;
}
.price_center{
	margin-left: 30px;
}
.news_center .layui-tab-title div {
	padding-left: 15px;
	border-radius: 2px;
}

.news_center .layui-tab-title .layui-this div {
	background: linear-gradient(-135deg, transparent 25%, #BD1B2D 0) right;
	color: #FFFFFF;
}


.updatedate_div{
	width:99%;
	height:30px;
	text-align: right;
	line-height:30px;
	font-family: PingFang-SC-Medium;
	font-size:14px;
	padding-right: 10px;
}