@charset "utf-8";

/*公共样式*/
* {
	margin: 0px;
	padding: 0px;
	list-style: none;

}

img {
	border: none;
}

.clearfix:after {
	content: "";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.clearfix {
	zoom: 1;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	max-width: 640px;
	margin: auto;
	background-color: snow;
	transition: all 0.8s;
}

/*网站顶部*/
.waptopbox {
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}

.waptopbox a {
	float: left;
	display: block;
	width: 100%;
	/* max-width:320px; */
}

.waptopbox a img {
	height: auto;
	width: 100%;
}

.wapmenubox {
	width: 100%;
	max-width: 640px;
	margin: auto;
	transition: all 0.8s;
}

.wapmenubox ul {
	width: 100%;
	background-color: rgb(10 49 144 / 50%);
	height: auto;
	float: left;
	border-radius: 12px;
}

.wapmenubox ul li {
	width: 25%;
	font-size: 14px;
	line-height: 32px;
	list-style-type: none;
	float: left;
	font-weight: 600;
}

.wapmenubox ul li a {
	background-color: rgb(10 46 142 / 30%);
	box-shadow: -5px 5px 5px rgb(10 46 142 / 30%);
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
}

.wapmenubox ul li a:hover {
	background-color: #004ea2;
}

/*Banner*/
.wapbannerbox {
	width: 100%;
	max-width: 640px;
	margin: auto;
}

/*首页公共样式*/
.wapsyboxtit {
	width: 90%;
	height: auto;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 16px;
	line-height: 36px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #004ea2;
	margin-bottom: 10px;
	background-image: url(../images/sjicon01.png);
	background-repeat: no-repeat;
	background-position: 1.5% center;
	color: #333;
}

.wapsyboxtit span.systita {
	font-weight: 900;
	color: #004ea2;
}

.wapsyboxtit span.systitb {
	color: #0a3190;
}

.wapsyboxtit b {
	float: left;
}

.wapsyboxtit a {
	float: right;
	text-decoration: none;
	color: #0a3190;
	font-size: 12px;
	font-weight: 600;
}

.wapsyboxmore {
	width: 100%;
	height: auto;
	text-align: center;
	padding-bottom: 20px;
}

.wapsybga {
	width: 100%;
	height: auto;
	background-image: url(../images/ban01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
	padding-bottom: 5px;
}

.wapsybgb {
	width: 100%;
	height: auto;
	background-color: #f2f2f2;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*首页内容*/
.wapsyboxa {
	position: relative;
	z-index: 1;
	width: 90%;
	height: auto;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10px;
	line-height: 24px;
	max-width: 576px;
	margin: auto;
}

.wapsyboxa a {
	color: #004ea2;
	text-decoration: none;
}

.wapsyboxb {
	width: 100%;
	height: auto;
	max-width: 640px;
	margin: auto;
}

.wapsyboxb ul {
	width: 96%;
	height: auto;
	padding-left: 2%;
	padding-right: 2%;
	float: left;
}

.wapsyboxb ul li {
	background-color: #eee;
	width: 50%;
	height: auto;
	float: left;
	text-align: center;
	list-style-type: none;
	padding-bottom: 10px;
}

.wapsyboxb ul li a {
	width: 92%;
	height: 30px;
	text-decoration: none;
	color: #000;
	line-height: 30px;
	padding-top: 60%;
	display: block;
	margin-left: 4%;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #fff;
}

.wapsyboxb ul li a:hover {
	text-decoration: underline;
}

.wapsyboxb ul li a img {
	width: 100%;
	height: 78%;
	height: -moz-calc(100% - 30px);
	height: -webkit-calc(100% - 30px);
	height: -o-calc(100% - 30px);
	height: -ms-calc(100% - 30px);
	height: calc(100% - 30px);
	position: absolute;
	top: 0px;
	left: 0px;
}

.wapsyboxc {
	width: 100%;
	height: auto;
	max-width: 640px;
	margin: auto;
}

.wapsyboxc ul {
	width: 100%;
	height: auto;
	float: left;
}

.wapsyboxc ul li {
	width: 80%;
	width: -moz-calc(100% - 38px);
	width: -webkit-calc(100% - 38px);
	width: -o-calc(100% - 38px);
	width: -ms-calc(100% - 38px);
	width: calc(100% - 38px);
	height: auto;
	padding-left: 30px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/libg.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	float: left;
	list-style-type: none;
}

.wapsyboxc ul li a {
	height: 20px;
	width: auto;
	max-width: 136px;
	max-width: -moz-calc(100% - 120px);
	max-width: -webkit-calc(100% - 120px);
	max-width: -o-calc(100% - 120px);
	max-width: -ms-calc(100% - 120px);
	max-width: calc(100% - 120px);
	line-height: 20px;
	color: #000;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	float: left;
}

.wapsyboxc ul li a:hover {
	text-decoration: underline;
}

.wapsyboxc ul li span {
	line-height: 20px;
	color: #666;
	float: right;
}

.wapsyboxd {
	width: 100%;
	height: auto;
	max-width: 640px;
	margin: auto;
}

.wapsyboxd ul li {
	width: 90%;
	float: left;
	list-style-type: none;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	color: #004ea2;
	line-height: 26px;
	font-size: 18px;
}

.wapsyboxd ul li span {
	font-size: 12px;
	color: #333;
}

.wapsyboxd ul li img {
	width: auto;
	max-width: 100%;
}

.wapsyboxe {
	width: 100%;
	text-align: center;
	padding-top: 15px;
}

.wapsyboxe a {
	width: 47%;
	margin-left: 2%;
	background-color: #004ea2;
	color: #FFF;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	text-decoration: none;
	display: block;
	float: left;
}

/*底部样式*/
.wapbottombox {
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 30px;
	max-width: 640px;
	margin: auto;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 80px;
	background-color: rgb(10 46 142 / 80%);
	color: #FFF;
	font-size: 0.8rem;
	font-weight: 600;
}

.wapbottombox a {
	color: #FFF;
}

.wapgudingbox {
	width: 100%;
	max-width: 640px;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333;
	position: fixed;
	bottom: 0px;
	z-index: 10;
}

.wapgudingbox ul {
	width: 100%;
	height: auto;
	float: left;
}

.wapgudingbox ul li {
	width: 50%;
	height: auto;
	float: left;
	text-align: center;
	list-style-type: none;
}

.wapgudingbox ul li a {
	width: auto;
	height: auto;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
}

.wapgudingbox ul li a img {
	width: 25px;
	height: 25px;
}

/*内页Banner*/
.wapnybannerbox {
	width: 100%;
	max-width: 640px;
	margin: auto;
}

.wapnybannerbox img {
	width: 100%;
}

/*内页公共样式*/
.wapnytit {
	width: 90%;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}

.wapnytit span {
	color: #004ea2;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 20px;
	padding-right: 5px;
	text-align: center;
	display: block;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #004ea2;
	background-image: url(../images/sjicon01.png);
	background-position: 5px center;
	background-repeat: no-repeat;
}

.wappagebox {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	height: auto;
	text-align: center;
}

/*内容页*/
.wapnyneirong {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	height: auto;
	line-height: 24px;
}

.wapnyneirong p {
	padding-bottom: 10px;
}

.wapnyneirong img {
	height: auto;
	max-width: 100%;
}

/*新闻页*/
.wapnynews {
	width: 100%;
	height: auto;
}

.wapnynews ul {
	width: 100%;
	height: auto;
	float: left;
}

.wapnynews ul li {
	width: 85%;
	height: auto;
	padding-left: 10%;
	padding-right: 5%;
	background-image: url(../images/libg.png);
	background-repeat: no-repeat;
	background-position: 5% center;
	float: left;
	list-style-type: none;
}

.wapnynews ul li a {
	line-height: 30px;
	color: #000;
	text-decoration: none;
	float: left;
}

.wapnynews ul li a:hover {
	text-decoration: underline;
}

.wapnynews ul li span {
	line-height: 30px;
	color: #666;
	float: right;
}

/*产品页*/
.wapnyproduct {
	width: 100%;
	height: auto;
}

.wapnyproduct ul {
	width: 100%;
	height: auto;
	float: left;
}

.wapnyproduct ul li {
	width: 40%;
	height: auto;
	float: left;
	text-align: center;
	list-style-type: none;
	padding-top: 10px;
	padding-left: 7%;
}

.wapnyproduct ul li a {
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none;
	color: #0a3190;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}

.wapnyproduct ul li a:hover {
	text-decoration: underline;
}

.wapnyproduct ul li a img {
	width: 100%;
	height: auto;
	border: 1px solid #0a3190;
}

.wapnycpfenleia {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	height: auto;
	padding-bottom: 10px;
	font-size: 14px;
}

.wapnycpfenleia a {
	background-color: #0a3190;
	line-height: 28px;
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	text-align: center;
	border: 1px solid #eee;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.wapnycpfenleib {
	font-weight: 600;
	color: #0a3190;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 30px;
	height: auto;
}

.wapnycpfenleib span {
	box-shadow: 0px 0px 3px #0a3190;
	padding: 0.1rem;
	font-weight: 100;
}

/*新闻内容与产品内容*/
.wapnyxwhcptita {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10px;
	height: auto;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.wapnyxwhcptitb {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 20px;
	height: auto;
	text-align: center;
	font-size: 12px;
	color: #999;
}

.waptopnextnews {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 20px;
	height: auto;
	text-align: right;
	color: #666;
	line-height: 30px;
}

.waptopnextnews a {
	color: #333;
}

.wapnyxwhcptitc {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 20px;
	height: auto;
	text-align: right;
}

.wapnyxwhcptitc a {
	color: #000;
}

.hidespbox {
	display: none;
}

.showspbox {
	display: block;
}

/*视频页面*/
.wapnysptit {
	width: 90%;
	height: auto;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #004ea2;
}

.wapnysptit span {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	display: block;
	float: left;
	background-color: #004ea2;
}

.wapnysptit a {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	display: block;
	float: left;
	background-color: #666;
	text-decoration: none;
}

.wapnyshiping {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 30px;
	height: auto;
}