/*餐饮宣传片*/
.catering img{
	display: block; width: 100%; margin: auto;
}
.catering-content{
	width: 1110px;margin: auto;
}
.catering-list{
	margin-bottom: 40px;
}
.catering-list ul:after{
	content: '';
	display: block;
	clear: both;
	box-sizing: border-box;
}
.catering-list li{
	float: left;
	width: 362px;
	height: 294px;
	margin-right: 12px;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 20px;
}
.catering-list li:nth-child(3n+3){
	margin-right: 0;
}
.catering-list-st{
	display: block;
	width: 358px;
	overflow: hidden;
	height: 238px;
	border: 2px solid #ac070d;
}
.list-txt{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	background: #ff6600;
}
.list-txt a{
	color: #000000;
	font-size: 25px;
}
.zxbj{
	position: absolute;
	bottom: 6.5%;
	left: 33%;
	width: 14%;
	height: 4%;
}
/*物流宣传片*/
.after:after{
        content: '';
    display: block;
    clear: both;
}
.logistics-banner{
    position: relative;
}
.logistics-banner img{
    display: block;
    width: 100%;
}
.logistics-banner a{
    position: absolute;
    bottom: 29.5%;
    left: 45.5%;
    width: 9%;
    height: 5%;
}
.logistics .knowtitle h1{
    font-size: 48px;
    color: #FF6600;
}
.logistics .knowtitle font{
    font-size: 18px;
    color: #FF6600;
}
.btn{
    display: inline-block;
    padding: 10px;
    font-size: 20px;
    margin-top: 20px;
}
.know{
    width: 1200px;
    margin: auto;
    padding: 50px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FF6600;

}
.know-txt{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.know-txt .txt{
    width: 450px;
}
.know-txt .knowtitle{
    margin-bottom: 40px;
}

.know-txt p{
    font-size: 18px;
    margin-bottom: 10px;
    color: #FF6600;
}
.know-txt .btn{
    background:#FF6600 ;
    color: #FFFFFF;
}
.know-img{
    -webkit-box-flex: 0 0 441px;
    -webkit-flex: 0 0 441px;
    -ms-flex: 0 0 441px;
    flex: 0 0 441px;
}
.know-img img{
    display: block;
    width: 100%;
}
.significance{
    background:#FF6600 ;
    padding: 50px 0;
    text-align: center;
}
.significance .significanceTitle{
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 50px;
}
.significance-list{
    width: 1200px;
    margin: auto;
    padding: 0 97px;

}
.significance-list li{
    width: 222px;
    overflow: hidden;
    float: left;
    margin-right: 170px;
    font-size:16px;
    text-align: center;
    color: #FFFFFF;
}
.significance-list li:last-child{
    margin-right: 0;
}
.significance-list li img{
    margin-bottom: 20px;
}
.significance .btn{
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-top: 30px;
}
.service{
    width: 1200px;
    margin: auto;
    padding: 0 40px;
}

.case{
    width: 1200px;
    margin: auto;
    padding: 50px 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #FF6600;
}

.case-left{
    -webkit-box-flex: 0 0 592px;
    -webkit-flex: 0 0 592px;
    -ms-flex: 0 0 592px;
    flex: 0 0 592px;
    margin-right: 50px;
}
.case-left li{
    float: left;
    width: 280px;
    height: 180px;
    padding: 3px;
    background:#FF6600 ;
    overflow: hidden;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;

}
.case-left li a{
    display: block;
    position: relative;
}
.case-left li .mroe{
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,.5);
    text-align: center;
    line-height: 40px;
    color: #FFFFFF;
    font-size: 16px;
}

