@charset "UTF-8";
/*!
 * Created by 大强 on 2023/01/01.
 * 微信:16608512419
 * QQ:78792437
 * itmxx.com
 */

/*ADD乘务样式start*/
.tt_div {
	background-image: url(../images/dbu-1.jpg);
	background-size: cover;
	padding: 0.2rem;
	text-align: center;
	line-height: 0.5rem;
}
.tt_small {
	font-size: 0.2rem;
	color: #b61d1c; /* 灰色 */
}
.tt_large {
	font-size: 0.4rem;
	color: #000; /* 黑色 */
}
.tt_medium {
	font-size: 0.4rem;
	color: #b61d1c; /* 灰色 */
}
.all_divbg {
	background-image: url(../images/divbg-1.jpg);
	background-repeat: repeat-y;
	background-size: 100% auto;
	width: 100%;
	min-height:auto;
}
.hkt_div {
	display: flex;
	height: auto;
	width: 85%;
	margin: 0.3rem auto;
}
.hkt_left {
	height:5rem;
}
.hkt_right {
	flex-basis: 70%;
}
.hkt_image {
	width: 80%;
	/* height: 5rem; */
    margin-top: 0.5rem;
}
.hkt_right .bd h2 {
	color:#b71d1d;
}
.hkt_right .bd h3 {
	color:#b61d1c;
	margin-top:0.3rem;
	margin-bottom: 0.1rem;
}
.hkt_right .bd p {
	line-height: 0.35rem;
}
.hkt_div1 {
	display: flex;
	height: 6rem;
}
.uc-btn {
	position: absolute;
	right: 2.3rem;
	z-index: 9;
	height: 0.5rem;
	border-radius: 0.15rem;
	color: #fff;
}
.clean {
	clear:both;
}
.bt_yihang {
	color:#c82126;
	font-size:0.4rem;
	text-align:left;
	height:0.8rem;
	line-height:1rem;
	width:90%;
	margin:0 auto;
	margin-left: 1.5em;
}
.sx_img_list {
	width: 90%;
	margin: 0 auto;
}
.sx_img_item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.sx_img {
	width: 48%;
}
.jyqj_custom-div {
	background-color: #830e0e;
	width: 90%;
	border-radius: 0.5rem;
	padding: 0.3rem;
	margin: 0 auto;
}
.jyqj_custom-div p {
	color: white;
	line-height: 1.5em;
}
.img4_container {
	width: 90%;
	margin: 0 auto;
}
.img4_container img {
	width: 100%;
	height: auto;
}
.sx_div {
	display: flex;
	margin-top: 0.3rem;
	width: 95%;
}
.sx_left {
	flex-basis: 50%;
}
.sx_right {
	flex-basis: 50%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.sx_left1 {
	width: 50%;
	margin-top: 0.2rem;
}
.sx_left1 img {
	width: 100%;
	margin-left: 10%;
}
.sx_title {
	font-size: 0.4rem;
	color: #a00404;
	margin: 0.1rem;
	text-align: center;
	font-weight: bold;
}
.sx_content {
	background-color: #8b0000;
	border-radius: 20%;
	padding: 10px;
	color: #ffffff;
	width: 75%;
	margin: 0 auto;
}
.sx_description {
	font-size: 0.2rem;
	text-align: right;
	margin-right: 0.5rem;
	line-height: 1.5em;
}
.sx_left2 {
	width: 50%;
	margin-top: 0.2rem;
}
.sx_left2 img {
	width: 100%;
	margin-right: 10%;
}
.bt_yihang1 {
	color: #a5876a;
	font-size: 0.5rem;
	text-align: center;
	height: 0.8rem;
	line-height: 1rem;
	width: 90%;
	margin: 0 auto;
}
.img5_container img {
	width: 100%;
	height: auto;
}
.img5_container {
	width:90%;
	margin:0 auto;
}
.tt_large1 {
	font-size: 0.4rem;
	color: #000000;
	text-align: center;
	line-height: 2em;
}
