body, h1, h2, h3, h4, h5, dl, dd, dt, p, ul, li, ol {
	margin: 0;
	padding: 0;
}
em {
	font-weight: normal;
	font-style: normal;
}
input, select, form, textarea, button {
	border: none;
	margin: 0;
	outline: none;
	padding: 0;
	-webkit-appearance: none;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
}
img {
	border: none;

	max-width: 100%
}
a {
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #111f3f;
	text-decoration: none;
}
* {
	font-size: 0.24rem;
	font-family: "Heiti SC", "HelveticaNeue", "Droidsansfallback", "Droid Sans", "微软雅黑";
}
li {
	list-style-type: none;
}
body {
	min-width: 320px;
	max-width: 750px;
	width: 100%;
	margin: 0 auto;
	background: #f0f3fa;
	padding-bottom: 0.7083rem
}
.clearfix:after {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}
.clearfix {
	zoom: 1;
}
video {
	width: 100%
}
 @media screen and (min-width: 320px) {
html {
	font-size: 50px;
}
}
 @media screen and (min-width: 360px) {
html {
	font-size: 60.42px;
}
}
 @media screen and (min-width: 375px) {
html {
	font-size: 62.5px;
}
}
 @media screen and (min-width: 400px) {
html {
	font-size: 64.583px;
}
}
 @media screen and (min-width: 414px) {
html {
	font-size: 75px;
}
}
 @media screen and (min-width: 440px) {
html {
	font-size: 81.25px;
}
}
 @media screen and (min-width: 480px) {
html {
	font-size: 87.5px;
}
}
 @media screen and (min-width: 520px) {
html {
	font-size: 93.75px;
}
}
 @media screen and (min-width: 560px) {
html {
	font-size: 95.8px
}
}
 @media screen and (min-width: 600px) {
html {
	font-size: 97.9px;
}
}
 @media screen and (min-width: 640px) {
html {
	font-size: 100px;
}
}
 @media screen and (min-width: 680px) {
html {
	font-size: 106.25px;
}
}
 @media screen and (min-width: 720px) {
html {
	font-size: 112.5px;
}
}
 @media screen and (min-width: 750px) {
html {
	font-size: 118.75px;
}
}
/* 首页 */

.head {
	height: 0.8167rem;
	background-color: #fff;
	padding: 0 0.25rem;
}
.logo {
	float: left;
}
.logo img {
	display: block;
	margin-top: 0.1833rem;
	max-width:5.0rem;
}
.menuBtn {
	float: right;
}
.menuBtn img {
	width: 0.38rem;
	height: 0.34rem;
	margin-top: 0.25rem;
}
nav {
	position: absolute;
	right: 0.25rem;
	z-index: 9999;
	background: #fff;
	top: 0.9rem;
	padding: 0.08rem;
	border-radius: 5px;
	width: 1.6667rem;
	box-sizing: border-box;
	display: none;
	text-align: center;
	box-shadow: 0px 0px 3px #ccc;
}
nav::before {
	position: absolute;
	right: 0.0833rem;
	top: -16px;
	content: '';
	width: 0px;
	height: 0px;
	border-top: 8px solid transparent;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
}
nav li a {
	font-size: 0.24rem;
	padding: 0.12rem 0.0833rem;
	border-bottom: 1px solid #e6e6e6;
	display: block;
}
nav li:last-child a {
	border-bottom: none;
}
.pos {
	position: relative;
}
/*footer*/

