body {
	background-color: #F2F1F1;
}

.all {
	background-image: url(../img/c_24.png);
	background-repeat: no-repeat;
	background-size: 100% 425px;
	background-position: 0 118px;
	width: 100%;
	min-height: 543px;
}

.nav_box {
	width: 100%;
	height: 70px;
	background-color: #E60000;
	overflow: hidden;
}

.nav {
	width: 1320px;
	margin: 0 auto;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}

.logo {
	width: 160px;
}

.logo img {
	width: 100%;
	height: 100%;
}

.nav .nav_right a {
	color: #ffffff;
}

.nav_right .phone {
	font-size: 14px;
	font-weight: bold;
}

.nav_right .phone span,
.xitong span {
	margin-right: 10px;
}

.nav_right .xitong {
	margin: 0 33px;
	font-size: 14px;
}

.navigation {
	width: 100%;
	height: 48px;
	overflow: hidden;
}

.navigation .navigation_wk {
	width: 1320px;
	margin: 0 auto;
	height: 100%;
}

.navigation_wk .navigation_list {
	line-height: 48px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	margin-left: 313px;
}

.navigation_wk .navigation_list li>a {
	font-size: 14px;
	font-weight: bold;
	color: #918888;
}

.navigation_list li:hover>a,
.navigation_list li.xuanz>a {
	color: #E60000;
}

.Introduction {
	width: 100%;
}

.Introduction .Introduction_wk {
	width: 1320px;
	margin: 0 auto;
}

.Introduction_wk .Introduction_con {
	width: 100%;
	height: 477px;
	background-color: #FFFFFF;
}

.Introduction_con .Introduction_con_wk {
	display: flex;
	justify-content: space-between;
	padding: 0 33px;
}

.Introduction_con_wk .Introduction_con_l {
	width: 556px;
	padding-top: 36px;
}

.Introduction_con_l .bread {
	font-size: 20px;
	font-weight: bold;
	color: #6A6262;
}

.Introduction_con_l .Introduction_con_l_desc {
	padding-top: 31px;
	font-size: 14px;
	color: #6A6262;
	line-height: 24px;
	text-indent: 26px;
	height: 230px;
}

.Introduction_con_l .Introduction_con_l_btn {
	width: 111px;
	height: 32px;
	line-height: 32px;
	background-color: #C2B4B4;
	border-radius: 16px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

.Introduction_con_l .Introduction_con_l_btn:hover {
	color: #E60000;
}

.Introduction_con_wk .Introduction_con_r {
	padding-top: 38px;
	width: 618px;
}

.Introduction_con_r .Subnavigation {
	text-align: right;
}

.Introduction_con_r .Subnavigation>a {
	font-size: 14px;
	color: #918888;
	margin-left: 36px;
}

.Introduction_con_r .Subnavigation>a:hover {
	font-weight: bold;
	color: #E60000;
}

.Introduction_con_r .Subnavigation .onxu {
	font-weight: bold;
	color: #E60000;
}

.Introduction_con_r .about_img {
	padding-top: 36px;
	display: flex;
	justify-content: space-between;
}

.c_bz{
	display: flex;
	justify-content: flex-end;
	font-weight: bold;
}

.about_img .about_img_big {
	width: 265px;
	height: 354px;
}

.about_img .about_img_big img {
	width: 100%;
	height: 100%;
}

.about_img .about_img_small {
	width: 343px;
}

.about_img_small .about_img_small_list {
	width: 343px;
	height: 172px;
	margin-bottom: 10px;
}

.about_img_small .about_img_small_list img {
	width: 100%;
	height: 100%;
}

.delivery {
	width: 100%;
	height: 646px;
	overflow: hidden;
}

.delivery .delivery_wk {
	width: 1320px;
	margin: 0 auto;
}

.delivery_wk .delivery_con {
	background-color: #FFFFFF;
	height: 646px;
}

.delivery_con .delivery_con_wk {
	padding: 35px 33px;
	position: relative;
}

.delivery_con_wk .delivery_bg {
	position: absolute;
	/* background-image: url(../img/c_28.png); */
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 1254px;
	height: 575px;
	z-index: 1;
}

.delivery_bg_live {
	position: absolute;
	width: 1254px;
	height: 575px;
	top: 35px;
	overflow: hidden;
}

.delivery_bg_live .delivery_bg_live_wk {
	width: auto;
	white-space: nowrap;
	transition: all 1.5s;
	border: none;
	line-height: 0;
}

.delivery_bg_live .delivery_bg_live_wk img {
	width: 1254px;
	height: 575px;
	border: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.delivery_bg .delivery_list {
	width: 537px;
	height: 356px;
	background-color: #FFFFFF;
	margin: 0 auto;
}

.swiper-slide.swiper-slide-active .swi_xia_con {
	color: #E60000;
	opacity: 1;
}

.swiper-container2 {
	width: 537px;
	height: 356px;
	margin-left: auto;
	margin-right: auto;
}

.swiper-container2 .swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	width: 537px;
	height: 214px;
	background-color: #E60000;
	overflow: hidden;
}

.swiper-slide .swi_con {
	display: flex;
	justify-content: space-between;
	padding: 22px 48px;
}

.swi_con .swi_con_l {
	width: 339px;
}

.swi_con_l .swi_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.swi_con_l .swi_title span {
	margin-right: 22px;
	font-size: 32px;
	vertical-align: middle;
}

.swi_con_l .swi_con_l_desc {
	padding-top: 12px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
	text-indent: 22px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.swi_con .swi_con_r {
	width: 39px;
	height: 39px;
	padding-top: 22px;
}

.swi_con .swi_con_r img {
	width: 100%;
	height: 100%;
}

.gallery-thumbs {
	width: 537px;
	height: 143px;
	box-sizing: border-box;
	padding: 10px 0;
	overflow: hidden;
}

.swiper-slide .swi_xia_con {
	padding-top: 43px;
	padding-bottom: 43px;
	text-align: center;
	cursor: pointer;
	color: #C2B4B4;
	font-weight: bold;
}

.swiper-slide .swi_xia_con:nth-child(1) {
	padding-left: 5px;
}

.swi_xia_con .swi_xia_con_icon .iconfont {
	font-size: 24px;

}

.swi_xia_con .swi_xia_con_text {
	font-size: 12px;
	padding-top: 10px;
}

.gallery-thumbs .swiper-slide {
	height: 100%;

	width: 25%;
}

.swi_xia_con.on {
	color: #E60000;
	opacity: 1;
}

.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}



.gcvideo {
	width: 100%;
	height: 683px;
	overflow: hidden;
}

.gcvideo .gcvideo_wk {
	width: 1320px;
	margin: 0 auto;
}

.gcvideo_wk .gcvideo_con {
	background-color: #FFFFFF;
	height: 683px;
}

.gcvideo_con .gcvideo_con_wk {
	padding: 37px 33px 46px 33px;
}

.gcvideo_con_wk .gcvideo_con_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	padding-bottom: 26px;
}

.gcvideo_con_title .gcvideo_con_title_l {
	font-size: 20px;
	font-weight: bold;
	color: #6A6262;
}

.gcvideo_con_title .gcvideo_con_title_r a {
	font-size: 14px;
	color: #918888;
}

.gcvideo_con_title .gcvideo_con_title_r a:hover {
	color: #E60000;
}

.gcvideo_con_title .gcvideo_con_title_r span {
	margin-left: 6px;
	vertical-align: middle;
}

