@import './dist/quill.bubble.css';
@import './dist/quill.core.css';
@import './dist/quill.snow.css';


body{
	background: #FFF;
	position: relative;
}

p{
	white-space: pre-wrap;
	line-height: 1.42;
}

/* ql-editor */  



img{
	/*object-fit: cover;*/
}
a{
	color: initial;
}
a:hover{
	text-decoration: none !important;
}
#header{
	background: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	box-shadow: 0px 0px 7px 0px #ddd;
}
body{
	padding-top:100px;
}
#header .header{
	max-width: 1550px;
	margin: auto;
	height: 100px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	overflow: hidden;
}
#header .header .logo{
	height: 62px;
}
.header-right,.header-right ul{
	display: flex;
	align-items: center;
}
.header-right ul a{
	height: 100px;
	line-height: 96px;
}
.header-right ul li{
	margin-left: 20px;
	padding: 0 20px;
	font-size: 18px;
	border-bottom: 4px solid #fff;
	color: #333;
}
.header-right ul .active{
	color: #D80D18;
	border-bottom-color: #D80D18;
}
.header-right ul .search i{
	font-size: 28px;
}
.header-right .login_in a{
	display: flex;
	align-items: center;
	color: #333;
	font-size: 18px;
	margin-left: 62px;
}
.header-right .login_in a img{
	width: 22px;
	margin-right: 10px;
}
/* 头部结束 */
/* footer 开始 */
#footer{
	background: #1b778e;
	color: #fff;
	font-size: 16px;
}
.footer-top{
	display: flex;
	justify-content: space-between;
	width: 1550px;
	margin: auto;
	padding-top: 20px;
}
.footer-top ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.footer-top ul li{
	
}
.footer-top ul p{
	font-size: 22px;
	margin-bottom: 20px;
	line-height: 1;
}
.footer-top ul a,.footer-top ul span{
	line-height: 32px;
	display: block;
}
.footer-top ul a:hover,.footer-top ul a,#footer .copy_right a{
	color: #fff;
}
#footer .line{
	height: 1px;
	background: #fff;
	margin-top: 20px;
}
#footer .copy_right{
	padding: 15px 0;
	width: 1550px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#footer .copy_right div{
	display: flex;
	align-items: center;
}
#footer .copy_right img{
	width: 136px;
	height: 62px;
	margin-right: 50px;
}

#footer .erm_img img{
	padding: 8px;
	width: 120px;
	height: 120px;
	margin-bottom: 20px;
	background: #FFFFFF;
	border-radius:  4px;
	overflow: hidden;
}
#footer .erm_img{
	text-align: center;
}

/* footer 结束 */


