﻿@media screen and (max-width:1200px)
{
body 
{	
	min-width:auto;
}
/**pc手机版显示隐藏**/
.m_hide
{
    display:none;
}
.pc_hide
{
    display:block;
}
/**pc手机版显示隐藏 end**/
/**网页首页banner**/
.banner .swiperpages
{
	bottom:10px;
}
.banner:hover .bannerarr
{
	opacity:0;
}
/**网页首页banner end**/
/**网站内页banner**/
.inside_banner
{
	margin-top:0px;
}
.inside_banner a .pic img
{
	min-height:220px;
	object-fit:cover;
}
/**网站内页banner end**/
/**锚点**/
.maodian
{
	height:60px;
	margin-top:-60px;
}
/**锚点 end**/
/**手机版顶部**/
.mhead
{
    width:100%;
    height:60px;
    background:#fff;
    padding:15px 6%;
    box-sizing: border-box;
    position:fixed;
    top:0px;
    left:0px;
    z-index:1000;
    display:flex;
    flex-wrap:wrap;
    justify-content: space-between;
}
.mhead .logo
{
    height:100%;
}
.mhead .logo .link
{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    height:100%;
}
.mhead .logo .link .image
{
    display:block;
    height:100%;
}
.mhead .right
{
    display:flex;
    height:100%;
}
.mhead .right .lan
{
    height:100px;
    font-size:20px;
    line-height:30px;
}
.mhead .right .searchbtn
{
    height:100%;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    margin-left:15px;
    margin-right:15px;
}
.mhead .right .searchbtn .image
{
    width:20px;
}
.mhead .right .mnavbtn
{
    width:25px;
    height:100%;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    position:relative;
}
.mhead .right .sanline
{
    width:100%;
    height:20px;
    display:flex;
    flex-wrap:wrap;
    align-content:space-between;
}
.mhead .right .sanline .line
{
    width:100%;
    height:2px;
    background:#000;
}
.mhead .right .navclose
{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    z-index:10;
    background:#fff;
    line-height:25px;
    font-size:40px;
    text-align:center;
    display:none;
}
.mhead .searchbg
{
	width:100%;
	height:auto;
	background:#a67f5e;
	padding:15px 0px;
	position:fixed;
	top:60px;
	left:0px;
	z-index:1000;
	display:none;
}
.mhead .searchbg .headsearch
{
	width:88%;
	margin:auto;
	display:flex;
	flex-wrap:wrap;
	border-bottom:1px solid #fff;
}
.mhead .searchbg .headsearch .input
{
	width:calc(100% - 35px);
}
.mhead .searchbg .headsearch .input input
{
	width:100%;
	height:100%;
	font-size:15px;
	color:#fff;
	background:none;
	border:none;
	outline:none;
}
.mhead .searchbg .headsearch .input input::-webkit-input-placeholder
{
	color:#fff;
}
.mhead .searchbg .headsearch .headsearchbtn
{
	width:35px;
	height:35px;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-items:center;
	cursor:pointer;
}
.mhead .searchbg .headsearch .headsearchbtn .image
{
	width:20px;
	height:auto;
}
.headsupport
{
	height:60px;
}
/**手机版顶部 end**/
/**手机版导航**/
.mnavbg
{
    position:fixed;
    width:100%;
    height:calc(100vh - 60px);
    top:60px;
    left:0px;
    z-index:100;
    background:#fff;
    display:none;    
}
.mnavbg .mnav
{
    width:100%;
    height:100%;
    padding:30px 6%;
    box-sizing:border-box;
    padding-bottom:calc(30px + env(safe-area-inset-bottom));
    overflow-y:auto;  
}
.mnavbg .mnav ul
{
    width:100%;
    height:auto;
    overflow:hidden;
}
.mnavbg .mnav ul li
{
    width:100%;
    height:auto;
    overflow:hidden;
    border-bottom:1px solid #eee;
}
.mnavbg .mnav ul li a.link
{
    display:block;
    width:100%;
    height:auto;
    font-size:16px;
    line-height:25px;
    padding-top:5px;
    padding-bottom:5px;
}
.mnavbg .mnav ul li .nextnavtit
{
    position:relative;
    box-sizing:border-box;
    padding-right:20px;
    width:100%;
    height:auto;
    font-size:16px;
    line-height:25px;
    padding-top:5px;
    padding-bottom:5px;
	display:flex;
	flex-wrap:wrap;
}
.mnavbg .mnav ul li .nextnavtit a.hassubnavlink
{
	display:block;
    max-width:100%;
    height:auto;
    font-size:16px;
    line-height:25px;
    padding-top:5px;
    padding-bottom:5px;
}
.mnavbg .mnav ul li .nextnavtit .arr
{
    width:20px;
    height:100%;
    position:absolute;
    right:0px;
    background:#fff;
    z-index:10;
    top:0px;
    background:url('../images/rightarr.png') no-repeat center center;
    background-size:10px 10px;
}
.mnavbg .mnav ul li .nextnav
{
    width:100%;
    height:auto;
    padding-left:15px;
    box-sizing:border-box;
    display:none;
}
.mnavbg .mnav ul li .nextnav li:last-child
{
	border-bottom:0px;
}
/**手机版导航 end**/
/**手机底部**/
.footbg
{
	width:100%;
    padding:30px 6%;
	padding-bottom:calc(30px + env(safe-area-inset-bottom));
    box-sizing:border-box;
}
.footbg .foot
{
	width:100%;
	max-width:100%;
	min-width:auto;
}
.footbg .foot .fir
{
	margin-bottom:20px;
}
.footbg .foot .fir .flogo .image
{
	height:40px;
}
.footbg .foot .sec
{
	width:100%;
	height:auto;
	overflow:hidden;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom:20px;
}
.footbg .foot .sec .left
{
	width:100%;
}
.footbg .foot .sec .left .footnav
{
	width:100%;
	padding-bottom:10px;
	
}
.footbg .foot .sec .left .footnav .grid
{
	width:32%;
	margin-right:2%;
	margin-bottom:5px;
}
.footbg .foot .sec .left .footnav .grid:last-child
{
	margin-right:2%;
	width: 64%;
}
.footbg .foot .sec .left .footnav .grid:nth-child(3n)
{
	margin-right:0px;
}

.footbg .foot .sec .left .footnav .grid .link
{
	font-size:15px;
	line-height:25px;
}
.footbg .foot .sec .right
{
	width:100%;
}
.footbg .foot .sec .right .codenav
{
	padding-top:20px;
}
.footbg .foot .sec .right .codenav .grid
{
	margin-right:15px;
}
.footbg .foot .sec .right .codenav .grid .text
{
	font-size:15px;
	line-height:25px;
}
.footbg .foot .thi .item
{
	text-align:left;
	font-size:15px;
}
/**手机底部 end**/
/**整体**/
.webblockbg
{
    padding:30px 6%;
    box-sizing:border-box;
}
.webblockbg .webblock
{
    min-width:auto;
    max-width:100%;
    width:100%;
}
.weblistblockbg
{
	padding-top:0px;
}
/**整体 end**/
/**首页**/
/**首页标题**/
.indexentit
{
	font-size:18px;
	line-height:1.2;
}
.indexcntit
{
	font-size:22px;
}
/**首页标题 end**/
/**首页关于我们**/
.indaboutlist
{
	margin-bottom:30px;
}
.indaboutlist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.indaboutlist .grid:nth-child(2n)
{
	margin-right:0px;
}
.indaboutlist .grid .tb
{
	margin-bottom:10px;
}
.indaboutlist .grid .tb .image
{
	max-width:50px;
}
.indaboutlist .grid .sd
{
	margin-bottom:10px;
}
.indaboutlist .grid .sd .num
{
	font-size:20px;
	margin-right:5px;
}
.indaboutlist .grid .sd .danwei
{
	font-size:20px;
	line-height:1
}
.indaboutlist .grid .mc
{
	font-size:16px;
}
.indexaboutcont .pic
{
	width:100%;
	margin-bottom:30px;
}
.indexaboutcont .wz
{
	width:100%;
	padding-left:0px;
}
.indexaboutcont .wz .indexcntit
{
	margin-bottom:20px;
}
.indexaboutcont .cont
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.indexaboutcont .cont p
{
	font-size:14px;
	line-height:24px;
	margin-bottom:25px;
}
.indexaboutcont .btn
{
    width: 100%;
    height: 30px;
    padding: 0px;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}
/**首页关于我们 end**/
/**首页参展-2**/
.indexblockbg2
{
	padding:0px;
}
.indexblockbg2 .indexcanzhanh
{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	background:url('../images/index/bg1.jpg') no-repeat center center;
	background-size:cover;
	padding-top:20px;
	padding-bottom:20px;
}
.indexblockbg2 .indexcanzhanh .grid
{
	height:35px;
	width:150px;
	border-radius:5px;
	margin-right:20px;
}
.indexblockbg2 .indexcanzhanh .grid .tb
{
	width:20px;
	margin-right:8px;
}
.indexblockbg2 .indexcanzhanh .grid:nth-child(2) .tb
{
	width:25px;
}
.indexblockbg2 .indexcanzhanh .grid .wz
{
	height:100%;
	font-size:16px;
	line-height:35px;
}
.indexcanzhan
{
	padding:30px 6%;
	box-sizing:border-box;
}
.indexcanzhan .icont .fir
{
	margin-bottom:10px;
}
.indexcanzhan .icont .fir .wa
{
	width:100%;
}
.indexcanzhan .icont .fir .wa .zw
{
	font-size:22px;
	line-height:1.5;
	margin-bottom:20px;
}
.indexcanzhan .icont .fir .wa .zw p
{
	font-size:22px;
	line-height:1.5;
}
.indexcanzhan .icont .fir .wa .links
{
	margin-bottom:20px;
}
.indexcanzhan .icont .fir .wa .links .lgrid
{
	width:80px;
	margin-right:15px;
}
.indexcanzhan .icont .fir .wa .links .lgrid .link .tb
{
	width:60px;
	height:60px;
	margin:auto;
	margin-bottom:5px;
}
.indexcanzhan .icont .fir .wa .links .lgrid .link .tbw
{
	font-size:16px;
}
.indexcanzhan .icont .fir .rightpic
{
	width:100%;
}
/**首页参展-2 end**/
/**首页展会现场-3**/
.indexblockbg3
{
	background:url('../images/index/bg2.jpg') no-repeat center bottom;
	background-size:cover;
	padding-bottom: 300px;
}
.indexblock3 .bigtit1
{
	margin-bottom:30px;
}
.indexblock3 .ovideo
{
	border-radius:5px;
	margin-bottom:30px;
}
.indexblock3 .cont
{
	width:100%;
	height:auto;
	max-width:100%;
	margin-bottom:30px;
}
.indexblock3 .cont p
{
	font-size:16px;
	line-height:28px;
	margin-bottom:15px;
}
/**首页展会现场-3 end**/
/**首页展会下载-4 **/
.indexblockbg4
{
	padding:30px 6%;
}
.indexblock4 .bigtit1
{
	margin-bottom:30px;
}
.indexblockbg4 .indexdownload .pic
{
	width:100%;
	border-radius:5px;
	margin-right:0px;
	margin-bottom:40px;
}
.indexblockbg4 .indexdownload .list
{
	width:100%;
}
.indexblockbg4 .indexdownload .list .grid
{
	width:47%;
	margin-right:6%;
	border-radius:5px;
	margin-bottom:20px;
}
.indexblockbg4 .indexdownload .list .grid .link
{
	padding-top:30px;
	padding-bottom:30px;
}
.indexblockbg4 .indexdownload .list .grid .link .icon
{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.indexblockbg4 .indexdownload .list .grid .link .icon .image
{
	width:100%;
	max-width:60px;
}
.indexblockbg4 .indexdownload .list .grid .link .tit
{
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
	box-sizing:border-box;
}
/**首页展会下载-4 end**/
/**首页新闻-5**/
.indexblockbg5
{
	padding-right:0px;
}
.indexnews
{
	display:block;
}
.indexnews .indmore
{
	margin-bottom:30px;
}
.indexnews .left
{
	width:100%;
}
.indexnews .left .bigtit1
{
	margin-bottom:20px;
}
.indexnews .left .arr
{
	display:none;
}
.indexnews .indnewslist
{
	width:160%;
}
.indexnews .indnewslist .link .pic
{
	border-radius:10px;
}
.indexnews .indnewslist .link .tit
{
	line-height:28px;
	height:56px;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	text-overflow:ellipsis;
	overflow:hidden;
}
/**首页新闻-5 end**/
/**首页 end**/
/**位置内菜单**/
.pathnav
{
	margin-bottom:30px;
}
.pathnav .path
{
	overflow-x:auto;
	flex-wrap:nowrap;
	width:100%;
	margin-bottom:10px;
}
.pathnav .path .arr
{
	font-size:16px;
	line-height:28px;
	flex-shrink:0;
}
.pathnav .path .link
{
	font-size:16px;
	line-height:28px;
	flex-shrink:0;
}
.pathnav .catenav
{
	width:100%;
	flex-wrap:nowrap;
	overflow-x:auto;
}
.pathnav .catenav .grid
{
	margin-right:15px;
	flex-shrink:0;
}
.pathnav .catenav .grid .link
{
	font-size:16px;
	line-height:28px;
	padding-bottom:5px;
}
/**位置内菜单 end**/


/**产品中心**/
/**产品搜索**/
.pronavsearch
{
	height:auto;
	display:block;
	margin-bottom:0px;
    margin-top:0px;
}
.pronavsearch .grid
{
	width:100%;
    margin-right:0px;
	margin-bottom:20px;
}
.pronavsearch .grid .text
{
	color:#333;
	font-size:15px;
	line-height:38px;
}
/**产品搜索 end**/
/**产品列表**/
.prolist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.prolist .grid:nth-child(4n)
{
	margin-right:0%;
}
.prolist .grid:nth-child(2n)
{
	margin-right:0px;
}
/**产品列表 end**/
/**产品中心 end**/
/**产品详情**/
.proshowfir
{
    margin-bottom:15px;  
}
.proshowfir .picarr
{
    width:100%;
    margin-bottom:10px;
}
.proshowfir .prorightcont
{
    width:100%;
    padding:0px;
}
.proshowfir .prorightcont .protitle
{
    font-size:20px;
    margin-bottom: 20px;
}
.protjtitle
{
    font-size:20px;
    margin-bottom:20px;
}
.productviewblockbg2
{
	padding-top:0px;
}
/**产品详情 end**/
/**上一篇下一篇**/
.prevnext
{
	margin-top:15px;
}
.prevnext .grid
{
	width:100%;
}
.prevnext .grid:nth-child(2n)
{
	text-align:left;
}
/**上一篇下一篇 end**/

/**全屏视频**/
.fullscreenvideobg .closebtn
{
	width:50px;
	height:50px;
	font-size:45px;
	line-height:50px;
}
.fullscreenvideobg .videoblock
{
	width:88%;
	height:88%;
}
/**全屏视频 end**/
/**视频列表**/
.videolist .grid
{
	width:100%;
	margin-right:0%;
	margin-bottom:20px;
}
/**视频列表 end**/
/**新闻列表**/
.newslistbg
{
    padding:0px 6% 30px 6%;
    box-sizing: border-box;
}
.newslist
{
    margin-top:20px;
}
.newslist .grid
{
	width:100%;
	margin-right:0;
	margin-bottom:15px;
}
/**新闻列表 end**/
/**内容区内容**/
.inside_bigtit
{
	font-size:18px;
	text-align:left;
}
/**发布时间**/
.create_time
{
	margin-bottom:15px;
	text-align:left;
}
/**发布时间 end**/
/**新闻列表**/
.newslist .grid
{
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:30px;
}
.newslist .grid .link .outpic
{
	width:100%;
	margin-bottom:15px;
}
.newslist .grid .link .right
{
	width:100%;
}
.newslist .grid .link .time
{
	margin-bottom:5px;
}
.newslist .grid .link .title
{
	line-height:28px;
	margin-bottom:5px;
}
/**新闻列表 end**/
/**地理位置**/
.zhiyinlist .grid
{
	border-radius:5px;
}

.zhiyinlist .grid .ge
{
	font-size:15px;
	margin-right:5px;
}
.weizhilx .grid
{
	width:100%;
	font-size:16px;
	line-height:28px;
}
/**地理位置 end**/
/**留言板**/
.msglist .record
{
	margin-bottom:20px;
}
.msglist .record:last-child
{
	margin-bottom:0px;
}
.msglist .record .wi
{
	margin-bottom:20px;
}
.msglist .record .wi:last-child
{
	margin-bottom:0px;
}
.msglist .record2 .wi
{
	width:100%;
}
.msglist .record3 .wi
{
	width:100%;
}
.msglist .record .wi .wenzi
{
	line-height:30px;
	width:90px;
	font-size:15px;
}
.msglist .record .wi .xing
{
	line-height:30px;
}
.msglist .record .wi .inputblock
{
	width:calc(100% - 110px);
	height:30px;
}
.msglist .record .wi .selectblock
{
	width:calc(100% - 110px);
	height:30px;
}
.msglist .record .checkboxlist .gd .cwz
{
	font-size:15px;
}
.msglist .record .checkboxlist .gd .checkboxb
{
	margin-right:8px;
}
/**留言板 end**/
/**下载列表**/
.downlist .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.downlist .grid:nth-child(2n)
{
	margin-right:0px;
}
.downlist .grid .link
{
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
}
.downlist .grid .link .icon
{
	width:100%px;
	max-width:60px;
	margin-bottom:10px;
}
/**下载列表 end**/
/**名录列表**/
.minglulist
{
	width:100%;
	height:auto;
	display:flex;
	flex-wrap:wrap;
}
.minglulist .grid
{
	width:30.66%;
	margin-right:4%;
	margin-bottom:20px;
}
.minglulist .grid:nth-child(4n)
{
	margin-right:4%;
}
.minglulist .grid:nth-child(3n)
{
	margin-right:0px;
}
.minglulist .grid .link
{
	border-radius:5px;
}
/**名录列表 end**/
/**地理位置 end**/
/**场馆租凭**/
.zhaobiaojiablock
{
	padding-left:0px;
	padding-right:0px;
}
.zhaobiaojiablock .zhaobiaojia .grid
{
	width:48%;
	margin-right:4%;
	margin-bottom:20px;
}
.zhaobiaojiablock .zhaobiaojia .grid:nth-child(2n)
{
	margin-right:0px;
}
/**场馆租凭 end**/
/**分页**/
.Pagination__Nav
{
	margin-bottom:0px;
}
/**分页 end**/
}
