@charset "UTF-8";
/*!
 * Created by 大强 on 2023/01/01.
 * 微信:16608512419
 * QQ:78792437
 * itmxx.com
 */

/*ADD乘务样式start*/
.tt_div {
	background-image: url(../images/ttbg.jpg);
	background-size: cover;
	padding: 0.2rem;
	text-align: left;
	padding-left: 1rem;
	line-height: 0.5rem;
}
.tt_small {
	font-size: 0.2rem;
	color: #b1967d; /* 灰色 */
}
.tt_large {
	font-size: 0.4rem;
	color: #000000; /* 黑色 */
}
.tt_medium {
	font-size: 0.4rem;
	color: #b1967d; /* 灰色 */
}
.hkt_div {
	background-image: url(../images/hkt_div.jpg);
	background-size: cover;
	display: flex;
	height: 6rem;
}
.hkt_left {
	flex-basis: 30%;
	height:5rem;
	margin-left:1rem;
	;
}
.hkt_right {
	flex-basis: 70%;
}
.hkt_image {
	width: 80%;
	height: 5rem;
}
.hkt_right .bd h2 {
	color:#dfb288;
}
.hkt_right .bd h3 {
	color:#dfb288;
	margin-top:0.3rem;
	margin-bottom: 0.1rem;
}
.hkt_right .bd p {
	line-height: 0.3rem;
}
.hkt_div1 {
	display: flex;
	height: 6rem;
}
.bt_div {
	display: flex;
	width:90%;
	margin:0 auto;
	margin-bottom:0.3rem;
}
.bt_left {
	flex-basis: 50%;
}
.bt_right {
	flex-basis: 50%;
	text-align: right;
	font-size: 0.45rem;
	color:#a5876a;
}
.bt_top {
	text-align: left;
	font-size: 0.25rem;
}
.bt_bottom {
	text-align: left;
}
.sx_img_list {
	width: 90%;
	margin: 0 auto;
}
.sx_img_item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.sx_img {
	width: 48%;
}
.bt_yihang {
	color:#a5876a;
	font-size:0.5rem;
	text-align:left;
	height:0.8rem;
	line-height:1rem;
	width:90%;
	margin:0 auto;
}
.img4_container {
	width: 90%;
	margin: 0 auto;
}
.img4_container img {
	width: 100%;
	height: auto;
}
.bt_yihang1 {
	color:#a5876a;
	font-size:0.5rem;
	text-align:center;
	height:0.8rem;
	line-height:1rem;
	width:90%;
	margin:0 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%;
}
.img5_container img {
	width: 100%;
	height: auto;
}
.tt_large1 {
	font-size: 0.4rem;
	color: #000000;
	text-align: center;
	line-height: 2em;
}
.yxbys_outer {
	display: flex;
	justify-content: center;
}
.yxbys_container {
	width: 96%;
}
.yxbys_list {
	display: flex;
	justify-content: space-between;
	list-style-type: none;
}
.yxbys_item {
	flex-basis: 48%; 
	margin-top:1em;
	padding: 10px;
}
.yxbys_top {
	margin-bottom: 10px;
}
.yxbys_bottom {
	    font-size: 0.3rem;
    line-height: 1;
    text-align: center;
}