.index-six {
	padding: 0.33rem;
	background: #eee;
}
.index-six p {
	font-size: 0.2rem;
	color: #4b556e;
	text-align: center;
}
.psz-bot {
	background: url(img/foot_bg.png) no-repeat;
	height: 0.8333rem;
	background-size: 100% 100%;
	z-index: 50;
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 750px;
}
.psz-bot li {
	width: 43%;
	text-align: center;
	margin-top: 0.08rem;
	line-height: 0.8333rem
}
.psz-bot .phone {
	display: block;
}
.psz-bot .phone img {
	width: 0.6rem;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 50%);
	bottom: 50%
}
.night {
	background: #FFFFff;
	height: 0.8333rem;
	background-size: 100% 100%;
	z-index: 50;
	box-shadow: 0px 0.03rem 0.21rem rgba(5, 26, 85, 0.4);
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 750px;
}
.night li {
	width: 50%;
	text-align: center;
	margin-top: 0;
	line-height: 0.8333rem
}
.night li:first-child {
	border-right: 1px solid #f0f3fa;
}
.night li:first-child a span {
	color: #fa2346;
}
.night .phone {
	display: none;
}
/* footer style */
.foot-fix {
	position: fixed;
	bottom: 0;
	clear: both;
	overflow: hidden;
	max-width: 750px;
	width: 100%;
	padding: 0.3em 0.2em 0.3em 0;
	margin: 0 auto;
	background-color: #FFF;
	box-shadow: 0px 0 10px rgba(228,0,52,.2);
	-webkit-box-shadow: 0px 0 10px rgba(228,0,52,.2);
	-moz-box-shadow: 0px 0 10px rgba(228,0,52,.2);
	margin-top: 5px;
	z-index: 999;
}
.foot-fix li {
	float: left;
	width: 50%;
	text-align: center;
	background: url(img/foot-dot.png) no-repeat center;
	background-size: 100%;
	padding: 3px 0;
}
.foot-fix li:nth-child(1) {
	border-radius: 50px 0 0 50px;
	background: -moz-linear-gradient(left, #607D8B  0%, #333 100%);
	background: -webkit-linear-gradient(left, #607D8B  0%, #333 100%);
	background: -o-linear-gradient(left #607D8B  0%, #333 100%);
	background: -ms-linear-gradient(left, #607D8B  0%, #333 100%);
	background: linear-gradient(to right, #607D8B  0%, #333 100%);
	-webkit-box-shadow: 0px 0 10px rgba(228,0,52,.2);
	-moz-box-shadow: 0px 0 10px rgba(228,0,52,.2);
	box-shadow: 0px 0 10px rgba(228,0,52,.2);
}
.foot-fix li:nth-child(1) a {
	color: #FFF;
}
/*
.foot-fix li:nth-child(2) {
	background: -moz-linear-gradient(left, #ED3B47 0%, #0C2B47 100%);
	background: -webkit-linear-gradient(left, #ED3B47 0%, #0C2B47 100%);
	background: -o-linear-gradient(left #ED3B47 0%, #0C2B47 100%);
	background: -ms-linear-gradient(left, #ED3B47 0%, #0C2B47 100%);
	background: linear-gradient(to right, #ED3B47 0%, #0C2B47 100%);
	-webkit-box-shadow: 0px 0 10px rgba(228,0,52,.2);
	-moz-box-shadow: 0px 0 10px rgba(228,0,52,.2);
	box-shadow: 0px 0 10px rgba(228,0,52,.2);
}
.foot-fix li:nth-child(2) a {
	color: #FFF;
}*/
.foot-fix li:nth-child(2) {
	border-radius: 0 50px 50px 0;
	background: -moz-linear-gradient(left, #FFCB01 0%, #FF9502 100%);
	background: -webkit-linear-gradient(left, #FFCB01 0%, #FF9502 100%);
	background: -o-linear-gradient(left #FFCB01 0%, #FF9502 100%);
	background: -ms-linear-gradient(left, #FFCB01 0%, #0C2B47 100%);
	background: linear-gradient(to right, #FFCB01 0%, #FF9502 100%);
	-webkit-box-shadow: 0px 0 10px rgba(228,0,52,.2);
	-moz-box-shadow: 0px 0 10px rgba(228,0,52,.2);
	box-shadow: 0px 0 10px rgba(228,0,52,.2);
}

.foot-fix li:nth-child(2) a {
	color: #FFF;
}
.foot-fix li a {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #0C2B47;
	font-size: 0.88em;
	line-height: 1.5;
}
.foot-fix li a img {
	display: inline-block;
	width: 1.63em;
	height: auto;
}
.totop {
	position: fixed;
	bottom: 60px;
	right: 8px;
	width: 36px;
	height: 36px;
	z-index: 999;
	background: url(img/totop.png) no-repeat center;
	cursor: pointer;
	display: none;
	background-size: cover;
}




/*footer {
    background: url(img/foot_bg.png) no-repeat;
    height: 0.8333rem;
    background-size: 100% 100%;
    z-index: 50;
    position: fixed;
    bottom: 0;
    width: 100%;
    max-width: 750px;
}

footer ul {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-boxflex;
    display: -webkit-flex;
    justify-content: space-between;
}

footer li {
    width: 43%;
    text-align: center;
    margin-top: 0.08rem;
    line-height: 0.8333rem
}

footer li img {
    vertical-align: middle;
    width: 0.5rem;
    margin-right: 0.08rem;
    margin-top: -0.0417rem;
	display:inline-block;
}

footer li a span {
    font-size: 0.25rem;
    color: #051741;
}

footer .phone img {
    width: 0.6rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 50%);
    bottom: 50%
}
*/