.home_banner{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.home_banner .home_content{
 position: absolute;
 left: 161px;
 right: 161px;
 top:240px;
 /* background: #009E9A; */
 z-index: 50;
}
.home_banner .home_content h1{
	font-family: Roboto, Roboto;
font-weight: 400;
font-size: 48px;
color: #D80D18;
line-height: 50px;
text-align: left;
font-style: normal;
text-transform: none;
}
.home_banner img{
	width: 100%;
}
.home_banner .swiper-pagination {
	bottom: 100px !important;
}
.home_banner .swiper-pagination span{
	width: 90px;
	height: 4px;
	border-radius: 2px;
	background: #103960;
}
.home_banner .swiper-pagination  .swiper-pagination-bullet-activ{
	background: #009E9A;
}
.home_about{
	margin-bottom: 129px;
	position: relative;
}
.home_about .aout_bg{
	width: 100%;
}
.home_about .info_box{
	position: absolute;
	max-width: 1550px;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	z-index: 1;
	/* display: flex;
	align-items: center;
	justify-content: space-between; */
}
.home_about .info_box video{
	width: 682px;
}
.home_about .right_info{
	/* display: flex;
	flex-direction: column;
	justify-content: space-between; */
	/* color: #D70D18; */
	max-width: 790px;
	/*margin-left: 30px;*/
	margin: 20px auto 0;
}
/* .home_about .right_info h3{
	text-align: center;
	font-size: 48px;
	margin-bottom: 39px;
}
.home_about .right_info div{
	font-size: 35px;
	line-height: 60px;
	text-indent: 45px;
} */
.home_about .more_btn{
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	background: #D80D18;
	width: 213px;
	border-radius: 30px;
	text-align: center;
	display: inline-block;
}
.home_about .more_btn:hover{
	color: #fff;
}
.cp_content{
	max-width: 1550px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.mp_content{
	max-width: 1550px;
	margin: auto;
	margin-top: 83px;
	margin-bottom: 50px;
}
.home_about .info_nums{
	display: none;
	max-width: 1550px;
	height: 200px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	box-shadow: 0px 4px 22px 0px rgba(25,44,88,0.15);
	background: #fff;
	/* display: flex; */
	justify-content: space-around;
	align-items: center;
}
.home_about .num_item{
	text-align: center;
	font-size: 70px;
	color: #D80D18;
	font-weight: bold;
}
.home_about .num_item div span{
	margin-left: 20px;
	padding-top: 45px;
}
.home_about .num_item div{
	display: flex;
	align-items: top;
}
.home_about .num_item span,.home_about .num_item p{
	font-size: 18px;
	color: #666;
}
.home_about .num_item p{
	color: #3D3D3D;
	margin-top: 45px;
}
.mp_content .content_title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 18px;
	color: #555;
}
.mp_content  .content_title h3{
	font-size: 48px;
	color: #333;
	margin-bottom: 20px;
}

.mp_content  .content_title a{
	width: 180px;
	height: 48px;
	line-height: 48px;
	border-radius: 23px 23px 23px 23px;
	border: 1px solid #DADAE4;
	text-align: center;
}
.cp_content .content_title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 18px;
	color: #555;
}
.cp_content  .content_title h3{
	font-size: 48px;
	color: #333;
	margin-bottom: 20px;
}
.cp_content  .content_title a{
	width: 180px;
	height: 48px;
	line-height: 48px;
	border-radius: 23px 23px 23px 23px;
	border: 1px solid #DADAE4;
	text-align: center;
}
.cp_swiper{
}
.cp_swiper .cp_list{
	display: flex;
	margin-top: 71px;
	padding-bottom: 30px;
}
.cp_swiper .pro_item{
	/* margin: 0 20px; */
	width: 100%;
	padding: 38px;
	box-sizing: border-box;
	height: 506px;
	background: #FFFFFF;
	box-shadow: 0px 5px 20px 0px rgba(14,39,80,0.14);
	border-radius: 15px 15px 15px 15px;
	border: 1px solid #DADAE4;
}
.cp_swiper .pro_item img{
	width: 278px;
	height: 192px;
}
/* .cp_swiper .pro_item:first-child{
	margin-left: 0;
}
.cp_swiper .pro_item:last-child{
	margin-right: 0;
} */
.cp_swiper .pro_item h4{
	line-height: 58px;
	font-size: 24px;
	color: #333;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	margin-bottom: 25px;
}
.cp_swiper .pro_item>div{
	padding-bottom:22px ;
	border-bottom: 1px solid #CDECEB;
	margin-bottom: 70px;
}

