* {
	box-sizing: border-box;
}

#prod_head {
	width: 100%;
	margin: 0;
	height: auto;
	padding: 0;
	position: relative;
	border-top: 1px solid transparent;
}

.pg-head {
	width: 100%;
	margin: -2px 0 0 0;
	padding: 0;
	border-top: 1px solid transparent;
	position: relative;
}

.pg-head p {
	text-align: center;
	font-weight: normal;
	line-height: 100%;
}

.pg-head .little-ti {
	font-size: 14px;
	color: #ffffff;
	line-height: 100%;
	width: 100%;
	max-width: 720px;
	text-align: center;
	margin: 0;
	position: absolute;
	top: 49%;
}

.pg-head .little-ti .big-ti {
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	position: relative;
	margin-top: -1.9em;
	display: block;
	opacity: 0.7;
}

.pg-head .little-ti .line {
	width: 3.2em;
	height: 2px;
	background: #ffffff;
	text-align: center;
	margin: 1.82em auto 0;
	display: inline-block;
}

.pg-con-nav {
	width: 100%;
	margin: 0 auto;
	padding: 2px 0;
	background: #0562be;
	font-weight: normal;
	height: 40px;
	position: relative;
}

.pg-con-nav .nav-ti {
	font-size: 15px;
	padding: 10px 0 10px 1.16em;
	line-height: 100%;
	color: #ffffff;
}

.pg-con-nav .nav-btn {
	width: 50px;
	height: 40px;
	text-align: center;
	padding: 10px 8px 0 0;
	margin-top: -2px;
}

.pg-con-nav .nav-btn .icof {
	font-size: 24px;
	line-height: 100%;
	padding: 0;
	color: #ffffff;
}

.pg-con-nav .nav-btn ul {
	position: absolute;
	top: 45px;
	left: 0px;
	width: 100%;
	height: auto;
	max-width: 720px;
	z-index: 3;
}

.pg-con-nav .nav-btn ul li {
	display: block;
	padding: 0px 10%;
	margin: 0;
	line-height: 100%;
	font-size: 14px;
	background: #ffffff;
	height: auto;
	border-bottom: 0;
	overflow: hidden;
	transition: 0.3s;
}

.pg-con-nav .nav-btn ul li a {
	padding: 0em 0;
	display: block;
	width: 100%;
	color: inherit;
	height: 0;
	overflow: hidden;
	transition: 0.2s;
}

.pg-con-nav .nav-btn:hover ul li a {
	height: auto;
	padding: 1.1em 0;
}

.pg-con-nav .nav-btn:hover ul li {
	border-bottom: 1px solid #e0e0e0;
}

.pg-con-nav .nav-btn ul li:hover a {
	color: #0562be;
	font-weight: bold;
}

.pg-list,
.pg-news-ls {
	width: 100%;
	padding: 0 5.3%;
	margin: 0.6em auto;
}

.pg-list ul,
.pg-news-ls ul {
	width: 100%;
	height: auto;
}

.pg-list ul li {
	float: left;
	width: 48.5%;
	margin: 0 3% 1.5em 0;
	overflow: hidden;
}

.pg-list .ls-pic {
	width: 100%;
}

.pg-list .ls-title {
	width: 100%;
	padding: 0.1em 0.6em;
	line-height: 100%;
	background: #eaeaea;
}

.pg-list .ls-title .tia {
	font-size: 13px;
}

.pg-news-ls ul li {
	display: block;
	border-bottom: 1px dashed #eaeaea;
	padding: 1.55em 0;
	height: auto;
	position: relative;
}

.pg-news-ls ul li:after {
	content: "";
	clear: both;
	display: block;
}

.pg-news-ls .ls-pic {
	width: 42%;
	margin: 0;
	padding: 0.25em 0;
	float: left;
}

.pg-news-ls .ls-pic img {
	width: 100%;
	height: 100%;
	margin: 0;
	border: 0;
}

.pg-news-ls .ls-title {
	width: 57.5%;
	margin: 0;
	padding: 0.25em 0 0.25em 1em;
	float: left;
}

.pg-news-ls .ls-title .tia {
	font-size: 14px;
	margin: 0;
}

.pg-news-ls .ls-title .tib {
	font-size: 11px;
	color: #999999;
	margin: 5px 0;
}

.pg-news-ls .ls-title .tib .icof {
	font-size: 16px;
	vertical-align: middle;
}

.pg-news-ls .ls-title .tic {
	font-size: 12px;
	color: #999999;
	margin: 0.01em 0;
	position: absolute;
	bottom: 2.05em;
}


.pg-con-art {
	width: 100%;
	padding: 0 5%;
	margin: 2em 0 0 0;
}

.pg-con-art .art-ti-main {
	font-size: 16px;
	color: #333333;
	line-height: 100%;
}

