﻿* { -webkit-tap-highlight-color: transparent; }
input[type=search]::-webkit-search-cancel-button { -webkit-appearance: none; }
html { margin: 0 auto; padding: 0; background: #f3f4f5; color: #333333; font-family: "微软雅黑","Microsoft Yahei","宋体",Verdana,Arial; position: relative; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { text-decoration: none; }

@media screen and (min-width: 750px) {
	html { background: #999; }
	body { max-width: 750px; margin: 0 auto !important; }
}

body { margin: 0 auto; padding: 0; font-size: 16px; background: #f3f4f5; color: #333333; font-family: "微软雅黑","Microsoft Yahei","宋体",Verdana,Arial; position: relative; }
body, p, div, ul, li, h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, input, select, label, dl, dt, dd, table, td, tr { margin: 0; padding: 0; outline: none; -webkit-text-size-adjust: none; }
input, select, label { vertical-align: middle; }
ul, ol, li { list-style: none; }
input, img, select { border: 0; outline: none; }

/*********************************全局通用样式开始*******************************/
/*全局样式*/
.left { float: left; }
.right { float: right; }
.clear { float: none; clear: both; font-size: 0; line-height: 0; height: 0; margin: 0; padding: 0; }
.red { color: red; }

.main { margin: 0 auto; font-size: 0.16rem; background: #fff; }
.main .img { display: block; width: 100%; }
.main .content p { font-size: 0.30rem; margin: 0.15rem; line-height: 0.55rem; text-align: justify;  }
.main .message{margin:0.2rem 0.1rem;}

/*统一头部*/
.main .top-nav { height: 0.8rem; background: #FF9800; width: 100%; line-height: 0.8rem; font-size: 0.22rem; color: #fff; }
.main .top-nav i { float: left; width: 5%; font-size: 0.5rem; }
.main .top-nav h1 { float: left; width: 86%; text-align: center; }
.main .top-nav p { float: right; width: 5%; padding-right: 3%; }
.main .top-nav a { color: #ffffff; }

/*产品切换*/
.main .swiper img { width: 100%; }
.main .swiper .next-btn { right: 0; background: url(/images/ico-next.png) no-repeat; background-size: 100%; background-position: center; }
.main .swiper .prev-btn { left: 0; background: url(/images/ico-prev.png) no-repeat; background-size: 100%; background-position: center; }
.main .swiper .prev-btn, .swiper .next-btn { width: 0.6rem; height: 1.14rem; position: absolute; z-index: 20; cursor: pointer; top: 40%; opacity: 0.6; }
.main .swiper .paging { color: #fff; position: absolute; bottom: 0.1rem; z-index: 999; text-align: center; font-size: 0.4rem; }

/*品牌动态*/
.main .news { margin: 0 0.1rem; }
.main .news li { padding: 0.3rem 0rem; background: url(/images/line.png) bottom no-repeat; }
.main .news .news-text { float: left; padding-bottom: 0.1rem; }
.main .width72 { width: 72%; max-width: 72%; }
.main .width100 { width: 100%; max-width: 100%; }
.main .news .news-text h1 { color: #313035; font-size: 0.36rem; line-height: 0.44rem; }
.main .news .news-text p { float: left; color: #666; font-size: 0.3rem; line-height: 0.48rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.main .news .news-text span { color: #999; font-size: 0.25rem; }
.main .news .news-pic { float: right; overflow: hidden; width: 25%; text-align: right; }
.main .news .news-pic img { width: 1.75rem; max-width: 1.75rem; height: auto; border: 1px solid #f1f1f1; margin-top: 0.1rem; }

/*底部*/
#footIframe { border: 0rem; height: 2.5rem; margin-top:0.3rem; }

/*********************************全局通用样式结束*******************************/