.cp_swiper .pro_item .more,.cp_swiper .pro_item span{
	width: 200px;
	height: 42px;
	line-height: 42px;
	background: #FFFFFF;
	border-radius: 58px 58px 58px 58px;
	border: 1px solid #F0F0F0;
	text-align: center;
	font-size: 14px;
	color: #666;
	display: block;
	margin: auto;
}
.cp_swiper .pro_item .more:hover{
	background: #D80D18;
	border-color: #D80D18;
	color: #fff;
}
.home_news_list{
	display: flex;
	width: 1550px;
	margin-top: 50px;
}
.home_news_list .news_item{
	width: 479px;
	height: 606px;
	background: #FFFFFF;
	box-shadow: 0px 5px 20px 0px rgba(14,39,80,0.14);
	border-radius: 15px;
	overflow: hidden;
}
.home_news_list .news_item:nth-child(2){
	margin: 0 48px;
}
.home_news_list .news_item img{
	height: 222px;
	width: 100%;
}
.home_news_list .news_item .contents{
	padding:33px;
}
.home_news_list .news_item h4{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 24px;
	color: #333;
	margin: 13px 0 39px 0;
}
.home_news_list .news_item .contents div{
	font-size: 14px;
	color: #444444;
	line-height: 30px;
	height: 180px;	
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6; 
	-webkit-box-orient: vertical; 
}
.home_news_list .news_item .contents a{
	margin-top: 25px;
	display: block;
	float: right;
	width: 103px;
	height: 36px;
	line-height: 36px;
	background: #FFFFFF;
	border-radius:  4px;
	border: 1px solid #B0B0B0;
	font-size: 12px;
	color: #8E979C;
	text-align: center;
}
.home_news_list .news_item .contents a i{
	margin-left: 10px;
	color: #8E979C;
	font-size: 14px;
}
.home_news_list .news_item .contents a:hover{
	background: #D80D18;
	border-color: #D80D18;
	color: #fff;
}
.home_news_list .news_item .contents a:hover i{
	color: #fff;
}
.home_hbfloor{
	background: #fff;
}
.home_hbfloor .content{
	width: 1550px;
	margin: auto;
	padding: 50px 0;
}
.home_hbfloor .content h3{
	font-size: 48px;
	color: #333333;
	line-height: 58px;
	margin-bottom: 76px;
}
.home_hbfloor .hb_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.home_hbfloor .hb_list img{
	width: 330px;
	height: 102px;
	margin-bottom: 30px;
}

