@charset "utf-8";
/*公用的*/
/*基本*/
* {
	padding: 0px;
	margin: 0px
}

body {
	font-size: 100px;
}

* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	box-sizing: border-box;
}

.trans {
	transition: all .3s ease-in;
}

html {
	width: 100%;
	min-height: 100%;
}

body {
	width: 100%;
	min-height: 100%;
	max-width: 750px;
	min-width: 320px;
	margin: 0 auto;
	font: .24rem/1.6 'PingFangSC-Light', 'microsoft yahei', Arial, Helvetica, sans-serif, "Hiragino Sans GB";
	color: #333;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #fff;
	position: relative;
}

body:before, body:after {
	content: "";
	width: 100%;
	display: block;
}

body:before {
	height: 1rem;
}

body:after {
	height: 0;
}

img {
	border: 0px;
}

em {
	font-style: normal;
}

s, i {
	font-style: normal;
}

ul, ol {
	list-style-type: none;
}

li {
	list-style: none outside none;
}

strong, b {
	font-weight: normal;
}
/*表单*/
input, button, select, textarea {
	outline: none;
	font-family: "Microsoft Yahei", Arial;
	font-size: .24rem;
	-webkit-appearance: none !important;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #999;
}

input:-moz-placeholder, textarea:-moz-placeholder {
	color: #999;
}

input::-moz-placeholder, textarea::-moz-placeholder {
	color: #999;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #999;
}
/*公用样式*/
.layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-wrapper: 101;
	background: #000;
	opacity: 1;
}

.blue {
	color: #28a5f4;
}
/*链接*/
a, a:link, a:visited, a:hover, a:active {
	color: #666;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 /* 取消链接高亮 */
}

a:focus {
	outline: none;
}

a:hover, a:active {
	color: #3ba86f;
	outline: none;
}
/*标题*/
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
}

/*字体*/
@media only screen and (min-width:641px) {
	html {
		font-size: 100px;
	}
}

@media only screen and (max-width:640px) {
	html {
		font-size: 100px;
	}
}

@media only screen and (max-width:540px) {
	html {
		font-size: 84.375px;
	}
}

@media only screen and (max-width:480px) {
	html {
		font-size: 75px;
	}
}

@media only screen and (max-width:414px) {
	html {
		font-size: 64.6875px;
	}
}

@media only screen and (max-width: 400px) {
	html {
		font-size: 62.5px;
	}
}

@media only screen and (max-width: 375px) {
	html {
		font-size: 58.5938px;
	}
}

@media only screen and (max-width: 360px) {
	html {
		font-size: 56.25px;
	}
}

@media only screen and (max-width: 320px) {
	html {
		font-size: 50px;
	}
}

.wrap {
	width: 95%;
	margin: 0 auto;
}

.header {
	position: relative;
}

#top_main {
	width: 100%;
	height: 1rem;
	z-index: 9999;
	position: fixed;
	top: 0px;
	left: 0px;
}

#top {
	max-width: 750px;
	min-width: 320px;
	height: 1rem;
	margin: 0px auto;
	position: relative;
	background: #fff;
	box-shadow: 0px 4px 16px 0px rgba(14,25,31,0.1);
	border-bottom: 1px solid #eee;
}

#top .logo {
	float: left;
	margin: 0 auto;
	display: block;
	text-align: center;
	margin-top: .125rem;
	margin-left: .1rem;
}

#top .logo a {
	display: block;
}

#top .logo img {
	height: .75rem;
	vertical-align: top;
}

#top #nav {
	width: .8rem;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	cursor: pointer;
	z-index: 6;
}

#top .nav {
	width: .5rem;
	height: .36rem;
	margin: .33rem auto;
	background-position: 0 -.94rem;
}

#top .cur .nav {
	background-position: -.56rem -.94rem;
}

.soupage {
	background: #fff;
}
/*subNav*/
/*subNav*/
.subNav {
	max-width: 750px;
	position: fixed;
	width: 100%;
	margin: 0 auto;
	height: 100%;
	top: 1rem;
	bottom: 0;
	z-index: 9999;
	display: none;
	overflow-x: hidden;
	overflow-y: auto!important;
	background: #ffffff;
	margin-bottom: 1rem;
}

