@charset 'utf-8';
* {
  -webkit-tap-highlight-color: transparent;
  -ms-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
a,
address,
article,
aside,
audio,
b,
body,
canvas,
caption,
center,
dd,
div,
dl,
dt,
em,
embed,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
label,
nav,
ol,
output,
p,
q,
section,
span,
ul,
li,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
body {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
  background: #fff;
  color: #444444;
}
html {
  -webkit-text-size-adjust: 100%;
  /*页面缩放 字体至最小值时 还能继续*/
}
ol,
li,
ul {
  list-style: none;
}
input,
textarea {
  outline: 0;
  resize: none;
}
a {
  text-decoration: none;
  color: #444444;
}
img {
  outline: none;
  border: 0;
}
.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}
.left {
  float: left!important;
}
.right {
  float: right!important;
}
.clear {
  clear: both;
}
.clearFloat {
  zoom: 1;
}
.clearFloat:after {
  content: '.';
  display: block;
  clear: both;
  width: 0;
  height: 0;
  visibility: hidden;
}
.allW {
  width: 100%;
  overflow: hidden;
}
.allW > img {
  display: block;
  width: 100%;
}
.margin {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.img img {
  display: block;
  width: 100%;
  height: 100%;
}
#slide-none img,
#slide-page img,
#slide-arrow img,
#slide-all img {
  display: block;
  width: 100%;
}
/**
 * this is a line between two panels 
 * the comment and public is ending
 */
