.content4{
    clear: both;
}

.content4 .footerBg{    min-height: 425px;
 
}div#food {
    background: #f2f2f2;
}div#foodh {
    max-width: 1760px;
    margin: 0 auto;
    position: relative;
}
.fbot {
    display: flex;
    justify-content: space-between;
}

.content4 .logo-desion{
    position: absolute;
    left: 6%;
    top:  -40px;
    text-align: center;
    z-index: 999;
}.ewm .e1 {
    display: inline-block;
    text-align: center;
    padding-right: 30px;
}.ewm .e1 div {
    margin: 10px auto;
}
.ewm {
    padding-top: 190px;    padding-left: 2%;
}
/* 固定logo大小 */
.content4 .logo-desion img{
    width: 175px;
    height: 245px;
}

.content4 .box-qr-wsyu{


    width: 72px;
    height: 72px;
}

.content4 .box-qr-desion{
 

    width: 72px;
    height: 72px;
}

.content4 .text-wsyu-wechat{
 

    font-family: "微软雅黑";
    font-size: 16px;
    color: #7F7F7F;
    letter-spacing: 2px;
}


.content4 .text-desion-wechat{
  

    font-family: "微软雅黑";
    font-size: 16px;
    color: #7F7F7F;
    letter-spacing: 2px;
}


.content4 .footer-box-upper{
    width: 100%;
    height: 65px;

    border-bottom: solid #c2c2c2 1px;
}

.content4 .footer-quickLink{
      position: relative;
    line-height: 66px;
    max-width: 1400px;
    margin: 0 auto;
    text-align: center;
}
.content4 .footer-quickLink a {
    padding: 0 25px;
}
.content4 .footer-quickLink a{
    font-family: "微软雅黑";
    font-size: 16px;
    color: #7F7F7F;
    letter-spacing: 5px;
}


.content4 .bold-text-link{
    color: #333333;
    font-family:"微软雅黑 Bold";

    /* font-weight: 700 是 Bold; */
    font-weight: 700;
    font-size: 21px;
    line-height: 21px;
    letter-spacing: 5px;
}


.content4 .links-major a{
    font-family: "微软雅黑";
    font-size: 16px;
    color: #7F7F7F;
    letter-spacing: 5px;
    
    /* 纵向排列 */
    display: block;
}

/* 以上为重写 */

/* 改写 */

.content4 .box-majorLink{
  

    width: auto;
    height: auto;
    text-align: left;
    display: block;
    /* 设置行高调间距 */
    line-height: 41px;
}

.content4 .links-major{
    margin-top: 28px;
    /* 纵向排列 */
    display: block;
    width: auto;
    height: auto;
}

.content4 .box-outerLink{
  

    width: auto;
    height: auto;
    text-align: left;
    display: block;
    /* 设置行高调间距 */
    line-height: 41px;
    min-height: 41px;
}

.content4 .links-outer{
    margin-top: 28px;
    /* 纵向排列 */
    display: block;
    width: auto;
    height: auto;
}

.content4 .links-outer a{
    font-family: "微软雅黑";
    font-size: 16px;
    color: #7F7F7F;
    letter-spacing: 5px;
    
    /* 纵向排列 */
    display: block;
}

.content4 .box-outerLink2{
   

    width: auto;
    height: auto;
    text-align: left;
    display: block;
    /* 设置行高调间距 */
    line-height: 41px;
}



/* 原来 */
.desionCursor{
    position: absolute;
    left: 190px;
    top: -64px;
    width: 200px;
    height: 200px;
    z-index: 999;
}


/* .vLine {
    position: absolute;
    left: 465px;
    border-left: solid 2px #ccc;
    height: 236px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 40px;
} */

.content4 .footerBg {
    margin-right: -2%;
}
.content4 .box-map {
    margin-left: 12%;
}.content4 .box-majorLink {
    margin-right: 5%;
}
.content4 .box-map{

       margin-top: -15px;
    margin-bottom: 28px;
    display: block;
   
    height: auto;
}.fbot .lj {
    display: flex;
    justify-content: space-between;
    flex: 1;
    padding: 50px 0 0px 0;
    padding-left: 12%;
}

.content4 .wsyuMap{
      
    margin-bottom: 28px;
}
.content4 .wsyuMap img {
    max-width: 100%;
}
.content4 .linkText3{
    width: 100%;
    height: auto;
    align-self: flex-start;

    font-family: "微软雅黑";
    font-size: 16px;
    /* color: #7F7F7F; */
    letter-spacing: 2px;
}

.content4 a:link{
    text-decoration: none !important;
    /* color: #7f7f7f !important; */}

.content4 a:hover{
    font-weight: bold;
    color: rgb(51,51,51);
}




.pages {
	font: 0/0 microsoft yahei;
	padding: 15px 0;
}
.pages a {
	display: inline-block;
	line-height: 28px;
	margin: 0 5px;
	padding: 0 10px;
	border: 1px #d2d2d2 solid;
	font-size: 17px;
	vertical-align: middle;
}
.pages a:hover {
	border: 1px #135a9c solid;
}
.pages a.current {
	border: 1px #135a9c solid;
	background-color: #135a9c;
	color: #fff;
	position: relative;
}
.pages span {
	line-height: 28px;
	font-size: 17px;
	margin-left: 10px;
	vertical-align: middle;
}

