html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: 微软雅黑;
}
body {
	line-height: 1;
	overflow-x:hidden
}
:focus {
	outline: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
input,textarea,a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;

}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select, button {
	vertical-align: middle; outline: 0;
}
body{ background-color: #f2f2f2}
.box{ width: 95%; margin: 0 auto; position: relative; }
.f12{ font-size: 16px; }
.f14{ font-size: 14px; }
.f16{ font-size: 16px; }
.fl{ float: left }
.fr{ float: right; } 
.clr{ clear: both; float: none; width: 100% }


/**{-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	-moz-transition: .5s all ease;
	transition: .5s all ease;}*/
/*header*/
.m_menu {
    height: 60px;
    width: 60px;
    background-color: #ffffff;
    position: absolute;
    z-index: 999;
    right: 0px;
    top: 0px;
    background-image: url(/statics/images/ponav.jpg);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center center;
}
.headerbox{ height: 60px; background-color: #fff; border-top: 4px solid #1891fc; box-shadow:1px 1px 1px #cdcdcd;}
.logo{ text-align: center;}
.logo img{ width: 150px; margin-top: 10px;}
.menu {position: fixed;
    z-index: 999;
    top: -100%;
    left: 0px;
    background-color: #fff;
    height: 100%;
    width: 100%;
    -webkit-transition: .5 0s all ease;
    -o-transition: .5s 0s all ease;
    -moz-transition: .5s 0s all ease;
    transition: .5s 0s all ease;}
.menu li{ font-size: 16px;
    line-height: 3em;
    border-bottom: 1px solid #e4e4e4;
}
.menu li a{ display: block;
    width: 100%;
    color: #1891fc;
    text-decoration: none;
    padding-left: 5%;}
.show {
    top: 60px;
}
.close {
    background-image: url(../image/close.jpg);
}
.chonav{ background-image: url("../image/chonav.png"); color: #fff!important;
 background-repeat: no-repeat;box-shadow: 3px 9px 16px rgba(0, 0, 0, 0.18)}
.navmenu{display: none; }
.navmenu li{ float: none; border:none; clear: both; background-image: none!important; line-height: 30px; margin: 0}
.eject{ display: block;
    width: 100%;
    color: #1891fc;
    text-decoration: none;
    padding-left: 5%}
.navmenu li a{ color: #333; font-size: 16px; display: block;}
.navmenu li a:hover{ background-color: #007deb; color: #fff!important}
.f5{ width:20%;}
.f4{ width:25%;}
.f3{ width:33.3%;}
.f6{ width: 16.6%;} 
.f3pad{padding:15px; position: relative;}
.f4pad{ padding: 6px;}
.footbox{ background-color: #282828;}
.foottop{ padding-top: 20px; border-bottom: 1px solid #505050; padding-bottom: 20px;}
.foottop p{ font-size: 16px; line-height: 46px; color: #9f9f9f}
.foottop p a{ color: #9f9f9f;}
.fmtop a{width: 25%; float: left; display: block; text-align: left;}
.foottop p span{ padding-right: 10px;}
.footbot{ padding-top: 20px; padding-bottom: 20px;}
.footbot p { font-size: 14px; line-height: 30px; color: #606060;}
.bottel{width: 189px;
    height: 95px;
    background-image: url(../image/bottel.png);
    position: absolute;
    right: 0px;
    top: -44px;
    background-size: cover; display: none}
.bottel h3{    text-align: center;
    color: #fff;
    line-height: 137px;
    font-size: 22px;}