.g-line {
  background-color: #e3e3e3;
  height: 0.6rem;
}
.py-xl {
	padding-left:0.5rem;
  border-bottom: 1px #ccc solid;
}
.py-xl a {
  font-size: 0.825rem;
  line-height: 2.25rem;
}
.articlebox{
	padding:0 10px;
	font-size:1rem;
	line-height:1.5rem;
}
.py-artical .title {
  padding: 1rem 0.75rem 0.5rem;
  text-align: center;
}
.py-artical .title h2 {
  font-size: 1.05rem;
  color: #009bdb;
}
.py-artical .title h5 {
  border-bottom: 1px #ccc solid;
  font-size: 0.9rem;
  color: #888888;
  padding-bottom: 0.5rem;
  padding-top: 0.2rem;
  margin-bottom: 0.4rem;
}
.py-artical .btn {
  padding: 0.75rem;
}
.py-artical .btn a {
  float: left;
  font-size: 0.9rem;
  text-align: center;
  line-height: 1.75rem;
}
.py-artical .btn a:nth-of-type(1) {
  width: 18%;
  border: 1px #ccc solid;
  margin-top: 0.4rem;
  border-radius: 0.2rem;
}
.py-artical .btn a:nth-of-type(2) {
  width: 18%;
  margin-top: 0.4rem;
  margin-right: 8%;
  margin-left: 4%;
  border: 1px #ccc solid;
  border-radius: 0.2rem;
}
.py-artical .btn a:nth-of-type(3) {
  width: 52%;
  color: #fff;
  line-height: 2.55rem;
  height: 2.55rem;
  border-radius: 0.3rem;
  background-color: #009bdb;
}
.py-help .title {
  font-size: 0.825rem;
  text-indent: 0.756rem;
  padding-bottom: 0.45rem;
  border-bottom: 1px #ccc solid;
  margin-top: 1rem;
  color: #009bdb;
}
.py-help .title .more{
	float:right;
	margin-right:0.5rem;
	color:red;
	font-weight:bold;
}
.py-help ul {
  padding: 0 0.65rem;
}
.py-help ul a {
  display: block;
  width: 100%;
  overflow: hidden;
  font-size: 0.9rem;
  line-height: 1rem;
  padding: 0.6rem 0;
}
.py-help ul a span:first-child {
  float: left;
  max-width: 80%;
}
.py-help ul a em {
  display: inline-block;
  width: 1.3rem;
  text-align: center;
  height: 1rem;
  line-height: 1rem;
  background-color: #aaaaaa;
  color: #fff;
  margin-right: 0.3rem;
}
.py-help ul li {
  border-bottom: 1px #ccc dashed;
  word-break:keep-all;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis; 
}
.py-help ul li:last-child {
  border-bottom: none;
}
.py-help ul li:nth-of-type(1) a em {
  background-color: #d23838;
}
.py-help ul li:nth-of-type(2) a em {
  background-color: #eb6100;
}
.py-help ul li:nth-of-type(3) a em {
  background-color: #f39800;
}
.py-intro {
  padding: 0.825rem 0.6rem;
}
.py-intro .img {
  width: 42%;
  height: 8.25rem;
}
.py-intro .txt {
  width: 55.5%;
}
.py-intro .txt h2 {
  font-size: 1.125rem;
  font-weight: bold;
  color: #009bdb;
  margin-bottom: 0.2rem;
}
.py-intro .txt p {
  padding-left: 1rem;
  font-size: 0.9rem;
  line-height: 1.32rem;
  background: url(../images/py_11.jpg) no-repeat 0 center;
  background-size: 0.7125rem 0.6375rem;
}
.py-intro1 .img {
  height: 8.25rem;
  border: 0.125rem #ccc solid;
  background-color: #009bdb;
  color: #fff;
  text-align: center;
}
.py-intro1 .img img {
  display: block;
  width: 2.625rem;
  margin: 2rem auto 0;
  height: 2.0625rem;
}
.py-intro1 .img span {
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
  padding-top: 0.2rem;
}
.py-intro1 .img h6 {
  font-size: 0.6rem;
  text-transform: uppercase;
}
.py-intro1 .txt a {
  display: block;
  width: 100%;
  overflow: hidden;
  height: 2.07rem;
  line-height: 2.07rem;
  font-size: 0.9rem;
  border-bottom: 1px #ccc dashed;
}
.py-intro1 .txt a:last-child {
  border-bottom: none;
}
.py-intro1 .txt span:first-child {
  float: left;
  max-width: 11rem;
}
.py-intro1 .txt span:first-child b {
  color: #009bdb;
  margin-right: 0.25rem;
}
.py-intro1 .txt span:last-child {
  float: right;
}
.py-reason {
  padding: 0.75rem;
}
.py-reason a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  text-align: center;
  color: #fff;
  height: 2.9375rem;
  line-height: 2.9375rem;
}
.py-reason dd {
  float: left;
  width: 30%;
  margin-right: 2%;
}
.py-reason dd:nth-of-type(even) {
  margin-right: 0;
}
.py-reason dd:nth-of-type(1) {
  background-color: #13b5b1;
  margin-bottom: 0.5rem;
}
.py-reason dd:nth-of-type(2) {
  background-color: #f39800;
  margin-bottom: 0.5rem;
}
.py-reason dd:nth-of-type(3) {
  background-color: #8c97cb;
}
.py-reason dd:nth-of-type(4) {
  background-color: #32b16c;
}
.py-reason dt {
  float: left;
  width: 36%;
  margin-right: 2%;
}
.py-reason dt a {
  line-height: 6.375rem;
  height: 6.375rem;
  font-size: 0.975rem;
  font-weight: bold;
  background-color: #009bdb;
}
.py-sb {
  border-top: 1px #ccc solid;
}
.py-sb li {
  float: left;
  width: 32%;
  border-bottom: 1px #ccc solid;
  border-right: 1px #ccc solid;
  padding: 0.6rem 0;
  height: 8rem;
}
.py-sb li img {
  display: block;
  width: 3.9375rem;
  margin: 0.6rem auto 0;
}
.py-sb li span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.9rem;
  padding-top: 0.5rem;
}
.py-sb .on {
  width: 36%;
}
.py-sb .on img {
  display: block;
  width: 4.875rem;
  margin: 0.2rem auto 0;
}
.py-sb .on span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.9rem;
  padding-top: 0.4rem;
}
.py-sb li:nth-of-type(3n) {
  width: 36%;
  border-right: 1px #fff solid;
}
.py-sb .gdsb{
	padding:0.1rem;
}
.py-sb .gdsb a{
	display:block;
	width:100%;
	height:7.7rem;
	line-height:7.7rem;
	text-align:center;
	background:#009BDB;
	color:#fff;
}
.py-v h2 {
  font-size: 0.975rem;
  color: #009bdb;
  margin-top: 1rem;
  margin-bottom: 0.75rem;
}
.prefect-slide .swiper-slide {
  width: 50%;
  height: 11.5rem;
}
.prefect-slide {
  width: 100%;
  overflow: hidden;
}
.prefect-slide video {
  display: block;
  width: 100%;
  height: 9rem;
}
.prefect-slide .swiper-slide span {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  text-align: center;
  line-height: 2.5rem;
  height: 2.5rem;
}
.py-tab {
  padding-top: 0.75rem;
}
.py-tab .tab-btn li {
  float: left;
  width: 23.5%;
  text-align: center;
  font-size: 0.9rem;
  line-height: 2.25rem;
  margin-bottom: 0.75rem;
  background-color: #b9b9b9;
  margin-right: 2%;
}
.py-tab .tab-btn li:last-child {
  margin-right: 0;
}
.py-tab .tab-btn .on {
  background-color: #137cbf;
  color: #fff;
}
.list dl {
  width: 95%;
  margin: 0 auto;
  clear: both;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom:0.5rem;
  padding-top: 0.6em;
}
.list dl dt {
  float: left;
  width: 25%;
}
.list dl dt img {
  width: 100%;
}
.list dl dd {
  float: left;
  width: 70%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list dl dd h3 {
  margin-top: 5px;
  font-size: 1em;
}
.list dl dd p{
	font-size:0.85rem;
}
.list dl dd p a{
	color:red;
}
.list dl dd h3 a {
  color: #404040;
}
.list dl dd .type {
  margin-top: 0.6em;
  font-size: 0.8em;
  color: #888;
}
.list dl dd .type time {
  float: left;
}
.list dl dd .type time b {
  margin-right: 0.5em;
  display: inline-block;
  border: 1px solid rgba(255, 51, 51, 0.75);
  color: #f33;
  border-radius: 4px;
  font-size: 12px;
  padding: 2px;
  line-height: 12px;
}
.list dl dd .type span {
  float: right;
  display: block;
  background: url(../images/hh.png) no-repeat left center;
  background-size: contain;
  width: 2.3em;
  padding-left: 1.5em;
}
.page{
	text-align:center;
	height:2.0em;
	line-height:2.0em;
	font-size:1em;
	color:#333;
}
.page a{
	color:#333;
}
.c-public-title{
	margin-top: 0.75rem;
	margin-bottom: 1rem;
	box-sizing: border-box;
	padding: 0 0.4rem;
}
.c-public-title .h1{
	color: #eee;
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
}
.c-public-title .h2{
	color: #137cbf;
	text-align: center;
	font-size: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -0.9rem;
}
.c-public-main li img{
	width:100%;
}
.c-public-main li:nth-of-type(1){
	width: 22.5%;
	margin-top: 0.75rem;
}
.c-public-main li:nth-of-type(3){
	width: 22.5%;
	margin-top: 0.72rem;
}
.c-public-main li:nth-of-type(2){
	width: 55%;
	text-align: center;
	font-size: 1rem;
	color: #f9bc01;
	font-weight: bold;
}
.pqq-videos ul li{
	float: left;
	width: 32.2%;
	margin-right: 1.7%;
	margin-bottom: 0.8rem;
}
.pqq-videos ul li img{
	width:100%;
	display:block;
}
.pqq-videos li:last-child{
	margin-right: 0;
}
.pqq-videos ul li video{
	display: block;
	width: 100%;
}
.pqq-videos ul li span{
	text-align: center;
	display: block;
	width: 100%;
	font-size: 0.75rem;
	line-height: 1.1rem;
	margin-top: 0.5rem;
}
.c-btn{
	width: 50%;
	margin: 0 auto;
	background-color: #fd9446;
	border-radius: 0.3rem;
	overflow: hidden;
	height: 2.1rem;
	margin-top: 0.5rem;
	margin-bottom: 1.5rem;
}

.c-btn img{
	width: 20%;
}
.c-btn span{
	line-height: 2.25rem;
	font-size: 0.8rem;
	text-align: center;
	color: #fff;
	width: 56%;
}
.c-btn img.left{
	padding: 0 5% 0 7%;
	width: 22%;
	background-color: #f67617;
}
.c-btn img.right{
	margin-top:-0.2rem;
	padding-right: 8%;
}

#page_navigation{
	text-align:center;
	margin-top: 1rem;
}
#page_navigation a{
 padding:3px;
 border:1px solid gray;
 margin:2px;
 color:black;
 text-decoration:none
}
.active_page{
 background:#13A4DB;
 color:white !important;
}
.list ul li {
	color: #444444;
    font-family: "微软雅黑";
	border-bottom: 1px #000 dashed;
	margin-top: 1rem;
	padding-bottom: 0.5rem;
}
#content{
	padding:0 0.5rem;
}
.list ul li p{
	text-indent: 2rem;
	line-height: 1.5rem;
	padding: 0 0.7rem;
	margin-top: 0.5rem;
}

