@charset "utf-8";
/*预定义 间距 */
/*预定义 定位 */
/*预定义 三角 */
/* css重置 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dd,
dt,
form,
input,
p,
a {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
body {
  font-family: "微软雅黑";
  color: #555555;
  letter-spacing: 0.01rem;
  
}
a {
  text-decoration: none;
  color: #555555;
}
img {
  display: block;
  outline: none;
}
li {
  list-style: none;
}
/* 自定义样式 */
.container {
  width: 100%;
  max-width: 640px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}
.left {
  float: left!important;
}
.clear {
  clear: both;
}
.right {
  float: right!important;
}
.clearFloat {
  zoom: 1;
}
.clearFloat:after {
  content: '.';
  width: 0;
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
/* 设置allW类的 宽度及直接子集图片的全局自适应 */
.allW {
  width: 100%;
  margin: auto;
  overflow: hidden;
}
.allW img {
  display: block;
  width: 100%;
}
/* 设置间距类 */
.margin {
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
/* this is a line between two panels */
/* the premary is beginning */
.n-public-p {
  padding-top: 0.9rem;
  padding-bottom: 0.3rem;
}
.n-public-p p {
  width: 92%;
  margin: auto;
  overflow: hidden;
  font-size: 0.825rem;
  line-height: 1.25rem;
  color: #222;
  padding-bottom: 0.6rem;
}
.n-public-p p img {
  display: block;
  width: 100%;
}
.n-g-line {
  background-color: #e2e2e2;
  height: 0.6rem;
}
.n-public-title {
  padding-top: 0.9rem;
}
.n-public-title .left {
  width: 15%;
  margin-left: 7.5%;
  text-align: center;
  background-color: #137cbf;
  font-size: 1.65rem;
  font-weight: bold;
  color: #fff;
}
.n-public-title .right {
  width: 70%;
  box-sizing: border-box;
  padding-left: 0.2rem;
  margin-right: 7.5%;
}
.n-public-title .right h1 {
  font-size: 1.2rem;
  color: #137cbf;
  white-space: nowrap;
}
.n-public-title .right h6 {
  font-size: 0.5rem;
  margin-top: -0.15rem;
  color: #aaaaaa;
  text-transform: uppercase;
  white-space: nowrap;
}
.n-public-title .img {
  padding-top: 0.6rem;
  width: 31.25%;
  margin: 0 auto;
}
.n-public-title .img img {
  display: block;
  width: 100%;
}
.n-public-title-xg .left {
  margin-left: 16%;
}
.n-public-title-xg .right {
  width: 53%;
  margin-right: 16%;
}
/*  */
.n-guide li {
  margin-bottom: 0.6rem;
}
.n-guide .title {
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.n-guide .title a {
  background-color: #137cbf;
  color: #fff;
  padding: 0 0.25rem 0.15rem;
}
.n-guide .n-guide-list {
  width: 85.9375%;
  margin: auto;
  overflow: hidden;
}
.n-guide .n-guide-list img {
  display: block;
  width: 100%;
}
.n-guide .n-guide-list a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.n-guide .n-guide-list .left {
  width: 38.18%;
  height: 4.65rem;
}
.n-guide .n-guide-list .left img {
  width: 100%;
  display: block;
  height: 100%;
}
.n-guide .n-guide-list .right {
  width: 59%;
  height: 4.65rem;
  box-sizing: border-box;
  padding: 0.8rem 0.825rem;
  background-color: #e2e2e2;
  font-size: 0.75rem;
  line-height: 1.35rem;
}
.n-panel-title {
  width: 90%;
  margin: auto;
  overflow: hidden;
  margin-top: 1rem;
  font-size: 0.825rem;
  line-height: 1.45rem;
  box-sizing: border-box;
  border: 1px #137cbf solid;
  padding: 0.75rem 1rem;
}
.n-panel-title img {
  display: block;
  width: 100%;
}
.n-panel-title span {
  font-weight: bold;
  color: #137cbf;
}
.n-pub-btn {
  width: 91.25%;
  margin: auto;
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
  overflow: hidden;
}
.n-pub-btn img {
  display: block;
  width: 100%;
}
.n-pub-btn img {
  display: block;
  width: 100%;
}
.n-pub-btn .left {
  width: 9.75rem;
}
.n-pub-btn .right {
  width: 11.2875rem;
}
.n-video {
  width: 93.75%;
  margin: auto;
  overflow: hidden;
}
.n-video img {
  display: block;
  width: 100%;
}
.n-video video,
.n-video span {
  display: block;
  width: 100%;
}
.n-video span {
  font-size: 0.825rem;
  text-align: center;
  padding-top: 0.825rem;
  padding-bottom: 1rem;
}
.n-deffects {
  padding-top: 1rem;
}
.n-deffects .n-guide-list {
  width: 89.0625%;
  margin: auto;
  overflow: hidden;
}
.n-deffects .n-guide-list img {
  display: block;
  width: 100%;
}
.n-deffects .n-guide-list li {
  background-color: #e2e2e2;
  margin-bottom: 0.6rem;
  /*height: 3.8625rem;*/
  padding: 0.3rem;
}
.n-deffects .n-guide-list a {
  display: block;
  width: 100%;
  overflow: hidden;
}
.n-deffects .n-guide-list .left {
  width: 32.8%;
}
.n-deffects .n-guide-list .left img {
  width: 100%;
  display: block;
  height: 100%;
}
.n-deffects .n-guide-list .right {
  width: 65%;
  height: 3.8625rem;
  box-sizing: border-box;
  font-size: 0.75rem;
}
.n-deffects .n-guide-list .right h1 {
  color: #fff;
  margin-bottom: 0.4rem;
}
.n-deffects .n-guide-list .right h1 span {
  background-color: #137cbf;
  padding: 0 0.2rem;
  display: inline-block;
  font-size:0.82rem;
}
.n-center-nav {
  width: 89.0625%;
  margin: auto;
  overflow: hidden;
  padding: 0.25rem 0 0rem;
}
.n-center-nav img {
  display: block;
  width: 100%;
}
.n-center-nav li {
  float: left;
  width: 32%;
  margin-right: 2%;
  text-align: center;
  background-color: #137cbf;
  font-size: 0.825rem;
  line-height: 2.8rem;
  margin-bottom: 0.46rem;
}
.n-center-nav a {
  display: block;
  width: 100%;
  color: #fff;
}
.n-center-nav li:nth-of-type(3n) {
  margin-right: 0;
}
.n-cheak {
  width: 93.75%;
  margin: auto;
  overflow: hidden;
}
.n-cheak img {
  display: block;
  width: 100%;
}
.n-cheak li {
  margin-bottom: 0.6rem;
}
.n-cheak .left {
  width: 28.33%;
  background-color: #137cbf;
  color: #fff;
  height: 4.65rem;
  text-align: center;
  box-sizing: border-box;
  padding-top: 1rem;
  font-size: 0.9rem;
}
.n-cheak .right {
  width: 70.6%;
  box-sizing: border-box;
  padding: 0.5rem 0.25rem;
  background-color: #e2e2e2;
  height: 4.65rem;
}
.n-cheak .right p {
  font-size: 0.825rem;
  color: #333;
}
.n-cheak .right p a {
  color: #f39700;
}
.n-sb {
  width: 91.4%;
  margin: auto;
  overflow: hidden;
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.n-sb img {
  display: block;
  width: 100%;
}
.n-sb li {
  float: left;
  width: 31.2%;
  margin-right: 3.2%;
  margin-top: 0.6rem;
  margin-bottom: 0.4rem;
  background-color: #eee;
  box-sizing: border-box;
  border: 1px #ccc solid;
  padding: 0.4rem 0;
  text-align: center;
}
.n-sb li a{
	font-size:0.82rem;
}
.n-sb li a h2{
	font-size:0.82rem;
}
.n-sb li img {
  width: 92.22%;
}
.n-sb li h1 {
  font-size: 0.675rem;
  padding-top: 1rem;
  line-height: 1rem;
  font-weight: bold;
  color: #333;
}
.n-sb li h2 > a {
  background-color: #f39800;
  font-size: 0.6rem;
  color: #fff;
  padding: 0 0.25rem 0 0;
}
.n-sb li:nth-of-type(3) h1 {
  padding-top: 0;
}
.n-sb li:nth-of-type(3n) {
  margin-right: 0;
}
.n-video-t {
  width: 75%;
  margin: auto;
  overflow: hidden;
  padding-top: 1rem;
}
.n-video-t img {
  display: block;
  width: 100%;
}
.n-2list {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.n-2list li {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.n-2list li:last-child {
  margin-right: 0;
}
.n-public-title-ts {
  text-align: center;
}
.n-public-title-ts h5 {
  font-size: 1.2rem;
  color: #137cbf;
}
.n-public-title-ts h4 {
  font-size: 0.6rem;
  color: #aaa;
}
.n-bottom {
  width: 89.0625%;
  margin: auto;
  overflow: hidden;
  margin-top: 0.825rem;
  margin-bottom: 0.825rem;
}
.n-bottom img {
  display: block;
  width: 100%;
}
.n-bottom .left {
  width: 50.88%;
}
.n-bottom .right {
  padding-top: 1rem;
}
.n-bottom .right li {
  font-size: 0.675rem;
  color: #333;
  font-weight: bold;
  line-height: 1.3rem;
  white-space: nowrap;
}
.n-bottom p {
  padding-top: 1rem;
  font-size: 0.7875rem;
  line-height: 1.3rem;
  color: #333;
}
.n-bottom p a {
  color: #f39700;
}

#py .swiper-slide {
	width: 60%;
	height: 100%;

}
#py .swiper-slide video{
	width: 100%;
	display:block;
}
#py .swiper-slide a{
	display: block;
	width: 100%;
	font-size: 0.7rem;
	text-align: center;
	line-height: 2rem;
}
#py .swiper-slide a span{
	color: #137cbf;
}

.top-max .top-blueline{ width:100%; height:0.3em; background-color:#135fbf;}
.top-max .top-text{ width:100%; text-align:center; line-height:1.8em; background-color:#f6fbff; color:#135fbf;}
.top-max .buleline{ width:100%; height:0.2em; background-color:#135fbf;}


.footerbox a{ color:#343434;}
.footerbox{ background-color:#edeeef; color:#343434; text-align:center; padding-bottom:2.9em;}
.footerbox h1{ width:100%;font-size:1em; line-height:2em; border-bottom:1px #cfcfcf solid;}
.bottom-logo{ width:62%; overflow:hidden; margin:1em auto 0.5em auto;}
.bottom-logo img{ width:100%;}
.footerbox p{ margin-bottom:1em; width:100%; line-height:1.6em;}