General Motors (GM) is expected to incur more than USD 5 billion in charges related to its China operations, according to a report by automotive industry news website MarkLines. The charges are said to be the result of GM’s struggles in the Chinese market, where the company has been facing slowing sales and increased competition. The report states that the charges will include write-downs on GM’s investments in China, as well as restructuring costs related to closing down underperforming plants and dealerships. GM has been struggling to recover from a prolonged sales slump in China, where it has been facing stiff competition from local automakers as well as global rivals. The news of the charges comes as GM is working to revamp its operations in China and boost its profitability in the key market. The company has been focusing on introducing new models and expanding its electric vehicle offerings in an effort to regain market share and improve its financial performance in China. GM’s China operations have been a major source of revenue for the company in recent years, but the challenges in the market have prompted the automaker to take significant steps to address its underperforming business there. The expected charges are a clear indicator of the difficulties that GM is facing in one of its most important markets, and the company will need to continue to implement strategic changes to turn its fortunes around in China.

0

Search

AI Navi

JAPANESE

CHINESE

login

Free Trial

Company Info

Our Services
Our Clients
Service Fees
Register New Users
Help & Guide

Favorites

Favorites

Add current page to favorites

Close

.nav_favorite_sp {
cursor: pointer;
position: relative;
font-size: 13px;
padding: 6px 12px !important;
}

#fav_box_sp {
display: none;
position: absolute;
left: 11px;
top: 51px;
z-index: 999;
}

#fav_box_sp {
border: #afafaf 1px solid;
width: 392px;
background: #fff;
border-radius: 6px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.35);
}

#fav_box_sp .fav_header_sp {
border-bottom: 1px solid #CCC;
display: flex;
width: 390px;
height: 56px;
justify-content: center;
align-items: center;
position: relative;

}

#fav_box_sp .fav_header_sp h4.fav_title_sp {
font-size: 20px;
color: #333;
text-align: center;
font-weight: bold;
padding: 12px;
letter-spacing: 0.8px;
margin: 0;
}

#fav_box_sp .fav_header_sp #fav_help_link_sp {
position: absolute;
right: 14px;
top: 14px;
}

#fav_box_sp input {
width: 100%;
color: #333;
}

#fav_box_sp input.editDisable {
border-style: none;
}

#fav_box_sp input.editActive {
background-color: #FFFDF0;
border: 1px #c0c0c0 solid;
}

#fav_box_sp .fav_item button {
background-color: transparent;
padding: 0;
border: none;
}

#fav_box_sp .fav_ctrl_sp {
text-align: center;
padding: 16px 0;
}

#fav_box_sp .fav_ctrl_sp #fav_regist_sp {
width: 360px;
padding: 8px 0;
color: #eff;
font-size: 14px;
border-radius: 3px;
border: 1px solid #2D5899;
background: #3C6EB9;
font-weight: bold;
min-height: 36px;
}

#fav_box_sp .fav_ctrl_sp #fav_regist_sp .plus_btn {
position: relative;
}

#fav_box_sp .fav_ctrl_sp #fav_regist_sp .plus_btn::after {
position: absolute;
content: ”;
display: block;
width: 22px;
height: 22px;
background-image: url(‘/statics/assets/add-circle-line.png’);
left: -24px;
top: -1px;
}

#fav_box_sp #fav_list_sp {
width: auto;
overflow-y: auto;
max-height: 46vh;
margin-left: 15px;
}

#fav_box_sp #fav_list_sp .fav_item {
min-height: 76px;
padding: 6px 6px 6px 0;
display: flex;
justify-content: space-between;
flex-direction: column;
border-top: 1px solid #CCC;
font-size: 14px;
}

/* #fav_box_sp #fav_list_sp> :last-child {
border-bottom: 1px solid #CCC;
} */

#fav_box_sp:before {
content: “”;
position: absolute;
top: -24px;
left: 60%;
margin-left: -15px;
border: 12px solid transparent;
border-bottom: 12px solid #FFF;
z-index: 2;
}

#fav_box_sp:after {
content: “”;
position: absolute;
top: -28px;
left: 60%;
margin-left: -17px;
border: 14px solid transparent;
border-bottom: 14px solid #afafaf;
z-index: 1;
}

#fav_box_sp #fav_list_sp .fav_item .fav_info {
display: flex;
align-items: center;
justify-content: space-between;
}

#fav_box_sp #fav_list_sp .fav_item .fav_info .date {
font-size: 12px;
color: #444;
}

#fav_box_sp #fav_list_sp .fav_item .fav_info .controller {
display: flex;
gap: 8px;
}

#fav_box_sp #fav_list_sp .fav_item .fav_info .controller .fav_update:hover,
#fav_box_sp #fav_list_sp .fav_item .fav_info .controller .fav_delete:hover {
background-color: #E3E3E3;
}

#fav_box_sp #fav_message_sp {
margin: auto;
text-align: center;
font-size: 13px;
font-style: normal;
font-weight: lighter;
line-height: 120%; /* 15.6px */
}

#fav_box_sp #fav_list_sp a {
padding: 0;
}

@media (max-width: 991.98px) {
#fav_box_sp .fav_header_sp #fav_help_link_sp {
top: 0 !important;
}

#sp-menu .sp-menu-container .nav_favorite_sp .glyphicon {
padding-top: 0.25rem !important;
}
}

#fav_box_sp .fav_close_btn_sp {
border-top: 1px solid #CCC;
}

#fav_box_sp .fav_close_btn_sp div {
display: flex;
justify-content: center;
align-items: center;
margin: 16px auto;
width: 360px;
height: 36px;
gap: 4px;
border-radius: 3px;
border: 1px solid #CCC;
background: #F0F0F0;
box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.10);
}

#fav_box_sp .fav_close_btn_sp span {
color: #333;
font-size: 14px;
font-style: normal;
font-weight: lighter;
line-height: 100%; /* 14px */
}

#fav_box_sp .fav_input {
position: relative;
width: 100%;
}

#fav_box_sp .fav_input .input-hidden {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
}

#fav_box_sp .fav_input .overlay

Leave a Reply

Your email address will not be published. Required fields are marked *