.case-left li:nth-child(2n+2){
    margin-right: 0;
}
.case-right{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.case-right p{
    margin-bottom: 10px;
    font-size: 18px;
}
.case-right .caseTitle{
    margin-bottom: 40px;
}
.logistics .caseTitle h1 {
    font-size: 48px;
}
.case-right .btn{
    background: #FF6600;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.logistics .caseTitle font {
    font-size: 18px;
}
.sign-title h1{
	font-size: 48px;
}
.sign-title font {
    font-size: 18px;
}
.sign-title {
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 50px;
}
.cityName{
	font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.image img{
	display: block;
	width: 100%;
	height:100%;
}
.caseCity{
	width: 1400px;	
	margin: auto;	
}
.caseCity>p{
	text-align: center;
	margin: 26px 0;
}

.clear:after{
	content: '';
	display: block;
	clear: both;
}

.case_list{
	float: left;
	width: 1130px;
}
.case_item{
	float: left;
	margin-right: 31px;
}
.case_item:nth-child(3n+3){
	margin-right: 0;
}
.case_item .image_box{
	width: 356px;
	height: 200px;
	overflow: auto;
}
.case_item .name{
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	text-align:center;
}
.case_right{
	float: right;
	width: 250px;
}
.consult{
	margin-top: 110px;
	margin-bottom: 75px;
}
.city_foot{
	width: 1260px;
	margin: auto;
	margin-bottom: 30px;
}
.foot-item{
	float: left;
	width: 240px;
	height: 135px;
	background-color: #ff7938;
	margin-right: 15px;
}
.foot-item a{
	display: block;
	width: 100%;
	height: 100%;
	padding: 15px;
}
.foot-item h1{
	width: 72px;
	height: 10px;
	background: #FFFFFF;
	margin-bottom: 21px;
}
.foot-item h2{
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.foot-item h3{
	width: 118px;
	height: 6px;
	background: #FFFFFF;
}
.foot-item p{
	color: #FFFFFF;
	font-size: 15px;
	margin-top: 10px;
}
.foot-item:last-child{
	margin-right: 0;
}

.product_1 img{
    width: 100%;
}
.product_2{
    width: 1200px;
    margin: auto;
    padding-bottom: 75px;
}
.product_2:after{
    content: '';
    display: block;
    clear: both;
}
.product_2>div{
    float: left;
}
.product_2>div:first-child{
    margin-right: 72px;
}
.product_list{
    width: 564px;
    background: url(../images/product/product_list.png) no-repeat;
    padding-top: 115px;
}
.product_list .list{
    width: calc(100% - 82px);
    height: 100%;
    padding: 41px;
}
.product_list .list li{

}
.product_list .list .img_box{
    position: relative;
    width: 100%;
    height: 100%;
}
.product_list .list li:first-child{
    margin-bottom: 40px;
}
.product_list .list li .img_box>img{
    width: 100%;
    height: 272px;
}
.producttName{
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
}
.producttName a:hover{
	color: #e95513;
}
.paly{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}




.product_3_box{
    height: 500px;
    background: url(../images/product/product_3_bg.jpg);
}
.product_3{
    width: 1200px;
    margin: auto;
}
.product-title h1{
    font-size: 26px;
    text-align: center;
    margin-bottom: 10px;
}
.product-title p{
    width: 100px;
    border-bottom: 5px solid #ffae00;
    margin: auto;
    position: relative;
}
.product-title p:before{
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: -55px;
    width: 55px;
    border-bottom: 1px solid #ffae00;
}
.product-title p:after{
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 100px;
    width: 55px;
    border-bottom: 1px solid #ffae00;
}


.hezuo {
	width: 1200px;
	height: auto;
	margin: auto;
	margin: 45px auto;
}

.hezuo h1 img {
	float: left;
}

.hezuo h1 p {
	float: left;
	padding-left: 20px;
	font-size: 18px;
	line-height: 45px;
	color: #3e3a39;
}

.hezuo ul {}

.hezuo ul:after {
	content: '';
	display: block;
	clear: both;
}

.hezuo ul li {
	width: 189px;
	height: 137.8px;
	float: left;
	margin-right: 11px;
	margin-top: 50px;
}

.hezuo ul li strong,
.hezuo ul li i,
.hezuo ul li span {
	display: block;
	font-style: normal;
	text-align: center;
}

.hezuo ul li strong {
	font-size: 18px;
	font-weight: normal;
}

.hezuo ul li i {
	font-size: 14px;
	color: #717071;
	padding-top: 8px;
}

.hezuo ul li span {
	margin-top: 13px;
	width: 100%;
	height: 80px;
	border: 1px solid#acabab;
}

.hezuo ul li span img {
	padding-top: 15px;
	width: 100%;
}

.hezuo ul .r {
	float: right;
	margin-right: 0px;
}

.baibian {
	display: block;
	width: 483px;
	height: 271px;
	overflow: hidden;
	position: relative;
}
.mg img {
	display: block;
	width: 100%;
}

.mg_3 {
	position: relative;
}

.mg_3_cot {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 80px auto;
}
.mg_3_cot .list{
	width: 70%;
	margin: 0 auto;
}
.product_list .list .name {
    text-align: center;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
}
.product_list .list .name :hover{
	color: #e95513;
}

.cotTitle {
	margin: auto;
	width: 3.76972824rem;
}

.mg_3_cot .list:after {
	content: '';
	display: block;
	clear: both;
}

.mg_3_cot .list li {
	float: left;
	width: 2.65549738rem;
	margin-right: 1.04293194rem;
	margin-top: 0.58638743rem;
	overflow: hidden;
	position: relative;
}

.mg_3_cot .list li:nth-child(3n+3) {
	margin-right: 0;
}

.paly {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.paly img {
	width: .56125654rem;
}

.img_box {
	display: block;
	position: relative;
	width: 100%;
	height: 1.49109948rem;
	overflow: hidden;
}

.mgName {
	color: #ffffff;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
}

.mgName:hover {
	color: #eb6100;
}


.meeting_1 img,
.list-img>img {
	display: block;
	width: 100%;
}

.meeting_2 {
	margin: auto;
	width: 1200px;
	text-align: center;
	padding: 50px 0;
}

.meeting_3_box {
	height: 400px;
	background:url(../images/meeting/meeting_3.png) no-repeat;
	background-size: cover;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.meetLists:after {
	content: '';
	display: block;
	clear: both;
}

.meetLists li {
	width: 317px;
	float: left;
	margin-right: 124.5px;
	margin-top: 40px;
}

.meetLists li:nth-child(3n+3) {
	margin-right: 0;
}

.list-img {
	display: block;
	width: 317px;
	height: 178px;
	overflow: hidden;
	position: relative;
}

.meetPlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.meetingName {
	width: 100%;
	padding: 5px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 10px;
}

.meetingName a:hover {
	color: #eb6100;
}