﻿body { color: #333; font-size: 14px;line-height: 1.5; word-wrap: break-word; font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif", "微软雅黑"; }
h1, h2, h3, h4, h5, h6, b, i, em { font-weight: normal; font-style: normal; }
/*主体*/
.main { max-width: 700px; margin: 0 auto 0 auto; padding: 0 1.5%; overflow: hidden; }
.search-main { max-width: 700px; padding: 0.6rem 1.5%; margin: 0 auto; overflow: hidden; }
/*三级页*/
.expo-bg { background: #fff; width: 100%; padding-bottom: 0.3rem; }
.bg-bottom { background: url(/expo/images/line-top.png) repeat-x center; height: 6px; overflow: hidden; }
.bg-up { background: url(/expo/images/line-bottom.png) repeat-x center; height: 6px; overflow: hidden; margin-top: 0.5rem; }
.expo-main { width: 99%; margin: 0 auto; padding: 1rem 0 0.5rem 0; }
.expo-logo { text-align: center; }
.expo-logo img { width: 100%; height: auto; }
.expo-text { float: left; }
.expo-text h1 { font: bold 1.2rem/1.8rem "微软雅黑"; color: #333; }
.expo-text p { font: 0.95rem/1.4rem "微软雅黑"; color: #9f9d9d; overflow: hidden; }
.expo-text a { text-decoration: underline; color: #0099FF; }
/*简介*/
.nav { width: 97%; margin: 0 auto; padding-bottom: 0.5rem; }
.nav li { width: 33%; float: left; text-align: center; border-bottom: 3px solid #e0e0e0; margin: 0.5rem 0; padding-bottom: 0.5rem; cursor: pointer; }
.nav li a { color: #222; text-decoration: none; }
.nav h1 { border-right: 1px solid #ebebeb; font: 1rem/2rem "微软雅黑"; }
.nav .show { border-bottom: 3px solid #009900; color: #009900; background: none; }
.nav .show a { color: #009900; }
.expo-mian-tle { width: 98%; margin: 0 auto; border-bottom: 1px solid #dbdbdb; padding: 1rem 0 0.5rem 0; }
.expo-mian-tle h1 { font: 1.3rem/1.3rem "微软雅黑"; color: #333; border-left: 6px solid #6bd18f; padding-left: 0.3rem; }
.expo-mian-text { width: 98%; font: 1.05rem/1.8rem "Microsoft YaHei"; color: #333333; overflow: hidden; }
.expo-mian-text p { margin: 0.6rem 0.5rem; }
.expo-mian-text p img { width: 98%; height: auto; max-width: 500px; }
.expo-weixin img { width: 100%; height: auto; max-width: 500px; }
.expo-mian-text .info { padding-bottom:1rem;}
.expo-mian-text .info li { border-bottom: 1px solid #eaeaea; line-height: 3rem; font: 1rem/1.3rem "Helvetica Neue","Helvetica","Arial","sans-serif"; padding: 0.5rem 0 0.5rem 0.5rem; word-break: break-all; }
.expo-mian-text .info li span { background: #009900; border-radius: 1rem; color: #fff; text-align: center; margin-right: 0.5rem; padding-left: 0.5rem; }
.expo-mian-text .info li img { vertical-align: middle; }
.expo-mian-text2 { width: 98%; margin: 1rem auto; font: 0.9rem/1.8rem "微软雅黑"; color: #333333; height: 100%; overflow: hidden; }
.more { background: #009900; color: #fff; width: 70%; margin: 0 auto; border-radius: 3rem; height: 2rem; text-align: center; font: 1rem/2rem "微软雅黑"; cursor: pointer; }
.more a { color: #ffffff; }

/*新闻列表*/
.news-list li { margin-top: 1rem; margin-left: 0.5rem; margin-right: 0.5rem; background: url(../images/line.png) bottom no-repeat; padding-bottom: 1rem; }
.news-list .news-text { float: left; margin-right: 0.5rem; }
.width72 { width: 72%; max-width: 72%; }
.width100 { width: 100%; max-width: 100%; }
.news-list .news-text h1 { font: 1.2rem/1.5rem "微软雅黑"; color: #313035; height: 1.5rem; overflow: hidden; }
.news-text h1 a { color: #313035; }
.news-list .news-text p { font: 0.9em/1.3rem "微软雅黑"; color: #afafaf; margin-bottom: 0.7rem; padding-top: 0.2rem; max-height: 2.6rem; overflow: hidden; }
.news-list .news-text i { font: 0.9em/1.5rem "微软雅黑"; color: #afafaf; }
.news-list .news-text h2 { width: 4.5em; height: 1.3rem; border: 1px solid #f1f1f3; text-align: center; float: right; font: 0.9em/1.3rem "微软雅黑"; color: #009900; margin-right: 0.5rem; }
.news-list .news-text h2 a { color: #009900; }
.news-list .news-pic { float: right; overflow: hidden; width: 25%; text-align: right; }
.news-list .news-pic img { width: 105px; max-width: 105px; height: 65px; max-height: 65px; border: 1px solid #f1f1f1; }
/************************************************************************* 三级页end *************************************************************************/
/*搜索框*/
.search { width: 100%; height: 2.5rem; border-bottom: 1px solid #eeeeee; padding-bottom: 1.3rem; background: #f5f5f5; }
.keyword { width: 60%; height: 2.5rem; border: 1px solid #c9c9c9; padding-left: 2.2rem; background: #fff url(../images/ico-sceah.jpg) no-repeat left top; font: 0.9rem/2.5rem "微软雅黑"; color: #989696; border-radius: 0.4rem; }
.button-search { width: 23%; float: right; height: 2.5rem; background: #009900; border: 3px; font: 1.1rem/2.45rem "微软雅黑"; color: #fff; letter-spacing: 0.2rem; cursor: pointer; }
.button-search[type="button"] { border-radius: 0.4rem; }
.button-search:active { background: #009933; }
/*列表*/
.expo-list li { width: 96%; padding: 2%; background: #f8f8f8; margin-top: 1.2rem; }
.expo-list h1 { font: 1.2rem/1.7rem "微软雅黑"; color: #000; cursor: pointer; }
.expo-list h1 i { color: #da0000; }
.expo-list img { width: 8rem; height: 4.944rem; border: 1px solid #e5e5e5; float: left; margin-right: 0.8rem; cursor: pointer; }
.expo-list .text { padding-bottom: 0.5rem; }
.expo-list .text p { font: 0.9rem/1.4rem "微软雅黑"; height: 2.8rem; overflow: hidden; color: #6b6b6b; margin-bottom: 0.2rem; }
.expo-list .text i { color: #9f9d9d; font: 0.8rem/1.2rem "微软雅黑"; }
/*加载更多*/
.loading { text-align: center; padding: 0.5rem; }
.loading img { width: 18%; }
.all { text-align: center; font: bolder 1rem/3rem "Microsoft YaHei"; color: #c1c1c1; }