.other_header_banner{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.other_header_banner img{
	width: 100%;
}
.other_header_banner div{
	height: 100%;
	width: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(90deg, rgba(255,255,255,0.97) 0%, rgba(255,255,255,0) 100%);
	font-size: 60px;
	color: #D80D18;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	margin: auto;
}
.other_tabs{
	height: 63px;
	line-height: 63px;
	display: flex;
	justify-content: center;
}
.other_tabs a{
	font-family: Inter, Inter;
	padding: 0 10px;
	margin: 0 27px;
	font-size: 18px;
	color: #333333;
	font-weight: 500;
}
.other_tabs .active{
	color: #D80D18;
	border-bottom: 3px solid #D80D18;
}
.other_page_title{
	margin-top: 40px;
	font-size: 42px;
	color: #333333;
	line-height: 50px;
	text-align: center;
	padding-bottom: 25px;
	position: relative;
	margin-bottom: 20px;
}
.other_page_domestic{
	/* width: 100%; */
	margin: 94px 311px 90px 311px;
}
.other_page_domestic img {
	max-width: 100%;
}
.other_page_domestic .ql-size-large{
	font-size: 24px;
}
.other_page_title::before{
	height: 4px;
	display: block;
	content: " ";
	width: 90px;
	background: #D80D18;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.company_page{
	width: 1550px;
	margin: auto;
}
.company_page video{
	height: 600px;
	max-width: 100%;
	margin:0 auto 45px;
	display: block;
}
.company_contents{
	/* line-height: 34px; */
}
.company_nums{
	display: flex;
	justify-content: space-between;
	margin-top: 100px;
	margin-bottom: 100px;
}

.company_nums .num_item{
	text-align: center;
	font-size: 61px;
	color: #D80D18;
	font-weight: bold;
}
.company_nums .num_item div span{
	margin-left: 20px;
}
.company_nums .num_item div{
	display: flex;
	align-items: top;
}
.company_nums .num_item span,.company_nums .num_item p{
	font-size: 18px;
	color: #666;
}
.company_nums .num_item p{
	color: #555;
	font-weight: 400;
	margin-top: 45px;
}
.company_swiper_tab{
	display: flex;
	justify-content: center;
	margin-bottom: 140px;
}
.company_swiper_tab div{
	margin: 0 25px;
	padding: 0 25px;
	font-size: 70px;
	font-weight: bold;
	color: #f1f1f1;
	position: relative;
	cursor: pointer;
}
.company_swiper_tab div span{
	color: #1f1f1f;
	font-size: 26px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.company_swiper_tab .active span{
	color: #D80D18;
}
.company_swiper_box{
	width: 1550px;
	margin: auto;
	position: relative;
	overflow: hidden;
	padding: 0 50px;
	/*margin-bottom: 85px;*/
}

.company_swiper_box .swiper-slide{
	margin: 0 ;
	width: 30%;
	padding-bottom: 80px;
	text-align: center;
}
.company_swiper_box img{
	height: 204px;
	width: 286px;
	display: block;
	margin: auto;
}
.company_swiper_box .swiper-slide span{
	margin-top: 20px;
	display: block;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.swiperloop1 .swiper-pagination span{
	width: 30px;
	border-radius: 4px;
}



.swiperloop1 .swiper-pagination-bullet-active {
	background: #D80D18;
}

.swiperloop1 .swiper-button-next,
.swiperloop1 .swiper-button-prev {
	color: #fff;
	background: #d5d5d5;
	border-radius: 50%;
	width: 48px;
	height: 48px;
	line-height: 48px;
}

.swiperloop1 .swiper-button-next:hover,
.swiperloop1 .swiper-button-prev:hover {
	background: #D80D18;
}

.swiperloop1 .swiper-button-next::after,
.swiperloop1 .swiper-button-prev::after {
	font-size: 24px;
}

.company_swiper_box .swiper-pagination span{
	width: 30px;
	border-radius: 4px;
}
.company_swiper_box .swiper-pagination-bullet-active{
	background: #D80D18;
}
.company_swiper_box .swiper-button-next,.company_swiper_box  .swiper-button-prev{
	color: #fff;
	background: #D80D18;
	border-radius: 50%;
	width: 48px;
	height: 48px;
	line-height: 48px;
}
.company_swiper_box .swiper-button-next::after,.company_swiper_box  .swiper-button-prev::after{
	font-size: 24px;
}
.about_history,.about_culture{
	position: relative;
	min-width: 1550px;
	overflow: hidden;
	/* margin-bottom: 90px; */
}
.about_history img,.about_culture img{
	width: 100%;	
}
.about_history .his_list,.about_culture .cult_list{
	display: flex;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	z-index: 10;
	top: 0;
	left: 0;
}
.about_history .his_item{
	padding-top: 32px;
	flex: 1;
	border-top: 1px solid #fff;
	color: #fff;
	text-align: center;
	position: relative;
}
.about_history .his_item .year{
	position: absolute;
	top: -60px;
	left: 0;
	right: 0;
	margin: auto;
	width: 80px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.about_history .his_item .icon{
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	width: 13px;
	height: 13px;
	left: 0;
	right: 0;
	margin: auto;
	border: 1px solid #fff;
	background-color: #E7861E;
	border-radius: 50%;
}
.about_history .his_item .icon span{
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fff;
	transform: translateY(50%);
	margin: auto;
}
.about_history .his_item .contents{
	width: 126px;
	height: 316px;
	border: 1px solid rgba(255,255,255,.6);
	margin: auto;
	padding: 12px;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 32px;
	text-align: left;	
	overflow: hidden;
}
.about_history .his_item .contents p{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 8; 
	-webkit-box-orient: vertical; 
}

.about_culture .cult_item{
	flex: 1;
	color: #fff;
	font-size: 24px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	transition: .5s;
}
.about_culture .cult_item h4{
	font-size: 36px;
	margin-bottom: 44px;
	height: 46px;
}
.about_culture .cult_item span{
	text-align: center;
	padding-top: 54px;
	font-size: 24px;
	position: relative;
}
.about_culture .cult_item span::before{
	background: rgba(255,255,255,.6);
	height: 3px;
	width: 63px;
	display: block;
	content: ' ';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.about_culture .cult_item p{
	width: 120px;
	text-align: left;
	height: 0;
	overflow: hidden;
	margin-top: 30px;
	font-size: 18px;
	line-height: 30px;
	transition: .5s;
	white-space: pre-line;
}
.about_culture .cult_item:hover{
	background: rgba(216, 13, 24, 0.6);
}
.about_culture .cult_item:hover p{
	height: 200px;
}
.responsi_page_list {
	width: 1550px;
	margin: auto;
}
.responsi_page_list .respon_item{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 70px;
	text-align: left;
	height: 100%;
}
.responsi_page_list .respon_item:nth-child(2n){
	flex-direction: row-reverse;
	text-align: right;
}
.responsi_page_list .respon_item:nth-child(2n) .contents>span{
	transform: translateX(-100%);
	margin-left: 100%;
}

.responsi_page_list .respon_item img{
	width: 764px;
	height: 406px;
}
.responsi_page_list .respon_item .contents{
	height: 100%;
}
.responsi_page_list .respon_item .contents>span{
	margin: 51px 0 37px;
	display: block;
	width: 57px;
	height: 2px;
	background: #D80D18;
}
.responsi_page_list .respon_item div{
	width: 728px;
	font-size: 24px;
	color: #3D3D3D;
	line-height: 50px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3; 
	-webkit-box-orient: vertical; 
	height: 152px;
}
.responsi_page_list .respon_item h4{
	font-size: 36px;
	color: #3D3D3D;
	line-height: 50px;
	height: 100px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	margin-bottom: 28px;
}
.concatus_page{
	display: flex;
	justify-content: center;
	margin: auto;
	margin-bottom: 120px;
	width: 1550px;
}
.concatus_page img{
	width: 781px;
	height: 393px;
}
.concatus_page .infos{
	font-size: 18px;
	color: #666666;
	line-height: 32px;
	width: 446px;
	margin-right: 70px;
}
.concatus_page .infos h3{
	margin-bottom: 39px;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.concatus_page .infos div{
	margin-bottom: 32px;
}

/* 产品中心 */
.product_list{
	width: 1550px;
	margin: 60px auto 10px;
	display: flex;
	flex-wrap: wrap;
}
.product_list .product_item{
	width: 358px;
	height: 480px;
	background: #FFFFFF;
	box-shadow: 0px 5px 20px 0px rgba(14,39,80,0.14);
	border-radius: 15px;
	border: 1px solid #DADAE4;
	overflow: hidden;
	position: relative;
	margin-right: 35px;
	margin-bottom: 60px;
}
.product_list .product_item:nth-child(4n){
	margin-right: 0;
}
.product_list .product_item img{
	width: 253px;
	height: 253px;
	display: block;
	margin: 85px auto 76px;
}
.product_list .product_item div{
	width: 357px;
	height: 65px;
	line-height: 65px;
	background: #F6F5F5;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 20px;
	text-align: center;
}
.product_list  .product_item a{
	width: 100%;
	height: calc(100% - 64px );
	position: absolute;
	top: 0;
	left: 0;
	padding: 70px 26px;
	box-sizing: border-box;
	background:rgba(216, 13, 24, 0.6) ;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	display: none;
}
.product_list  .product_item:hover div{
	background: #C20913;
	color: #fff;
}
.product_list  .product_item:hover a{
	display: block;
}
/* 产品中心结束 */

.page_contents{
	width: 1550px;
	margin: auto;	
}
.page_contents .well{
	border: none;
	background: none;
	box-shadow: none;
}
.page_contents .well .row >div{
	margin: auto;
	float: none !important;
	text-align: center;
}
#nav_list_paging_model li a{
	margin: 0 4px;
	border-radius: 8px;
	border: 0;
	color: #333;
}
#nav_list_paging_model .active a{
	background: #D80D18;
	color: #fff;
}
#nav_list_paging_model li a{
	background: #D5D5D5;
}


.network_paeg{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 60px 0 110px;
}
.network_paeg_img{
	width: 800px;
	height: 700px;
	margin-right: 234px;
}

.network_paeg .num_infos {
	height: 600px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}

.network_paeg .num_infos >div{
	width: 331px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 18px;
	color: #009E9A;
	line-height: 50px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.network_paeg .num_infos p{
	font-size: 64px;
	color: #D80D18;
	line-height: 50px;
}

.wz_list{
	width: 1300px;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 60px;
}
.wz_list .wz_item{
	display: flex;
	padding: 27px 40px;
	border: 1px solid #fff;
	cursor: pointer;
}
.wz_list .wz_item:hover{
	border: 1px solid #D80D18;
}
.wz_list .wz_item:hover h3{
	color: #D80D18;
}
.wz_list .wz_item:hover .time{
	color: #D80D18;
}
.wz_list .wz_item img{
	width: 293px;
	height: 187px;
	margin-right: 48px;
}
.wz_list .info_center{
	width: 672px;
	margin-right:129px;
}
.wz_list .info_center h3{
	font-size: 24px;
	color: #333333;
	line-height: 43px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
}
.wz_list .info_center div{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	height: 56px;
	font-size: 15px;
	color: #727272;
	line-height: 28px;
	margin-top: 8px;
	margin-bottom: 26px;
}
.wz_list .info_center p{
	width: 84px;
	line-height: 26px;
	border-radius: 20px;
	border: 1px solid #EFEFEF;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.wz_list .info_center p i{
	margin-right: 9px;
}
.wz_list .time{
	color: #3F3F3F;
	font-weight: bold;
	font-size: 17px;
	line-height: 36px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.wz_list .time  span{
	font-size: 68px;
	margin-bottom: 15px;
}


.news_list,.yg_list{
	width: 1550px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
}
.news_list .news_item,.yg_list .yg_item{
	width: 485px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.news_list .news_item:nth-child(3n),
.yg_list .yg_item:nth-child(3n)
{
	margin-right: 0;
}
.news_list .news_item img{
	width: 485px;
	height: 300px;
	border-radius: 15px;
}
.news_list .news_item p{
	font-size: 16px;
	color: #666666;
	line-height: 30px
}
.news_list .news_item:hover h3{
	color: #D80D18;
}
.news_list .news_item h3,
.yg_list .yg_item  h3
{
	height: 64px;
	font-size: 22px;
	color: #444444;
	line-height: 32px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	margin-top: 10px;
	margin-bottom: 15px;
}
.yg_list .yg_item  h3{
	margin-bottom: 17px;
}
.news_list .news_item a{
	font-size: 16px;
	color: #444444;
	line-height: 20px;
}
.news_list .news_item a strong{
	color: #D80D18;
}

.yg_list .yg_item img{
	width: 485px;
	height: 300px;
	margin-bottom: 30px;
}
.yg_list .yg_item div{
	font-size: 14px;
	color: #666666;
	line-height: 32px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2; 
	-webkit-box-orient: vertical; 
	height: 64px;
	
}
.recruit_list{
	width: 1310px;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.recruit_list .recruit_item{
	width: 419px;
	height: 200px;
	box-sizing: border-box;
	padding: 52px;
	border-radius: 10px;
	background: #F0F2F6;
	margin-right: 25px;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
}
.recruit_list .recruit_item:nth-child(3n){
	margin-right: 0;
}
.recruit_list .recruit_item i{
	font-size: 46px;
	margin-right: 28px;
}
.recruit_list .recruit_item div{
	font-size: 12px;
	color: #999999;
	line-height: 50px;
}
.recruit_list .recruit_item div span{
	margin-right: 13px;
}
.recruit_list .recruit_item p{
	font-size: 18px;
	color: #3D3D3D;
	line-height: 50px;
	margin-bottom: 0;
}
.product_details_page{
	width: 1550px;
	margin: 60px auto;
}
.xiancpList{
	width: 1550px;
	margin: 20px auto 60px;
}
.xiancpList .xiancpList_item{
	width: 24%;
	height: 480px;
	background: #FFFFFF;
box-shadow: 0px 5px 20px 0px rgba(14,39,80,0.14);
border-radius: 15px 15px 15px 15px;
border: 1px solid #DADAE4;
margin-right: 35px;
}

.xiancpList .xiancpList_item:nth-child(4n) {
	margin-right: 0 !important;
}

.product_details_page .details_flex{
	display: flex;	
	width:100%;
    padding: 38px;
	
}
.product_details_page .details_flex .info_left{
	width: 700px;
	height: 652px;
	background: #FFFFFF;
	margin-right: 19px;
}
.product_details_page .details_flex .info_left .info_leftimg{
	background: #FFFFFF;
border-radius: 12px 12px 12px 12px;
border: 1px solid #C2C2C2;
height: 569px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.product_details_page .details_flex .info_left .info_leftimgList{
	width: 100%;
	background-color: #FFFFFF;
	height: 80px;
	margin-top: 5px;
	border-bottom: 1px solid #D8D8D8;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.product_details_page .details_flex .info-right{
	width: 700px;
	/* height: 652px; */
	background: rgba(216, 13, 24, .06);
	border-radius: 2px 2px 2px 2px;
    }

.product_details_page .details_flex .info-right .xian{
	width: 642px;
height: 0px;
border: 1px solid #000000;
margin-left: 38px;
}

.product_details_page .details_flex .info-right .rx{
	display: flex;
	align-items: center;
	margin-left: 38px;
}
.product_details_page .details_flex .info-right .ywjj{
	width: 642px;
    margin: 30px 0px 44px 38px;
	height: 245px;
font-family: Inter, Inter;
font-weight: 400;
font-size: 14px;
color: #666666;
line-height: 41px;
text-align: left;
font-style: normal;
text-transform: none;
}
.product_details_page .details_flex .info-right h3{
	font-family: Inter, Inter;
font-weight: 500;
font-size: 30px;
color: #333333;
line-height: 29px;
text-align: left;
font-style: normal;
text-transform: none;
margin: 30px 0px 25px 53px;
}
.alldetail{
	width: 1300px;
	margin: auto;
	margin-bottom: 90px;
}
.detail_title{
	width: 100%;
    border-bottom: 1px solid #D8D8D8;
	text-align: center;
	margin-bottom: 15px;
}
.detail_title h3{
	font-family: Inter, Inter;
font-weight: 500;
font-size: 24px;
color: #444444;
line-height: 32px;
font-style: normal;
text-transform: none;
margin-bottom: 15px;
}
.detail_title p{
	font-family: Inter, Inter;
font-weight: 400;
font-size: 18px;
color: #999999;
line-height: 32px;
font-style: normal;
text-transform: none;
margin-bottom: 25px;
}
.detail_content{
	width: 100%;
    /*text-align: center;*/
}
/* .detail_content img{
	margin: 0 auto;
} */
.numList_item:hover {
	border: 1px solid red; 
}
#dialog{
	position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 900px;
height: 800px;
background: #FFFFFF;
border-radius: 20px 20px 20px 20px;
z-index: 10000;
display: none;

}

.title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 10%;
	padding: 0 30px 0 30px;
	position: relative;
}
.dioimg{
	position: absolute;
	right: -20px;
	top: -20px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	/* background: red; */
}
.content{
	width: 100%;
	height: 82%;
	background-color: #FFFFFF;
	padding: 0 30px 0 30px;
	overflow: auto;
}
.footer_dio{
	width: 100%;
	height: 6%;
	background-color: #D80D18;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Inter, Inter;
	border-radius: 0px 0px 20px 20px;
font-weight: 500;
font-size: 14px;
color: #FFFFFF;
line-height: 49px;
text-align: left;
font-style: normal;
text-transform: none;
}




  

