/*reset*/
body, div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, select, th, td, article, aside, audio, canvas, caption, details, figure, footer, header, hgroup, iframe, mark, menu, nav, object, section, summary, ::before, ::after {
	margin: 0;
	padding: 0;
	font-weight: normal;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
a, button, input, textarea, select {
	background: none;
	-webkit-tap-highlight-color: rgba(255,0,0,0);
	outline: none;
	-webkit-appearance: none;
}
html {
	font-size: 6.25em;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "微软雅黑", "SY1";
	color: #333;
	font-size: 0.22rem;
}
table, tr, td {
	border: 1px solid #ddd;
}
em {
	font-style: normal
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
li {
	list-style: none
}
a {
	text-decoration: none;
	color: #333;
}
img {
	border: none;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea {
	resize: none;
	overflow: auto;
}
html, body {
	width: 100%;
	height: 100%;
}
.clearfix::before, .clearfix::after {
	content: '';
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.fl, .lefter {
	float: left;
}
.fr, .righter {
	float: right;
}
em, i {
	font-style: normal;
}
.imgResponsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.container {
	width: 100%;
	max-width: 750px;
	min-width: 300px;
	margin: 0 auto;
}
.tc {
	text-align: center;
}
.tl {
	text-align: left;
}
.underline {
	text-decoration: underline;
}
.cor1, a.cor1 {
	color: #08af51!important;
}
.bg {
	background: #f3f3f3;
}
.bg1 {
	background: #fff;
}
.list li {
	float: left;
}
.block {
	display: block;
}
.pdb80 {
	padding-bottom: 0.8rem;
}
.box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.icon {
	display: inline-block;
	background: url(../img/icon.png) no-repeat;
	width: 5.47rem;
	height: 1.59rem;
	background-size: 5.47rem;
}
.ic1 {
	background-position: 23.73% 0;
	width: 0.56rem;
	height: 0.55rem;
}
.header {
	height: 1rem;
	padding: 0 0.35rem;
}
.header .logo {
	margin-top: 0.15rem;
}
.header .logo img {
	/*width: 2.4rem;
	height: 0.46rem;*/
	width:200px;
}
.header .menu {
	margin-top: 0.365rem;
}
.header .menu .imenu2 {
	display: inline-block;
	background: url(../img/menu.png) no-repeat;
	width: 0.44rem;
	height: 0.34rem;
	background-size: 100% 100%;
	-webkit-transition: background .4s;
	transition: background .4s;
}
.header .menu.current .imenu2 {
	background: url(../img/iclose2.png) no-repeat;
	width: 0.44rem;
	height: 0.34rem;
	background-size: 100% 100%;
}
.droplist1 {
	top: 0.9rem!important;
}
.droplist {
	display: none;
	width: 7.5rem;
	overflow-y: auto;
	z-index: 100;
	position: fixed;
	top: 1rem;
	bottom: 0;
	left: 50%;
	margin-left: -3.75rem;
	background-color: rgba(0,0,0,0.8);
}
.ddInfo {
	padding: 0 0.35rem;
}
.dli h2, .home {
	font-size: 0.32rem;
	color: #fff;
	padding: 0.25rem 0 0.2rem;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}
.home {
	display: block;
}
.second {
	font-size: 0;
	padding-top: 0.1rem;
}
.second a {
	font-size: 0.28rem;
	color: #999;
	display: inline-block;
	line-height: 0.54rem;
	margin-right: 0.74rem;
}
.tel {
	text-align: center;
	padding-top: 0.7rem;
}
.tel h4 {
	display: inline-block;
	font-size: 0.32rem;
	color: #fff;
	padding-left: 0.5rem;
	line-height: 0.36rem;
	background: url(../img/tel.png) no-repeat left center;
	background-size: 0.36rem;
}
.subHeader {
	height: 0.9rem;
	line-height: 0.9rem;
	border-bottom: 1px solid #f0f0f0;
	color: #333;
	font-size: 0.36rem;
	position: relative;
	text-align: center;
}
.subHeader a.back {
	position: absolute;
	line-height: 1;
	left: 0.3rem;
	top: 0.24rem;
}
.subHeader a.back .iback {
	display: block;
	background: url(../img/right.png) no-repeat;
	width: 0.48rem;
	height: 0.48rem;
	background-size: 100% 100%;
}
.subHeader .menu {
	position: absolute;
	right: 0.3rem;
	line-height: 1;
	top: 0.3rem;
}
.subHeader .menu .imenu {
	display: block;
	background: url(../img/imenu.png) no-repeat;
	width: 0.4rem;
	height: 0.35rem;
	background-size: 100% 100%;
	-webkit-transition: background .4s;
	transition: background .4s;
}
.subHeader .menu.current .imenu {
	background: url(../img/iclose3.png) no-repeat;
	width: 0.4rem;
	height: 0.35rem;
	background-size: 100% 100%;
}
 @media only screen and (max-width:320px) {
.droplist {
	width: 100%;
	margin-left: -50%;
}
}
.footer {
	background: #333333;
	color: #fff;
	text-align: center;
	padding-bottom: 0.2rem;
}
.footer p {
	font-size: 0.24rem;
	color: #999;
	line-height: 0.4rem;
}
.footer p a {
	color: #999;
}
.top {
	background: url(../img/top.png) no-repeat;
	background-size: 1.03rem 0.51rem;
	width: 1.03rem;
	height: 0.51rem;
	margin: 0 auto 0.1rem;
}
.fixfooter {
	background: #95c62e;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 999;
	height: 0.8rem;
}
.fixfooter > li {
	width: 33.3%;
	line-height: 0.8rem;
	text-align: center;
	position: relative;
}
.fixfooter > li > a {
	color: #fff;
	font-size: 0.24rem;
}
.fixfooter > li:nth-child(2) {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.fixfooter .fixicon {
	display: inline-block;
	margin: 0 0.13rem 0 0;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.fixfooter .fic1 {
	width: 0.38rem;
	height: 0.3rem;
	background-size: 0.38rem 0.3rem;
}
.fixfooter .fic2 {
	width: 0.34rem;
	height: 0.34rem;
	background-size: 0.34rem;
}
.fixfooter .fic3 {
	width: 0.26rem;
	height: 0.33rem;
	background-size: 0.26rem 0.33rem;
}
/*css flickr style pagination*/
div.flickr {
	padding: 0px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	margin: 0px;
}
div.flickr a {
	background-position: 50% bottom;
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
	padding: 7px 13px;
	height: 30px;
	line-height: 30px;
	background: #b0b0b0;
	border-radius: 2px;
}
div.flickr a:hover {
	background-image: none;
	color: #fff;
	background-color: #ff9000;
}
div.flickr a:active {
	background-image: none;
	color: #fff;
	background-color: #ff9000;
}
div.flickr span {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #999;
	margin-right: 5px;
	padding-top: 2px;
	background: #b0b0b0;
	color: #fff;
	border-radius: 2px;
}
div.flickr span.current {
	background: #ff9000;
	background-position: 50% bottom;
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
	font-size: 14px;
	padding: 7px 13px;
	height: 30px;
	line-height: 30px;
	border-radius: 2px;
}
div.flickr span.disabled {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #adaaad;
	margin-right: 5px;
	padding-top: 2px;
}
/*css scott style pagination*/


.w100{ width:100%;}