.list ul li span{
	color:#C74A26;
	text-align: center;
	font-weight: 600;
	display: block;
}
.nzjbox .ntitle {
  text-align: center;
  font-size: 1rem;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #036ac4;
  color: #fff;
}
.nzjbox .ncon {
  display: flex;
  border-bottom: 1px solid #EEEEE;
}
.nzjbox .ncon .imgbox {
  flex: 1;
  padding: 0.5rem;
}
.nzjbox .ncon .imgbox img {
  display: block;
  width: 100%;
}
.nzjbox .ncon .infobox {
  overflow: hidden;
  flex: 2;
  padding: 0.5rem;
}
.nzjbox .ncon .infobox .infotitle {
  height: 2rem;
  line-height: 2rem;
  font-size: 1rem;
  border-bottom: 1px solid #EEEEEE;
  color: #000;
}
.nzjbox .ncon .infobox .infotitle span {
  font-size: 0.8rem;
  color: #535353;
}
.nzjbox .ncon .infobox .infoul li {
  background: url(../images/n-xx.gif) no-repeat left center;
  height: 1.8rem;
  line-height: 1.8rem;
  color: #434343;
  font-size: 0.9rem;
  background-size: 0.9rem;
  padding-left: 1.1rem;
}
.nzjbox .ncon .infobox .infop {
  width: 100%;
  border-top: 1px solid #EEEEEE;
  color: #434343;
  font-size: 0.9rem;
  height: 1.8rem;
  line-height: 1.8rem;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nzjbox .ncon .infobox .nbtngroup {
  display: flex;
}
.nzjbox .ncon .infobox .nbtngroup .btna {
  height: 1.6rem;
  line-height: 1.6rem;
  flex: 1;
  display: block;
  margin: 0.2rem;
  border: 1px solid #E9E8E8;
  background: url(../images/n-wx.png) no-repeat 0.8rem center #f5f5f5;
  background-size: 1rem;
  font-size: 0.8rem;
  color: #036ac4;
  padding-left: 2.2rem;
  border-radius: 0.3rem;
}
.nzjbox .ncon .infobox .nbtngroup .btna:nth-child(2) {
  background: url(../images/n-tel.png) no-repeat 0.8rem center #036ac4;
  background-size: 1rem;
  color: #fff;
}
.nzjbox2 {
  margin-top: 0.5rem;
}
.nzjbox2 .ntitle {
  text-align: center;
  font-size: 1rem;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #036ac4;
  color: #fff;
}
.nzjbox2 .nzjbox2list {
  margin-top: 0.5rem;
}
.nzjbox2 .nzjbox2list li {
  width: 33.3%;
  float: left;
}
.nzjbox2 .nzjbox2list li a {
  width: 98%;
  margin: 0 auto;
  display: block;
  padding: 0.2rem;
}
.nzjbox2 .nzjbox2list li a img {
  display: block;
  width: 100%;
}
.nzjbox2 .nzjbox2list li a p {
  text-align: center;
  font-size: 0.9rem;
  background: #AFDBF1;
  height: 1.8rem;
  line-height: 1.8rem;
  color: #333;
}
.nzjbox2 .aimg {
  width: 95%;
  display: block;
  margin: 0.5rem auto;
}
.nzjbox3 {
  margin-top: 0.5rem;
}
.nzjbox3 .ntitle {
  text-align: center;
  font-size: 1rem;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #036ac4;
  color: #fff;
}
.nzjbox3 .topswiper {
  width: 95%;
  margin: 0.8rem auto 0.5rem auto;
}
.nzjbox3 .topswiper .swiper-button-next {
  background-size: 1rem;
}
.nzjbox3 .topswiper .swiper-button-prev {
  background-size: 1rem;
}
.nzjbox3 .topswiper .swiper-slide {
  position: relative;
}
.nzjbox3 .topswiper .swiper-slide img {
  width: 100%;
  display: block;
}
.nzjbox3 .topswiper .swiper-slide p {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  color: #fff;
  left: 0;
  bottom: 0;
  height: 2rem;
  line-height: 2rem;
  font-size: 1rem;
  text-align: center;
  position: absolute;
}
.nzjbox3 .bomswiper {
  width: 95%;
  margin: 0 auto 0.5rem auto;
}
.nzjbox3 .bomswiper .swiper-slide {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  height: 4rem;
  background-size: cover !important;
}
.nzjbox3 .bomswiper .swiper-slide-active {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.nzxghbox {
  background: #EFEFEF;
}
.nzxghbox .ghimgtitle {
  width: 95%;
  margin: 0 auto;
}
.nzxghbox .ghimgtitle img {
  display: block;
  width: 100%;
}
.nzxghbox .gh-foromgroup {
  background: #fff;
  width: 90%;
  margin: 0.5rem auto;
  padding: 0.5rem;
}
.nzxghbox .gh-foromgroup .gh-inputgroup {
  margin-bottom: 0.5rem;
  display: flex;
}
.nzxghbox .gh-foromgroup .gh-inputgroup label {
  background: #036ac4;
  color: #fff;
  font-size: 1rem;
  text-align: center;
  height: 2.2rem;
  line-height: 2.2rem;
  flex: 1;
  border-radius: 0.3rem 0 0 0.3rem;
}
.nzxghbox .gh-foromgroup .gh-inputgroup .input {
  height: 2.2rem;
  line-height: 2.2rem;
  padding: 0 0.3rem;
  flex: 2;
  font-size: 1rem;
  border-radius: 0 0.3rem 0.3rem 0;
  border: 1px solid #aaa;
  color: #333;
}
.nzxghbox .gh-foromgroup .gh-bombtngroup .submit {
  background: url(../images/gee_zja1.jpg) no-repeat left top;
  background-size: 100%;
  width: 8.7rem;
  height: 3rem;
  text-indent: -9999px;
  display: block;
  border: none;
  cursor: pointer;
  float: left;
  margin-left: 0.3rem;
}
.nzxghbox .gh-foromgroup .gh-bombtngroup .btntel {
  width: 10rem;
  display: block;
  float: right;
  margin-right: 0.3rem;
}
.nzxghbox .gh-foromgroup .gh-bombtngroup .btntel img {
  display: block;
  width: 100%;
}