@charset 'utf-8';
.centerV {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
* {
  -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 {
  display: block;
  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%;
  margin: auto;
  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 {
  height: 0.5rem;
  background-color: #eee;
}
.zw-nav li {
  float: left;
  width: 25%;
  border-right: 1px #ccc solid;
}
.zw-nav li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  background-color: #fff;
  text-align: center;
  line-height: 2.2rem;
  height: 2.2rem;
}
.zw-nav li:last-child {
  border-right: none;
}
.blue li {
  border-right: 1px #fff solid;
  border-bottom: 1px solid #fff;
}
.blue li a {
  background-color: #1f6aba;
  color: #fff;
}
.banner-slide {
  margin: 1px auto;
}
.panel-list {
  padding: 0.825rem 0.5rem 0.325rem;
}
.panel-list li {
  float: left;
  width: 49%;
  height: 3.75rem;
  border: 1px #ccc solid;
  margin-bottom: 0.5rem;
}
.panel-list li a {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  padding-left: 3.15rem;
  height: 100%;
  padding-top: 0.6rem;
}
.panel-list li a b {
  font-size: 0.975rem;
  font-weight: bold;
  display: block;
}
.panel-list li:nth-of-type(even) {
  margin-left: 2%;
}
.panel-list li:nth-of-type(1) a {
  background: url(../images/ggt_06.jpg) no-repeat 0.4rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-list li:nth-of-type(2) a {
  background: url(../images/ggt_09.jpg) no-repeat 0.4rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-list li:nth-of-type(3) a {
  background: url(../images/ggt_14.jpg) no-repeat 0.4rem center;
  background-size: 2.25rem 2.1rem;
}
.panel-list li:nth-of-type(4) a {
  background: url(../images/ggt_17.jpg) no-repeat 0.4rem center;
  background-size: 2.25rem 2.1rem;
}
.o-news .img {
  width: 64.0625%;
  height: 8.5rem;
}
.o-news .txt {
  width: 34%;
  height: 8.5rem;
  color: #fff;
  background-color: #1f6aba;
}
.o-news .txt h6 {
  font-size: .675rem;
  padding-top: 1.25rem;
  text-indent: 1.5rem;
}
.o-news .txt h2 {
  font-size: 1.35rem;
  text-indent: 1.4rem;
}
.o-news .txt a {
  text-align: right;
  border: 1px #fff solid;
  border-radius: 2rem;
  display: block;
  font-size: .75rem;
  width: 55%;
  color: #fff;
  margin-top: .5rem;
  margin-left: 30%;
  padding-right: 0.5rem;
}
.o-news-main {
  padding: 0.3rem 0;
}
.o-news-main li {
  border-bottom: 1px #cccccc dashed;
}
.o-news-main li a {
  display: block;
  position: relative;
  width: 100%;
  font-size: .825rem;
  text-indent: 1.4rem;
  padding: .75rem 0;
  background: url(../images/wx_63.jpg) no-repeat 0.5rem center;
  background-size: 0.15rem 0.4875rem;
}
.o-news-main li a img {
  display: block;
  width: 23px;
  position: absolute;
  right: 1rem;
  bottom: 0.3rem;
}
.o-news-main li:last-child {
  border-bottom: none;
}
.o-news-mainx {
  padding: 0 0.75rem 0.5rem;
  margin-top: -0.6rem;
}
.o-news-mainx li a {
  display: block;
  position: relative;
  width: 100%;
  font-size: .825rem;
  text-indent: 1.4rem;
  padding: .75rem 0;
  background: url(../images/foot_81.jpg) no-repeat 0.5rem center;
  background-size: 0.525rem 0.525rem;
}
.news-list {
  padding: 0 0.75rem;
}
.news-list li {
  padding: 0.75rem 0;
  border-bottom: 1px #ccc dashed;
}
.news-list li a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
}
.news-list li:nth-of-type(1) a:before {
  content: "资讯";
  font-size: 0.75rem;
  background-color: #fc9900;
  color: #fff;
  padding: 0 0.3rem;
  margin-right: 0.3rem;
}
.news-list li:nth-of-type(2) a:before {
  content: "动态";
  font-size: 0.75rem;
  background-color: #1f6aba;
  color: #fff;
  padding: 0 0.3rem;
  margin-right: 0.3rem;
}
.news-list li:nth-of-type(3) {
  border-bottom: none;
}
.news-list li:nth-of-type(3) a:before {
  content: "关注";
  font-size: 0.75rem;
  background-color: #d23838;
  color: #fff;
  padding: 0 0.3rem;
  margin-right: 0.3rem;
}
.cn-pub-title {
  padding: 1rem 0.75rem;
}
.cn-pub-title .img {
  width: 26%;
}
.cn-pub-title .txt {
  width: 72%;
}
.cn-pub-title .txt h2 {
  font-size: 0.825rem;
  color: #1f6aba;
  padding-top: 0.45rem;
  height: 1.8rem;
  border-bottom: 1px #ccc solid;
  white-space: nowrap;
}
.banner-slide1 {
  width: 93.75%;
  margin: 0 auto;
}
.banner-slide1 img {
  display: block;
  width: 100%;
}
.nb-btn {
  width: 62.5%;
  overflow: hidden;
  margin: 1rem auto;
}
.nb-btn a {
  width: 48.5%;
}
.nb-btn a img {
  display: block;
  width: 100%;
}
.zy-cheak {
  padding: 0 0.75rem 1rem;
}
.zy-cheak .tab-btn li {
  float: left;
  width: 48.5%;
  font-size: 0.9rem;
  text-align: center;
  line-height: 2.25rem;
  margin-bottom: 0.825rem;
  background-color: #efeded;
  border-radius: 0 2rem 2rem 0;
}
.zy-cheak .tab-btn .on {
  background-color: #1f6aba;
  color: #fff;
}
.zy-cheak .tab-btn li:last-child {
  margin-left: 3%;
  border-radius: 2rem 0 0 2rem;
}
.zy-cheak .tab-txt .left {
  width: 52%;
}
.zy-cheak .tab-txt .left video {
  display: block;
  width: 100%;
  height: 9.1875rem;
}
.zy-cheak .tab-txt .right {
  width: 46.5%;
  height: 9.1875rem;
  border: 1px #ccc solid;
}
.zy-cheak .tab-txt .right dd {
  border-bottom: 1px #ccc dashed;
}
.zy-cheak .tab-txt .right dd a {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  line-height: 2.25rem;
  height: 2.25rem;
  text-indent: 1.1rem;
  background: url(../images/video_45.jpg) no-repeat 0.5rem center;
  background-size: 0.3rem 0.3rem;
}
.zy-cheak .tab-txt .right dd:last-child {
  border-bottom: none;
}
.nb-js {
  padding: 0 0.75rem 1rem;
}
.nb-js .left {
  width: 47.8125%;
  height: 10.65rem;
  background-color: #eee;
}
.nb-js .left h2 {
  font-size: 0.9rem;
  text-align: center;
  height: 2.325rem;
  line-height: 2.325rem;
}
.nb-js .left img {
  display: block;
  width: 100%;
  height: 8.325rem;
}
.nb-js .right {
  width: 49%;
  /* li:last-child{
			border-bottom: none;
		} */
}
.nb-js .right li {
  font-size: 0.825rem;
  height: 2.075rem;
  border-bottom: 1px #ccc solid;
  line-height: 2.05rem;
}
.nb-js .right li a {
  display: block;
  width: 100%;
  text-indent: 2rem;
  background: url(../images/vid_52.jpg) no-repeat 0.3rem center;
  background-size: 0.9rem 0.9rem;
}
.marqueeBox1 {
  margin-bottom: 1rem;
}
.marqueeBox1 li {
  float: left;
  width: 6rem;
}
.marqueeBox1 li img {
  display: block;
  width: 90%;
}
.ill-show {
  padding: 0 0.75rem 1rem;
}
.ill-show li {
  float: left;
  width: 48.5%;
  padding: 0.6rem 0.75rem;
  margin-bottom: 0.75rem;
  background-color: #eee;
}
.ill-show li img {
  display: block;
  width: 100%;
}
.ill-show li h2 {
  font-size: 0.75rem;
  padding-top: 0.5rem;
  margin-bottom: 0.3rem;
}
.ill-show li p {
  font-size: 0.75rem;
  line-height: 1rem;
}
.ill-show li:nth-of-type(even) {
  margin-left: 3%;
}
.btn-nb01 {
  width: 72%;
  margin: 0.4rem auto 1rem;
  overflow: hidden;
  border: 1px #1f6aba solid;
  border-radius: 2rem;
}
.btn-nb01 a {
  width: 50%;
  text-align: center;
  color: #fff;
  font-size: 0.825rem;
  line-height: 2.25rem;
}
.btn-nb01 a:first-child {
  background-color: #fff;
  color: #1f6aba;
}
.btn-nb01 a:last-child {
  background-color: #1f6aba;
}
.nb-form {
  padding: 1rem 0.75rem;
}
.nb-form li {
  margin-bottom: 0.5rem;
}
.nb-form li label {
  font-size: 0.825rem;
  line-height: 2rem;
  height: 2rem;
  width: 23%;
}
.nb-form li input {
  width: 73%;
  border: 1px #ccc solid;
  line-height: 2rem;
  height: 2rem;
  font-size: 0.825rem;
  text-indent: 0.4rem;
}
.nb-form li span {
  margin-left: 1%;
  width: 3%;
  color: #d23838;
  text-align: center;
}
.nb-form .btn {
  width: 86%;
  padding-top: 0.4rem;
  overflow: hidden;
  margin: 0 auto;
}
.nb-form .btn input {
  float: left;
  width: 48%;
  background: url(../images/foot_87.jpg) no-repeat 1.3rem center;
  background-size: 1.2rem 1.125rem;
  text-indent: 0.9rem;
  background-color: #1f6aba;
  font-size: 0.825rem;
  color: #fff;
  border-radius: 3rem;
  height: 2rem;
  line-height: 2rem;
  border: none;
}
.nb-form .btn a {
  float: right;
  width: 48%;
  background: url(../images/foot_90.jpg) no-repeat 1.25rem center;
  background-size: 1.2rem 1.125rem;
  text-indent: 2.75rem;
  background-color: #f39800;
  border-radius: 3rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 0.825rem;
  color: #fff;
}
.nb-footer {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.nb-footer p {
  font-size: 0.825rem;
  text-align: center;
  line-height: 1.3rem;
  padding-top: 0.6rem;
}
.zy-doc .tab-btn .on {
    background-color: #1f6aba;
    color: #fff;
}
.zy-doc .tab-btn li {
    float: left;
    width: 48.5%;
    font-size: 0.9rem;
    text-align: center;
    line-height: 2.25rem;
    margin-bottom: 0.825rem;
    background-color: #efeded;
    border-radius: 0 2rem 2rem 0;
}
.zy-doc .tab-btn li:last-child {
    margin-left: 3%;
    border-radius: 2rem 0 0 2rem;
}
.banner-slidecc {
    width: 93.75%;
    margin: 0 auto;
}
.zy-doc {
    padding: 0 0.75rem 1rem;
}
.banner-slidecc img {
    display: block;
    width: 100%;
}
.environment{height: 6.225em; margin:0.8em 0; overflow: hidden;}
.environment-title{background: #7c7c7c; color: #fff; position: relative; width: 18%; height: 100%;}
.environment-title a{color:inherit;}
.environment-title h5{ transform:rotate(90deg); position: absolute; top: 8.6em; left: -2.8em; width: 200%; font-size: 0.52em;}
.environment-title h1{font-size: 1em;line-height: 1.1em; width: 100%; margin-left: 1.3em; margin-top: 0.4em;}

.environment-img{width: 80%; margin-right: 2%;}
.environment-img .swiper-container1{ width: 100%;}
.environment-img .swiper-container1 .swiper-wrapper1 .swiper-slide1 img{width: 49%; float: left; margin-right: 2%;}
.environment-img .swiper-container1 .swiper-wrapper1 .swiper-slide1 img:last-child{margin-right: 0;}
.environment-img img{width:100%;}


.jb-tab {
  padding: 0rem 0.75rem 0;
}
.jb-tab .tab-btn li {
  float: left;
  width: 55%;
  background-color: #eee;
  font-size: 0.825rem;
  text-align: center;
  line-height: 2rem;
  color: #1f6aba;
}
.jb-tab .tab-btn li span {
  font-size: 0.5rem;
  text-transform: uppercase;
}
.jb-tab .tab-btn li:last-child {
  margin-left: 1%;
  width: 44%!important;
}
.jb-tab .tab-btn .on {
  background: url(../images/jb_47.jpg) no-repeat 1.8rem center;
  background-size: 0.75rem 0.75rem;
  text-indent: 1rem;
  background-color: #1f6aba;
  color: #fff;
}
.jb-tab .tab-btn li:last-child.on {
  background: url(../images/jb_47.jpg) no-repeat 1.35rem center;
  background-size: 0.75rem 0.75rem;
  text-indent: 1rem;
  background-color: #1f6aba;
  color: #fff;
}
.jb-tab .tab-txt {
  margin-top: 3px;
  margin-bottom: 0.825rem;
}
.jb-tab .tab-txt .main {
  padding: 0.3rem;
}
.jb-tab .tab-txt .main .img {
  width: 48%;
  height: 8.8rem;
}
.jb-tab .tab-txt .main p{
	text-align:center;
	color: #1f6aba;
}
.jb-tab .tab-txt .main .img .video {
  display: block;
  width: 100%;
  height: 7rem;
  top: 0;
}
.jb-tab .tab-txt .main .img p {
  text-align: center;
  height: 2rem;
  line-height: 2rem;
  overflow: hidden;
  font-size: 0.8rem;
}
.jb-tab .tab-txt .main .txt {
  width: 49%;
  height: 8.8rem;
}

.jb-tab .tab-txt {
			background: url(/images/peitu.png) no-repeat -0.5rem -2.5rem;
			background-size:105%;
			position: inherit;
}	
.jb-tab .tab-txt .main .txt dl span {
			
			color: #FFF;
			border-radius: 0.75rem;
			width: 1.5rem;
			display: block;
			text-align: center;
			float: left;
			margin-right: 0.5rem;
}
.jb-tab .tab-txt .main .txt dl {
			background: url(/images/peitu2.png) no-repeat -12.5rem -2.6rem;
			background-size: 220%;
			position: inherit;
}
/*
.jb-tab .tab-txt .main .txt dl {
  padding-left: 0.3rem;
}*/
.jb-tab .tab-txt .main .txt dd {
  font-size: 0.825rem;
  height: 2.2rem;
  line-height: 2rem;
  overflow: hidden;
}