.reta_ban img{width: 100%;display: block;}
.reta_tit{text-align: center;}
.reta_tit p{color: #cecece;}
/*切换问题*/
.relat_head{border-bottom:1px solid #c5c5c5 ;}
.reta_cut {/* float: right;width: 725px; */ text-align:center; line-height: 1.8;}
.reta_cut span{display: inline-block;cursor: pointer;padding: 20px 0;}
.reta_cut ul {display: block; text-align: right;}
.reta_cut li {display: inline-block; width: auto !important; margin-right: 20px;}
.reta_cut li:last-child { margin-right: 0;}
.reta_cut li.active span{border-bottom:2px solid #084093 ;color: #084093;}
@media only screen and (max-width:1280px ) {
	/* .relat_cut{line-height: 55px;} */
}
@media only screen and (max-width:1100px ) {
	.reta_cut ul {display: flex; }
	.reta_cut span { padding: 15px 0;}
}
/*应用列表*/
.busine_cut{display: none;}
.busine_cut.active{display: block;}
.bus_pic{width: 50%;float: left;overflow: hidden;}
.bus_cont{width: 50%;float: left;position: absolute;right: 0;top: 50%;transform: translateY(-50%);padding: 0 50px;box-sizing: border-box;}
.bus_pic img{display: block;width: 100%;transition: all .3s ease-in;}
.busine_appl li{background: #f6f6f6;transition: all .3s ease-in;position: relative;}
.busine_appl li:hover img{transform: scale(1.05);}
.bus_tit{color: #084093;/* white-space: nowrap;overflow: hidden;text-overflow: ellipsis; */}
.bus_info{color: #626262;transition: all .3s ease-in;/* max-height: 312px; */overflow: hidden;}
.busine_appl li:hover .bus_tit {color: #FFFFFF;}
.busine_appl li:hover .bus_info p {color: #FFFFFF;}
.busine_appl li:nth-of-type(even) .bus_cont{right: inherit;left: 0;}
.busine_appl li:hover{background: #084093;}
.busine_appl li:nth-of-type(even) .bus_pic{float: right;}
@media only screen and (max-width:1440px ) {
	.bus_cont{padding: 0 35px;}
}
@media only screen and (max-width:1280px ) {
	.bus_cont{padding: 0 25px;}
}
@media only screen and (max-width:1024px ) {
	.bus_cont{padding: 0 25px;}
	.bus_info{height: auto;/* text-overflow: ellipsis; *//* display: -webkit-box; *//* -webkit-line-clamp: 4; *//* -webkit-box-orient: vertical; */}
	.bus_info p{/* display: inline; */}
}
@media only screen and (max-width:1000px ) {
	.bus_pic { height: 428px;}
	.bus_pic img { width: 100%; height: 100%; object-fit: cover;}
	.bus_info { max-height: auto;}
}
@media only screen and (max-width:768px ) {
	.bus_cont{padding: 0 15px;}
	.bus_info{-webkit-line-clamp: 3;}
	.bus_pic { float: none; width: 100%; height: auto;}
	.busine_appl li:nth-of-type(even) .bus_pic {float: none;}
	.bus_cont { float: none; width: 100%; position: static; padding: 20px; transform: none;}
	
}
@media only screen and (max-width:500px ) {
	.bus_info{-webkit-line-clamp: 2;}
}
/*营业联系*/
.vocat_code{text-align: center;color: #3e3832;}
.vocat_code p{margin-top: 10px;}
.vocat_call{white-space: normal;overflow: hidden;text-overflow: ellipsis; text-align: center;color: #084093;margin-top: 25px;}
.vocat_call a{display: inline-block;line-height: 66px; color: #084093;padding-left: 98px;box-sizing: border-box;background: url(/images/phone.png)no-repeat 0 center;}
.vocat_list{padding: 33px 0;box-sizing: border-box;border-bottom:1px solid #d5d5d5 ;border-top:1px solid #d5d5d5 ;}
.vocat_item{float: left;width: 370px;color: #535353; position: relative;box-sizing: border-box;}
.vocat_item+.vocat_item{border-left: 1px solid #d5d5d5;}
.vocat_item:nth-child(2){width: 460px;text-align: center;}
.vocat_item:nth-child(3){padding-right: 0;text-align: right;}
.vocat_down{margin-top: 2px;}
.vocat_down a{color: #084093;}
.vocat_hot{padding-left: 45px;box-sizing: border-box;background: url(/images/hotbj.jpg)no-repeat center center/cover;}
.vocat_use{color: #999999; display: inline-block;text-align: left;padding-left: 43px;box-sizing: border-box;background: url(/images/links.png)no-repeat 0;}
.vocat_img{display: inline-block;margin-right: 30px;vertical-align: middle; padding: 10px;border-radius: 10px;background: #FFFFFF;text-align: center;}
.vocat_img img{width: 110px;}
.vocat_img p{color: #333333;font-size: 14px;margin-top: 4px;}
.vacat_num{font-style: italic;margin: 10px 0;}
.vacat_need a{display: block;width: auto;height: 40px;line-height: 40px;text-align: center;background: #FFFFFF;border-radius: 8px;color: #084093;font-size: 14px;}
.vocat_phone{display: inline-block;vertical-align: middle;color: #FFFFFF;}
@media only screen and (max-width:1440px ) {
	.vocat_item{width: 340px;}
	.vocat_item:nth-child(2){width: 420px;}
	.vocat_list{padding: 30px 0;}
	.vocat_call{line-height: 50px;}
	.vocat_call a{padding-left: 70px;background: url(/images/phone.png)no-repeat 0 center/50px;}
}
@media only screen and (max-width:1280px ) {
	.vocat_item{width: 320px;}
	.vocat_item:nth-child(2){width: 360px;}
	.vocat_list{padding: 25px 0;}
	.vocat_down{margin-top: 10px;}
	.vocat_call{line-height: 50px;}
	.vocat_call a{padding-left: 60px;background: url(/images/phone.png)no-repeat 0 center/45px;}
}
@media only screen and (max-width:992px ) {
	.vocat_item{width: 33.33%;padding: 0 20px;box-sizing: border-box;}
	.vocat_item:nth-child(2){width: 33.33%;}
	.vocat_list{padding: 20px 0;}
	.vocat_down{margin-top: 10px;}
	.vocat_img img{width: 100px;}
	.vocat_img p{font-size: 12px;}
	.vacat_need a{width: auto;height: 35px;line-height: 35px;font-size: 12px;}
	.vocat_hot{padding-left: 30px;}
}
@media only screen and (max-width:768px ) {
	.vocat_box{padding: 20px ;}
}
@media only screen and (max-width:500px ) {
	.vocat_box{padding: 0px ;}
	.reta_use{padding:0 15px ;box-sizing: border-box;}
	.vocat_item{width: 100%;padding: 10px 0;box-sizing: border-box;}
	.vocat_list{padding: 0;}
	
	.vocat_item+.vocat_item{width: 100%;text-align: left; border-left: none;border-top: 1px solid #d5d5d5;}
    .vocat_call{font-size: 18px;}
    .vocat_call a {padding-left: 35px;background: url(/images/phone.png)no-repeat 0 center/26px;}
    .vocat_hot{padding-left: 15px;}
    .vocat_img img{width: 60px;}
    .vocat_img{width: 79px;margin-right: 15px;}
    .vacat_num{font-size: 18px;}

}
/*运输*/
.traff_box{background: #f2f5f8;box-sizing: border-box;}
.traff_left{width: 49.5%;float: left;}
.traff_pic{overflow: hidden;position: relative;}
.traff_pic img{display: block;width: 100%;transition: all .3s ease-in; position: relative;z-index: 50;}
.traff_name{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; position: absolute;left: 25px;bottom: -30px;transition: all .3s ease-in; color: #FFFFFF;z-index: 100;}
.traff_pic:hover img{transform: scale(1.05);}
.traff_pic:hover .traff_name{bottom: 10px;}
.traff_bott{margin-top: 6px;}
.traff_bott_pic{width: 49.5%;float: left;}
.traff_bott_pic:nth-child(2){float: right;}
.traff_rig{width: 50%;float: right;}
.traff_rig_left{width: 49.66%;float: left;}
.traff_rig_rig{width: 49.5%;float: right;}
.traff_rig_pic+.traff_rig_pic{margin-top: 6px;}
@media only screen and (max-width:768px ) {
	.traff_use{padding: 0 15px;box-sizing: border-box;}
	.traff_left{width: 100%;}
	.traff_rig{width: 100%;margin-top: 6px;}
	.traff_rig_pic+.traff_rig_pic{margin-top: 4px;}
}<!--耗时1756509745.4677秒-->