.gcvideo_con_wk .gcvideo_con_img {
	width: 1254px;
	height: 548px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.gcvideo_con_img .gcvideo_con_img_hear {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	display: block;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	align-content: center;
	transition: all 0.5s;
}

.gcvideo_con_img .gcvideo_con_img_hear img {
	width: 52px;
	height: 52px;
	transition: all 0.5s;
}

.gcvideo_con_img .gcvideo_con_img_hear:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

.gcvideo_con_img .gcvideo_con_img_hear:hover img {
	transform: scale(1.1);
}




/*赣昌简介*/
.daohang {
	font-size: 12px;
	color: #918888;
}

.daohang .iconfont {
	font-size: 12px;
}

.daohang>a {
	color: #C2B4B4;
}

.daohang>a:hover {
	color: #E60000;
}

.daohang a span {
	margin: 0 3px;
}

.div_content {
	padding-top: 29px;
	display: flex;
	justify-content: space-between;
}

.div_content .div_content_l {
	width: 249px;
}

.div_content_l .div_content_l_lanmu {
	width: 249px;
	background-color: #FFFFFF;
	box-shadow: 0 3px 24px rgba(255, 0, 0, 0.08);
}

.div_content_l_lanmu .div_content_l_lanmu_wk {
	padding: 18px 0px;
}

.div_content_l_lanmu_wk .lanmu_title {
	font-size: 20px;
	font-weight: bold;
	color: #4D3E3E;
	padding-left: 33px;
}

.div_content_l_lanmu_wk .lanmu_list {
	padding-top: 18px;
}

.div_content_l_lanmu_wk .lanmu_list li {
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	overflow: hidden;
	transition: all 0.5s;
}

.div_content_l_lanmu_wk .lanmu_list li a {
	color: #6A6262;
	padding: 0 33px;
	transition: all 0.5s;
	height: 42px;
	width: 100%;
	display: inline-block;
}

.div_content_l_lanmu_wk .lanmu_list li .iconfont {
	font-size: 30px;
	line-height: 30px;
	vertical-align: bottom;
	color: #E60000;
}

.div_content_l_lanmu_wk .lanmu_list li span {
	margin-right: 10px;
}

.lanmu_list li.div_atc>a,
.lanmu_list li a:hover {
	display: inline-block;
	height: 42px;
	width: 100%;
	background-color: #E60000;
	color: #ffffff;

}

.lanmu_list li.div_atc>a .iconfont,
.lanmu_list li a:hover .iconfont {
	color: #ffffff;
}

.div_content_l .biaozhi {
	width: 249px;
	background-color: #FFFFFF;
	box-shadow: 0 3px 24px rgba(255, 0, 0, 0.06);
}

.biaozhi .biaozhi_img {
	padding: 10px;
	width: 229px;
	height: 100%;
}

.biaozhi .biaozhi_img img {
	width: 100%;
	height: 100%;
}


.biaozhi .biaozhi_wk {
	padding: 10px;
}

.biaozhi .biaozhi_bg {
	background-color: #E60000;
	width: 227px;
	height: 158px;
}

.biaozhi_bg .biaozhi_bg_con {
	padding: 39px 26px;
}

.biaozhi_bg_con .biaozhi_title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.biaozhi_bg_con .biaozhi_phone {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 15px 0;
}

.biaozhi_bg_con .biaozhi_desc {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.6);
}


.div_content .div_content_r {
	width: 1021px;
	background-color: #FFFFFF;
}

.div_content_r .div_content_r_wk {
	padding: 38px 50px;
}

.div_content_r_wk .div_content_r_title {
	font-size: 18px;
	font-weight: bold;
	color: #6A6262;
	height: 35.5px;
	border-bottom: 2px solid #6A6262;
}

.div_content_r_wk .div_content_r_title2 {
	font-size: 12px;
	font-weight: bold;
	color: #6A6262;
	height: 29.5px;
	border-bottom: 2px solid #6A6262;
}

.div_content_r_title_style {
	height: 35.5px;
	border-bottom: 2px solid #6A6262;
	display: flex;
	justify-content: space-between;
}

.div_content_r_title_style .div_content_r_title_style_l {
	font-size: 18px;
	font-weight: bold;
	color: #6A6262;
}

.div_content_r_title_style .div_content_r_title_style_r a {
	font-size: 12px;
	font-weight: bold;
	line-height: 29px;
	color: #918888;
	margin-left: 50px;
}

.div_content_r_title_style .div_content_r_title_style_r a:hover {
	color: #E60000;
}

.div_content_r_title_style .div_content_r_title_style_r .style_on {
	color: #E60000;
}

.jge {
	padding: 0 5px;
}

.div_content_r_wk .gc_jianjie {
	padding-top: 38.5px;
	display: flex;
	justify-content: space-between;
}

.gc_jianjie .gc_jianjie_l {
	width: 478px;
	font-size: 14px;
	color: #6A6262;
	line-height: 28px;
	text-indent: 32px;
}

.gc_jianjie .gc_jianjie_r,
.gc_jianjie_r_up {
	width: 385px;
}

.gc_jianjie_r_up .gc_jianjie_r_up_imglist {
	display: flex;
	justify-content: space-between;
}

.gc_jianjie_r_up_imglist .up_imglist_big {
	width: 165px;
	height: 223px;
}

.gc_jianjie_r_up_imglist .up_imglist_big img {
	width: 100%;
	height: 100%;
}

.gc_jianjie_r_up_imglist .up_imglist_small {
	width: 214px;
}

.up_imglist_small .up_imglist_small_item {
	width: 214px;
	height: 107px;
	margin-bottom: 9px;
}

.up_imglist_small .up_imglist_small_item img {
	width: 100%;
	height: 100%;
}

.up_imglist_small .up_imglist_small_item:last-child {
	margin-bottom: 0;
}

.gc_jianjie_r .gc_jianjie_r_down {
	padding-top: 28px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

.gc_jianjie_r_down .gc_jianjie_r_down_list {
	width: 130px;
	height: 121px;
	text-align: center;
	font-size: 12px;
	display: block;
}

.gc_jianjie_r_down .gc_jianjie_r_down_list a {
	color: #FFFFFF;
}

.gc_jianjie_r_down .gc_jianjie_r_down_list:hover .down_list_icon {
	animation: s_sxtt 1s linear;

}


.gc_jianjie_r_down .gc_jianjie_r_down_list a .iconfont {
	font-size: 40px;
}

.gc_jianjie_r_down .gc_jianjie_r_down_list:nth-child(1) {
	background-color: #727B80;
}

.gc_jianjie_r_down .gc_jianjie_r_down_list:nth-child(2) {
	background-color: #738074;
}

.gc_jianjie_r_down .gc_jianjie_r_down_list:nth-child(3) {
	background-color: #7E766E;
}

.gc_jianjie_r_down_list .down_list_icon {
	padding-top: 26px;
}

.gc_jianjie_r_down_list .down_list_text {
	padding-top: 9px;
}

/*赣昌荣誉*/
.honer_bigimg {
	padding-top: 26.5px;
	width: 922px;
	height: 180px;
}

.honer_bigimg img {
	width: 100%;
	height: 100%;
}

.honer_list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-top: 27px;
}

.honer_list .honer_list_item {
	width: 288px;
	margin-bottom: 26px;
	margin-right: 28.5px;
}

.honer_list .honer_list_item:nth-child(3n) {
	margin-right: 0;
}

.honer_list .honer_list_item:hover .honer_list_item_text {
	color: #E60000;
}

.honer_list_item .honer_list_item_img {
	width: 288px;
	height: 186px;
	overflow: hidden;
}

.honer_list_item .honer_list_item_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.honer_list_item .honer_list_item_img:hover img {
	transform: scale(1.1);
}

.honer_list_item .honer_list_item_text {
	padding-top: 16px;
	font-size: 14px;
	font-weight: bold;
	color: #918888;
	line-height: 24px;
}

.pages {
	padding-top: 42px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	align-content: center;
}

.pages li {
	height: 41px;
	line-height: 41px;
	padding: 0 15px;
	background-color: #FFFFFF;
	box-shadow: 0 3px 6px rgba(255, 0, 0, 0.08);
	margin-left: 20px;
	font-size: 14px;
}

.pages li a {
	color: #C2B4B4;
}

.pages li a:hover,
li.page_on a {
	font-weight: bold;
	color: #E60000;
}

.pages li a:active {
	color: #6A6262;
}

/*管理团队*/
.team_top {
	width: 238px;
	margin: 0 auto;
	text-align: center;
}

.team_top .team_top_img {
	width: 250px;
	height: 363px;
	padding-top: 51px;
}

.team_top .team_top_img img {
	width: 100%;
	height: 100%;
}

.team_top .team_top_name {
	font-size: 20px;
	font-weight: bold;
	color: #4D3E3E;
	padding: 8px 0;
}

.team_top .team_top_desc {
	font-size: 12px;
	color: #918888;
	line-height: 18px;
}