.subNav .subNavCon {
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/subNavShow.png)no-repeat top center#fff;
	background-size: 100%;
}

.subNav .subNavCon .sao {
}

.subNav .subNavCon .sao img {
	width: 2rem;
	margin: 0 auto;
	display: block;
}

.subNav .subNavCon .sao p {
	text-align: center;
	font-size: 0.26rem;
	line-height: 0.36rem;
}

.subNav .subNavCon .tel {
	text-align: center;
	font-size: 0.3rem;
	background: url(../images/tel.png)no-repeat left center;
	background-size: 0.3rem;
	width: 4.3rem;
	display: block;
	margin: 0.2rem auto;
}

.subNav ul {
	width: 100%;
	padding: .1rem 0 2rem;
	overflow-y: auto;
	height: auto;
}

.subNav li {
	width: 94%;
	display: inline-block;
	line-height: 0.92rem;
	margin: 0 3%;
	position: relative;
	border-bottom: 0.02rem solid #dddddd;
}

.subNav li a {
	display: block;
	color: #333;
	font-size: 0.28rem;
	width: 80%;
	float: left;
}

.subNav li .icobef {
	display: block;
	width: 100%;
	overflow: hidden;
}

.subNav li .icobef s {
	width: .32rem;
	height: .32rem;
	display: none;
	text-align: center;
	color: #333;
	font-size: .24rem;
	background: url(../images/jia01.png)no-repeat;
	background-size: contain;
	margin-top: .25rem;
	margin-right: .1rem;
	float: right;
}

.subNav li a.on {
	color: #e2791d;
}

.subNav li .icobef.on s {
	background: url(../images/jian01.png)no-repeat;
	background-size: contain;
}

.subNav li .box {
	display: none;
}

.subNav li .box a {
	border-color: #f9f9f9;
	height: 0.6rem;
	line-height: 0.6rem;
	color: #333;
	font-size: .24rem;
}

.subNav li.hover a {
}

.subNav li .box dl {
	width: 98%;
	margin: 0 auto;
	display: grid;
}

.subNav li .box dl dt {
	width: 100%;
	display: inline-block;
	border-bottom: 0.02rem solid #dddddd;
}

.subNav li .box dl dt a {
	line-height: 0.95rem;
	color: #666666;
	height: 90%;
	width: 5rem;
	float: left;
}

.subNav li .box dl dt i {
	background: url(../images/bot.png)no-repeat center right;
	background-size: 0.28rem;
	width: 10%;
	height: 0.9rem;
	float: right;
	display: none;
}

.subNav li .box dl dt.on i {
	background: url(../images/topp.png)no-repeat center right;
	background-size: 0.28rem;
}

.subNav li .box dl dd {
	display: none;
}

.subNav li .box dl dd a {
	color: #999999;
	line-height: 0.6rem;
	border: none;
}

.subNav li.cur .icobef s,.subNav li .box dl.cur dt i {
	display: block;
}

.subNav li .box dl:last-child dt {
	border-bottom: none;
}

.subNavShow {
	display: block;
}

.subNav .tsearch {
	width: 100%;
	height: 1rem;
	padding: .2rem 3%;
	position: absolute;
	left: 0;
	top: 0.9rem;
	z-index: 1122;
	background: #f5f5f5;
}

.subNav .tsearch .txt {
	width: 75%;
	color: #000;
	text-indent: .3rem;
	color: #666;
	font-size: .22rem;
	height: .6rem;
	background: #fff;
	border: none;
	position: absolute;
	left: 3%;
	top: .2rem;
	border-bottom-left-radius: .5rem;
	border-top-left-radius: .5rem;
}

.subNav .tsearch .btn {
	color: #fff;
	font-size: .22rem;
	width: 20%;
	height: .6rem;
	line-height: .6rem;
	text-align: center;
	border: 0px;
	background: url(../images/search-ico.png) no-repeat center #0267ad;
	position: absolute;
	right: 3%;
	top: .2rem;
	border-bottom-right-radius: .5rem;
	border-top-right-radius: .5rem;
	background-size: .4rem auto;
}

.ntel {
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.8rem;
}

.ntel b {
	font-size: 0.3rem;
	color: #0061ae;
	font-weight: bold;
}

















