html, body { margin: 0; padding: 0; }
body { font-family: Arial; font-size: 14px; background-color: #f5f5f5; line-height: 22px; padding: 60px 0; }
img { vertical-align: top; }
video, img { max-width: 100% !important; }
p,h1,h2,h3,h4,ul,li { margin: 0; padding: 0; }
a,
a:link,
a:visited {
	color:#666;
	text-decoration:none;
}
ul { list-style: none; }
a:hover {
	color:#2c333b;
	text-decoration:none;
}
/* dyui */
.dyui-clear { clear:both; *zoom:1 }
.dyui-clear:after { content: '\20'; clear: both; *zoom: 1; display: block; height: 0 }
.dyui-clear-left { clear: left; }
.dyui-elip { text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

/* header */
#header { position: fixed; z-index: 9999; top: 0; left: 0; right: 0; z-index: 99; height: 45px; padding: 10px 0; background-color: #fff; text-align: center; box-shadow: 0 0 3px #ccc; }
#header .m-menu-btn { position: absolute; top: 22px; left: 30px; }
.logo { height: 30px; margin-top: 8px; }
#m-menu { background: linear-gradient(#133984, #1c5cdb); }
.lang { position: absolute; top: 22px; right: 30px; }

/* common */
.m-tit { font-size: 24px; font-weight: 700; text-align: center; padding: 0 15px 30px; }
.m-tit span { display: block; font-size: 12px; color: #999; font-weight: normal; }
.m-con { padding: 0 15px; }
a.m-more { display: block; width: 180px; line-height: 36px; margin: 0 auto; text-align: center; background-color: #133984; color: #fff; }

/* banner */
#banner { position: relative; height: 200px; }
#banner .item { height: 200px; background-size: cover; background-repeat: no-repeat; background-position: center; }

/* products */
#products { padding: 30px 0; }
.product-list { display: flex; flex-flow: row wrap; margin: 0 -8px; }
.product-item { display: block; width: 50%; margin-bottom: 20px; padding: 0 8px; box-sizing: border-box; }
.product-item-thumb img { max-width: 100%; }
.product-item-tit { padding: 10px; text-align: center; border-top: 1px solid #f5f5f5; background-color: #fff; font-size: 14px; }

/* pic_link */
.pic_link_list { padding: 15px; }
.pic_link_item { display: block; margin-top: 15px; }
.pic_link_item img { max-width: 100%; }

/* about */
.about-img img { max-width: 100%; }
.about-info { position: relative; background-color: #133984; color: #fff; padding: 15px 15px 30px; }
.about-tit { font-size: 24px; padding-top: 15px; }
.about-desc { text-align: justify; margin-top: 15px; }
.about-desc p { margin-bottom: 15px; }
.about-company-name { color: #f0b900; font-size: 18px; margin-bottom: 15px !important; }
.about-info a.more { position: absolute; bottom: 0; right: 0; width: 30px; height: 30px; background-color: #0c3468; color: #fff; font-size: 20px; text-align: center; line-height: 30px; }

/* news */
#news { padding: 30px 15px; background-color: #fff; }
.m-news-list { border-top: 1px solid #f5f5f5; margin-bottom: 30px; }
.m-news-item { display: flex; background-color: #fff; padding: 15px 0; border-bottom: 1px solid #f5f5f5; }
.m-news-item img { width: 80px; height: 60px; margin-right: 10px; }
.m-news-info { flex: 1; min-width: 0; }
.m-news-tit { height: 30px; font-size: 14px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.m-news-info p { color: #999; font-size: 12px; }

/* local contact */
#local-contact { padding: 50px 0; }
#local-contact img { max-width: 100%; }

/* customer */
#customer { padding: 30px 0; background-color: #fff; }
.m-customer-list { display: flex; flex-flow: row wrap; margin: 0 -8px 14px; }
.m-customer-item { display: block; width: 50%; margin-bottom: 16px; padding: 0 8px; box-sizing: border-box; }
.m-customer-item img { max-width: 100%; border: 1px solid #f5f5f5; }

/* video */
#video { padding: 30px 0; }

/* contact */
#contact { padding: 30px 0; background-color: #2d2d2d; color: #9b9b9b; }
.m-contact-item { margin-bottom: 10px; }
.m-contact-item a { color: #3ca8d3; }
.m-contacts-tel a { color: #9b9b9b; }

/* ---------------------------------------------
 * page
 */
.page-wrap { padding: 30px 16px; }
.product-show { padding: 30px 15px; background-color: #fff; }
.page-content img { max-width: 100%; }
.page-content p { margin-bottom: 10px; }
.page-tit { font-size: 20px; font-weight: 700; margin-bottom: 15px; }

/* about product history */
.product-history-name { margin-top: 60px; font-size: 24px; margin-bottom: 30px; }
.product-history { display: flex; }
.product-history-year-list { border-left: 1px dashed #c3d0e0; margin-right: 30px; }
.product-history-year-item { position: relative; line-height: 36px; color: #c3d0e0; cursor: pointer; }
.product-history-year-item.is-selected { color: #133984; font-weight: 700; }
.product-history-year-item span { display: inline-block; margin-left: 15px; }
.product-history-year-item:before { position: absolute; content: ""; height: 1px; width: 10px; background-color: #c3d0e0; }
.product-history-tit { font-size: 36px; font-weight: 700; margin: 30px 0; }
.product-history-desc { font-size: 16px; }

/* newslist */
.news-item { display: flex; margin-bottom: 15px; padding: 15px; height: 80px; background-color: #fff; box-shadow: 0 1px 2px 0 rgba(0,0,0,.05); border-radius: 3px; overflow: hidden; }
.news-item img { width: 80px; height: 60px; margin-right: 10px; }
.news-info { flex: 1; min-width: 0; }
.news-info .title { height: 20px; line-height: 20px; font-size: 14px; text-align: left; }
.news-info .date { color: #ccc; font-size: 12px; line-height: 20px; }
.news-info .description { text-overflow: ellipsis; height: 40px; overflow: hidden; font-size: 12px; color: #999; line-height: 20px; }

/* img list */
.img-list { display: flex; flex-flow: row wrap; margin: 0 -8px; }
.img-item { display: block; width: 50%; margin-bottom: 20px; padding: 0 8px; box-sizing: border-box; }
.img-thumb img { max-width: 100%; }
.img-txt { padding: 10px; text-align: center; border-top: 1px solid #f5f5f5; background-color: #fff; }

/* page sales area */
.dealer-select { border: 1px solid #ccc; padding: 5px; margin-bottom: 15px; }
.dealer-box { padding-bottom: 30px; }
.dealer-item { padding: 15px; border-bottom: 1px solid #eee; background-color: #fff }
.dealer-name { color: #000; font-weight: 700; }
.dealer-contacter { color: #da251d; font-weight: 700; }
.dealer-add { padding: 5px 0; }
.dealer-contact-item span { display: inline-block; width: 80px; color: #000; }
.dealer-contact-item a { color: #666; }

/* tide table */
.table-responsive { min-height: .01%; overflow-x: auto; }
.tide-table { border-collapse: collapse }
.tide-table tr th,
.tide-table tr td { white-space: nowrap; padding: 5px 30px 5px 0; text-align: left; line-height: 20px; }
.tide-table tr th span { display: inline-block; background-color: #eee; padding: 3px 15px; }

/* show */
.show-title { font-size: 18px; margin: 0; }
.show-para { font-size: 12px; color: #999; border-bottom: 1px dotted #ccc; padding: 5px 0 10px; }
.show-content { line-height: 30px; font-size: 16px; padding-top: 15px; }
.show-content p { margin-bottom: 10px; }
.show-content img { max-width: 100%; }

/* pagination */
.pagination { margin-top: 30px; }
.pagination li { display: inline-block; }
.pagination li a,
.pagination li span { display: inline-block; border-radius: 3px; margin: 0 3px 10px 3px; padding: 5px 15px; background-color: #fff; }
.pagination li a:hover { color: #133984; }
.pagination li.active span { background-color: #133984; color: #fff; }

/* footer */
.foot-tool { position: fixed; z-index: 9999; bottom: 0; left: 0; width: 100%; height: 60px; background-color: #fff; border-top: 1px solid #eee; }
.foot-tool ul li { float: left; width: 25%; text-align: center; }
.foot-tool ul li a { display: block; color: #666; }
.foot-tool-icon { line-height: 36px; }
.foot-tool-icon .iconfont { font-size: 20px; }
.foot-tool-txt { height: 24px; line-height: 12px; font-size: 12px; }