.team_list {
	padding-top: 31px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.team_list .team_list_item {
	width: 918px;
	height: 181px;
	border: 1px solid #F2F1F1;
	margin-bottom: 31px;
	cursor: pointer;
	/* margin-right: 29px; */
	transition: all 0.5s;
}


.team_list .team_list_item:nth-child(2n) {
	margin-right: 0;
}

.team_list_item .team_list_item_wk {
	display: flex;
	justify-content: flex-start;
	padding: 14px 15px;
}

.team_list_item_wk .team_list_item_img {
	width: 118px;
	height: 153px;
}

.team_list_item_wk .team_list_item_img img {
	width: 100%;
	height: 100%;
}

.team_list_item_wk .team_list_item_con {
	margin-left: 26px;
	/* width: 180px; */
}

.team_list_item_con .team_list_item_con_name {
	padding-top: 13px;
	font-size: 18px;
	font-weight: bold;
	color: #4D3E3E;
}

.team_list_item_con .team_list_item_con_desc {
	padding-top: 8px;
	font-size: 12px;
	color: #918888;
	line-height: 18px;
}

.team_list .team_list_item:hover {
	box-shadow: 0 3px 6px rgba(255, 0, 0, 0.08);
	border-color: #FFF;
}

.team_list .team_list_item:hover .team_list_item_con_name {
	color: #E60000 !important;
}

/*组织架构*/
.tips {
	padding-top: 29px;
	text-align: right;
	font-size: 12px;
	color: #C2B4B4;
}

/*资讯中心*/
.n_banner,
.dynamic {
	width: 100%;
	overflow: hidden;
}

.n_banner .n_banner_wk,
.dynamic .dynamic_wk {
	width: 1320px;
	margin: 0 auto;
}

.n_banner_wk .swiper-container_news {
	width: 1320px;
	height: 550px;
	overflow: hidden;
}

.n_banner_wk .swiper-container_news img {
	width: 100%;
	height: 100%;
}

.dynamic_wk .dynamic_con {
	width: 100%;
	height: 386px;
	background-color: #FFFFFF;
}

.dynamic_con .dynamic_con_tc {
	padding: 38px 33px 25px 33px;
	display: flex;
	justify-content: space-between;
}

.dynamic_con_tc .dynamic_con_l {
	width: 823px;
}

.dynamic_con_l .dynamic_con_l_more,
.dynamic_con_r .dynamic_con_r_more {
	display: flex;
	justify-content: space-between;
}

.dynamic_con_l_more .dynamic_con_l_more_title,
.dynamic_con_r_more .dynamic_con_r_more_title {
	font-size: 18px;
	font-weight: bold;
	color: #6A6262;
}

.dynamic_con_l_more .dynamic_con_l_more_icon a,
.dynamic_con_r_more .dynamic_con_r_more_icon a {
	font-size: 14px;
	color: #918888;
}

.dynamic_con_l_more .dynamic_con_l_more_icon a .iconfont,
.dynamic_con_r_more .dynamic_con_r_more_icon a .iconfont {
	margin-left: 6px;
	vertical-align: middle;
}

.dynamic_con_l_more .dynamic_con_l_more_icon a:hover,
.dynamic_con_r_more .dynamic_con_r_more_icon a:hover {
	color: #E60000;
}

.dynamic_con_l .dynamic_con_l_left {
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
}

.dynamic_con_l_left .dynamic_con_l_left_img {
	width: 377px;
	height: 254px;
}

.dynamic_con_l_left .dynamic_con_l_left_img img {
	width: 100%;
	height: 100%;
}

.dynamic_con_l_left .dynamic_con_l_left_list {
	width: 416px;
}

.dynamic_con_l_left_list .dynamic_con_l_left_list_zhiding {
	padding-bottom: 13px;
}

.dynamic_con_l_left_list_zhiding .dynamic_con_l_left_list_zhiding_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.dynamic_con_l_left_list_zhiding .dynamic_con_l_left_list_zhiding_title a {
	color: #4D3E3E;
}

.dynamic_con_l_left_list_zhiding .dynamic_con_l_left_list_zhiding_title a:hover {
	color: #E60000;
}

.dynamic_con_l_left_list_zhiding .dynamic_con_l_left_list_zhiding_desc {
	font-size: 12px;
	color: #918888;
	line-height: 21px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.dynamic_con_l_left_list .dynamic_con_l_left_list_item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 19px;
}

.dynamic_con_l_left_list .dynamic_con_l_left_list_item:hover .dynamic_con_l_left_list_item_title>a,
.dynamic_con_l_left_list .dynamic_con_l_left_list_item:hover .dynamic_con_l_left_list_item_time>a {
	color: #E60000;
}

.dynamic_con_l_left_list_item .dynamic_con_l_left_list_item_title {
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.dynamic_con_l_left_list_item .dynamic_con_l_left_list_item_title a {
	color: #6A6262;
}

.dynamic_con_l_left_list_item .dynamic_con_l_left_list_item_time a {
	color: #918888;
}


.dynamic_con_tc .dynamic_con_r {
	width: 413px;
}

.dynamic_con_r .dynamic_con_r_zhiding {
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 20px;
}

.dynamic_con_r_zhiding .dynamic_con_r_zhiding_img {
	width: 182px;
	height: 113px;
}

.dynamic_con_r_zhiding .dynamic_con_r_zhiding_img img {
	width: 100%;
	height: 100%;
}

.dynamic_con_r_zhiding .dynamic_con_r_zhiding_xq {
	width: 207px;
}

.dynamic_con_r_zhiding_xq .xq_title {
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 25px;
}

.dynamic_con_r_zhiding_xq .xq_title a {
	color: #4D3E3E;
}

.dynamic_con_r_zhiding_xq .xq_title a:hover {
	color: #E60000;
}

.dynamic_con_r_zhiding_xq .xq_desc {
	font-size: 12px;
	color: #918888;
	line-height: 25px;
	padding-top: 7px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.dynamic_con_r_zhiding_xq .xq_time {
	padding-top: 10px;
	font-size: 12px;
	color: #918888;
}

.dynamic_con_r .dynamic_con_r_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 9px;
	line-height: 18px;
}

.dynamic_con_r .dynamic_con_r_list:hover .dynamic_con_r_list_title>a,
.dynamic_con_r .dynamic_con_r_list:hover .dynamic_con_r_list_time>a {
	color: #E60000;
}

.dynamic_con_r_list .dynamic_con_r_list_title {
	width: 249px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px;
}

.dynamic_con_r_list .dynamic_con_r_list_title a {
	color: #6A6262;
}

.dynamic_con_r_list .dynamic_con_r_list_time a {
	font-size: 12px;
	color: #918888;
}


.vi_center {
	width: 100%;
	overflow: hidden;
}

.vi_center .vi_center_wk {
	width: 1320px;
	margin: 0 auto;
}

.vi_center_wk .vi_center_con {
	width: 100%;
	background-color: #FFFFFF;
	min-height: 458px;
}

.vi_center_con .vi_center_con_tc {
	padding: 33px;
}

.vi_center_con_tc .vi_center_con_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
}

.vi_center_con_title .vi_center_con_title_l {
	font-size: 18px;
	font-weight: bold;
	color: #6A6262;
}

.vi_center_con_title .vi_center_con_title_r a {
	font-size: 14px;
	color: #918888;
}

.vi_center_con_title .vi_center_con_title_r span {
	margin-left: 6px;
	vertical-align: middle;
}

.vi_center_con_title .vi_center_con_title_r a:hover {
	color: #E60000;
}

.vi_center_con_tc .vi_center_list {
	padding-top: 24px;
	display: flex;
	justify-content: flex-start;
}

.vi_center_list .vi_center_list_item {
	width: 398px;
	height: 315px;
	margin-right: 30px;
}

.vi_center_list .vi_center_list_item:nth-child(3n) {
	margin-right: 0;
}

.vi_center_list .vi_center_list_item a:hover .title,
.vi_center_list .vi_center_list_item a:hover .time {
	color: #E60000;
}

.vi_center_list_item .vi_center_list_item_img {
	width: 398px;
	height: 272px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.vi_center_list_item_img .vi_center_list_item_img_hear {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	align-content: center;
	transition: all 0.5s;
}

.vi_center_list_item_img .vi_center_list_item_img_hear img {
	width: 52px;
	height: 52px;
	transition: all 0.5s;
}

.vi_center_list_item_img .vi_center_list_item_img_hear:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

.vi_center_list_item_img .vi_center_list_item_img_hear:hover img {
	transform: scale(1.1);
}


.vi_center_list_item .vi_center_list_item_title {
	padding-top: 24px;
	font-size: 14px;
	display: flex;
	justify-content: space-between;
}

.vi_center_list_item .vi_center_list_item_title .title {
	color: #4D3E3E;
}

.vi_center_list_item .vi_center_list_item_title .time {
	color: #918888;
}

.announcement {
	padding-top: 30px;
	display: flex;
	justify-content: flex-start;
}

.announcement .announcement_list {
	width: 299px;
	height: 373px;
	background-color: #F2F1F1;
	cursor: pointer;
	margin-right: 19px;
	transition: all 0.5s;
}

.announcement .announcement_list:nth-child(4n) {
	margin-right: 0;
}

.announcement_list .announcement_list_tc {
	padding: 34px 33px 45px 29px;
}

.announcement_list_tc .announcement_list_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.announcement_list_tc .announcement_list_title a {
	color: #6A6262;
}

.announcement_list_tc .announcement_list_time {
	font-size: 12px;
	color: #C2B4B4;
	padding-top: 2px;
	padding-bottom: 15px;
}

.announcement_list_tc .announcement_list_desc {
	font-size: 12px;
	color: #918888;
	height: 116px;
	line-height: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.announcement_list_tc .announcement_list_btn {
	padding-top: 38px;
}

.announcement_list_tc .announcement_list_btn a {
	display: inline-block;
	width: 91px;
	height: 37px;
	line-height: 37px;
	border: 1px solid #C2B4B4;
	background-color: #F2F1F1;
	border-radius: 19px;
	text-align: center;
	font-size: 14px;
	color: #6A6262;
}

.announcement_list_tc .announcement_list_btn a span {
	vertical-align: middle;
}

.announcement .announcement_list:hover {
	background-color: #E60000;
}

.announcement .announcement_list:hover .announcement_list_title>a {
	color: #FFFFFF;
}

.announcement .announcement_list:hover .announcement_list_time {
	color: rgba(255, 255, 255, 0.5);
}

.announcement .announcement_list:hover .announcement_list_desc {
	color: rgba(255, 255, 255, 0.7);
}

.announcement .announcement_list:hover .announcement_list_btn>a {
	background-color: #FFFFFF;
	border: none;
	color: #E60000;
}

/*资讯中心 – 资讯中心列表*/

.Information .Information_list {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #F2F1F1;
	display: flex;
	justify-content: space-between;
	cursor: pointer;
	background-color: #FFFFFF;
	padding-top: 24px;
	transition: all 0.35s;
}

.Information_list .Information_list_l {
	width: 75px;
	height: 90px;
	border: 2px solid #C2B4B4;
	transition: all 0.35s;
}

.Information_list_l .Information_list_l_wk {
	padding-top: 10px;
	padding-left: 12px;
}

.Information_list_l_wk .day {
	font-size: 24px;
	font-weight: bold;
	color: #C2B4B4;
	line-height: 21px;
}

.Information_list_l_wk .month {
	padding-top: 10px;
}

.Information_list_l_wk .month,
.year {
	font-size: 12px;
	color: #918888;
}

.Information_list .Information_list_z {
	width: 143px;
	height: 93px;
}

.Information_list .Information_list_z img {
	width: 100%;
	height: 100%;
}

.Information_list .Information_list_r {
	width: 816px;
}

.Information_list_r a .Information_list_r_title {
	font-size: 18px;
	font-weight: bold;
	color: #4D3E3E;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.Information_list_r a .Information_list_r_desc {
	font-size: 12px;
	color: #918888;
	line-height: 21px;
	padding-top: 13px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}

.Information .Information_list:first-child {
	padding-top: 30px;
}

.Information .Information_list:hover {
	background-color: #F2F1F1;
}

.Information .Information_list:hover .Information_list_l {
	border: 2px solid #E60000;
}

.Information .Information_list:hover .day {
	color: #E60000;
}

.Information .Information_list:hover .month,
.Information .Information_list:hover .year {
	color: #C2B4B4;
}

.Information .Information_list:hover a .Information_list_r_title {
	color: #E60000;
}

/*视频中心*/
.video_list {
	padding-top: 30px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.video_list .video_list_item {
	width: 445px;
	height: 315px;
	margin-bottom: 46px;
	margin-right: 31px;
}

.video_list .video_list_item:nth-child(2n) {
	margin-right: 0;
}

.video_list_item .video_list_item_img {
	width: 445px;
	height: 272px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.video_list_item_img .video_list_item_img_hear {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	align-content: center;
	transition: all 0.5s;
}

.video_list_item_img .video_list_item_img_hear img {
	width: 52px;
	height: 52px;
	transition: all 0.5s;
}

.video_list_item_img .video_list_item_img_hear:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

.video_list_item_img .video_list_item_img_hear:hover img {
	transform: scale(1.1);
}


.video_list_item .video_list_item_title {
	padding-top: 24px;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
}

.video_list_item a {
	color: #4D3E3E;
}

.video_list_item a:hover {
	color: #E60000;
}

/*视频详细*/
.v_details .v_details_img {
	width: 922px;
	height: 548px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.v_details_img .v_details_img_hear {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
	display: block;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	align-content: center;
	transition: all 0.5s;
}

.v_details_img .v_details_img_hear img {
	width: 52px;
	height: 52px;
	transition: all 0.5s;
}

.v_details_img .v_details_img_hear:hover {
	background-color: rgba(0, 0, 0, 0.6);
}

.v_details_img .v_details_img_hear:hover img {
	transform: scale(1.1);
}


.v_details .v_details_title {
	padding-top: 29px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #4D3E3E;
}

/*通知公告*/
.tonggao {
	padding-top: 30px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.tonggao .tonggao_list {
	width: 287px;
	height: 373px;
	background-color: #F2F1F1;
	cursor: pointer;
	margin-bottom: 20px;
	margin-right: 30px;
	transition: all 0.5s;
}

.tonggao .tonggao_list:nth-child(3n) {
	margin-right: 0;
}

.tonggao_list .tonggao_list_tc {
	padding: 34px 33px 45px 29px;
}

.tonggao_list_tc .tonggao_list_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.tonggao_list_tc .tonggao_list_title a {
	color: #6A6262;
}

.tonggao_list_tc .tonggao_list_time {
	font-size: 12px;
	color: #C2B4B4;
	padding-top: 10px;
	padding-bottom: 15px;
}

.tonggao_list_tc .tonggao_list_desc {
	font-size: 12px;
	color: #918888;
	height: 116px;
	line-height: 28px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}

.tonggao_list_tc .tonggao_list_btn {
	padding-top: 38px;
}

.tonggao_list_tc .tonggao_list_btn a {
	display: inline-block;
	width: 91px;
	height: 37px;
	line-height: 37px;
	border: 1px solid #C2B4B4;
	background-color: #F2F1F1;
	border-radius: 19px;
	text-align: center;
	font-size: 14px;
	color: #6A6262;
}

.tonggao_list_tc .tonggao_list_btn a span {
	vertical-align: middle;
}

.tonggao .tonggao_list:hover {
	background-color: #E60000;
}

.tonggao .tonggao_list:hover .tonggao_list_title>a {
	color: #FFFFFF;
}

.tonggao .tonggao_list:hover .tonggao_list_time {
	color: rgba(255, 255, 255, 0.5);
}

.tonggao .tonggao_list:hover .tonggao_list_desc {
	color: rgba(255, 255, 255, 0.7);
}

.tonggao .tonggao_list:hover .tonggao_list_btn>a {
	background-color: #FFFFFF;
	border: none;
	color: #E60000;
}

/*资讯详情*/
.details .details_top {
	padding: 35px 0;
	border-bottom: 1px solid #C2B4B4;
}

.details_top .details_top_title {
	font-size: 24px;
	font-weight: bold;
	color: #4D3E3E;
	line-height: 34px;
}

.details_top .details_top_size {
	padding-top: 12px;
	font-size: 14px;
	color: #918888;
}

.details_top .details_top_size a {
	color: #918888;
}

.details_wz .details_wz_content {
	padding: 35.5px 0;
	font-size: 14px;
	color: #6A6262;
	line-height: 24px;
}

.details_wz .details_wz_content img {
	width: 100%;
	height: auto;
}

.details_wz_content div * img,
.details_wz_content p img,
.details_wz_content div img,
.details_wz_content p span img {
	text-indent: 0 !important;
}

.details_wz .annex {
	font-size: 14px;
	font-weight: bold;
	color: #4D3E3E;
	height: 38.5px;
	border-bottom: 1px solid #6A6262;
}

.details_wz .annex_list {
	padding-top: 24px;
	padding-bottom: 16px;
	border-bottom: 2px solid #6A6262;
}

.annex_list li {
	font-size: 14px;
	margin-bottom: 24px;
}

.annex_list li a {
	color: #6A6262;
}

.annex_list li a:hover {
	color: #E60000;
}

.details_wz .details_wz_footer {
	display: flex;
	justify-content: space-between;
	padding-top: 30px;
	vertical-align: middle;
}

.details_wz_footer .details_wz_footer_l {
	font-size: 12px;
	font-weight: bold;
	color: #C2B4B4;
}

.details_wz_footer .details_wz_footer_r {
	font-size: 14px;
	color: #C2B4B4;
	cursor: pointer;
}

.details_wz_footer .details_wz_footer_r span {
	margin-left: 23px;
}

/*防疫专栏*/
.column {
	padding-top: 30px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.column .column_list {
	margin-bottom: 33px;
	width: 288px;
	height: 326px;
	margin-right: 28px;
}

.column .column_list:nth-child(3n) {
	margin-right: 0;
}

.column_list .column_list_img {
	width: 288px;
	height: 198px;
	overflow: hidden;
}

.column_list .column_list_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.column_list .column_list_img:hover img {
	transform: scale(1.1);
}

.column_list .column_list_title {
	padding-top: 14px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.column_list a .column_list_title {
	color: #6A6262;
}

.column_list .column_list_desc {
	padding-top: 15px;
	font-size: 12px;
	line-height: 21px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.column_list a .column_list_desc {
	color: #918888;
}

.column_list .column_list_time {
	padding-top: 18px;
	font-size: 12px;
}

.column_list a .column_list_time {
	color: #C2B4B4;
}

.column_list a:hover .column_list_title {
	color: #E60000;
}

/*党风廉政*/
.g_banner {
	width: 100%;
	height: 400px;
	overflow: hidden;
}

.g_banner img {
	width: 100%;
	height: 100%;
}

/*举报热线*/
.hotline {
	padding-top: 30px;
}

.hotline .hotline_con {
	font-size: 14px;
	font-weight: bold;
	color: #918888;
	line-height: 21px;
}

.hotline .hotline_list {
	padding-top: 26px;
}

.hotline .hotline_list li {
	height: 110px;
	border-bottom: 1px solid #4D3E3E;
	margin-bottom: 29.5px;
}

.hotline_list .hotline_list_title {
	font-size: 14px;
	color: #918888;
	padding-bottom: 23px;
}

.hotline_list .hotline_list_con {
	font-size: 28px;
	color: #E60000;
	line-height: 21px;
}

.hotline_list .hotline_list_address {
	font-size: 18px;
	color: #4D3E3E;
}

/*联系我们*/
.contact {
	width: 100%;
	overflow: hidden;
}

.contact .contact_wk {
	width: 1320px;
	margin: 0 auto;
}

.contact_wk .contact_con {
	width: 1320px;
	background-color: #FFFFFF;
}

.contact_con .contact_con_tc {
	padding: 46px 33px 61px 33px;
}

.contact_con_tc .contact_con_title {
	height: 44px;
	font-size: 18px;
	font-weight: bold;
	color: #918888;
	border-bottom: 1px solid #C2B4B4;
}

.contact_con_tc .contact_con_list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	padding-top: 42.5px;
}

.contact_con_list .contact_con_list_item {
	/*width: 269px;*/
	width: 203px;
	height: 246px;
	background-color: rgba(255, 255, 255, 0.23);
	border-radius: 8px;
	text-align: center;
	transition: all 0.5s;
	box-shadow: 0 7px 8px rgba(0,0,0,0.06);
	border: 1px solid rgba(0,0,0,0.07);
}

.contact_con_list .contact_con_list_item:hover .contact_con_list_item_icon {
	animation: s_sxtt 1s;
	color: #E60000;
}

.contact_con_list .contact_con_list_item:hover {
	background-color: rgba(230, 0, 0, 0.05);
	box-shadow: 0 5px 15px #e600001a;
}

.contact_con_list_item .contact_con_list_item_icon {
	padding-top: 67px;
	color: #C2B4B4;
}

.contact_con_list_item .contact_con_list_item_icon .iconfont {
	font-size: 40px;
}

.contact_con_list_item .contact_con_list_item_phone {
	padding-top: 30px;
	font-size: 18px;
	color: #4D3E3E;
}

.contact_con_list_item .contact_con_list_item_text {
	padding-top: 10px;
	font-size: 14px;
	color: #4D3E3E;
}

.contact_con_tc .contact_map {
	margin-top: 48px;
	width: 1254px;
	height: 528px;
}

.contact_con_tc .contact_map img {
	width: 100%;
	height: 100%;
}

/*企业文化*/
.staff {
	padding-top: 24px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.staff .staff_list {
	width: 398px;
	height: 403px;
	margin-right: 30px;
	margin-bottom: 50px;
}

.staff .staff_list:nth-child(3n) {
	margin-right: 0;
}

.staff_list .staff_list_img {
	width: 398px;
	height: 272px;
	overflow: hidden;
}

.staff_list .staff_list_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.staff_list .staff_list_img:hover img {
	transform: scale(1.1);
}

.staff_list .staff_list_title {
	padding-top: 21px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.staff_list a .staff_list_title {
	color: #6A6262;
}

.staff_list .staff_list_desc {
	padding-top: 15px;
	font-size: 12px;
	line-height: 21px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.staff_list a .staff_list_desc {
	color: #918888;
}

.staff_list .staff_list_time {
	padding-top: 18px;
	font-size: 12px;
}

.staff_list a .staff_list_time {
	color: #C2B4B4;
}

.staff_list a:hover .staff_list_title {
	color: #E60000;
}

.gc_style {
	padding-top: 30px;
	display: flex;
	justify-content: flex-start;
}

.gc_style .gc_style_list {
	width: 299px;
	height: 269px;
	margin-right: 19px;
}

.gc_style .gc_style_list:nth-child(4n) {
	margin-right: 0;
}

.gc_style_list .gc_style_list_img {
	width: 299px;
	height: 199px;
	overflow: hidden;
}

.gc_style_list .gc_style_list_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.gc_style_list .gc_style_list_img:hover img {
	transform: scale(1.1);
}

.gc_style_list .gc_style_list_title {
	height: 70px;
	width: 100%;
	background-color: #F2F1F1;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #918888;
}

.gc_style_list a:hover .gc_style_list_title {
	color: #E60000;
}

/*才艺展示*/
.last {
	color: #6A6262 !important;
}

.show {
	padding-top: 30px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.show .show_list {
	margin-bottom: 33px;
	width: 288px;
	height: 236px;
	margin-right: 27px;
}

.show .show_list:nth-child(3n) {
	margin-right: 0;
}

.show_list .show_list_img {
	width: 288px;
	height: 198px;
	overflow: hidden;
	transition: all 0.5s;
}

.show_list .show_list_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.show_list .show_list_img:hover img {
	transform: scale(1.1);
}

.show_list .show_list_title {
	font-size: 14px;
	font-weight: bold;
	color: #6A6262;
	text-align: center;
	padding-top: 14px;
}

.show .show_list a:hover .show_list_title {
	color: #E60000;
}

/*招采平台*/
.r_banner {
	width: 100%;
	overflow: hidden;
}

.r_banner .r_banner_img {
	width: 100%;
	height: 400px;
}

.r_banner .recruit_wk,
.tender .tender_wk {
	width: 1320px;
	margin: 0 auto;
}

.recruit_wk .recruit_con {
	/*margin-top: -71px;*/
}

.recruit_con .recruit_con_img {
	width: 1320px;
	height: 160px;
}

.recruit_con .recruit_con_img img {
	width: 100%;
	height: 100%;
}

.recruit_con .recruit_con_desc {
	position: relative;
	top: -120px;
	left: 33px;
	width: 627px;
	color: #FFFFFF;
}

.recruit_con_desc .biaoti {
	font-size: 24px;
}

.recruit_con_desc .jianjie {
	padding-top: 19px;
	font-size: 12px;
	line-height: 21px;
}

.recruit_con .recruit_con_lanmu {
	width: 1320px;
	height: 50px;
	background-color: #FFFFFF;
	border-radius: 0 0 5px 5px;
	/*margin-top: -87px;*/
}

.recruit_con_lanmu .recruit_con_lanmu_tc {
	padding: 0 33px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	line-height: 50px;
}

.recruit_con_lanmu_tc .recruit_con_lanmu_l a {
	font-size: 14px;
	font-weight: bold;
	color: #6A6262;
	margin-right: 45px;
}

.recruit_con_lanmu_tc .recruit_con_lanmu_l a:hover,
.recruit_con_lanmu_tc .recruit_con_lanmu_r a:hover,
.recruit_con_lanmu_tc .recruit_con_lanmu_l .re_on {
	color: #E60000;
}

.recruit_con_lanmu_tc .recruit_con_lanmu_r a {
	font-size: 12px;
	color: #C2B4B4;
}

.recruit_con_lanmu_tc .recruit_con_lanmu_r a .iconfont {
	font-size: 12px;
	vertical-align: middle;
}

.recruit_con_lanmu_tc .recruit_con_lanmu_r a span {
	padding: 0 3px;
}

.tender {
	width: 100%;
}

.tender_wk .tender_list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.tender_list .tender_list_item {
	width: 420px;
	height: 217px;
	background-color: #FFFFFF;
	border-radius: 5px;
	margin-right: 30px;
	margin-bottom: 38px;
	display: block;
}

.tender_list .tender_list_item:nth-child(3n) {
	margin-right: 0;
}

.tender_list_item .tender_list_item_tc {
	padding: 28px 42px 33px 33px;
	display: block;
}

.tender_list_item_tc .tender_list_item_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	height: 42px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.tender_list_item_tc .tender_list_item_title a {
	color: #6A6262;
}

.tender_list_item_tc .tender_list_item_desc {
	padding-top: 23px;
	font-size: 12px;
	color: #918888;
	line-height: 21px;
	height: 47px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.tender_list_item_tc .tender_list_item_down {
	padding-top: 23px;
	display: flex;
	justify-content: space-between;
	font-size: 12px;
}

.tender_list_item_down .tender_list_item_down_time {
	color: #C2B4B4;
}

.tender_list_item_down .tender_list_item_down_status {
	font-weight: bold;
	color: #918888;
}

.tender_list .tender_list_item:hover {
	box-shadow: 0 3px 24px rgba(230, 0, 0, 0.08);
	cursor: pointer;
}

.tender_list .tender_list_item:hover .tender_list_item_title a {
	color: #E60000;
}

.zmz_on {
	color: #E60000 !important;
}

.baoming {
	margin-top: 46px;
	text-align: center;
}

.baoming a {
	display: inline-block;
	width: 209px;
	height: 50px;
	line-height: 50px;
	background-color: #E60000;
	border-radius: 25px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.baoming a:hover {
	text-decoration: underline;
}

/*报名未登录弹窗*/
.tc {
	display: none;
	/* 默认隐藏 */
	position: fixed;
	/* 固定定位 */
	z-index: 1;
	/* 设置在顶层 */
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.3);

}

.tc .tc_con {
	width: 427px;
	height: 290px;
	background-color: #FFFFFF;
	margin: 290px auto;
}

.tc_con .tc_wk {
	padding: 20px 23px 47px 48px;
}

.tc_wk .gb_icon {
	text-align: right;
	cursor: pointer;
	color: #969799;
}

.tc_wk .gb_icon:hover {
	cursor: pointer;
}

.tc_wk .tc_title {
	font-size: 24px;
	font-weight: bold;
	color: #4D3E3E;
	line-height: 31px;
}

.tc_wk .tc_desc {
	padding-top: 11px;
	font-size: 14px;
	color: #918888;
}

.tc_wk .tc_btn {
	margin-top: 54px;
	width: 332px;
	height: 44px;
	line-height: 44px;
	background-color: #E60000;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
}

.tc_wk .tc_btn a {
	color: #FFFFFF;
}

.tc_wk .tc_btn a:hover {
	text-decoration: underline;
}

.tc_wk .tc_pas {
	font-size: 14px;
	padding-top: 30px;
}

.tc_wk .tc_pas a {
	color: #C2B4B4;
}

/*产品服务*/
.product {
	width: 1320px;
	height: auto;
	background-color: #FFFFFF;
}

.product .product_wk {
	padding: 31px 33px 44px 33px;
}

.product_wk .product_title {
	display: flex;
	justify-content: space-between;
}

.product_title .product_title_l {
	font-size: 18px;
	font-weight: bold;
	color: #6A6262;
}

.product_title .product_title_r {
	font-size: 14px;
}

.product_title .product_title_r a {
	color: #918888;
}

.product_title .product_title_r a .iconfont {
	font-size: 14px;
	vertical-align: middle;
	margin-left: 4px;
}

.product_title .product_title_r a:hover {
	color: #E60000;
}

.product_wk .lanmu_fenlei {
	padding-top: 24px;
}

.product_wk .lanmu_fenlei a {
	font-size: 14px;
	font-weight: bold;
	color: #918888;
	margin-right: 30px;
}

.product_wk .lanmu_fenlei a:hover {
	color: #E60000;
}

.product_wk .lanmu_fenlei .fenlei_on {
	color: #E60000;
}

.product_wk .product_list {
	padding-top: 30px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.product_list .product_list_item {
	width: 398px;
	height: 423px;
	margin-right: 30px;
}

.product_list .product_list_item:nth-child(3n) {
	margin-right: 0;
}

.product_list_item .product_list_item_img {
	width: 398px;
	height: 380px;
	overflow: hidden;
}

.product_list_item .product_list_item_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.product_list_item .product_list_item_img:hover img {
	transform: scale(1.1);
}

.product_list_item .product_list_item_title {
	padding-top: 22px;
	text-align: center;
	font-size: 16px;
}

.product_list_item a .product_list_item_title {
	color: #918888;
}

.product_list .product_list_item a:hover .product_list_item_title {
	color: #E60000;
}

.product_wk .gravel {
	display: flex;
	justify-content: space-between;
}

.gravel .gravel_list,
.gravel_list .gravel_list_img {
	width: 612px;
	height: 496px;
}

.gravel_list .gravel_list_img img {
	width: 100%;
	height: 100%;
}

.gravel_list .gravel_list_con {
	width: 330px;
	height: 496px;
	background-color: #464953;
	position: relative;
	top: -496px;
	left: 0;
	transition: all 0.5s;
}

.gravel_list_con .gravel_list_con_wk {
	padding: 81px 86px 71px 44px;
}

.gravel_list_con_wk .gravel_list_con_ys {
	width: 200px;
	height: 233px;
}

.gravel_list_con_ys .gravel_list_con_ys_title {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
}

.gravel_list_con_ys .gravel_list_con_ys_list {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 20px;
}

.gravel_list_con_ys_list .gravel_list_con_ys_list_l {
	width: 5px;
	height: 13px;
	background-color: rgba(255, 255, 255, 0.6);
	margin-top: 6px;
}

.gravel_list_con_ys_list .gravel_list_con_ys_list_r {
	font-size: 12px;
	font-weight: bold;
	color: rgba(255, 255, 255, 0.6);
	line-height: 21px;
	margin-left: 27px;
}

.gravel_list_con_ys .gravel_btn {
	width: 123px;
	height: 35px;
	line-height: 35px;
	background-color: #FF2424;
	border-radius: 22px;
	text-align: center;
	    position: absolute;
	    bottom: 55px;
}

.gravel_list_con_ys .gravel_btn span {
	color: #FFFFFF;
}

.gravel .gravel_list:hover {
	cursor: pointer;
}

.gravel_list.gravel_list_1 .gravel_list_con {
	background-color: #534A46;
}

.gravel .gravel_list:hover .gravel_list_con {
	background-color: #E60000;
}

.order {
	width: 100%;
	height: 265px;
	background-color: #F2F1F1;
}

.order .order_wk {
	padding: 51px 104px 68px 48px;
}

.order_wk .order_con {
	display: flex;
	justify-content: space-between;
}

.order_con_l .order_con_l_title {
	font-size: 18px;
	font-weight: bold;
	color: #6A6262;
}

.order_con_l .order_con_l_phone {
	font-size: 52px;
	font-weight: bold;
	color: #E60000;
	padding-top: 25px;
	padding-bottom: 20px;
}

.order_con_l .order_con_l_xq {
	font-size: 14px;
	color: #C2B4B4;
}

.order_con_r .order_con_r_img {
	width: 142px;
	height: 142px;
}

.order_con_r .order_con_r_img img {
	width: 100%;
	height: 100%;
}

.order_con_r .order_con_r_tips {
	font-size: 12px;
	font-weight: bold;
	color: #C2B4B4;
	text-align: center;
	padding-top: 14px;
}

/*产品列表*/
.chanpin {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-top: 30px;
}

.chanpin .chanpin_list {
	width: 287px;
	height: 263px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.chanpin .chanpin_list:nth-child(3n) {
	margin-right: 0;
}

.chanpin_list .chanpin_list_img {
	width: 287px;
	height: 221px;
	overflow: hidden;
}

.chanpin_list .chanpin_list_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.chanpin_list .chanpin_list_img:hover img {
	transform: scale(1.1);
}

.chanpin_list .chanpin_list_title {
	padding-top: 21px;
	font-size: 16px;
	text-align: center;
}

.chanpin_list a .chanpin_list_title {
	color: #6A6262;
}

.chanpin_list a:hover .chanpin_list_title {
	color: #E60000;
}

/*产品详情*/
.xqing_list {
	position: relative;
}

.xqing_list .xqing_list_img {
	width: 922px;
	height: 561px;
	overflow: hidden;
}

.xqing_list .xqing_list_img img {
	width: 100%;
	height: 100%;

}

.xqing_list .xqing_list_page {
	width: 279px;
	height: 65px;
	line-height: 65px;
	background-color: #E60000;
	position: absolute;
	right: -1px;
	bottom: 0px;
	z-index: 66;
}

.xqing_list_page .xqing_list_page_wk {
	padding: 0 25px 0 36px;
	display: flex;
	justify-content: space-between;
}

.xqing_list_page_wk .xqing_list_page_l a {
	color: #FFFFFF;
	cursor: pointer;
}

.xqing_list_page_wk .xqing_list_page_l a:hover {
	opacity: 0.5;
}

.xqing_list_page_wk .xqing_list_page_r {
	font-size: 14px;
	color: #FFFFFF;
}

.xqing_title {
	margin-top: 30px;
	font-size: 24px;
	font-weight: bold;
	color: #6A6262;
}

.xqing_cd {
	margin-top: 32px;
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-top: 1px solid #F2F1F1;
	border-bottom: 1px solid #F2F1F1;
	font-size: 12px;
	font-weight: bold;
	color: #6A6262;
}

.xqing_cd span {
	margin-right: 84px;
}

.xqing_jstitle {
	font-size: 24px;
	font-weight: bold;
	color: #6A6262;
	padding-bottom: 33px;

}

.xqing_content {}

/*家装用砂*/
.order2 {
	margin-top: 24px;
	width: 100%;
	background-color: #FFC62D;
	height: 244px;
}

.order2 .order_wk2 {
	padding: 51px 91px 42px 74px;
}

.order_wk2 .order_con2 {
	display: flex;
	justify-content: space-between;
}

.order_con_l2 .order_con_l_title2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.order_con_l2 .order_con_l_phone2 {
	font-size: 42px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 15px;
}

.order_con_l2 .order_con_l_xq2 {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.6);
}

.order_con_r2 .order_con_r_img2 {
	width: 124px;
	height: 124px;
}

.order_con_r2 .order_con_r_img2 img {
	width: 100%;
	height: 100%;
}

.order_con_r2 .order_con_r_tips2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 14px;
}

.icon_list {
	width: 100%;
	height: 150px;
	background-color: #10B4A3;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
}

.icon_list .icon_list_item {
	margin-right: 92px;
	text-align: center;
	color: #FFFFFF;
}

.icon_list .icon_list_item:hover .icon_list_item_icon {
	animation: s_sxtt 1s;
}

.icon_list_item .icon_list_item_icon .iconfont {
	font-size: 40px;
}

.icon_list_item .icon_list_item_text {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}

.icon_list .icon_list_item:nth-child(1) {
	margin-left: 74px;
}

.icon_list .icon_list_item:nth-child(6) {
	margin-right: 74px;
}

/*平价砂石价格表*/
.price_list_title {
	font-size: 18px;
	font-weight: bold;
	color: #261616;
	padding-bottom: 12px;
}

.price_list {
	margin-bottom: 30px;
	border: 1px solid #6a6262;
}

.price_list .price_list_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	align-content: center;
	height: 49px;
	padding: 0 14px;
}

.price_list_item .price_list_item_l {
	padding-left: 37px;
	font-size: 14px;
	color: #6A6262;
	    height: 100%;
	    line-height: 49px;
	    border-right: 1px solid #d4d4d4;
	    width: 18%;
}

.price_list_item .price_list_item_r {
	padding-right: 37px;
	font-size: 14px;
	font-weight: bold;
	color: #6A6262;
	    height: 100%;
	    line-height: 49px;
	    text-align: left;
	    width: 74%;
	    margin-left: 8%;
}

.price_list .price_list_item:nth-child(2n) {
	background-color: #F2F1F1;
	border-bottom: 1px solid #d4d4d4;
}

.price_list_item_table{
	white-space: pre-wrap;
	width: 16.6666%;
	text-align: center;
}
.price_list .price_list_item:nth-child(1){
	background: #4D3E3E;
	color: #FFF;
	    font-weight: bold;
	    font-size: 14px;
	    
}


/*工程用砂*/
.gcheng_title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 24px;
}

.gcheng_title .gcheng_title_l {
	font-size: 18px;
	font-weight: bold;
	color: #6A6262;
}

.gcheng_title .gcheng_title_r a {
	font-size: 14px;
	color: #918888;
}

.gcheng_title .gcheng_title_r a:hover {
	color: #E60000;
}

.gcheng_title .gcheng_title_r a .iconfont {
	font-size: 14px;
	vertical-align: middle;
	margin-left: 3px;
}

.swiper-container_gc {
	width: 922px;
	height: 496px;
}

.gcimg_con {
	width: 100%;
	height: 122px;
	background-color: #E60000;
	position: relative;
	bottom: -496px;
	left: 0;
}

.gcimg_con .gcimg_con_wk {
	padding: 27px 36px 18px 36px;
	color: #FFFFFF;
}

.gcimg_con_wk .gcimg_con_title {
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.gcimg_con_wk .gcimg_con_desc {
	padding-top: 12px;
	font-size: 12px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.all_dongtai {
	margin-top: 20px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border: 1px solid #C2B4B4;
	text-align: center;
	font-size: 16px;
}

.all_dongtai a {
	color: #C2B4B4;
}

.all_dongtai a:hover {
	color: #E60000;
}

.pr_bg {
	background-image: url(../img/c_90.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 394px;
}

.pr_bg .pr_bg_wk {
	padding: 39px 67px;
}

.pr_bg_wk .pr_bg_list {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.pr_bg_list .pr_bg_list_item {
	margin-right: 102px;
	color: #FFFFFF;
	margin-bottom: 60px;
	width: 120px;
}

.pr_bg_list .pr_bg_list_item:nth-child(4n) {
	margin-right: 0;
}

.pr_bg_list_item .pr_bg_list_item_number {
	font-size: 36px;
}

.pr_bg_list_item .pr_bg_list_item_text {
	font-size: 12px;
	padding-top: 5px;
}

.ys_title {
	font-size: 18px;
	font-weight: bold;
	color: #6A6262;
}

.ys_list {
	margin-top: 24px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}

.ys_list .ys_list_item {
	width: 287px;
	height: 313px;
	background-color: #F2F1F1;
	margin-right: 30px;
	margin-bottom: 30px;
	transition: all 0.5s;
}

.ys_list .ys_list_item:nth-child(3n) {
	margin-right: 0;
}

.ys_list_item .ys_list_item_wk {
	padding: 49px 31px 46px 31px;
	text-align: center;
}

.ys_list_item_wk .ys_list_item_icon {
	color: #261616;
}

.ys_list_item_wk .ys_list_item_icon .iconfont {
	font-size: 50px;
}

.ys_list_item_wk .ys_list_item_title {
	font-size: 16px;
	font-weight: bold;
	color: #261616;
	padding-top: 19px;
}

.ys_list_item_wk .ys_list_item_desc {
	font-size: 12px;
	color: #918888;
	line-height: 21px;
	padding-top: 26px;
	height: 59px;
	margin-bottom: 30px;
}

.ys_list_item_wk .ys_list_item_sx {
	margin: 0 auto;
	width: 31px;
	height: 5px;
	background-color: #E60000;

}

.ys_list .ys_list_item:hover {
	background-color: #E60000;
	cursor: pointer;
}

.ys_list .ys_list_item:hover .ys_list_item_icon,
.ys_list .ys_list_item:hover .ys_list_item_title,
.ys_list .ys_list_item:hover .ys_list_item_desc {
	color: #fff;
}

.ys_list .ys_list_item:hover .ys_list_item_sx {
	background-color: #fff;
}

.brand_list {
	margin-top: 39px;
	display: flex;
	justify-content: flex-start;
}

.brand_list .brand_list_item {
	width: 287px;
	height: 250px;
	margin-right: 31px;
}

.brand_list .brand_list_item:nth-child(3n) {
	margin-right: 0;
}

.brand_list_item .brand_list_item_img {
	width: 287px;
	height: 204px;
	overflow: hidden;
}

.brand_list_item .brand_list_item_img img {
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}

.brand_list_item .brand_list_item_img:hover img {
	transform: scale(1.1);
}

.brand_list_item .brand_list_item_title {
	padding-top: 25px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #918888;
}

.brand_list .brand_list_item a:hover .brand_list_item_title {
	color: #E60000;
}

/* 南昌市楼盘分布图*/
.mMap {
	width: 100%;
	height: calc(100% - 216px);
	background-color: #C8C9CC;
	overflow: hidden;
	position: relative;
}

#map {
	width: 100%;
	height: 100%;
}

.mInput {
	position: absolute;
	z-index: 999;
	padding: 12px 20px;
	background-color: #FFF;
	left: 310px;
	top: 20px;
	border-radius: 5px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}

.mInput input {
	outline: none;
}

.mInput .button {
	border: none;
	background: none;

}



.mInput .button {
	display: inline;
	padding-left: 10px;
	text-align: right;
}

.mInput .button:hover {
	color: #E60000;
	cursor: pointer;
}

.mInput .button .iconfont {
	vertical-align: middle;
}

.mLeft {
	position: absolute;
	height: 100%;
	overflow: hidden;
	overflow-y: scroll;
	left: 0;
	top: 0;
	width: 290px;
	background: #FFFFFF;
	z-index: 999;
}

.mLeft_title {
	width: 100%;
	height: 49px;
	line-height: 49px;
	text-align: left;
	color: #F7F8FA;
	background-color: #4D3E3E;
	text-indent: 18px;
	font-size: 13px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.mLeft_wk {
	padding: 24px;
}

.mLeft_wk_title {
	display: flex;
	justify-content: space-between;
	height: 33px;
	border-bottom: 1px solid #C2B4B4;
}

.mLeft_wk_title .mLeft_wk_title_l {
	font-size: 16px;
	font-weight: bold;
	color: #6A6262;
}

.mLeft_wk_title .mLeft_wk_title_r {
	color: #C2B4B4;
	cursor: pointer;
}

.mLeft_list {
	padding-top: 21px;
}

.mLeft_list .mLeft_list_item {
	width: 100%;
	height: 48px;
	display: flex;
	border-bottom: 1px dashed #F2F1F1;
	margin-bottom: 20px;
}

.mLeft_list_item .mLeft_list_item_icon {
	color: #C2B4B4;
}

.mLeft_list_item .mLeft_list_item_title {
	margin-left: 27px;
	font-size: 12px;
	color: #6A6262;
	line-height: 16px;
}

.mLeft_list .mLeft_list_item:last-child {
	border-bottom: none;
}

/*砂场地图*/
.sc_list .sc_list_item {
	width: 100%;
	/* height: 145px; */
	border-bottom: 1px solid #C2B4B4;
	margin-bottom: 30px;
	padding-bottom: 20px;
	cursor: pointer;
}

.sc_list_item .sc_list_item_up,
.sc_list_item_in,
.sc_list_item_down {
	display: flex;
	justify-content: flex-start;
}

.sc_list_item .sc_list_item_up {
	/* height: 47px; */
	margin-bottom: 16px;
}

.sc_list_item .sc_list_item_in {
	/* height: 42px; */
	margin-bottom: 7px;
}

.sc_list_item .sc_list_item_down {
	height: 21px;
}

.sc_list_item_up .sc_list_item_up_l {
	width: 29px;
	height: 29px;
	background-color: #E60000;
	border-radius: 5px;
	text-align: center;
	line-height: 29px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.sc_list_item_up .sc_list_item_up_r {
	font-size: 16px;
	font-weight: bold;
	color: #6A6262;
	line-height: 21px;
}

.sc_list_item_in .sc_list_item_in_l,
.sc_list_item_down .sc_list_item_down_l {
	width: 29px;
	text-align: center;
}

.sc_list_item_up .sc_list_item_up_r,
.sc_list_item_in .sc_list_item_in_r,
.sc_list_item_down .sc_list_item_down_r {
	margin-left: 20px;
}

.sc_list_item_in .sc_list_item_in_l,
.sc_list_item_down .sc_list_item_down_l {
	color: #C2B4B4;
}

.sc_list_item_in .sc_list_item_in_r {
	font-size: 12px;
	color: #6A6262;
	line-height: 16px;
	width: 185px;
}

.sc_list_item_down .sc_list_item_down_r {
	font-size: 14px;
	font-weight: bold;
	color: #E60000;
}

.a_footer_con_r_icon .erweima {
	position: absolute;
	right: 0;
	bottom: 50px;
	width: 152px;
	height: 160px;
	z-index: 99;
}

.er_show {
	position: relative;
}

.er_show .erweima .erweima_img {
	width: 152px;
	height: 160px;
}

.erweima .erweima_img img {
	width: 100%;
	height: 100%;
}

.er_show:hover .erweima {
	display: block;
}

/*赣昌荣誉-图片预览*/
.tc_hor {
	display: none;
	/* 默认隐藏 */
	position: fixed;
	/* 固定定位 */
	z-index: 1;
	/* 设置在顶层 */
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.8);
}

.tc_hor .tc_hor_con {
	width: 1320px;
	margin: 50px auto;
}

.tc_hor_con .tc_hor_close {
	text-align: right;
	color: #FFFFFF;
}

.tc_hor_con .tc_hor_close .iconfont {
	font-size: 30px;
}

.tc_hor_con .tc_hor_close:hover {
	cursor: pointer;
}

.tc_hor_con .tc_hor_swi {
	overflow: hidden;
}

.tc_hor_swi .gallery-top_hor {
	width: 591px;
	height: 886px;
	margin: 125px auto;
	overflow: hidden;
}

.tc_hor_swi .gallery-thumbs_hor {
	width: 1320px;
	height: 150px;
	box-sizing: border-box;
	padding: 10px 0;
	overflow: hidden;
}

.marker_shachangditu {
	background: url(../img/l_06@2x.png);
	background-size: 60px 60px;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.marker_shachangditu_hy {
	background: url(../img/l_10@3x.png?a=56);
	background-size: 60px 60px;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.marker_shachangditu_hy_03 {
	background: url(../img/l_101@3x.png?a=56);
	background-size: 60px 60px;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
.mInput2 {
	position: absolute;
	z-index: 999;
	padding: 12px 20px;
	background-color: #FFF;
	left: 317px;
	top: 20px;
	border-radius: 5px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}

.mInput {
	position: absolute;
	z-index: 999;
	padding: 12px 20px;
	background-color: #FFF;
	left: 310px;
	top: 20px;
	border-radius: 5px;
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}

.mInput input,
.mInput .button {
	border: none;
	background: none;

}

.mInput input {
	width: 500px;
}

.mInput .button {
	display: inline;
	padding-left: 10px;
	text-align: right;
}

.mInput .button:hover {
	color: #E60000;
	cursor: pointer;
}

.mInput .button .iconfont {
	vertical-align: middle;
}

.galabalSearch:hover {
	border-color: #E60000;
}

.galabalSearch input {
	border: none;
	color: #6A6262;
	font-size: 16px;
	outline: none;
	width: 60%;
	font-weight: bold;
	color: #E60000;
}

.galabalSearch button {
	border: none;
	background: none;
	font-size: 16px;
	cursor: pointer;
	float: right;
}

.galabalSearch button:hover {
	color: #E60000;
	font-weight: bold;
}

.column_listText_col {
	flex-flow: column;
	min-height: 700px;
}

.column_listText {
	width: 100%;
	padding: 18px 0;
	font-size: 14px;
	color: #6A6262;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-bottom: 1px solid #F2F1F1;
	display: flex;
	flex-flow: row;
	justify-content: space-between;
}

.column_listText .Information_list_r_title {
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.column.none {
	background-image: url(../img/l_07.png);
	background-repeat: no-repeat;
	background-size: 140px 140px;
	background-position: center;
	min-height: 300px;

}

/*职工之家*/
.ghjianjie {
	padding-top: 37.5px;
	padding-bottom: 38px;
}

.ghjianjie .ghjianjie_title {
	font-size: 16px;
	font-weight: bold;
	color: #261616;
}

.ghjianjie .ghjianjie_desc {
	font-size: 14px;
	color: #6A6262;
	line-height: 32px;
	padding-top: 10px;
	text-indent: 28px;
}

.house_title {
	font-size: 18px;
	font-weight: bold;
	color: #261616;
}

/*意见反馈*/
.suggest {
	padding-top: 31.5px;
}

.suggest_list {
	margin-bottom: 32px;
}

.suggest_list .suggest_list_title {
	font-size: 14px;
	font-weight: bold;
	color: #4D3E3E;
}

.suggest_list .suggest_list_title span {
	font-size: 12px;
	font-weight: 400;
}

.suggest_list .suggest_list_input {
	margin-top: 18px;
}

.suggest_list .suggest_list_input input {
	width: 922px;
	height: 50px;
	line-height: 50px;
	text-indent: 17px;
	border: 1px solid #F2F1F1;
	font-size: 14px;
	color: #918888;
}

.suggest_list .suggest_list_input textarea {
	width: 888px;
	border: 1px solid #F2F1F1;
	font-size: 14px;
	color: #918888;
	padding: 14px 17px 0 17px;
	min-height: 173px;
	line-height: 24px;
}

.suggest_list .suggest_list_input textarea:-ms-input-placeholder {
	color: #918888;
	font-size: 14px;
}

.suggest_list .suggest_list_input textarea::-webkit-input-placeholder {
	color: #918888;
	font-size: 14px;
}

.suggest .suggest_btn {
	padding-top: 29px;
}

.suggest .suggest_btn button {
	width: 209px;
	height: 50px;
	background-color: #E60000;
	border-radius: 25px;
	border: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

.suggest .suggest_btn button:hover {
	cursor: pointer;
}

.lp_title {

	height: 52px;
	display: flex;
	flex-flow: row;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	background-color: #F2F1F1;

	white-space: nowrap;
	margin-top: 24px;
}

.lp_title>div {
	padding: 0 22px;
	font-size: 14px;
	color: #6A6262;
	transition: all 0.5s;
	cursor: pointer;

}

.lp_title>div.lp_title_hover {
	color: #E60000;
	font-size: 16px;
	font-weight: bold;
}

.lp_gaoxinqupq {

	display: flex;
	flex-flow: row;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	white-space: nowrap;
	margin-bottom: 24px;
	padding: 12px 0;
	background-color: #6A6262;
}

.lp_gaoxinqupq>div {
	color: #ffffff;
	text-align: center;
	font-size: 16px;
}

.lp_table {
	border: 2px solid #6A6262;
	flex-flow: row;
	justify-content: flex-start;
	/* align-items: center; */
	align-content: center;
	white-space: nowrap;
	background-color: #F2F1F1;
	display: none;
	margin-bottom: 12px;
}
.lp_table:hover{
	border-color: #FF2424;
	cursor: pointer;
}
.lp_table:hover .lp_table_title,.lp_table:hover .lp_table_item{
	color: #FF2424;
}



.lp_table.hover {
	display: flex;
}

.lp_table_title {
	width: 20%;
	text-align: center;
	/* color: #6A6262; */
	font-size: 16px;
	white-space: pre-wrap;
	padding: 5px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	text-decoration: underline;
	color: #FF2424;
}

.lp_table_body {
	width: 80%;
	display: flex;
	flex-flow: column;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	color: #6A6262;
	background-color: #FFF;
}

.lp_table_group {
	display: flex;
	flex-flow: row;
	justify-content: flex-start;
	align-items: center;
	align-content: center;
	width: 100%;
	height: 100%;
}

.lp_table_item {
	text-align: center;
	padding: 18px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
	border-left: 1px solid rgba(0, 0, 0, 0.16);
	font-size: 14px;
	font-weight: bold;
	height: calc(100% - 36px);
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
}

.lp_table .lp_table_body .lp_table_group:last-child .lp_table_item {
	border-bottom: none;
}

.lp_table .lp_table_body .lp_table_group .lp_table_item:first-child {
	border-left: 2px solid #707070;
}

@media screen and (max-width: 500px) {
	.lp_gaoxinqupq {
		margin-bottom: 8px;
	}

	.lp_gaoxinqupq>div {

		text-align: center;
		font-size: 13px;
		overflow-x: scroll;
		white-space: nowrap;
	}

	.lp_title {
		overflow-x: scroll;
		white-space: nowrap;


	}
}

.empty{
	margin:100px auto;
	width: 260px;
	height: 260px;
	background-image: url(../img/null.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}