﻿@charset "utf-8";/*格式化*/html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea{margin:0;padding:0;}body{font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif;padding-top:1px;background:#f9f9f9;}li, ol{list-style:none;}ins{text-decoration:none;}i, em{font-style:normal;}a{text-decoration:none;font-family:"Microsoft Yahei";color:#333333;}a:hover{cursor:pointer;text-decoration:none; color:#333333;}a:active{star:expression(this.onFocus=this.blur());color:#333333;}:focus{outline:0;}.clear{clear:both;line-height:0px;overflow:hidden;zoom:1;font-size:0px;content:'.';}.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}img{padding:0;margin:0;}a img{border:none;}input,textarea{border:none;font-family:"Microsoft Yahei";font-size:13px;}h1, h2, h3, h4, h5, h6{font-weight:normal;font-size:14px;}#content p img{width:100%;display:block;margin:0 auto;max-width:560px;}/*排版通用*/.f-mm{margin-left:auto;margin-right:auto;}/*居中对齐*/.f-fl{float:left;}/*左浮动*/.f-fr{float:right;}/*右浮动*/.f-tr{text-align:right;}/*右对齐*/.f-tl{text-align:left;}/*左对齐*/.f-tc{text-align:center;}/*中间对齐*/.f-pr{position:relative;}/*定位*/.f-di{display:inline;}/*杂项*/.u-co-bt{border-radius:4px;/*css3圆角*/width:80px;height:26px;line-height:26px;display: inline-block;vertical-align: middle;padding-top:1px;}/*提交按钮样式*/.u-co-bt.z-spe{width:100%;}.u-lico{width:24px;height:24px;border-radius:4px;/*css3圆角*/background:#000;padding:10px;opacity: 0.8;position:relative;left:50%;margin:10px 0 10px -14px;box-shadow:0 0 3px #2d2d2d;}/*等待载入*/.fs15{font-size:15px;}/*15号字体*/.fs12{font-size:12px;}/*12号字体*/.pdr12{padding-right:12px;}/*右边距12px*/.pl10{padding-left:10px;}/*左边距10px*/.red{color:#f00;}/*字体颜色红色*/.emptyData{padding-left:10px;line-height:26px;}/* -- 页面整体布局 --*/.wrap{min-width:320px;max-width:640px;background:#fff;background-size:100%;margin:0 auto;overflow:hidden;position:relative;}/*网站首页宽度*//*------通用部件-----*//*首页标题 开始*/.m-tit{position:relative;text-indent:10px;height:38px;font-size:15px;line-height:38px;}/*首页产品导航样式*/.m-tit .u-ico{position:absolute;right:10px;top:2px;width:30px;height:38px;}/*首页产品导航箭头样式*/.m-tit .u-ico:before{content:"";/*配合:before这个属性，写 before的时候一定要加上去*/position:absolute;width:12px;height:12px;right:5px;top:12px;z-index:10;-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/-o-transform: rotate(45deg);/*针对欧朋浏览器写的兼容*/-webkit-transform: rotate(45deg);/*针对苹果浏览器写的兼容*/transform: rotate(45deg);}/*首页产品导航箭头css3样式*/.m-tit .u-ico:after{content:"";/*配合:before这个属性，写 before的时候一定要加上去*/position:absolute;width:12px;height:12px;right:8px;top:12px;z-index:10;-moz-transform: rotate(45deg);/*角度45度，针对火狐浏览器写的兼容*/-o-transform: rotate(45deg);/*针对欧朋浏览器写的兼容*/-webkit-transform: rotate(45deg);/*针对苹果浏览器写的兼容*/transform: rotate(45deg);}/*首页产品导航箭头css3样式*//*空白 分割样式*/.u-empty{height:18px;}/*----------自适应公用样式结束----------------*//*--------------------做单时把下面的头部和底部样式删除，换成自己写的样式，样式命名按规范命名----------------------------------*//*------------------------------------------------------------内页通用----------------------------------------------------------------*/.wrap img{width:100%;height: 100%;}#content *{max-width: 100%;height: auto;}.m-btit{line-height: 35px;padding-left: 12px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;border-top: 1px solid #d9d9d9;box-shadow: 0 1px #fff;position: relative;background-color: #f6f6f6;background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eaeaea));background-image: -webkit-linear-gradient(top, #f6f6f6, #eaeaea);background-image: -moz-linear-gradient(top, #f6f6f6, #eaeaea);background-image: -o-linear-gradient(top, #f6f6f6, #eaeaea);background-image: -ms-linear-gradient(top, #f6f6f6, #eaeaea);background-image: linear-gradient(top, #f6f6f6, #eaeaea);border-bottom: 1px solid #d9d9d9}.m-btit:before{content: "";position: absolute;left: 0;top: 0;width: 100%;border-top: 1px solid #fff}.m-btit span{padding: 0 8px;position: relative;height: 100%;top: -12px;display: inline-block}.m-btit span:before{content: "";position: absolute;background: #7c7c7c;width: 8px;height: 8px;left: 2px;top: 3px;z-index: 10;-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg)}.m-btit span:after{content: "";position: absolute;width: 8px;height: 8px;left: 1px;top: 3px;z-index: 11;background-color: #f2f2f2;background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#eee));background-image: -webkit-linear-gradient(top, #f2f2f2, #eee);background-image: -moz-linear-gradient(top, #f2f2f2, #eee);background-image: -o-linear-gradient(top, #f2f2f2, #eee);background-image: -ms-linear-gradient(top, #f2f2f2, #eee);background-image: linear-gradient(top, #f2f2f2, #eee);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);-webkit-transform: rotate(45deg);transform: rotate(45deg)}.g-back{overflow: hidden;position: relative;text-align: right;margin-top: 1px;height: 38px;padding: 7px 11px 0 9px;}.g-back .u-bp{background-position: 0 0;}.g-back a{display: inline-block;font-size: .875em;height: 32px;line-height: 28px;width: 32px;position: relative;}/*--------------------------------------------------------内页通用--------------------------------------------------------------------*/@media screen and (min-width:320px) {	body { font-size:75%;}}@media screen and (min-width:360px) {	body { font-size:87%;}}@media screen and (min-width:400px) {	body { font-size:100%;}}@media screen and (min-width:480px) {	body { font-size:112%;}}@media screen and (min-width:568px) {	body { font-size:131%;}}@media screen and (min-width:639px) {	body { font-size:150%;}}/*头部样式*/.g-hd{ padding:1.4em 0 0 0; border-top:0.45em solid #00935a;}.m-logo{ float:left; width: 21.218%; margin-bottom:1.4em; padding: 0 2% 0 2%; border-right:1px solid #dcdbdb;}.m-logo img{ width:100%;}.g-hd h2{ float: right; padding-right:3.125%; color:#333333; line-height:1em;font-size: 12px;}.g-hd h2 b{ display:block; color:#00935a; font-size: 100%; line-height: 1.4em;}.g-hd .h_phone{ display:block; clear: both; line-height:2.25em; background:#f1f1f1; text-align:center; color:#666666;}.g-hd .h_phone i{ display:inline-block; width:3%; padding-right:1%;}.g-hd .h_phone i img{width: 100%; vertical-align: middle;}.g-hd .h_phone span{ font-weight:bold; color:#00935a; font-style: oblique;}/*底部开始*/.g-ft{ padding:0 0 5em 0;background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#e4e4e4)); 	background-image: -webkit-linear-gradient(top, #fefefe, #e4e4e4); 	background-image: -moz-linear-gradient(top, #fefefe, #e4e4e4); 	background-image: -o-linear-gradient(top, #fefefe, #e4e4e4); 	background-image: -ms-linear-gradient(top, #fefefe, #e4e4e4); 	background-image: linear-gradient(top, #fefefe, #e4e4e4);}.g-ft .go_top{ display:block; position:relative;line-height:2em; padding:4% 0 0 0; color:#b0b0b0; position:relative;border-top:solid 0.45em #00935a; box-shadow:2px 2px 3px #d8d8d8; border-bottom:0.08em solid #d8d8d8;background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#e4e4e4)); 	background-image: -webkit-linear-gradient(top, #eeeeee, #e4e4e4); 	background-image: -moz-linear-gradient(top, #eeeeee, #e4e4e4); 	background-image: -o-linear-gradient(top, #eeeeee, #e4e4e4); 	background-image: -ms-linear-gradient(top, #eeeeee, #e4e4e4); 	background-image: linear-gradient(top, #eeeeee, #e4e4e4);}.go_top span{ display:block; padding-right:2.81%; text-align:right; }.go_top span:before{ position:absolute; content:""; top:25%; right:4%; margin: 0 0 0 -0.6em; z-index:9;width:0; height:0; border-bottom:0.7em solid #7c7c7c;border-right:0.7em solid transparent;border-left:0.7em solid transparent;}.m-bmu{ padding:3% 0 0 0; text-align:left;color:#999999;}.m-bmu p{ padding-bottom:0.6em;text-align:center;}.m-bmu p a{ display:inline-block; text-align:center;line-height:2.16666em;color:#999999; }.dbk { height:8rem; overflow:hidden;}.dbz { float:left; width:53%;}.dbz span { display:block; float:left; width:11%; height:6.89rem; border:1px solid #dcdcdc; text-align:center; font-size:0.8rem; color:#666666; line-height:1.1rem; padding-top:0.6rem; margin:0rem 0 0 8%;}.dbz p { float:left; width:63.2%; margin-top:0rem; height:8.08rem; overflow:hidden;}.dbz p img { display:block; width:97.5%; border:1px solid #dcdcdc; border-width:1px 1px 1px 0;height: 7.5rem;}.dby { float:left; margin:0rem 0 0 0%; width:47%;}.dby p { font-size:0.8rem; color:#666666; line-height:1.5rem; margin-top:0.4rem; white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}.dby p img{ width:64%;}.social_nav5{height:4.2rem;position:fixed; bottom:0; min-width:320px; max-width:640px; width:100%;  z-index:999; background: #3b3b3b;}.social_nav5 li{ width:25%; float:left; position:relative; border-right:1px solid #585858; font-size:0.9rem; text-align:center; color:#fff; height:4.79rem;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}.social_nav5 li em{ width:35.25%; display:block; margin:0 auto; padding:0.8rem 0 0 0;}.social_nav5 li a{ color:#fff;}.social_nav5 .cur { background: #00935a;}.social_nav5 li .erji { z-index:99; position:absolute;bottom:4.8rem; left:0; width:100%; text-align:left; background:#3b3b3b; display:none;}.social_nav5 li .erji a { display:block; line-height:2rem; border-bottom:1px solid #585858; font-size:1rem; line-height:2.2rem;position:relative; text-align:center;  color:#fff;font-weight: normal;}.social_nav5 img{ width:100%;}
#content p img.loaded {width: auto;
display: inline-block;  max-width: 100%;
}