* {
	padding: 0;
	margin: 0;
	color: #303030;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

.ellipsis {
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.this a {
	color: #2a54a6;
	font-weight: bold;
}

.main_width {
	width: 92%;
	margin: 0 auto;
	max-width: 1300px;
}

.btn_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.footer {
	background-color: #262626;
	color: #fff;
}

.footer a,
.footer p {
	color: #fff;
	line-height: 32px;
}

.footer_box {
	height: 220px;
}

.bot_logo_box {
	border-right: 1px solid #595959;
	padding: 20px 0;
	padding-right: 50px;
}

.menu {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100px;
}

.logo_top {
	width: 60px;
	height: 60px;
}

.logo_top img {
	width: 60px;
	height: 60px;
}

.menu_ul {
	display: flex;
}

.menu_ul li {
	margin: 0 20px;
}
.lan_change_li{
	display: none;
}
.news_main{
	max-width: 1000px;background-color: #fff;padding:20px 70px;margin-top: 40px;box-sizing: border-box;
}
.new_list_left{
	width: 300px;float: left;
}
.new_list_right{
	width: calc(100% - 300px);float:right;padding-bottom: 30px;border-left: 1px solid #b9c1d6;padding-left: 30px;box-sizing: border-box;
}
.new_list_left h1{
	background-color: #3059a8;line-height: 190px;color: #fff;text-align: center;
}
.new_list_con_left{
	width: 250px;float: left;
}
.new_list_con_right{
	width: calc(100% - 280px);float: right;
}


.second_nav {
	background-color: #eef0f4;
	margin-top: -3px;
}

.second_nav a {
	color: #6b6b6b;
	box-sizing: border-box;
	padding-bottom: 15px;
	padding-top: 15px;
	display: inline-block;
	margin-right: 50px;
	border-bottom: 2px solid #eef0f4;
}

.second_nav a:hover {
	color: #365eab;
	font-weight: bold;
	border-bottom: 2px solid #365eab;
}

.each_eqp {
	margin: 20px 0;
	clear: both;
}

.each_eqp .clear {
	clear: both;
	padding-bottom: 0px;
}

.eqp_top_title {
	border-left: 2px solid #b60112;
	font-size: 20px;
	line-height: 22px;
	text-indent: 10px;
	box-sizing: border-box;
}

.eqp_top_title_second {
	text-indent: 10px;
	color: #7b7b7b;
	margin-top: 5px;
}

.equip_each_li {
	width: 24%;
    height: 15%;
    float: left;
    margin-right: 1%;
    margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.yeji_main .equip_each_li{
	width: 31%;margin-bottom: 40px;
}

.equip_each_txt {
	border-bottom: 2px solid #848484;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 10px;
	margin-top: 15px;
	font-size: 18px;

}

.equip_each_txt img {
	width: 30px;
	height: 30px;
}

.equip_each_desc {
	font-size: 15px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	margin-top: 10px;
}

.equip_each_box:hover b {
	color: #365eab;
}

.equip_each_box:hover a {
	color: #365eab;
}

.equip_each_box:hover p {
	color: #365eab;
}

.eqip_detals {
	color: #3059a8;
	font-weight: bold;
	font-size: 23px;
}

.eqip_detals span {
	font-weight: normal;
	font-size: 15px;
	color: #3059a8;
	padding-left: 5px;
}

.news_menu li {
	background-color: #f6f8fd;
	line-height: 80px;
	text-align: center;
	font-weight: bold;
}

.news_menu li a {
	color: #3059a8;
}

.news_menu li.this_news {
	background-color: #b9c1d6;
}

.news_each {
	margin: 5px 0;
	box-sizing: border-box;
	padding: 20px 30px;
	clear: both;
}

.news_each:hover {
	background-color: #e9eefb;
}

.contact_box {
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	width: 30%;
	height: 605px;
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	flex-direction: column;
}

.contact_box_each {
	display: flex;
	margin-top: 25px;
	width: 80%;
	margin-left: 10%;
}

.contact_box div {
	color: #fff;
}

.contact_box_each img {
	width: 20px;
	height: 20px;
	margin-top: 3px;
}

.contact_box_each_right {
	margin-left: 10px;
	line-height: 25px;
}

.honor_right div {
	color: #696b6b;
	font-size: 13px;
	text-align: center;
}

.honor_right .honor_right_span_1 {
	color: #696b6b;
	font-size: 30px;
	font-weight: bold;
}

.honor_right .honor_right_span_2 {
	color: #696b6b;
	font-size: 12px;
	padding-left: 10px;
}

.honor_left div {
	color: #767676;
}

.honor_left h2 {
	color: #084c9e;
	font-size: 30px;
	line-height: 40px;
}

.honor_left_number {
	font-size: 16px;
	margin-right: 20px;
}

.honor_box {
	padding: 70px 0;
	background-image: url(/images/关于宏邦-底部灰.png);
	background-size: 100% 100%;
}

.honor_blue div {
	color: #fff !important;
}

.honor_blue h2 {
	color: #fff !important;
}

.index_honor_bg {
	background-image: url(/images/首页底部波浪.png);
	background-size: 100% 100%;
}

.index_about_box {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 30px;
}

.index_h2_title {
	padding-left: 20px;
	border-left: 2px solid #b60112;
	line-height: 28px;
}

.index_ship_each_box {
	width: 49%;
	position: relative;
	margin-bottom: 20px;
	float: left;
}

.index_ship_each_box img {
	width: 100%;
	height: auto;
}

.index_ship_each_box_content {
	position: absolute;
	width: 80%;
	height: 60%;
	/* background-color: #b9c1d6; */
	left: 10%;
	top: 20%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.index_ship_each_box_content h3,
.index_ship_each_box_content div,
.index_ship_each_box_content a {
	color: #fff;
}

.index_ship_each_box_content a:hover {
	color: #be1d2c;
}

.index_profit_text p {
	color: #07338a;
	text-align: center;
	font-size: 24px;
	line-height: 40px;
}

.index_profit_img_box {
	width: 32%;
	position: relative;
}

.index_profit_img {
	width: 100%;
}

.index_profit_text_box {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 30px;
}

.index_profit_text_box div,
.index_profit_text_box a {
	color: #fff;
}

.index_profit_text_box_top {
	font-size: 24px;
	line-height: 35px;
}

.index_profit_text_box_red_arrow_2 {
	display: none;
}

.index_profit_text_box:hover {
	background-color: rgba(0, 0, 0, 0.7);
}

.index_profit_text_box:hover .index_profit_text_box_red_arrow_1 {
	display: none;
}

.index_profit_text_box:hover .index_profit_text_box_red_arrow_2 {
	display: inline-block;
}

/* 新闻轮播 */
.ban_bot_left {
	float: left;
	height: 90px;
	width: 60%;
	background: #07338a;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 5px;
}

.ban_bot_left a,
.ban_bot_left span,
.ban_bot_left p {
	color: white;
}

.ban_bot_left p {
	font-size: 20px;
	opacity: 0.7;
	margin-left: 5%;
}

.ban_bot_right a {
	margin-left: 15%;
}

.ban_bot_left .ban_bot_left_box {
	width: 60%;
	height: 45px;
	margin-left: 5%;
	overflow: hidden;
}

.ban_bot_left_box ul {
	float: left;
	width: calc(100% - 50px);
}

.ban_bot_left_box ul li {
	width: 100%;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
}

.ban_bot_left_box ul li span {
	display: block;
	width: 90px;
	/* background-color:grey; */
	float: right;
}

.ban_bot_left_box ul li a {
	display: block;
	width: calc(100% - 95px);
	/* background-color:red; */
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ban_bot_left_box_btn {
	width: 18px;
	margin-right: 5%;
}

.ban_bot_left_box_btn img {
	width: 18px;
	height: 9px;
	cursor: pointer;
}

.index_about_2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.index_about_2 div,
.index_about_2 h2 {
	color: #fff;
	margin-left: 10%;
	opacity: 0.9;
}

.main_business_box {
	position: absolute;
	/* background-color: antiquewhite; */
	top: 24%;
	left: 22%;
	width: 28%;
	height: 80%;
	overflow: hidden;
}

.main_business_box h3 {
	margin-top: 5px;
}

.main_business_box div {
	text-align: justify;
	margin-top: 7%;
	line-height: 25px;
}

.main_business_box2 {
	left: 50%;
	top: 16%;
}
.pagination{
	text-align: center;
}
.pagination li{
	display: inline-block;
	background-color: #f8f8f8;
	border: 1px solid #eaeaea;
	margin: 0 6px 6px;
}
.pagination li a{
	display: inline-block;
	padding:4px 10px;
}
.pagination li:first-child{
	background-color: #fff;
}
.pagination li.active{
	background-color: #084b9e;
	border-color: #084b9e;
}
.pagination li.active a{
	color: #fff;
}
.contact_outside_box{
	width: 100%;margin-top: 30px;position: relative;
	height: 620px;
	background-image: url(/images/地图.png);
	background-size: auto auto;
	background-repeat: no-repeat;
	background-position: center center;
}
.zhuangbei_details_right{
	width: 48%;
}
.zhuangbei_details_left{
	width: 40%;
}
.zhuangbei_details_top_box{
	margin-top: 40px;padding-top: 50px;position: relative;
}
.about_top_left{
	width: 43%;
}
.about_top_right{
	width: 55%;
}
.about_blue_big{
	display: block;
}
.about_blue_small{
	display: none;
}
.honor_blue{
	position: absolute;top: 20%;left: 0;width: 100%;
}
.main_business_img_top{
	width: 100%;
}
.index_top_about_box{
	display: flex;
}
.index_div_title{
	color: #07338a;font-size: 30px;font-weight: bold;margin-left: 22px;margin-top: 10px;
}
.index_about_top_img{
	width: 50%;
}
.index_about_top_img_1{
	display: block;
}
.index_about_top_img_2{
	display: none;
}
.index_main_box{
	margin-top: 70px;
}
.index_business_box{
	width: 58%;
}
.index_business_img{
	width: 40%;
}
.index_business_img_mobile{
	width: 0%;
}

.news_main video{
	width: 100%!important;
	height: auto!important;
}

@media screen and (max-width: 900px) {
	.logo_top {
		width: 40px;
		height: 40px;
	}
	
	.logo_top img {
		width: 40px;
		height: 40px;
	}
	.menu_ul li {
		margin: 0 10px;
	}
}
@media screen and (max-width: 700px) {
	.index_business_img_mobile{
		width: 100%;
	}
	.index_business_box{
		width: 100%;
	}
	.index_business_img{
		width: 0%;
	}
	.index_ship_each_box_content{
		width: 90%;
		left: 5%;
		height: 80%;
		top: 10%;
	}
	.index_profit_text_box img{
		display: none!important;
	}
	.index_profit_text_box a{
		width: 100px!important;
		font-size: 13px!important;
	}
	.index_profit_text_box{
		padding: 10px;
	}
	.index_profit_text_box_top{
		font-size: 15px;
		line-height: 20px;
	}
	.index_ship_each_box{
		width: 100%;
		margin-left: 0!important;
	}
	.index_ship_each_box h3{
		font-size: 20px!important;
	}

	.menu_ul {
		display: block;
		margin-left: 5px;
	}
	.menu_ul li {
		float: left;
		width: 65px;
		margin: 0px 5px 2px;
		font-size: 15px;
	}
	.footer_box{
		display: block!important;
		height: auto;
		padding: 20px 0;
		font-size: 14px;
	}
	.bot_logo_box{
		display: none;
	}
	.lan_change{
		display: none;
	}
	.lan_change_li{
		display: block;
	}
	.news_main{
		padding:20px 20px;
	}
	.new_list_left{
		width: 100px;
	}
	.new_list_left h1{
		font-size: 15px;
		line-height: 60px;
	}
	.news_menu li{
		line-height: 60px;
	}
	.new_list_right{
		width: calc(100% - 100px);
	}
	.new_list_con_left{
		width: 0;
	}
	.new_list_con_right{
		width: calc(100% - 10px);
	}
	.new_list_con_right div{
		margin-top: 5px!important;
	}
	.news_each {
		padding: 0px 0px;
		margin: 30px 0;
	}
	.contact_box {
		width: 100%;
		height: 350px;
		font-size: 14px;
		top: -150px;
	}
	.contact_box_each {
		display: flex;
		margin-top: 7px;
		width: 92%;
		margin-left: 4%;
	}
	.contact_outside_box{
		margin-top: 170px;
	}
	.equip_each_li {
		height: 15%;
		float: left;
		margin-right: 2%;
		margin-top: 10px;
		width: 48%;
		margin-bottom: 40px;
	}
	.yeji_main .equip_each_li{
		width: 48%;
		margin-bottom: 40px;
	}
	.equip_each_desc{
		height: 0;
	}
	.equip_each_txt{
		font-size: 15px;
	}
	.yeji_details_box h2{
		font-size: 16px;
	}
	.zhuangbei_details_right{
		display: none;
	}
	.zhuangbei_details_left{
		width: 100%;
	}
	.zhuangbei_details_r_img{
		display: none;
	}
	.zhuangbei_details_top_box{
		margin-top: 10px;padding-top: 10px;
		text-align: center;
	}
	.second_nav a{
		margin-right: 10px;
	}
	.about_top_left{
		width: 100%;
	}
	.about_top_right{
		display: none;
	}
	.honor_left h2{
		font-size: 25px;
	}
	.about_blue_big{
		display: none ;
	}
	.about_blue_small{
		display: block;
	}
	.honor_blue{
		top: 5%;
	}
	.honor_left div{
		font-size: 13px;
	}
	.swiper-wrapper img{
		width: 100%!important;
	}
	.main_business_img_top{
		width: 0%;
	}
	.main_business_box{
		width: 96%;
		left: 2%;
		position: relative;
		padding-bottom: 30px;
	}
	.ban_bot_left {
		width: 100%;
		bottom:-40px;
	}
	.ban_bot_left p{
		font-size: 17px;
	}
	.ban_bot_left_box ul li a {
		display: block;
		width: calc(100% - 0px);
		/* background-color:red; */
		float: left;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.ban_bot_left_box ul li span{
		display: none;
	}
	.ban_bot_left{
		height:50px ;
	}
	.index_top_about_box{
		display: block;
	}
	.index_about_box {
		width: 100%;
		padding:0px;
	}
	.index_div_title{
		font-size: 25px;
	}
	.index_about_box div,.index_about_box a{
		margin-left: 0px!important;
	}
	.index_about_top_img{
		width: 100%;
		margin-top: 20px;
		margin-bottom: 30px;
	}
	.index_about_top_img_1{
		display:none ;
	}
	.index_about_top_img_2{
		display: block;
		margin-top: 20px;
	}
}