*{ margin:0px; padding:0px; font-family:Microsoft Yahei; box-sizing:border-box}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
img,input{ border:0px;}
ul li{ list-style:none;}
em,i{ font-style:normal;}
.left{ float:left;}
.right{ float:right;}
.main{ margin:0 auto;}
body{ margin:0 auto; max-width:600px;position:relative;}
input[type="submit"],input[type="reset"],input[type="button"],button,input[type="text"]{-webkit-appearance: none;border-radius:0px; outline:none; border:0px;}
select{ border:0px;background:none;border-radius:0px;}
html,body{ height:100%}
.banner,.banner img{ display:block; width:100%}


/* 轮播*/
.lSSlideOuter {overflow: hidden;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none}
.lightSlider:before, .lightSlider:after {content: " ";display: table;}
.lightSlider {overflow: hidden;margin: 0;}
.lSSlideWrapper {max-width: 100%;overflow: hidden;position: relative;}
.lSSlideWrapper > .lightSlider:after {clear: both;}
.lSSlideWrapper .lSSlide {-webkit-transform: translate(0px, 0px);-ms-transform: translate(0px, 0px);transform: translate(0px, 0px);-webkit-transition: all 1s;-webkit-transition-property: -webkit-transform,height;-moz-transition-property: -moz-transform,height;transition-property: transform,height;-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important;}
.lSSlideWrapper .lSFade {position: relative;}
.lSSlideWrapper .lSFade > * {position: absolute !important;top: 0;left: 0;z-index: 9;margin-right: 0;width: 100%;}
.lSSlideWrapper.usingCss .lSFade > * {opacity: 0;-webkit-transition-delay: 0s;transition-delay: 0s;-webkit-transition-duration: inherit !important;transition-duration: inherit !important;-webkit-transition-property: opacity;transition-property: opacity;-webkit-transition-timing-function: inherit !important;transition-timing-function: inherit !important;}
.lSSlideWrapper .lSFade > *.active {z-index: 10;}
.lSSlideWrapper.usingCss .lSFade > *.active {opacity: 1;}
.lSSlideOuter .lSPager.lSpg {margin: 10px 0 0;padding: 0;text-align: center;}
.lSSlideOuter .lSPager.lSpg > li {cursor: pointer;display: inline-block;padding: 0 5px;}
.lSSlideOuter .lSPager.lSpg > li a {background-color: #222222;border-radius: 30px;display: inline-block;height: 8px;overflow: hidden;text-indent: -999em;width: 8px;position: relative;z-index: 99;-webkit-transition: all 0.5s linear 0s;transition: all 0.5s linear 0s;}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {background-color: #FF7523;}
.lSSlideOuter .media {opacity: 0.8;}
.lSSlideOuter .media.active {opacity: 1;}
.lSAction > a {width: 32px;display: block;top: 50%;height: 32px;cursor: pointer;position: absolute;z-index: 99;margin-top: -16px;-webkit-transition: opacity 0.35s linear 0s;transition: opacity 0.35s linear 0s;}
.lSAction > a:hover {opacity: 1;}
.lSAction > .lSPrev {background-position: 0 0;left: 10px;}
.lSAction > .lSNext {background-position: -32px 0;right: 10px;}
.lSAction > a.disabled {pointer-events: none;}
.cS-hidden {height: 1px;opacity: 0;filter: alpha(opacity=0);overflow: hidden;}
.lSSlideOuter.lSrtl {direction: rtl;}
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {padding-left: 0;list-style: none outside none;}
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {padding-right: 0;}
.lSSlideOuter .lightSlider > *,  .lSSlideOuter .lSGallery li {float: left;}
.lSSlideOuter.lSrtl .lightSlider > *,  .lSSlideOuter.lSrtl .lSGallery li {float: right !important;}

/* 首页 */
.sy_one{ display:block; width:100%; overflow:hidden;}
.sy_one .lSSlideOuter .lSPager.lSpg{ width:100%; position:relative; text-align:center; margin-top:-25px; background:none; float:left;}
.sy_one .lSSlideOuter .lSPager.lSpg > li a{ border:0; background:#B4B6B5; width:7px; height:7px; border:0;}
.sy_one .lSSlideOuter .lSPager.lSpg > li:hover a,.sy_one  .lSSlideOuter .lSPager.lSpg > li.active a{ background:#fff;}
.sy_one .lSSlideOuter .lSPager.lSpg > li{ margin-top:0px}
.sy_one img{display:block; width:100%;object-fit: cover;}

.sy_two{ width:100%; background:#fff; float:left;  border-bottom:15px solid #EEEEEE; padding:18px 15px;}
.sy_two .nei{ border:1px solid #F7B000;display:flex;justify-content: space-between;align-items:center; overflow:hidden; border-radius:40px; overflow:hidden;}
.sy_two .txt{ width:100%; padding-left:18px; height:36px; line-height:36px; font-size:14px;background:url(../images/bg1.png) no-repeat 15px center; background-size:15px; padding-left:40px; color:black;}
.sy_two .txt::-webkit-input-placeholder {color:#999999;}
.sy_two .txt:-moz-placeholder {color:#999999;}
.sy_two .txt::-moz-placeholder {color:#999999;}
.sy_two .txt:-ms-input-placeholder {color:#999999}
.sy_two .btn{flex-shrink: 0; color:#553204; font-size:14px; height:36px; background:#fff; padding:0 15px;}

.sy_three{ float:left; width:100%; padding:8px 0; background:#fff; border-bottom:15px solid #EEEEEE}
.sy_three li{ width:25%; float:left; text-align:center; margin:12px 0}
.sy_three li a{ float:left; width:100%; font-size:14px; color:#553204}
.sy_three li img{ height:35px;}

.sy_title{ display:flex;justify-content: space-between; float:left; width:100%;height:40px; background:#fff; padding:0 15px; border-bottom:1px solid #F0F0F0;align-items:center;}
.sy_title span{ font-size:16px; font-weight:bold; border-left:3px solid #F7B000; padding-left:7px; height:16px; line-height:16px; color:#543204;}
.sy_title a{ color:#543204; font-size:12px; border:1px solid #F8B109; border-radius:40px; line-height:22px; padding:0 10px}

.sy_four{ background:#fff;  border-bottom:15px solid #EEEEEE;  display:block; padding:10px 15px; float:left; width:100%}
.sy_four li{ padding:10px 0;}
.sy_four .nei{ display:flex;justify-content: space-between; }
.sy_four .nei .pimg{ width:36%; height:90px;flex-shrink: 0; border-radius:5px; display:flex;align-items:center;
justify-content:center; border:1px solid #573205; border-radius:5px;}
.sy_four .nei .pimg .img{ max-height:100%; max-width:100%;}
.sy_four .txt-box{ width:100%; padding-left:15px;}
.sy_four .tit{ font-size:14px; color:#2D2D2F; line-height:19px; font-weight:bold; padding-bottom:3px}
.sy_four dl{ display:flex; width:100%; font-size:12px; color:#2F2F2F; line-height:17px;}
.sy_four dl dd{ color:#8F8F8F;}
.sy_four dl dt{flex-shrink: 0}
.sy_four dl .dt2{ padding-left:20px}
.sy_four .cp_desc{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}

.sy_five{ background:#fff;  border-bottom:15px solid #EEEEEE;  display:block; padding:0px 15px; float:left; width:100%}
.sy_five li{ padding:15px 0; border-bottom:1px solid #F0F0F0}
.sy_five li:last-child { border:0}
.sy_five .nei{ display:flex;justify-content: space-between; }
.sy_five .nei .img{ width:30%; height:70px;flex-shrink: 0;object-fit: cover; border-radius:5px;}
.sy_five .txt-box{ width:100%; padding-left:15px;}
.sy_five .tit{ font-size:14px; color:#2D2D2F; line-height:20px; font-weight:bold;}
.sy_five .desc{ color:#2D2D2F; font-size:12px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; line-height:20px;}
.sy_five .bottom{ display:flex; color:#8F8E93; font-size:12px; line-height:20px;justify-content: space-between; padding-top:5px;}

/* 底部菜单 */
.footer_menu{ float:left; width:100%; height:55px;}
.footer_menu ul{ position:fixed; bottom:0; width:100%; max-width:600px; height:55px; background:#F8B109; z-index:1000; display:flex;}
.footer_menu ul li{ float:left; width:50%}
.footer_menu ul li a{ float:left; width:100%; text-align:center; font-size:12px; color:#fff; line-height:15px}
.footer_menu i{ float:left; width:100%; height:30px; margin:4px 0; margin-bottom:2px}
.footer_menu .sel a{ color:#553204}
.footer_menu .i1{ background:url(../images/n1.png) no-repeat center center; background-size:auto 100%}
.footer_menu .sel .i1{ background:url(../images/n1-sel.png) no-repeat center center; background-size:auto 100%}
.footer_menu .i2{ background:url(../images/n2.png) no-repeat center center; background-size:auto 100%}
.footer_menu .sel .i2{ background:url(../images/n2-sel.png) no-repeat center center; background-size:auto 100%}
.footer_menu .i3{ background:url(../images/n3.png) no-repeat center center; background-size:auto 100%}
.footer_menu .sel .i3{ background:url(../images/n3-sel.png) no-repeat center center; background-size:auto 100%}
.footer_menu .i4{ background:url(../images/n4.png) no-repeat center center; background-size:auto 100%}
.footer_menu .sel .i4{ background:url(../images/n4-sel.png) no-repeat center center; background-size:auto 100%}
.footer_menu .i5{ background:url(../images/n5.png) no-repeat center center; background-size:auto 100%}
.footer_menu .sel .i5{ background:url(../images/n5-sel.png) no-repeat center center; background-size:auto 100%}

/* 展商 */
.zs_type{ padding:20px 15px 15px 15px}
.zs_type .top{ display:flex;}
.zs_type .top a{ padding:0 20px; line-height:34px; color:#333333; font-size:15px; font-weight:bold;}
.zs_type .top .sel{ background:#F7B000; color:#fff;}
.zs_type .bottom{ border:2px solid #F7B000; display:flex;}
.zs_type .bottom .txt{ width:100%; background:url(../images/bg1.png) no-repeat 12px center; background-size:15px; height:38px; line-height:38px; padding-left:40px}
.zs_type .bottom .btn{flex-shrink: 0; background:#F7B000; color:#fff; font-size:15px; padding:0 20px;height:38px;}

.type_ul{ display:flex;justify-content: space-between; padding:5px 15px; flex-wrap: wrap;}
.type_ul li{width:48%; padding-bottom:12px}
.type_ul select{-webkit-appearance: none; background:url(../images/bg_01.png) no-repeat right center; padding-right:12px; background-size:25px; outline:none; height:36px; line-height:30px; padding-left:10px; width:100%; border:1px solid #DDDDDD; border-radius:3px; line-height:34px;}

.zs_list{ background:#fff; padding:0px 15px;}
.zs_list li{ padding-bottom:15px}
.zs_list .a{ padding:10px; background:#EEEEEE; position:relative;width:100%; display:flex;justify-content: space-between; }
.zs_list .pimg{ width:36%; height:84px;flex-shrink: 0; border-radius:5px; display:flex;align-items:center;
justify-content:center; border:1px solid #573205; border-radius:5px; background:#fff; margin-bottom:35px}
.zs_list .pimg .img{ max-height:100%; max-width:100%;}
.zs_list .txt-box{ width:100%; padding-left:15px;}
.zs_list .tit{ font-size:14px; color:#2D2D2F; line-height:19px; font-weight:bold; padding-bottom:3px}
.zs_list dl{ display:flex; width:100%; font-size:12px; color:#2F2F2F; line-height:19px;}
.zs_list dl dd{ color:#8F8F8F;}
.zs_list dl dt{flex-shrink: 0}
.zs_list dl .dt2{ padding-left:20px}
.zs_list .cp_desc{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.zs_list .zx{ position:absolute; bottom:10px; left:0px; background:#D2D2D2; padding:0 20px 0 15px; border-radius:0 10px 10px 0; font-size:14px; color:#5F5F5F; line-height:24px}


.more{ padding:15px 0 40px 0; text-align:center;}
.more a{ display:inline-block; background:#F7B000; color:#fff; font-size:15px; letter-spacing:1px; font-weight:bold; line-height:38px; width:60%; text-align:center;}


/* 展商展品详情 xq */
.xq_info{ padding:30px 15px 15px 15px; text-align:center;display:flex;justify-content: center;flex-wrap: wrap;}
.xq_info .pimg{ width:150px; height:100px; display:flex; border:1px solid #5D3B15; border-radius:5px; overflow:hidden;justify-content: center;align-items:center;}
.xq_info .pimg img{max-height:100%; max-width:100%;}
.xq_info .title{ text-align:center; width:100%; line-height:32px; font-size:16px; font-weight:bold; padding-top:15px; padding-bottom:2px}
.xq_info dl{ display:flex;justify-content: center;font-size:12px; color:#2F2F2F; line-height:20px;}
.xq_info dl dd{ color:#8F8F8F;}
.xq_info dl .dt{ padding-left:20px}

.xq_one{ display:flex; padding:20px; background:#EEEEEE;justify-content: center;align-items:center;}
.xq_one a{ margin:0 20px; font-size:15px; color:#5F5F5F; line-height:24px; text-align:center;}
.xq_one .img{ height:30px}

.xq_title{ padding:0 15px; color:#F7AF00; font-size:15px; font-weight:bold; line-height:40px; padding-top:15px;}
.xq_jieshao{ font-size:14px; color:#616161; line-height:26px; padding:0 15px 5px 15px;}
.xq_jieshao img{ max-width:100%}

.xq_list { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; background: #fff;}
.xq_list li { width: 47.5%; margin-bottom: 15px;}
.xq_list .pimg { width: 100%; height: 120px; overflow: hidden; border-radius: 6px; margin-bottom: 10px; display:flex;align-items:center;justify-content:center;}
.xq_list .pimg img {height:100%; width:100%; object-fit: cover;}
.xq_list .title { font-size:14px; height: 44px; line-height: 22px;  color: #383636;  font-weight: bold;  overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.xq_list .bottom { display: flex;justify-content: space-between; padding-top: 5px; line-height: 20px;  color: #8F8F8F;}
.xq_list .bottom .num { font-size: 13px;}
.xq_list .bottom .sc { background: url(../images/bg_02.png) no-repeat left 2px;background-size: 15px;padding-left: 20px; font-size: 13px;}
.xq_list .bottom .sc.ok {background: url(../images/bg_02-sel.png) no-repeat left 2px; background-size: 15px;}
.xq_footer { float: left; width: 100%; height: 80px;}
.xq_footer .nei { position:fixed; bottom:0; width:100%; max-width:600px; background:#EEEEEE; height:70px; display:flex;justify-content: center;align-items:center;}
.xq_footer .nei img{ height:30px; margin:0 15px;}

/* 展品 */
.zp_list{ padding:0 8px; display:flex;justify-content: space-between; flex-wrap: wrap;}
.zp_list li{ width:50%; padding:8px; margin-bottom:10px}
.zp_list .nei{ display:block; width:100%;}
.zp_list .pimg{ width:100%; height:120px; overflow:hidden; border-radius:5px;  border:1px solid #5D3B15; position:relative;}
.zp_list .pimg img{ width:100%; height:100%;object-fit: cover;}
.zp_list .num{ position:absolute; top:0; left:0; background:url(../images/bg_03.png) no-repeat 6px center rgba(0,0,0,0.34)
; background-size:15px; padding-left:26px; color:#fff; padding-right:10px; font-size:12px}
.zp_list .title{ font-size:15px; color:#000; font-weight:bold; line-height:30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; margin:5px 0}
.zp_list .desc{ font-size:12px; color:#A5A5A5; line-height:18px;word-wrap:break-word;word-break:break-all;}
.zp_list .gsmc{ font-size:13px; color:#5F5F5F; line-height:20px}

.zp_all{ background:#EEEEEE; padding-top:10px; margin-bottom:15px}
.zp_all .pimg{ border:0;}

.zp_info{ padding:20px 15px; background:#fff;}
.zp_info .title{ font-size:16px; font-weight:bold; line-height:30px; padding-bottom:4px}
.zp_info .desc{ font-size:12px; line-height:20px; color:#8F8F8F;}
.zp_info .hao{ font-size:15px; line-height:30px;}

.zp_one{ border-bottom:8px solid #EEEEEE; padding-bottom:15px; margin-bottom:-5px}
.zp_zs_list .a{ padding:5px 0; background:#fff;}
.zp_zs_list .pimg{ margin-bottom:0}


/* 资讯 */
.pt15{ padding-top:15px}
.zx_search{ width:92%; margin:0 4%; display:flex; border:1px solid #F7AF02; border-radius:4px; overflow:hidden;}
.zx_search .txt{ width:100%; height:34px; padding-left:35px; background:url(../images/bg_05.jpg) no-repeat 10px center; background-size:15px; font-size:14px;}
.zx_search .btn{flex-shrink: 0; padding:0 15px; height:34px; font-size:14px; color:#553204; background:url(../images/bg_06.jpg) no-repeat left center #fff; background-size:1px 15px;}

.zx_list{ padding:10px 15px;}
.zx_list .nei{ padding:16px 0; width:100%; border-bottom:1px solid #E5E5E5; display:flex;justify-content: space-between;align-items:center;}
.zx_list .pimg{ width:30%; height:72px; border:1px solid #5D3B15; border-radius:5px; overflow:hidden;flex-shrink: 0}
.zx_list .pimg img{ width:100%; height:100%; object-fit: cover;}
.zx_list .right{ width:100%; display:flex;justify-content: space-between;flex-wrap: wrap; padding-left:15px; line-height:18px;}
.zx_list .title{ font-size:15px; color:#000; line-height:22px; font-weight:bold; margin-bottom:5px;}
.zx_list .time{ font-size:12px; color:#5F5F5F;}
.zx_list .num{ font-size:12px; color:#8F8E93;}

.zx_info{ padding:20px; background:#fff; text-align:center; border-bottom:7px solid #E4E4E4;}
.zx_info .title{ font-size:16px; line-height:26px; font-weight:bold;}
.zx_info .num{ font-size:12px; display:flex; width:100%;justify-content: center; color:#5F5F5F; padding-top:8px;}
.zx_info .num dd{ padding:0 10px;}

.zx_desc{ padding:15px; font-size:14px; line-height:28px; color:#383636;}
.zx_desc img{ max-width:100%}


/* 展会服务 */
.my_list{ padding:5px 15px 30px 15px;}
.my_list li{ border-bottom:1px solid #CCCCCE; padding-top:10px;}
.my_list a{ display:flex; width:100%; line-height:46px;align-items:center; background:url(../images/bg_04.jpg) no-repeat 97% center; background-size:6px; color:#553204; font-size:15px;}
.my_list .img{ height:26px; margin:0 15px;}

/* 邀请函 */
.yq_main{ background:#F7AF00; width:100%;}
.yq_one{ background:#fff; width:94%; margin-left:3%; border-radius:8px; display:flex;justify-content: space-between;align-items:center;}
.yq_one .pimg{ width:100px; height:80px; border-right:1px solid #F7AF00;display:flex; align-items:center; justify-content: center;flex-shrink: 0}
.yq_one .pimg img{ max-height:90%; max-width:80%}
.yq_one .nei{ width:100%; padding-left:20px; color:#553204; font-size:15px; line-height:24px;}
.yq_one .nei strong{ font-size:20px;}
.yq_two{ text-align:center; padding:25px 0 10px 0}
.yq_two img{ height:55px;}
.yq_tit{ padding:10px 0}
.yq_tit img{ display:block; width:100%}
.yq_three{ padding:0px 3% 10px 3%; color:#553204; font-size:14px; line-height:26px;}
.z_list{ margin:0 3%; width:94%; background:#fff; padding:5px 15px; border-radius:8px; display:block; margin-bottom:10px}
.z_list .nei{ display:block; padding:18px 0; border-bottom:1px dotted #C5C5C5; display:flex;justify-content: space-between;align-items: flex-start;}
.z_list .left{ width:100px;flex-shrink: 0}
.z_list .left .img{ width:100%; height:70px;object-fit: cover; display:block;}
.z_list .left .title{ background:#F7AF01; padding:3px 5px; font-size:12px; line-height:16px; color:#000;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.z_list .right{padding-left:15px;font-size:12px;line-height:21px;color:#553204;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;width: 100%; width:100%}
.z_list li:last-child  .nei{ border:0}


.zs_list .hao{ overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-wrap: break-word;word-break: break-all;}
.sy_four .hao{ overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;word-wrap: break-word;word-break: break-all;}
.yq_one .nei strong {
    font-size: 20px;
    word-wrap: break-word;
    word-break: break-all;
}
.xq_info dl{ padding-bottom:3px}
.xq_info dl dt{flex-shrink: 0;white-space: nowrap;  }