@media (min-width:750px){
    .elseMain{background: #f4f4f4;}

.elesBanner{width: 100%; position: relative;}
.elesBanner img{width: 100%;}
.elesBanner_text{display: none !important; position: absolute; left: 50%; top: 50%; width: 79.2%; max-width: 1280px; transform: translate(-50%,-50%); padding-left: 90px; color: #fff;}
.elesBanner_text h1{font-family: bold; font-size: 40px; line-height: 48px;position: relative;}
.elesBanner_text h1::after{position: absolute; left: -45px; top: -45px; width: 45px; height: 45px; background:url(../img/ico/border.png) no-repeat; content: "";}

.mainNav{width: 79.2%; max-width: 1280px; margin: 0 auto; line-height: 75px; font-size: 14px; color: #b5bcbf;}
.mainNav a{transition: all 0.7s;}
.mainNav a:hover{color: #2d373c;}

.elseMainM{width: 79.2%; max-width: 1280px; margin: 0 auto; display: flex; justify-content: space-between;}
.elseMainL{width: 270px;}
.elseMainR{width:calc(100% - 300px); background: #fff; margin-bottom: 95px;}

.elseMainL1{background: #fff; margin-bottom: 30px;}
.elseMainL1 li{font-size: 16px; line-height: 54px; font-family: bold; padding-left: 35px; transition: all .5s; position: relative;}
.elseMainL1 li:hover{color: #8cd50a;}
.elseMainL1 li::before{transition: all .5s; position: absolute; width: 7px; height: 13px; background:url(../img/ico/R.png) no-repeat; content: ""; right: 10px; top: 50%; transform: translate(0,-50%);}

.elseMainL1C{color: #8cd50a;}

.elseMainL1 li::after{ transition: all .5s; position: absolute; width: 5px; height: 20px; background: #fff; content: ""; left: 0; top: 50%; transform: translate(0,-50%);}
.elseMainL1 li:hover::after{background: #8cd50a;}
.elseMainL1 li:hover::before{background-image:url(../img/ico/R2.png) ;}

.elseMainL1C{color: #8cd50a !important;}
.elseMainL1C::after{background: #8cd50a !important;}
.elseMainL1C::before{background-image:url(../img/ico/R2.png) !important;}


.elseMainL2{background: #fff; padding-top: 20px;}
.elseMainL2 h3{padding-left: 45px; position: relative;}
.elseMainL2 h3::after{ transition: all .5s; position: absolute; width: 5px; height: 20px; background: #8cd50a; content: ""; left:30px; top: 50%; transform: translate(0,-50%);}
.elseMainL2 div{text-align: center; padding: 20px;}
.elseMainL2 div img{display: inline-block;}
.elseMainL2 div p{font-size: 14px; padding-bottom: 10px;}

.elseMainR1{border-bottom: 1px solid #ebebeb;}
.elseMainR1 h1{font-size: 20px; line-height: 75px;padding: 0 40px; font-family: bold;}
.elseMainRM {padding: 45px;}
.elseMainRM img{max-width: 100%;}







.else2MainM{background: #fff;}







/* top展商 */
.aboutTop{text-align: center;}
.aboutTop ul{overflow: hidden; padding-bottom: 30px;}
.aboutTop ul>li{float: left;width: 25%;}
.aboutTop ul>li img{max-width: 1000%; display: inline-block; width: 160px; height: 60px; border: 1px solid #ccc; border-radius: 5px; box-sizing: border-box; padding: 2px; margin: 2px;}
/* 合作伙伴 */
.GYhzhb{text-align: center;}
.GYhzhb ul{overflow: hidden; padding-bottom: 30px;}
.GYhzhb ul li{border-radius: 10px;float: left;width: calc(50% - 15px); height:calc((79vw - 400px) * 0.3); margin-right: 30px; margin-bottom: 30px; overflow: hidden;}
.GYhzhb ul li:nth-of-type(2n){margin-right: 0;}
.GYhzhb ul li img{width: 100%; min-height: 17vw; }

/* 精彩回顾 */
.elseMainR1Type2{display: flex; justify-content: space-between;}
.elseMainR1Type2 a{font-size: 14px;display: inline-block; border-bottom: 2px solid #fff; line-height: 75px; color: #44464c; transition: all 0.5s; margin-right: 30px; box-sizing: border-box;}
.elseMainR1Type2 a:last-child{margin-right: 40px;}
.elseMainR1Type2 a:hover{ border-bottom: 2px solid #8cd50a;  color: #8cd50a; }
.elseMainR1Type2C{ border-bottom: 2px solid #8cd50a !important;  color: #8cd50a !important; }

/* 视频 */
.video{text-align: center;}
.video ul{overflow: hidden;}
.video ul>li{position: relative; float: left;width: calc(50% - 15px); margin-right: 30px; margin-bottom: 30px; text-align: center; cursor: pointer;}
.video ul li:nth-of-type(2n){margin-right: 0;}
.video ul>li>div{overflow: hidden; position: relative; background: #000;}
.video ul>li>div img:nth-child(1){width: 100%; opacity: 0.9; transition: all 0.5s;}
.video ul>li:hover>div img{opacity: 0.7;}
.video ul>li{color: #2d373c; text-align: center; }
.video ul>li p{font-size: 14px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; margin-top: 10px;}
.paly{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}

/* 下载 */
.download{text-align: center;}
.download ul{padding-bottom: 20px;}
.download ul>li{text-align: left;margin-bottom: 20px; border-bottom: 1px solid #efefef;}
.download ul>li a{position: relative; display: block; padding-right: 30px;line-height: 70px; font-size:14px; color: #666666; transition: all 0.5s;}
.download ul>li a::after{position: absolute; right: 0; top: 50%; content: ""; width: 22px; height: 23px; transform: translate(0,-50%); background: url(../img/ico/download.png) no-repeat;}
.download ul>li a:hover{color: #8cd50a;}
.download ul>li a:hover::after{background-image: url(../img/ico/downloadH.png);}

/* 旅游 */
.LY ul>li{display: flex; justify-content: space-between; margin-bottom: 30px;}
.LY ul>li div:nth-child(1){width: 260px;}
.LY ul>li div:nth-child(1) img{width: 215px;}
.LY ul>li div:nth-child(2){width: calc(100% - 260px);}
.LY ul>li div:nth-child(2) h3{ font-family: bold;}
.LY ul>li div:nth-child(2) h4{text-indent: 2em; }
.LY ul>li div:nth-child(2) p{}

/* 会展介绍 */
.HZJS{}
.HZJS ul{ position: relative; }
.HZJS ul li{width: calc(100%); color: #fff; position: relative; margin-bottom: 30px;}
.HZJS ul li h2{font-family: bold; font-size: 20px;}
.HZJS ul li h3{ font-size: 14px; line-height: 24px;}
.HZJS ul li img{width: 100%;}
.HZJS ul li .HZJS_text{position: absolute; top: 0; padding: 30px 35px; background: rgb(140, 213, 10, 0); width: 100%; height: 100%; box-sizing: border-box;}
.HZJS ul li .HZJS_text span{position: absolute; font-size: 16px; bottom: 30px; display:none; padding-left: 30px;}
.HZJS ul li .HZJS_text span::after{position: absolute; left: 2px; bottom: 2px; content:""; width: 22px; height: 22px; background: url(../img/ico/ArcRYuanfff.png);}
.HZJS ul li:hover .HZJS_text{ background: rgba(140, 213, 10, 0.9);}
.HZJS ul li:hover  .HZJS_text span{display: block;}

/* 参展联系 */
.czlx{display: flex; justify-content: space-between;}

/* 参展商手册 */
.czssc{text-align: center;}
.czssc a,
.czssc span,
.czssc h1,
.czssc h2,
.czssc h3,
.czssc h4,
.czssc h5,
.czssc h6,
.czssc p{text-align: left;}
.czssc img{display: inline-block;}

/* 参展申请 */
.czsq form{}
.czsq form div{margin-bottom: 20px; font-size: 14px; color: #75777f;}
.czsq form input{font-size: 14px; color: #75777f;padding: 10px; border: 1px solid #cacaca;}
.czsq form textarea{font-size: 14px; color: #75777f;padding: 10px; width: 100%; height: 155px; box-sizing: border-box;}
.czsq form input[type="text"]{width: 100%;  box-sizing: border-box;}
.czsq form input[type="number"]{width: 50px;  border:none; border-bottom: 1px solid #cacaca;padding: 5px 10px; padding-right: 0;}
.czsq form input[type="text"]::-webkit-input-placeholder{font-size: 14px; color: #cacaca;}
.czsq form textarea::-webkit-input-placeholder{font-size: 14px; color: #cacaca;}
.czsq form input[type="submit"]{background: #8cd50a; font-size: 14px; color: #fff; line-height: 0; height: 38px; width: 90px;}

/* 新闻 */
.newsList{text-align: center;}
.newsList ul{margin-bottom: 50px; text-align: left;}
.newsList ul>li{ position: relative; display: block; padding: 30px 0; border-bottom: 1px solid #ebebeb;}
.newsList ul>li::after{position: absolute; bottom: 30px; right: 0; background: url(../img/ico/ArcR.png) no-repeat; content: ""; width: 22px; height: 22px;}
.newsList ul>li>a{display: flex; justify-content: space-between;}
.newsList ul>li>a div{width: 325px;}
.newsList ul>li>a div img{width: 285px;}
.newsList ul>li>a .newsList_text{width: calc(100% - 325px) ;}
.newsList ul>li>a .newsList_text h2{font-size: 18px; font-family: bold; color: #2d373c;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newsList ul>li>a .newsList_text h3{font-size: 14px; color: #788791;margin-top: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.newsList ul>li>a .newsList_text p{font-size: 14px; color: #788791; position: absolute; bottom:30px; }

/* 新闻详情 */
.newsShowDiv{padding-bottom: 0;}
.newsShowH h1{font-size: 24px; color: #2d373c; font-family: bold;}
.newsShowH h2{font-size: 14px; color: #d6d7d8;padding-bottom: 30px;}
.newsShowF{position: relative; border-top: 1px solid #ebebeb;}
.newsShowF a{ color: #75777f; font-size: 14px; transition: all 0.5;line-height: 87px;}
.newsShowF a:hover{ color: #8cd50a;}
.newsShowF>div{position: relative; display: flex; justify-content: space-between;}
.newsShowF>a{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}

/* 冰淇淋及冷冻食品展 */
.else2MainMH{ width: 79.2%; max-width: 1280px; margin: 0 auto; line-height: 85px; font-family: bold; color: #2d373c; border-bottom: 1px solid #ebebeb;}
.else2MainMH h1{ line-height: 85px; font-family: bold; color: #2d373c; padding: 0 50px;}
.BQL{width: 79.2%; max-width: 1280px; margin: 0 auto; background: #fff; padding: 50px; box-sizing: border-box; padding-bottom: 0;}
.BQL .Flex{width: 100%;}
/* 生鲜加工包装及餐饮工业化设备展 */
.SXH{color: #2d373c; font-size: 24px; font-family: bold; text-align: center; margin-bottom: 50px;}
.SXH h1{}

.Flex{display: flex; justify-content: space-between; width: 79.2%; max-width: 1280px; margin: 0 auto; margin-bottom: 80px;}
.Flex_textH{font-family: bold; color: #2d373c; font-size: 18px;}
.Flex_text{width: calc(100% - 450px); font-size: 14px; color: #75777f; line-height: 1.8em;}
.Flex_img{width: 400px;}
.Flex_img img{width: 400px;}

/* 隐私政策 */
.YSZC{font-size: 14px; color: #75777f; }
.YSZC h2{font-family: bold;padding-bottom: 30px;}
.YSZC p{padding-bottom: 30px;}


.imgWidow{position: fixed; z-index: 9; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); top: 0; left: 0; display: none;}
.imgWidowMain {position: fixed; max-width: 90%; max-height: 90%;transform: translate(-50%,-50%); top: 50%; left: 50%;}
.imgWidowMain img{max-width: 100%; max-height: 100%;}
.imgWidowMain a{position: fixed; top: 0; right: 0; transform: translate(50px,-50px); display: block; width: 50px; height: 50px; cursor: pointer;}
.imgWidowMain a span{width: 45px; height: 3px; display: block; position: fixed; background: #fff;}
.imgWidowMain a span:nth-child(1){transform: rotate(45deg)  translate(19px, 14px);}
.imgWidowMain a span:nth-child(2){transform: rotate(-45deg) translate(-14px, 19px);}
}
@media (max-width:750px){
    .elseMain{background: #f4f4f4; overflow: hidden;}

.elesBanner{width: 100%; position: relative; overflow: hidden;}
.elesBanner img{width: 110%; transform: translate(-5%,0);}
.elesBanner_text{display: none !important; position: absolute; left: 50%; top: 50%; width: 79.2%; max-width: 1280px; transform: translate(-50%,-50%); padding-left: 90px; color: #fff;}
.elesBanner_text h1{font-family: bold; font-size: 40px; line-height: 48px;position: relative;}
.elesBanner_text h1::after{position: absolute; left: -45px; top: -45px; width: 45px; height: 45px; background:url(../img/ico/border.png) no-repeat; content: "";}

.mainNav{width: calc(100% - 40px); max-width: 1280px; margin: 0 auto; line-height: 75px; font-size: 14px; color: #b5bcbf;}
.mainNav a{transition: all 0.7s;}
.mainNav a:hover{color: #2d373c;}

.elseMainM{width: calc(100%); max-width: 1280px; margin: 0 auto;}
.elseMainL{width: 270px; display: none;}
.elseMainR{width:calc(100%); background: #fff;padding:0 20px;box-sizing: border-box;}

.elseMainL1{background: #fff; margin-bottom: 30px;}
.elseMainL1 li{font-size: 16px; line-height: 54px; font-family: bold; padding-left: 35px; transition: all .5s; position: relative;}
.elseMainL1 li:hover{color: #8cd50a;}
.elseMainL1 li::before{transition: all .5s; position: absolute; width: 7px; height: 13px; background:url(../img/ico/R.png) no-repeat; content: ""; right: 10px; top: 50%; transform: translate(0,-50%);}

.elseMainL1C{color: #8cd50a;}

.elseMainL1 li::after{ transition: all .5s; position: absolute; width: 5px; height: 20px; background: #fff; content: ""; left: 0; top: 50%; transform: translate(0,-50%);}
.elseMainL1 li:hover::after{background: #8cd50a;}
.elseMainL1 li:hover::before{background-image:url(../img/ico/R2.png) ;}

.elseMainL1C{color: #8cd50a !important;}
.elseMainL1C::after{background: #8cd50a !important;}
.elseMainL1C::before{background-image:url(../img/ico/R2.png) !important;}


.elseMainL2{background: #fff; padding-top: 20px;}
.elseMainL2 h3{padding-left: 45px; position: relative;}
.elseMainL2 h3::after{ transition: all .5s; position: absolute; width: 5px; height: 20px; background: #8cd50a; content: ""; left:30px; top: 50%; transform: translate(0,-50%);}
.elseMainL2 div{text-align: center; padding: 20px;}
.elseMainL2 div img{display: inline-block;}
.elseMainL2 div p{font-size: 14px; padding-bottom: 10px;}

.elseMainR1{border-bottom: 1px solid #ebebeb;}
.elseMainR1 h1{font-size: 20px; line-height: 75px;padding: 0 40px; font-family: bold; display: block; text-align: center;}
.elseMainRM {padding: 20px 0;  word-break: break-all; }
.elseMainRM img{max-width: 100%;}







.else2MainM{background: #fff;}







/* top展商 */
.aboutTop{text-align: center;}
.aboutTop ul{overflow: hidden; padding-bottom: 30px;}
.aboutTop ul>li{float: left;width: 50%;}
.aboutTop ul>li:nth-of-type(2n+1){clear: both;}
.aboutTop ul>li img{max-width: 100%; display: inline-block; width: calc(100% - 7px); border: 1px solid #ccc; border-radius: 5px; box-sizing: border-box; padding: 2px; margin: 2px;}
/* 合作伙伴 */
.GYhzhb{text-align: center;}
.GYhzhb ul{overflow: hidden; padding-bottom: 30px;}
.GYhzhb ul li{ border-radius: 10px;width: calc(100%); margin-right: 0px; margin-bottom: 20px; box-sizing: border-box; overflow: hidden;}
.GYhzhb ul li:nth-of-type(2n){margin-right: 0;}
/* .GYhzhb ul li img{width: 100%; min-height: 17vw; } */

/* 精彩回顾 */
/* .elseMainR1Type2{display: flex; justify-content: space-between;} */
.elseMainR1Type2>div{display: flex; justify-content: space-between;}
.elseMainR1Type2 a{font-size: 14px;display: inline-block; border-bottom: 2px solid #fff; padding: 25px 0; text-align: center; color: #44464c; transition: all 0.5s; margin-right: 0px; box-sizing: border-box;}
/* .elseMainR1Type2 a:last-child{margin-right: 40px;} */
.elseMainR1Type2 a:hover{ border-bottom: 2px solid #8cd50a;  color: #8cd50a; }
.elseMainR1Type2C{ border-bottom: 2px solid #8cd50a !important;  color: #8cd50a !important; }

/* 视频 */
.video{text-align: center;}
.video ul{overflow: hidden;}
.video ul>li{position: relative; float: left;width: calc(50% - 15px); margin-right: 30px; margin-bottom: 30px; text-align: center; cursor: pointer;}
.video ul li:nth-of-type(2n){margin-right: 0;}
.video ul>li>div{overflow: hidden; position: relative; background: #000;}
.video ul>li>div img:nth-child(1){width: 100%; opacity: 0.9; transition: all 0.5s;}
.video ul>li:hover>div img{opacity: 0.7;}
.video ul>li{color: #2d373c; text-align: center; }
.video ul>li p{font-size: 14px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; margin-top: 10px;}
.paly{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}

/* 下载 */
.download{text-align: center;}
.download ul{padding-bottom: 20px;}
.download ul>li{text-align: left;margin-bottom: 20px; border-bottom: 1px solid #efefef;}
.download ul>li a{position: relative; display: block; padding-right: 30px;line-height: 70px; font-size:14px; color: #666666; transition: all 0.5s;}
.download ul>li a::after{position: absolute; right: 0; top: 50%; content: ""; width: 22px; height: 23px; transform: translate(0,-50%); background: url(../img/ico/download.png) no-repeat;}
.download ul>li a:hover{color: #8cd50a;}
.download ul>li a:hover::after{background-image: url(../img/ico/downloadH.png);}

/* 旅游 */
.LY ul>li{display: flex; justify-content: space-between; margin-bottom: 30px;}
.LY ul>li div:nth-child(1){width: 260px;}
.LY ul>li div:nth-child(1) img{width: 215px;}
.LY ul>li div:nth-child(2){width: calc(100% - 260px);}
.LY ul>li div:nth-child(2) h3{ font-family: bold;}
.LY ul>li div:nth-child(2) h4{text-indent: 2em; }
.LY ul>li div:nth-child(2) p{}

/* 会展介绍 */
.HZJS{}
.HZJS ul{ position: relative; }
.HZJS ul li{width: calc(100%); color: #fff; position: relative; margin-bottom: 30px; overflow: hidden;}
.HZJS ul li h2{font-family: bold; font-size: 20px;}
.HZJS ul li h3{ font-size: 14px; line-height: 24px;}
.HZJS ul li img{width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); min-height: 100%;max-width: none !important;}
.HZJS ul li .HZJS_text{position: relative; top: 0; padding: 30px 35px; background: rgb(140, 213, 10, 0); width: 100%; height: 100%; box-sizing: border-box;}
.HZJS ul li .HZJS_text span{position: absolute; font-size: 16px; bottom: 30px; display:none; padding-left: 30px;}
.HZJS ul li .HZJS_text span::after{position: absolute; left: 2px; bottom: 2px; content:""; width: 22px; height: 22px; background: url(../img/ico/ArcRYuanfff.png);}
.HZJS ul li:hover .HZJS_text{ background: rgba(140, 213, 10, 0.9);}
.HZJS ul li:hover  .HZJS_text span{display: block;}

/* 参展联系 */
/* .czlx{display: flex; justify-content: space-between;} */

/* 参展商手册 */
.czssc{text-align: center;}
.czssc a,
.czssc span,
.czssc h1,
.czssc h2,
.czssc h3,
.czssc h4,
.czssc h5,
.czssc h6,
.czssc p{text-align: left;}
.czssc img{display: inline-block;}

/* 参展申请 */
.czsq form{}
.czsq form div{margin-bottom: 20px; font-size: 14px; color: #75777f;}
.czsq form input{font-size: 14px; color: #75777f;padding: 10px; border: 1px solid #cacaca;}
.czsq form textarea{font-size: 14px; color: #75777f;padding: 10px; width: 100%; height: 155px; box-sizing: border-box;}
.czsq form input[type="text"]{width: 100%;  box-sizing: border-box;}
.czsq form input[type="number"]{width: 50px;  border:none; border-bottom: 1px solid #cacaca;padding: 5px 10px; padding-right: 0;}
.czsq form input[type="text"]::-webkit-input-placeholder{font-size: 14px; color: #cacaca;}
.czsq form textarea::-webkit-input-placeholder{font-size: 14px; color: #cacaca;}
.czsq form input[type="submit"]{background: #8cd50a; font-size: 14px; color: #fff; line-height: 0; height: 38px; width: 90px;}

/* 新闻 */
.newsList{text-align: center;}
.newsList ul{margin-bottom: 50px; text-align: left;}
.newsList ul>li{ position: relative; display: block; padding: 30px 0; border-bottom: 1px solid #ebebeb;}
.newsList ul>li::after{position: absolute; bottom: 30px; right: 0; background: url(../img/ico/ArcR.png) no-repeat; content: ""; width: 22px; height: 22px;}
.newsList ul>li>a{}
.newsList ul>li>a div{width: 100%;}
.newsList ul>li>a div img{width: calc(100% - 10px);}
.newsList ul>li>a .newsList_text{width: calc(100%) ;}
.newsList ul>li>a .newsList_text h2{font-size: 16px; font-family: bold; color: #2d373c;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; margin-top: 15px;}
.newsList ul>li>a .newsList_text h3{ font-size: 14px; color: #788791;margin-top: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.newsList ul>li>a .newsList_text p{font-size: 14px; color: #788791; position: absolute; bottom:30px; }

/* 新闻详情 */
.newsShowDiv{padding-bottom: 0;}
.newsShowH h1{font-size: 24px; color: #2d373c; font-family: bold;}
.newsShowH h2{font-size: 14px; color: #d6d7d8;padding-bottom: 30px;}
.newsShowF{position: relative; border-top: 1px solid #ebebeb;}
.newsShowF a{ color: #75777f; font-size: 14px; transition: all 0.5;line-height: 87px;}
.newsShowF a:hover{ color: #8cd50a;}
.newsShowF>div{position: relative; display: flex; justify-content: space-between;}
.newsShowF>a{position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}

/* 冰淇淋及冷冻食品展 */
.else2MainMH{ width:calc(100%); max-width: 1280px; margin: 0 auto; line-height: 85px; font-family: bold; color: #2d373c; border-bottom: 1px solid #ebebeb;}
.else2MainMH h1{ line-height: 85px; font-family: bold; color: #2d373c; padding: 0 50px;}
.BQL{width:calc(100%); max-width: 1280px; margin: 0 auto; background: #fff; padding: 0 20px; box-sizing: border-box; padding-bottom: 0; overflow: hidden;}
.BQL img{max-width: 100%;}
.BQL .Flex{width: 100%;}
/* 生鲜加工包装及餐饮工业化设备展 */
.SXH{color: #2d373c; font-size: 24px; font-family: bold; text-align: center; margin-bottom: 50px;}
.SXH h1{}

.Flex{ width: 100%; max-width: 1280px; margin: 0 auto; margin-bottom: 80px;}
.Flex_textH{font-family: bold; color: #2d373c; font-size: 18px;}
.Flex_text{width: calc(100%); font-size: 14px; color: #75777f; line-height: 1.8em;}
.Flex_img{width: 100%;}
.Flex_img img{width: 100%;}

/* 隐私政策 */
.YSZC{font-size: 14px; color: #75777f; }
.YSZC h2{font-family: bold;padding-bottom: 30px;}
.YSZC p{padding-bottom: 30px;}


.imgWidow{position: fixed; z-index: 9; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); top: 0; left: 0; display: none;}
.imgWidowMain {position: fixed; max-width: 90%; max-height: 90%;transform: translate(-50%,-50%); top: 50%; left: 50%;}
.imgWidowMain img{max-width: 100%; max-height: 100%;}
.imgWidowMain a{position: fixed; top: 0; right: 0; transform: translate(50px,-50px); display: block; width: 50px; height: 50px; cursor: pointer;}
.imgWidowMain a span{width: 45px; height: 3px; display: block; position: fixed; background: #fff;}
.imgWidowMain a span:nth-child(1){transform: rotate(45deg)  translate(19px, 14px);}
.imgWidowMain a span:nth-child(2){transform: rotate(-45deg) translate(-14px, 19px);}
}