﻿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; background: #fff; margin-bottom: 1rem; padding-bottom: 0.1rem; }
.main .main-title { line-height: 2.5rem; height: 2.5rem; border-bottom: 1px solid #dbdbdb;}
.main .main-title img { float: left; height: 1.25rem; width: 1.25rem; padding-left: 0.2rem; padding-top: 0.61rem; }
.main .main-title h2 { float: left; color: #323232; font-size: 1.25rem; }
.main .main-title a { float: right; position: relative; padding-right: 0.5rem; color: #aeaeae; }
.main .more { background: #009900; color: #fff; width: 60%; margin: 1rem auto; border-radius: 2rem; text-align: center; font-size: 1rem; }
.main .more a { color: #ffffff; }
.main .more:active { background: #009933; }
.main .nodata { text-align: center; padding: 1rem 0rem 0.5rem 0rem; color: red; }

/*搜索框*/
.search { width: 98%; margin: 0 auto; height: 2.5rem; border-bottom: 1px solid #eeeeee; background: #f5f5f5; padding: 0.5rem 0rem 0.6rem 0rem; }
.keyword { width: 60%; height: 2.5rem; border: 1px solid #c9c9c9; padding-left: 2.2rem; background: #fff url(/corp/images/ioc-sceah.jpg) no-repeat left top; font: 0.9rem/2.5rem "Helvetica Neue","Helvetica","Arial","sans-serif"; 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; }
/*列表*/
.corp-list li { width: 96%; padding: 2%; background: #f8f8f8; margin-top: 1rem; }
.corp-list h1 { font: 1.2rem/1.7rem "Helvetica Neue","Helvetica","Arial","sans-serif"; color: #000; cursor: pointer; }
.corp-list h1 i { color: #da0000; }
.corp-list img { width: 8rem; height: 4.944rem; border: 1px solid #e5e5e5; float: left; margin-right: 0.8rem; cursor: pointer; margin-top: 0.3rem; }
.corp-list .text p { font: 0.9rem/1.4rem "Helvetica Neue","Helvetica","Arial","sans-serif"; height: 5.5rem; overflow: hidden; color: #6b6b6b; }
.corp-list .text a { color: #009933; }
.corp-list .text .p2 { font: 0.9rem/1.2rem "Helvetica Neue","Helvetica","Arial","sans-serif"; overflow: hidden; height: 1.2rem; padding-top: 0.5rem; }
.corp-list .text i { color: red; font: 0.9rem/1.2rem "Helvetica Neue","Helvetica","Arial","sans-serif"; }
.corp-list .text i a { color: red; font: 0.9rem/1.2rem "Helvetica Neue","Helvetica","Arial","sans-serif"; }
.corp-list .text span { float: right; color: #999; padding-right: 0.6rem; font-size: 0.8rem; }
/*加载更多*/
.loading { text-align: center; padding: 0.5rem; }
    .loading img { width: 18%; }
.all { text-align: center; font: bolder 1rem/3rem "Helvetica Neue","Helvetica","Arial","sans-serif"; color: #c1c1c1; }

/************************************************************************* 三级页 *************************************************************************/
.corp-bg { background: #fff; width: 100%; padding-bottom: 0.3rem; }
.bg-bottom { background: url(/corp/images/line-top.png) repeat-x center; height: 6px; overflow: hidden; }
.bg-up { background: url(/corp/images/line-bottom.png) repeat-x center; height: 6px; overflow: hidden; margin-top: 0.5rem; }
.corp-main { width: 99%; margin: 0 auto; padding: 1rem 0 0.5rem 0; }
.corp-logo { text-align: center; float: left;width: 36%;}
.corp-logo img {width: 8rem;height: 4.944rem;border: 1px solid #f0f0f0;}
.corp-text { float: left; padding-left: 0.5rem; width: 61%; }
.corp-text h1 { font: bold 1rem/1.8rem "Helvetica Neue","Helvetica","Arial","sans-serif"; color: #333; }
.corp-text p { font: 0.9rem/1.4rem "Helvetica Neue","Helvetica","Arial","sans-serif"; color: #9f9d9d; overflow: hidden; }

/*简介*/
.nav { width: 99%; margin: 0 auto; padding-bottom: 0.5rem; }
.nav li { width: 25%; 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; font: 1rem/2rem "Helvetica Neue","Helvetica","Arial","sans-serif"; }
.nav li i { border-right: 1px solid #ebebeb; line-height: 0.5rem; display: block; }
.nav .show { border-bottom: 3px solid #009900; color: #009900; background: none; }
.nav .show a { color: #009900; }
.corp-mian-tle { width: 98%; margin: 0 auto; border-bottom: 1px solid #dbdbdb; padding: 1rem 0 0.5rem 0; }
.corp-mian-tle h1 { font: 1.3rem/1.3rem "Helvetica Neue","Helvetica","Arial","sans-serif"; color: #333; border-left: 6px solid #6bd18f; padding-left: 0.3rem; }
.corp-mian-text { width: 98%; font: 1rem/1.6rem "Helvetica Neue","Helvetica","Arial","sans-serif"; color: #333333; overflow: hidden; }
.corp-mian-text p { margin: 0.6rem 0.5rem; }
.corp-mian-text p img { width: 98%; height: auto; max-width: 500px; }
.corp-mian-text .info { padding-bottom:1rem;}
.corp-mian-text .info li { border-bottom: 1px solid #eaeaea; line-height: 3rem; font: 0.9rem/1.3rem "Helvetica Neue","Helvetica","Arial","sans-serif"; padding: 0.5rem 0 0.5rem 0.5rem; word-break: break-all; }
.corp-mian-text .info li img{vertical-align: middle;}
.corp-mian-text .info li span { background: #009900; border-radius: 1rem; color: #fff; text-align: center; margin-right: 0.5rem; padding-left: 0.5rem; }
.corp-mian-text2 { width: 98%; margin: 1rem auto; font: 0.9rem/1.8rem "Helvetica Neue","Helvetica","Arial","sans-serif"; 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 "Helvetica Neue","Helvetica","Arial","sans-serif"; cursor: pointer; }
.more a { color: #ffffff; }

/*旗下品牌*/
.qixia { padding: .9em 0 .1em; background: #fff; margin: 0 auto; display: flex; justify-content: space-around; flex-wrap: wrap; }
.qixia-logo { float: left; width: 40%;  }
.qixia-logo img { display: block; width: 8rem; height: 4.944rem; border: 1px solid #d8d8d8;}
.qixia-txt { width: 55%; padding-top: 2px; }
.qixia-txt h3 { font: bold 14px/24px "microsoft yahei"; color: #13bda4; }
.qixia-txt p { font-size: 14px; margin:0;}
.qixia-txt p span { display: inline-block; white-space: nowrap; }
.qixia-brand-info { border-bottom: 1px dashed #b6b6b6; font: 0.8rem/1.5rem "微软雅黑"; padding: 0 0.4rem 0.8rem 0.4rem; }
.qixia-brand-info a { background: #009900; border-radius: 0.3rem; color: #fff; padding: 0.1rem 0.4rem; margin-left: 0.3rem; }

/*供应信息*/
.gongying { width: 100%; margin: 0 auto; background: #f8f8f8; }
.gongying .list { background: #fff; padding: 0.5rem 0.2rem; }
.gongying .w98 { width: 98%; }
.gongying-logo { float: left; width: 6rem; }
.gongying-logo img { width: 5rem; height: 5rem; overflow: hidden; }
.gongying-text { float: left; width: 72%; }
.gongying-text .title { color: #333; height: 1rem; margin-bottom: 0.2rem; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.gongying-text .memo { font-size: 0.8rem; color: #666; height: 3.5rem; padding-top: 0.2rem; padding-bottom: 0.2rem; overflow: hidden; }
.gongying .info { font-size: 0.9rem; color: red; padding-left: 0.3rem; }
.gongying .info i { font-size: 0.9rem; color: #c1c1c1; padding: 0rem 1rem; }
.gongying .info a { font-size: 0.9rem; color: #009900; }
.gongying .info span { float: right; color: #999; padding-right: 0.6rem; font-size: 0.7rem; }
.gongying .bg-up { background: url(../images/line-bottom.png) repeat-x center; height: 6px; overflow: hidden; margin-top: 0.5rem; }
.gongying .bg-bottom { background: url(../images/line-top.png) repeat-x center; height: 6px; overflow: hidden; }

/*文章资讯*/
.news { width: 100%; margin: 0 auto; padding-top: 0.02rem; background: url(../images/line.png) top no-repeat; }
.news li { padding: 0.6rem; background: url(../images/line.png) bottom no-repeat; }
.news .news-text { float: left; padding-bottom: 0.6rem; }
.width72 { width: 72%; max-width: 72%; }
.width100 { width: 100%; max-width: 100%; }
.news .news-text h1 { color: #313035; font-size: 1.2rem; padding-bottom: 0.3rem; }
.news-text h1 a { color: #313035; }
.news .news-text p { float: left; color: #666; margin-bottom: 0.2rem; padding-top: 0.1rem; max-height: 4.6rem; overflow: hidden; font-size: 0.8rem; }
.news .news-text i { color: #999; font-size: 0.8rem; }
.news .news-text h2 { width: 4.5em; height: 1.1rem; border: 1px solid #f1f1f3; text-align: center; float: right; color: #009900; margin-right: 0.2rem; font-size: 0.8rem; }
.news .news-text h2 a { color: #009900; }
.news .news-pic { float: right; overflow: hidden; width: 25%; text-align: right; }
.news .news-pic img { width: 105px; max-width: 105px; height: 65px; max-height: 65px; border: 1px solid #f1f1f1; }
/************************************************************************* 三级页end *************************************************************************/
