@charset "UTF-8";
.g_hezi { display: -webkit-box; display: -moz-box; display: -o-box; display: -ms-box; display: box; }

.g_align { -webkit-box-align: center; -moz-box-align: center; -o-box-align: center; -ms-box-align: center; box-align: center; }

.g_pack { -webkit-box-pack: center; -moz-box-pack: center; -o-box-pack: center; -ms-box-pack: center; box-pack: center; }

.g_flex { -webkit-box-flex: 1; -moz-box-flex: 1; -o-box-flex: 1; -ms-box-flex: 1; box-flex: 1; }

.clear_ios { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); -webkit-appearance: none; outline: none; }

html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { font-family: "Microsoft Yahei"; background-color: #ffffff; }

body, h1, h2, h3, h4, h5, h6, div, p, ul { padding: 0px; margin: 0px; }

ul, dl, ol { list-style-type: none; }

a { text-decoration: none; }

/*弹性盒子*/
.g-page { width: 100%; max-width: 640px; min-width: 320px; margin: 0 auto; position: relative; overflow: hidden; }
.g-page .g-header { width: 92%; padding: 15px 4% 12px 4%; border-bottom: 2px solid; position: relative; overflow: hidden; }
.g-page .g-header .u-logo { float: left; width: 25%; height: 34px; background: url("../images/logo.png") no-repeat; background-size: contain; }
.g-page .g-header .u-tel { float: right; width: 38%; height: 28px; margin-top: 5px; background: url("../images/tel.png") no-repeat; background-size: contain; }
.g-page .g-content { width: 100%; height: auto; padding: 0em 0em 1em 0em; box-sizing: border-box; overflow: hidden; }
.g-page .g-content .u-list-top { padding: 0.7em 0; text-align: center; width: 100%; }
.g-page .g-content .u-list-top h2 { background: url("../images/triangle2.png") right center no-repeat; background-size: 0.7em; color: #666; font-size: 1.1em; font-weight: normal; width: 7em; margin: 0 auto; }
.g-page .g-content ul.g-list-ul { width: 100%; }
.g-page .g-content ul.g-list-ul li { width: 94%; padding: 0.7em 3%; border-bottom: 1px solid; float: left; }
.g-page .g-content ul.g-list-ul li .u-list-left { width: 33%; max-width: 220px; max-height: 108px; padding: 2px; float: left; overflow: hidden; }
.g-page .g-content ul.g-list-ul li .u-list-left img { width: 100%; max-width: 150px; max-height: 108px; border: 1px solid; }
.g-page .g-content ul.g-list-ul li .u-list-right { width: 62%; float: right; }
.g-page .g-content ul.g-list-ul li .u-list-right h3 { font-size: 1.1em; font-weight: normal; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.g-page .g-content ul.g-list-ul li .u-list-right .u-list-text { height: 40px; overflow: hidden; line-height: 1.2em; margin: 0.4em 0; }
.g-page .g-content .m-info-title { width: 92%; padding: 1em 4%; border-bottom: 1px solid; float: left; }
.g-page .g-content .m-info-title h3 { color: #000; font-size: 1.2em; font-weight: normal; margin-bottom: 0.4em; }
.g-page .g-content .g-info-content { width: 92%; padding: 1em 4%; margin-bottom: 1em; line-height: 1.6em; float:left; }
.g-page .g-content .g-info-content img { max-width: 100%; }

.u-list-tips { font-size: 0.8em; }
.u-list-tips .u-list-time { float: left; }
.u-list-tips .u-list-time i { font-style: normal; border-radius: 3px; line-height: 18px; padding: 0px 4px; margin-right: 4px; display: inline-block; }
.u-list-tips .u-list-more { float: right; display: inline-block; padding-left: 0.8em; width: 2.5em; }

/*新闻列表页顶部模拟下拉框*/
.listtop { min-width: 45%; margin: 0 auto; }

.listtop .news01 { min-width: 40%; margin: 0 auto; padding-right: 15%; position: relative; -webkit-box-file: 1; -moz-box-file: 1; box-file: 1; white-space: nowrap; text-overflow: ellipsis; outline: none; font-size: 1.1em; color: #666; text-align: center; background: url("../images/triangle2.png") right center no-repeat; background-size: 10px; }

.listtop .news02_zi { font-size: 1.1em; color: #666; }

.listtop select { position: absolute; left: 5%; top: 0; min-width: 90%; height: 100%; opacity: 0; font-size: 0.9em; color: #666; }

.u-list-top { width: 100%; display: -webkit-box !important; display: -moz-box !important; display: box !important; -webkit-box-flex: 1; -moz-box-file: 1; box-file: 1; position: relative; }

.g-page .g-header { border-bottom-color: #ff6600; background-color: #ffffff; }
.g-page .g-content .u-list-top { background: #e9e9e9; }
.g-page .g-content ul.g-list-ul li { border-bottom-color: #dedede; }
.g-page .g-content ul.g-list-ul li .u-list-left img { border-color: #cccccc; }
.g-page .g-content ul.g-list-ul li .u-list-right h3 { color: #000; }
.g-page .g-content ul.g-list-ul li .u-list-right .u-list-text { color: #666666; }
.g-page .g-content .m-info-title { border-bottom-color: #dedede; }
.g-page .g-content .g-info-content { color: #494949; }

.u-list-tips { color: #848484; }
.u-list-tips .u-list-time i { color: #ffffff; background-color: #ff6600; }
.u-list-tips .u-list-more { color: #848484; background: url("../images/triangle1.png") left center no-repeat; background-size: 0.4em; }

.g-page .g-content .g-info-content img {
    height: auto !important;
}
/*# sourceMappingURL=orange.css.map */