.pg-con-art .art-ti-sub {
	font-size: 12px;
	color: #999999;
	line-height: 300%;
}

.b-line {
	border: 0;
	width: 100%;
	height: 1px;
	background: #eaeaea;
	margin-top: 1px;
}

.pg-artice {
	width: 100%;
	padding: 0 5%;
	margin: 1em 0 0 0;
	font-size: 13px;
	color: #333333;
	text-align: justify;
}

.pg-artice table {
	display: none;
}

.pg-artice img {
	max-width: 98%;
	margin: 10px auto;
	text-align: center;
	display: block;
}

.pg-artice p {
	margin: 0;
	padding: 0;
	line-height: 180%;
	text-indent: 2em;
}

.pg-artice a {
	text-decoration: none;
	font-weight: bold;
	color: inherit;
}

.abus {
	margin-top: 2em;
}

.abus p {
	line-height: 200%;
}

.pg-contact {
	width: 100%;
	padding: 0 5%;
	margin: 2.2em 0 0 0;
}

.cont-info {
	width: 100%;
}

.cont-info li {
	border: 1px solid #dcdbdb;
	padding: 0.50em 0;
	margin: 0 0 1em 0;
}

.cont-info li:after {
	content: "";
	clear: both;
	display: block;
}

.cont-info li .icof {
	font-size: 38px;
	color: #0562BE;
	text-align: center;
	width: 26%;
	max-width: 200px;
	padding-left: 0.4em;
}

.cont-info li:last-child .icof {
	font-size: 44px;
	line-height: 95%;
}

.cont-info li .con-t {
	width: auto;
	margin: 0 0;
	padding: 0 0 0 1%;
}

.cont-info li .con-t p {
	margin: 0;
}

.cont-info li .con-t .big-ti {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}

.cont-info li .con-t .little-ti {
	font-size: 12px;
	line-height: 180%;
	color: #777777;
}

.mess {
	width: 100%;
	padding: 0 5%;
}

.mess .me-title {
	font-size: 15px;
}

.mess>input {
	-webkit-appearance: none;
}

#form02 {
	width: 100%;
	position: relative;
	margin-top: 2em;
}

#form02 input,
#form02 textarea {
	background: #f9f9f9;
	border: 1px solid #cccccc;
	color: #888888;
	margin-bottom: 1.5em;
	border-radius: 7px;
	-webkit-appearance: none;
}

#form02 .int,
#form02 .int0 {
	width: 100%;
	height: 38px;
	padding: 0 8px;
	margin-right: 21px;
	border: 1px solid #cccccc;
	overflow: hidden;
	-webkit-appearance: none;
}

#form02 .int0 {
	margin-right: 0px;
}

#form02 .int2 {
	width: 100%;
	height: auto;
	min-height: 254px;
	margin-top: 1px;
	padding: 8px 8px 0 8px;
	background: #f9f9f9;
	font-family: inherit;
}

#form02 .int-s {
	width: 100%;
	background: #0562BE;
	height: 38px;
	color: #ffffff;
	text-align: center;
	margin-top: 0px;
	border: none;
}


.mlc3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.paginate {
	width: 100%;
	margin: 10px 0;
	padding: 0 5%;
}

.paginate ul li {
	display: block;
	text-align: left;
	color: #333333;
	font-weight: normal;
	margin: 10px 0;
}

.paginate ul li a {
	display: block;
	width: 100%;
	font-size: 13px;
}

.paginate ul li:hover a {
	color: #0562be;
	background: #f0f0f0;
}

/* 分页按钮 */
.paginate_button {
	width: 100%;
	text-align: center;
	margin: 10px auto;
	padding: 0;
	font-size: 14px;
	color: #999999;
}

.paginate_button ul {
	text-align: center;
	display: block;
}

.paginate_button ul li {
	/* margin:0 -5px 0 0; */
	display: inline-block;
}

.paginate_button ul li a {
	width: 44px;
	height: 44px;
	display: block;
	margin: 0;
	padding: 15px 0;
	text-align: center;
	border: 1px solid #eaeaea;
	border-left: 1px solid transparent;
	line-height: 100%;
}

.paginate_button ul .li-active a,
.paginate_button ul li:hover a {
	background: #0562be;
	border: 1px solid #0562be !important;
	border-left: 1px solid transparent;
	color: #ffffff;
}

.paginate_button ul li:first-child a,
.paginate_button ul li:last-child a {
	width: auto;
	padding: 15px;
	margin: 0;
}

.paginate_button ul li:first-child a,
.paginate_button ul li:nth-child(2) a {
	border-left: 1px solid #eaeaea;
}

.paginate_button ul li:nth-child(2):hover a {
	border-left: 1px solid #0562be;
}
