﻿html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clear {
  clear: both;
  overflow: hidden;
  height: 0;
}

a {
  cursor: pointer;
  word-wrap: break-word;
}

a,
a:hover,
a:visited {
  text-decoration: none;
  color: #024a88;
}

a:hover {
  opacity: 0.8;
}

em {
  font-style: italic;
}

small {
  font-size: 12px;
}

img {
  max-width: 100%;
}

body {
  font-family: "Microsoft YaHei", "微软雅黑", Arial, Helvetica, tahoma, verdana,
    STXihei, "华文细黑", serif;
  color: #2f2f2d;
  font-size: 15px;
}

html {
  overflow-y: scroll;
  min-width: 320px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.clearfix {
  *zoom: 1;
}

.mt20 {
  margin-top: 20px;
}

.wrap {
  position: relative;
}

.xs-nav {
  height: 100%;
  background: #333;
  position: fixed;
  right: -200px;
  top: 0;
  width: 200px;
  overflow: hidden;
  display: none;
}

.xs-nav ul {
  padding: 15px 0;
}

.xs-nav a {
  display: block;
  border-bottom: 1px #e8e8e8 solid;
  height: 40px;
  line-height: 40px;
  padding-left: 5px;
  color: #fff;
  padding: 0 25px;
  font-size: 15px;
}

.xs-nav a:active {
  background: #333;
  color: #11cd6e;
}

#ban .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}

#ban .swiper-pagination-bullet-active {
  background: #11cd6e;
  opacity: 1;
}

#ban .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
}

#ban .swiper-slide {
  text-align: center;
}

/*banner*/
.pagination {
  font-size: 0px;
  margin-right: -5px;
  padding-top: 15px;
  text-align: center;
}

.pagination ul li {
  float: left;
}

.pagination a {
  font-size: 12px;
  color: #ccc;
  display: inline-block;
  _display: inline;
  padding: 0 7px;
  border: 1px solid #ddd;
  margin-right: 5px;
  line-height: 26px;
}

.pagination a.prev,
.pagination a.next {
  padding: 0 15px;
}

.pagination a:hover,
.pagination a.cur,
.pagination a.active,
.pagination li.active a,
.pagination li.active a:hover {
  background: #0066a5;
  font-weight: bold;
  color: #fff;
  border: 1px solid #0066a5;
}

.box1 {
  background: #fff;
  margin: 0 auto 40px;
}

.sy-hxtxt1 {
  margin: -4px auto 0px;
}

.sy-hxtxt1 li {
  margin: 0px;
  padding: 0px;
  padding-top: 70px;
  padding-bottom: 40px;
}

.sy-hxtxt1 li i {
  text-align: center;
  display: block;
  padding: 0px;
  margin: 0 auto 40px;
  width: 120px;
  height: 120px;
}

.sy-hxtxt1 li h3 {
  text-align: center;
  font-size: 20px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sy-hxtxt1 li p {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 35px;
}

.sy-hxtxt1 li p a {
  color: #333;
}

.sy-hxtxt1 li:hover {
  background-color: #024a88;
}

.sy-hxtxt1 li:hover a {
  color: #fff;
}

.sy-hxtxt1 li:hover h3 {
  color: #fff;
}

.sy-hxtxt1 li i.icon_ysjs {
  background: url("../images/ysjs.png") center no-repeat;
}

.sy-hxtxt1 li:hover i.icon_ysjs {
  background: url("../images/ysjs_hover.png") center no-repeat;
}

.sy-hxtxt1 li i.icon_hbny {
  background: url("../images/hbny.png") center no-repeat;
}

.sy-hxtxt1 li:hover i.icon_hbny {
  background: url("../images/hbny_hover.png") center no-repeat;
}

.sy-hxtxt1 li i.icon_hgxny {
  background: url("../images/hgxny.png") center no-repeat;
}

.sy-hxtxt1 li:hover i.icon_hgxny {
  background: url("../images/hgxny_hover.png") center no-repeat;
}

.sy-hxtxt1 li i.icon_jrmy {
  background: url("../images/jrmy.png") center no-repeat;
}

.sy-hxtxt1 li:hover i.icon_jrmy {
  background: url("../images/jrmy_hover.png") center no-repeat;
}

/*@media(max-width:415px){
	.sy-hxtxt1{
		margin:50px auto 50px;
		background-color:#f8f8f8;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius:5px;
		padding-top:35px;
	}
	.sy-hxtxt1 li i{margin: 0 auto 30px;}
	.sy-hxtxt1 li{padding:0px;margin:0px;margin-bottom:0px;}
	.sy-hxtxt1{display:none;}
}*/
.sy-hxtxt2 {
  display: none;
}

@media (max-width: 768px) {
  .sy-hxtxt1 li {
    margin: 0px;
    padding-top: 50px;
    padding-bottom: 20px;
  }

  .sy-hxtxt1 li i {
    margin: 0 auto 30px;
    width: 60px;
    height: 60px;
  }

  .sy-hxtxt1 li p {
    display: none;
  }

  .sy-hxtxt1 li h3 {
    font-size: 16px;
  }

  .sy-hxtxt1 li:hover {
    background-color: #fff;
  }

  .sy-hxtxt1 li:hover a {
    color: #333;
  }

  .sy-hxtxt1 li:hover h3 {
    color: #333;
  }

  .sy-hxtxt1 li i.icon_ysjs {
    background: url("../images/ysjs_60.png") center no-repeat;
  }

  .sy-hxtxt1 li:hover i.icon_ysjs {
    background: url("../images/ysjs_hover_60.png") center no-repeat;
  }

  .sy-hxtxt1 li i.icon_hbny {
    background: url("../images/hbny_60.png") center no-repeat;
  }

  .sy-hxtxt1 li:hover i.icon_hbny {
    background: url("../images/hbny_hover_60.png") center no-repeat;
  }

  .sy-hxtxt1 li i.icon_hgxny {
    background: url("../images/hgxny_60.png") center no-repeat;
  }

  .sy-hxtxt1 li:hover i.icon_hgxny {
    background: url("../images/hgxny_hover_60.png") center no-repeat;
  }

  .sy-hxtxt1 li i.icon_jrmy {
    background: url("../images/jrmy_60.png") center no-repeat;
  }

  .sy-hxtxt1 li:hover i.icon_jrmy {
    background: url("../images/jrmy_hover_60.png") center no-repeat;
  }
}

@media (max-width: 415px) {
  .sy-hxtxt1 li {
    margin: 0px;
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .sy-hxtxt1 li i {
    margin: 0 auto 20px;
    width: 60px;
    height: 60px;
  }

  .sy-hxtxt1 li p {
    display: none;
  }

  .sy-hxtxt1 li h3 {
    font-size: 12px;
  }
}

.box2 {
  background: #fff;
  margin: 0 auto;
}

/*video*/
.video-box {
  position: relative;
  margin: 50px auto 80px auto;
  width: 100%;
}

.video-box .vid-box {
  width: 100%;
  position: relative;
}

.video-box .vid-box .upbox {
  position: relative;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
}

.video-box .vid-box .upbox img {
  /*width: 100%;*/
  transform: translateZ(0px);
  transition: transform 0.3s ease 0s;
  position: relative;
  width: 100%;
}

/*.video-box .vid-box .upbox:hover img{
	transform: scale(1.1, 1.1);
    transition: transform 0.6s ease 0s;
}*/
.video-box .vid-box .upbox .ico {
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 40%;
  background: url(../images/ico_12.png) no-repeat center;
}

.video-box .twrap .vid-box .upbox .ico {
  width: 35px;
  height: 35px;
  background: url(../images/ico_12.png) no-repeat center;
  background-size: auto 100%;
  top: 43%;
  margin-left: -18px;
}

@media (max-width: 768px) {
  .video-box {
    position: relative;
    margin: 40px auto 40px auto;
    width: 100%;
  }
}

/*video end*/

.title-01 {
  margin: 0px;
  padding: 0px;
  text-align: left;
  padding-left: 16px;
  background: url("../images/line.png") bottom left no-repeat;
}

.title-01 h2 {
  font-size: 30px;
  color: #333;
}

.title-01 h3 {
  font-size: 14px;
  line-height: 1.5;
}

@media (max-width: 415px) {
  .title-01 {
    background: url("../images/line2.png") bottom left no-repeat;
  }

  .title-01 h2 {
    font-size: 26px;
    color: #333;
  }
}

.box3 {
  background: #eff6f9;
  margin: 0 auto;
}

.newst {
  padding: 0px;
  margin: 80px auto 74px auto;
  float: left;
  width: 30.76923077%;
}

.newsjg {
  float: left;
  width: 3.829%;
  height: auto;
}

.sy-allist {
  margin-top: 70px;
}

.sy-allist li {
  padding: 0px;
  margin: 0px;
}

.sy-allist li .sy-albox {
  position: relative;
}

.sy-allist li .sy-albox img {
  width: 100%;
}

.sy-allist li .sy-albox h3 {
  position: absolute;
  z-index: 10;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 56px;
  line-height: 56px;
  overflow: hidden;
  padding-left: 20px;
  *padding-left: 0px;
  color: #fff;
  font-size: 18px;
  background-color: #000;
  -khtml-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.sy-allist li .nlist {
  position: relative;
  margin-top: 10px;
}

.sy-allist li .nlist a {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  color: #333;
  font-size: 16px;
}

.sy-allist li .nlist a:hover {
  color: #024a88;
}

.sy-allist li .nlist a b {
  display: inline-block;
  height: 5px;
  width: 5px;
  background: url("../images/dian.gif") no-repeat;
  margin-right: 7px;
  margin-bottom: 4px;
}

.box4 {
  background: #0073d8;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.box4 a.gd-abtn {
  font-size: 14px;
  display: block;
  background: #009a00;
  color: #fff;
  margin: 10px auto;
  width: 40%;
  padding: 10px 0;
  text-align: center;
}

.box4 a.gd-abtn:hover {
  color: #ff0;
}

.sy-about {
  width: 25%;
  margin-top: 50px;
}

.sy-about p {
  display: block;
  float: right;
  overflow: hidden;
}

.sy_about p img {
  width: 100%;
  height: 100%;
}

.sy-news {
  width: 75%;
  margin: 0px;
  padding: 0px;
}

.sy-news ul {
  width: 16%;
  position: relative;
  float: left;
  min-height: 155px;
}

.sy-news ul li {
  line-height: 30px;
  text-align: left;
}

.sy-news ul li.head {
  padding-bottom: 14px;
}

.sy-news ul li.head a {
  color: #fff;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sy-news ul li a {
  color: #fafafa;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.foot-box {
  background: #333;
  width: 100%;
  height: 60px;
  padding: 15px 0;
  color: #fff;
  line-height: 1.5;
}

.foot-box p,
.foot-box a {
  text-align: center;
  font-size: 12px;
  color: #fafafa;
}

.about-box {
  line-height: 1.8;
  font-size: 14px;
  color: #fff;
  background: url(../images/abt-bg.jpg) center top no-repeat;
  background-size: cover;
  padding: 40px 0;
}

.about-tt {
  text-align: center;
}

.about-tt h1 {
  font-size: 28px;
  padding-bottom: 20px;
}

.about-tt h2 {
  font-size: 24px;
  padding-bottom: 10px;
}

.about-tt h3 {
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 10px;
}

.about2 {
  padding: 40px 15px;
  line-height: 1.8;
}

.ys-img {
  margin-top: 20px;
  text-align: center;
}

.title-02 {
  padding: 20px 0;
  text-align: center;
}

.title-02 h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.title-02 h3 {
  font-size: 18px;
  line-height: 1.7;
}

.al-nav {
  text-align: center;
}

.al-nav li {
  display: inline-block;
  width: 45%;
  margin: 0 2% 15px;
}

.al-nav li a {
  display: block;
  font-size: 14px;
  border-radius: 5px;
  background: #f1f2f6;
  line-height: 40px;
  padding: 0 20px;
}

.al-nav li a:hover,
.al-nav li a.dq {
  background: #68bb07;
  color: #fff;
}

.pagination > li > a,
.pagination > li > span {
  color: #009a00;
}

.pagination > .active > a {
  background: #009a00;
  color: #fff;
}

.al-about {
  padding: 10px 0;
  font-size: 14px;
  line-height: 1.7;
}

.al-about img {
  margin-bottom: 15px;
}

.al-page {
  margin-top: 20px;
  margin-bottom: 10px;
  border-top: 1px #ddd dashed;
  padding-top: 15px;
  line-height: 1.7;
}

.al-page li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 30px;
  width: 100%;
}

.news-t {
  text-align: center;
  padding: 20px 0;
}

.news-t h1 {
  font-size: 20px;
  padding-bottom: 10px;
}

.news-t div {
  color: #666;
}

.ff-list dt {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px 0;
}

.ff-list dd h2 {
  font-size: 20px;
  color: #009a00;
  padding: 10px 0;
}

.ff-list dd {
  line-height: 1.7;
}

.ff-list dl {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px #ddd solid;
}

.lx-box .sy-lxwm h2 {
  font-size: 18px;
  padding-bottom: 10px;
}

.lx-box .sy-lxwm {
  line-height: 2;
}

.lx-box .ipnt-box .inpt-txt {
  border: 1px solid #ddd;
  height: 33px;
  width: 49%;
  padding: 0 10px;
}

.lx-box .ipnt-box {
  padding-bottom: 15px;
}

.lx-box .inpt-txtbox {
  padding: 5px 10px;
  border: 1px solid #ddd;
  height: 60px;
  display: block;
  width: 100%;
}

.lx-box .inpt-btn {
  display: block;
  width: 100%;
  margin-top: 15px;
  color: #fff;
  background-color: #11cd6e;
  height: 40px;
  border: none;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
}

.lx-box {
  padding-bottom: 20px;
}

.lx-map {
  padding-bottom: 30px;
}

.lx-map img {
  width: 100%;
}

/*内页*/
#subnav {
  width: 80%;
  max-width: 1050px;
  margin: -4px auto 60px;
  text-align: center;
}

#subnav .sub_nav-list {
  width: auto;
  margin: 0px auto;
}

#subnav .sub_nav-list li {
  display: inline-block;
  *float: left;
  width: 140px;
  height: 140px;
  text-align: center;
  margin: 0px 30px;
}

#subnav .sub_nav-list li a {
  display: block;
  color: #333;
  font-size: 18px;
  margin-top: 60px;
}

#subnav .sub_nav-list li a.ic {
  margin-top: 10px;
}

#subnav .sub_nav-list li em {
  display: block;
  width: 48px;
  height: 48px;
  margin: 35px auto 10px;
}

#subnav .sub_nav-list li em.icon12 {
  background: url("../images/icon12.png") center no-repeat;
}

#subnav .sub_nav-list li em.icon13 {
  background: url("../images/icon13.png") center no-repeat;
}

#subnav .sub_nav-list li em.icon14 {
  background: url("../images/icon14.png") center no-repeat;
}

#subnav .sub_nav-list li em.icon15 {
  background: url("../images/icon15.png") center no-repeat;
}

#subnav .sub_nav-list li em.icon56 {
  background: url("../images/icon15.png") center no-repeat;
}

#subnav .sub_nav-list li.on {
  background-color: #024a88;
}

#subnav .sub_nav-list li.on a {
  color: #fff;
}

#subnav .sub_nav-list li.on em {
  display: block;
  width: 48px;
  height: 48px;
  margin: 35px auto 10px;
}

#subnav .sub_nav-list li.on em.icon12 {
  background: url("../images/icon12b.png") center no-repeat;
}

#subnav .sub_nav-list li.on em.icon13 {
  background: url("../images/icon13b.png") center no-repeat;
}

#subnav .sub_nav-list li.on em.icon14 {
  background: url("../images/icon14b.png") center no-repeat;
}

#subnav .sub_nav-list li.on em.icon15 {
  background: url("../images/icon15b.png") center no-repeat;
}

#subnav .sub_nav-list li.on em.icon56 {
  background: url("../images/icon15b.png") center no-repeat;
}

#subnav .m_nav-list {
  display: none;
}

@media (max-width: 1024px) {
  #subnav {
    width: auto;
    margin: -4px auto 60px;
  }

  #subnav .sub_nav-list li {
    display: inline-block;
    width: 140px;
    height: 140px;
    text-align: center;
    margin: 0px 20px;
  }

  #subnav .sub_nav-list li a.ic {
    margin-top: 10px;
    font-size: 16px;
  }

  #subnav .sub_nav-list li em {
    display: block;
    width: 48px;
    height: 48px;
    margin: 15px auto 10px;
  }

  #subnav .sub_nav-list li.on em {
    display: block;
    width: 48px;
    height: 48px;
    margin: 15px auto 10px;
  }
}

@media (max-width: 768px) {
  #subnav .sub_nav-list li {
    width: 120px;
    height: 120px;
    text-align: center;
    margin: 0px 20px;
  }

  #subnav .sub_nav-list li a {
    display: block;
    color: #333;
    font-size: 16px;
    margin-top: 50px;
  }

  #subnav .b_nav-list {
    display: none;
  }

  #subnav {
    width: auto;
    margin: -4px auto 40px;
  }

  #subnav .m_nav-list {
    display: block;
  }

  #subnav .m_nav-list li {
    float: left;
    width: 25%;
    height: 70px;
    border-left: 1px solid #024a88;
    border-right: 1px solid #024a88;
    border-bottom: 1px solid #024a88;
    border-top: 0px;
    text-align: center;
    cursor: grab;
  }

  #subnav .m_nav-list li a {
    display: block;
    line-height: 70px;
    color: #333;
    font-size: 16px;
  }

  #subnav .m_nav-list li:hover {
    background-color: #024a88;
  }

  #subnav .m_nav-list li:hover a {
    color: #fff;
  }

  #subnav .m_nav-list li.on {
    background-color: #024a88;
  }

  #subnav .m_nav-list li.on a {
    color: #fff;
  }
}

@media (max-width: 665px) {
  #subnav .sub_nav-list li {
    width: 110px;
    height: 110px;
    text-align: center;
    margin: 0px 15px;
  }

  #subnav .sub_nav-list li a {
    display: block;
    color: #333;
    font-size: 16px;
    margin-top: 40px;
  }
}

@media (max-width: 575px) {
  #subnav .sub_nav-list li {
    width: 100px;
    height: 100px;
    text-align: center;
    margin: 0px 10px;
  }

  #subnav .sub_nav-list li a {
    display: block;
    color: #333;
    font-size: 16px;
    margin-top: 40px;
  }
}

@media (max-width: 495px) {
  #subnav .sub_nav-list li {
    width: 90px;
    height: 90px;
    text-align: center;
    margin: 0px 5px;
  }

  #subnav .sub_nav-list li a {
    display: block;
    color: #333;
    font-size: 14px;
    margin-top: 40px;
  }
}

@media (max-width: 414px) {
  #subnav .sub_nav-list li {
    width: 75px;
    height: 75px;
    text-align: center;
    margin: 0px;
  }

  #subnav .sub_nav-list li a {
    display: block;
    color: #333;
    font-size: 14px;
    margin-top: 30px;
  }

  #subnav {
    width: auto;
    margin: -4px auto 30px;
  }

  #subnav .m_nav-list li {
    height: 60px;
  }

  #subnav .m_nav-list li a {
    font-size: 14px;
    line-height: 60px;
  }
}

/*关于我们*/
.box5 {
  background: #eff6f9;
}

.us_content {
  position: relative;
  margin: 55px auto;
}

.us_cont {
  width: 46.6%;
  height: auto;
  padding: 0px;
  margin: 0px;
}

.us_cont p,
.us_cont div {
  line-height: 34px;
  color: #333;
  font-size: 16px;
}

.us_cont a {
  color: #333;
  text-decoration: underline;
  font-size: 16px;
}

.us_cont p img,
.us_cont div img {
  width: 100%;
  height: auto;
}

.us_link {
  position: relative;
  margin-top: 0px;
  width: 100%;
}

.us_link a {
  display: block;
}

.us_link a span {
  display: block;
  float: left;
  color: #024a88;
  font-size: 20px;
  text-decoration: none;
}

.us_link a em {
  display: block;
  float: left;
  width: 19px;
  height: 19px;
  margin-left: 10px;
  margin-top: 5px;
  background: url("../images/link.png") no-repeat;
}

.us_blink {
  position: relative;
  border-top: 2px solid #e8e8e8;
  padding-top: 55px;
}

.us_li {
  border-bottom: 1px solid #ccc;
  margin-top: 80px;
}

.us_li_nob {
  border-bottom: 0px;
}

.us_li_top {
}

.us_li li {
  padding: 0px;
  margin: 0px;
}

.us_li li .tit01 {
}

.us_li li .tit01 em {
  display: block;
  float: left;
  margin-top: 9px;
  height: 30px;
  width: 4px;
  background: url("../images/line.png") bottom left no-repeat;
}

.us_li li .tit01 span {
  display: block;
  float: left;
  width: auto;
  height: 42px;
  line-height: 42px;
  color: #333;
  font-size: 28px;
  margin-left: 9px;
}

.us_li li .tit01 span.blue {
  font-size: 42px;
  color: #024a88;
  margin-right: 9px;
}

.us_li li .contxx {
  clear: both;
  width: 92%;
  height: auto;
  margin: 60px 0px;
  color: #333;
  font-size: 16px;
  line-height: 2;
}

.us_li li .contxx p {
  line-height: 34px;
  color: #333;
  font-size: 16px;
}

.us_li li .contxx p img {
  width: 100%;
  height: auto;
}

.us_list {
  max-height: 240px;
  margin: 10px 0 10px 0;
}

.us_list img {
  width: 100%;
  height: 100%;
}

.us_pic_list {
  width: 100%;
}

.us_pic_list ul {
  height: auto;
  margin: 10px auto;
}

.us_pic_list ul li {
  display: inline;
  padding: 0px;
}

.us_pic_list ul li img {
  width: 99%;
  height: auto;
}

.us_pic_list ul li span {
  display: none;
  position: absolute;
  z-index: 2;
  background: #0079d8;
  text-align: center;
  -khtml-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=70);
}

.us_pic_list ul li span a {
  display: block;
  color: #fff;
  font-size: 20px;
  margin-top: 100px;
}

@media (max-width: 768px) {
  .us_cont {
    float: none;
    width: 100%;
    max-width: 100%;
  }

  .us_jg {
    display: none;
  }

  .us_li {
    border-bottom: 0px solid #ccc;
    margin-top: 0px;
  }

  .us_li li {
    border-bottom: 1px solid #ccc;
    margin-top: 80px;
  }

  .us_li li .contxx {
    width: 100%;
  }
}

.fzlc_content {
  margin: 50px auto;
  width: 100%;
  height: auto;
}

.fzlc_content_s {
  display: none;
  margin: 0px auto 50px;
  padding: 0px;
  width: 100%;
  height: auto;
}

.fzlc_content_s .fzlc_div_s {
  width: 100%;
  margin-top: 30px;
  border-bottom: 1px solid #ccc;
}

.fzlc_content_s .fzlc_div_s .fzlc_zi_s {
  position: relative;
  margin: 10px;
  padding: 0px;
}

.fzlc_content_s .fzlc_div_s .fzlc_zi_s p {
  line-height: 2;
  padding: 15px 15px;
}

.fzlc_div {
  position: relative;
  width: 100%;
  background: url("../images/fzlc.png") top center no-repeat;
  padding-bottom: 40px;
}

.fzlc_left {
  float: left;
  width: 46%;
  margin-right: 4%;
}

.fzlc_right {
  float: left;
  width: 46%;
  margin-left: 4%;
}

.fzlc_left .fzlc_nian {
  position: relative;
  clear: both;
  text-align: right;
  color: #024a88;
  font-size: 22px;
  padding-right: 22px;
}

.fzlc_right .fzlc_nian {
  position: relative;
  clear: both;
  text-align: left;
  color: #024a88;
  font-size: 22px;
  padding-left: 22px;
}

.fzlc_right .fzlc_zi {
  margin-top: -26px;
  width: auto;
  min-height: 100px;
  margin-left: 5px;
  border: 1px solid #dddddd;
  box-shadow: 0px 2px 2px #e8e8e8;
}

.fzlc_right .fzlc_zi em {
  display: block;
  position: absolute;
  z-index: 3;
  margin-left: -9px;
  margin-top: 30px;
  height: 21px;
  width: 9px;
  background: url("../images/fzlc2.png") no-repeat;
}

.fzlc_right .fzlc_zi p {
  line-height: 2;
  padding: 15px 20px;
}

.fzlc_left .fzlc_zi {
  margin-top: -26px;
  width: auto;
  min-height: 100px;
  margin-right: 5px;
  border: 1px solid #dddddd;
  box-shadow: 0px 2px 2px #e8e8e8;
}

.fzlc_left .fzlc_zi em {
  display: block;
  float: right;
  margin-right: -9px;
  margin-top: 30px;
  height: 21px;
  width: 9px;
  background: url("../images/fzlc3.png") no-repeat;
}

.fzlc_left .fzlc_zi p {
  line-height: 2;
  padding: 15px 20px;
}

.ry_content {
  margin: 70px auto 100px;
}

.ry_bg {
  background-color: #f0f5f9;
}

.ry_display {
  display: none;
}

.ry_list {
  width: 100%;
  margin-bottom: 40px;
}

.ry_list .ry_tit {
  margin-bottom: 10px;
}

.ry_list .ry_tit h3 {
  display: block;
  float: left;
  color: #024a88;
  font-size: 40px;
}

.ry_list .ry_tit em {
  display: block;
  float: left;
  height: 100%;
  height: 34px;
  width: 34px;
  margin-left: 30px;
  margin-top: 10px;
  cursor: pointer;
}

.ry_list .ry_tit em.e {
  background: url("../images/next.png") bottom no-repeat;
}

.ry_list .ry_tit em.s {
  background: url("../images/per.png") bottom no-repeat;
}

.ry_list .ry_cont li {
  width: 100%;
  position: relative;
  padding: 0px;
  display: table-row;
}

.ry_list .ry_cont li a {
  display: table-cell;
  width: 46.6%;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  border-bottom: 1px solid #efefef;
  padding-top: 30px;
  padding-bottom: 30px;
}

.ry_list .ry_cont li a.jg {
  height: auto;
  width: 6.8%;
  border-bottom: 0px;
}

@media (max-width: 768px) {
  .ry_list .ry_tit h3 {
    font-size: 30px;
  }

  .ry_list .ry_tit em {
    margin-left: 20px;
    margin-top: 4px;
  }

  .ry_list .ry_cont {
    display: block;
  }

  .ry_list .ry_cont li {
    display: block;
  }

  .ry_list .ry_cont li a {
    display: block;
    width: 100%;
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .ry_list .ry_cont li a.jg {
    display: none;
  }
}

/*人才选拔*/
.rcfz_content {
  position: relative;
  border-bottom: 2px solid #eeeeee;
  margin: 70px auto;
}

.nobottom {
  border-bottom: 0px;
}

.rcfz_cont_1 {
  position: relative;
  width: 100%;
  margin: 50px auto;
}

.rcfz_cont {
  width: 46.6%;
  text-align: left;
}

.rcfz_cont p {
  text-align: left;
  line-height: 34px;
  color: #333;
  font-size: 16px;
}

.rcfz_bimg {
  position: relative;
  margin-top: -70px;
}

.rcfz_bimg2 {
}

.rcfz {
  width: 46.6%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  *display: block;
}

.rcfz .rcfz_cont {
  width: 100%;
  text-align: left;
  margin: 50px auto;
}

.rcfz .rcfz_cont p {
  text-align: left;
  line-height: 34px;
  color: #333;
  font-size: 16px;
}

.rcfz img {
  vertical-align: middle;
}

@media (max-width: 768px) {
  .rcfz_content {
    margin: 50px auto;
  }

  .rcfz_cont {
    width: 100%;
    text-align: left;
  }

  .rcfz_cont_1 {
    margin: 40px auto;
  }

  .rcfz {
    width: 100%;
  }

  .rcfz_bimg,
  .rcfz_bimg2 {
    position: relative;
    padding: 0px;
    margin-top: 20px;
    margin-bottom: 50px;
    width: 75%;
  }

  .rcfz .rcfz_cont {
    margin: 50px auto 10px;
  }
}

.rcfz_ywlj_list {
  margin: 50px auto;
}

.rcfz_ywlj_list ul li {
  padding: 0px 4px 0px 4px;
}

.rcfz_ywlj_list ul li img {
  border: 1px solid #cccccc;
}

.job_content {
  margin: 0px auto 70px;
}

.job_cont {
  margin: 55px auto 0px;
}

.job_cont p {
  text-align: left;
  line-height: 34px;
  color: #333;
  font-size: 16px;
}

.job_search {
  margin: 0px auto;
  width: 455px;
}

.job_search span {
  display: inline-block;
}

.job_search span input {
  border: 1px solid #999;
  width: 143px;
  padding: 9px 5px 9px 5px;
}

.job_search span select {
  border: 1px solid #999;
  font-size: 14px;
  color: #666;
  width: 143px;
  padding: 8px 5px 8px 5px;
  *padding: 9px 5px 9px 5px;
}

.job_search span button {
  height: 40px;
  background-color: #024a88;
  border: 0px;
  width: 145px;
  color: #fff;
  font-size: 14px;
}

@media (max-width: 454px) {
  .job_search {
    margin: 0px auto;
    width: auto;
  }

  .job_search span {
    display: block;
    margin-top: 10px;
  }

  .job_search span input,
  .job_cont .job_search span select,
  .job_cont .job_search span button {
    width: 100%;
  }
}

.job_list {
  margin: 40px auto 0px;
}

.job_list table {
  width: 100%;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.job_list table th {
  background-color: #eeeeee;
  height: 48px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 48px;
  color: #333;
  font-size: 14px;
  padding-left: 37px;
}

.job_list table th.nob_r {
  border-right: 1px solid #ccc;
}

.job_list table th.nob_l {
  border-left: 1px solid #ccc;
}

.job_list table td {
  border-bottom: 1px solid #ccc;
  height: 60px;
  width: 25%;
  line-height: 60px;
  color: #333;
  font-size: 14px;
  padding-left: 37px;
}

@media (max-width: 600px) {
  .job_list table th {
    height: 24px;
    line-height: 24px;
    padding-left: 7px;
  }

  .job_list table td {
    height: 36px;
    line-height: 36px;
    padding-left: 7px;
  }
}

.job_list table td a {
  color: #024a88;
}

.wh_content_info {
  position: relative;
  margin: 52px auto 30px;
}

.wh_content_info .wh_cont {
  width: 46.6%;
  height: auto;
  color: #333;
  font-size: 16px;
  line-height: 34px;
}

.wh_content_info .wh_cont p {
  line-height: 34px;
  color: #333;
  font-size: 16px;
}

.wh_content_info .wh_cont a {
  color: #333;
  text-decoration: underline;
  font-size: 16px;
}

.wh_content_info .wh_cont p img {
  width: 100%;
  height: auto;
}

.wh_content {
  margin: 30px auto;
}

.wh_list {
  width: 100%;
  border: 0px;
}

.wh_list .wh_list_li {
  border: 1px solid #ccc;
  margin-top: -1px;
  border-right: 1px solid #fff;
}

.wh_list .wh_list_li .wh_cont {
  margin: 60px auto;
  text-align: center;
}

.wh_list .wh_list_li a {
  display: block;
  font-size: 18px;
  color: #333;
}

.wh_list .wh_list_li span {
  display: block;
  font-size: 16px;
  color: #666;
  margin-top: 24px;
  line-height: 32px;
}

.h200 {
  height: 200px;
}

.h400 {
  height: 399px;
}

@media (max-width: 970px) {
  .wh_list .wh_list_li {
    border-right: 0px solid #ccc;
  }
}

.wh_o_cont {
  margin: 100px auto 45px;
}

.wh_o_cont .wh_o_tit {
  display: block;
  width: 520px;
  margin-left: -106px;
  height: 90px;
  background-color: #024a88;
}

.wh_o_cont .wh_o_tit span {
  display: block;
  height: 90px;
  line-height: 90px;
  font-size: 40px;
  color: #fff;
  margin-left: 106px;
}

@media (max-width: 768px) {
  .wh_content_info .wh_cont {
    width: 100%;
  }

  .wh_o_cont .wh_o_tit span {
    font-size: 30px;
  }

  .wh_list .wh_list_li .wh_cont {
    margin: 40px auto;
  }

  .wh_list .wh_list_li a {
    font-size: 16px;
  }

  .wh_list .wh_list_li span {
    font-size: 14px;
    line-height: 28px;
  }
}

.new_content {
  margin: 50px auto;
}

.new_top {
  position: relative;
  border-top: 2px solid #e8e8e8;
  padding-top: 70px;
}

.new_list li {
  padding: 0px;
}

.new_list li.yc {
}

.new_list li .new_cont {
  width: auto;
  margin: 7px;
  border: 1px solid #e8e8e8;
}

.new_list li .new_cont img {
  display: block;
  width: 100%;
  height: 100%;
}

.new_list li .new_cont dl {
  padding: 20px;
}

.new_list li .new_cont dl dt {
  margin: 20px auto;
}

.new_list li .new_cont dl dt a {
  display: block;
  color: #000;
  font-size: 20px;
  width: 100%;
  height: 24px;
  overflow: hidden;
}

.new_list li .new_cont dl dt a:hover {
  color: #024a88;
}

.new_list li .new_cont dl dd {
  font-size: 16px;
  color: #999;
}

.new_list li .new_cont dl dd.c {
  line-height: 26px;
  height: 78px;
  overflow: hidden;
}

.new_content2 {
  margin: 50px auto 60px;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.new_content2 img {
  max-width: 400px;
  max-height: 300px;
}

@media (min-width: 1200px) {
  .new_content2 img {
    width: 400px;
    height: 300px;
  }
}

@media (max-width: 992px) {
  .new_list li.yc {
    display: none;
  }
}

@media (max-width: 414px) {
  .new_list li .new_cont dl dd.c {
    display: none;
  }
}

/*.new_content2 ul{width:3200px;}
.new_content2 ul li{float:left;}*/
.new_content3 {
  margin: 50px auto 0px;
}

.art_list {
  width: 100%;
}

.art_list li {
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #e6e6e6;
}

.art_list li span {
  display: inline-block;
  width: 70%;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
}

.art_list li.js {
  width: 100%;
  height: auto;
}

.art_list li.js span {
  display: inline-block;
  width: 100%;
  height: auto;
  line-height: 44px;
}

.art_list li span a {
  font-size: 16px;
  color: #333;
  margin-left: 5px;
}

.art_list li span a:hover {
  color: #024a88;
}

.art_list li span.adate {
  float: right;
  width: 140px;
  padding: 0px;
  border-left: 1px solid #e6e6e6;
  text-align: center;
}

@media (max-width: 520px) {
  .art_list li span.adate {
    float: right;
    width: 110px;
    padding: 0px;
    border-left: 1px solid #e6e6e6;
    text-align: center;
  }

  .art_list li span {
    display: inline-block;
    width: 50%;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
  }
}

.art_search {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.art_search li {
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #e6e6e6;
}

.art_search li span {
  display: inline-block;
  width: 70%;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  color: #333;
  overflow: hidden;
}

.art_search li span a {
  font-size: 16px;
  color: #333;
  margin-left: 5px;
  background: url("../images/dian.gif") 0px 8px no-repeat;
  padding-left: 10px;
}

.art_search li span a:hover {
  color: #024a88;
}

.art_search li span.adate {
  float: right;
  width: 140px;
  padding: 0px;
  text-align: center;
  color: #666;
}

@media (max-width: 520px) {
  .art_search li span.adate {
    float: right;
    width: 110px;
    padding: 0px;
    text-align: center;
  }

  .art_search li span {
    display: inline-block;
    width: 62%;
    height: 54px;
    line-height: 54px;
    color: #333;
    overflow: hidden;
  }

  .art_search li span a,
  .art_search li span.adate {
    font-size: 14px;
  }
}

.sh {
  margin-top: 170px;
}

@media (max-width: 768px) {
  .sh {
    margin-top: 30px;
  }
}

#error {
  display: block;
  width: auto;
  margin: 0 auto;
  font-size: 16px;
  color: gray;
  text-align: center;
}

.new_content4 {
  margin: 45px auto;
}

.new_content4 .jslist {
  display: block;
  height: 238px;
  width: auto;
  padding: 0 20px;
  overflow-x: hidden;
  overflow-y: auto;
}

.new_content4 .jslist li {
  height: auto;
  border-bottom: 1px solid #eee;
  line-height: 45px;
}

.new_content4 .jslist li i {
  display: block;
  font-size: 16px;
  color: #333;
}

/*滚动*/
.test4::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

.test4::-webkit-scrollbar-track {
  background-color: #f5f5f5;
}

.test4::-webkit-scrollbar-thumb {
  background-color: #666;
  background-image: -webkit-linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.4) 100%
  );
}

.new_search {
  width: 600px;
  margin: 0 auto 45px;
  height: 42px;
}

.new_search input {
  display: inline-block;
  height: auto;
  border: 1px solid #999999;
  width: 75%;
  color: #666;
  font-size: 14px;
  padding: 10px 0px 10px 10px;
}

.new_search button {
  display: inline-block;
  border: 0px;
  width: 20%;
  height: 42px;
  background-color: #024a88;
  color: #fff;
}

@media (max-width: 600px) {
  .new_search {
    width: 100%;
    margin: 0 auto 45px;
    height: 42px;
  }

  .new_search input {
    display: inline-block;
    height: auto;
    border: 1px solid #999999;
    width: 75%;
    color: #666;
    font-size: 14px;
    padding: 10px 0px 10px 10px;
  }

  .new_search button {
    display: inline-block;
    border: 0px;
    width: 20%;
    height: 42px;
    background-color: #024a88;
    color: #fff;
  }
}

.page {
  margin: 0px auto 100px;
  text-align: center;
}

@media (max-width: 768px) {
  .page {
    margin: 0px auto 50px;
    text-align: center;
  }
}

.page ul {
  margin: 0;
  padding: 0;
}

.page ul li {
  display: inline;
  margin-left: 2px;
  margin-right: 2px;
}

.page ul li a {
  display: inline-block;
  color: #333;
  font-size: 14px;
  border: 1px solid #999999;
  padding: 12px;
}

.page ul li a.select {
  border: 1px solid #024a88;
  background-color: #024a88;
  color: #fff;
}

.page ul li em {
  display: inline-block;
  color: #ccc;
  font-size: 14px;
  border: 1px solid #cccccc;
  padding: 12px;
}

.page ul li em.select {
  border: 1px solid #024a88;
  background-color: #024a88;
  color: #fff;
}

.page2 {
  margin: 0px auto;
  text-align: center;
}

.page2 ul {
  position: relative;
  margin: 0;
  padding: 0;
}

.page2 ul li {
  display: inline-block;
  margin-left: 1px;
  margin-right: 1px;
}

.page2 ul li a {
  display: inline-block;
  color: #333;
  font-size: 14px;
  border: 1px solid #999999;
  padding-left: 15px;
  padding-right: 15px;
}

.page2 ul li a.select {
  border: 1px solid #024a88;
  background-color: #024a88;
  color: #fff;
}

.page2 ul li em {
  display: inline-block;
  color: #ccc;
  font-size: 14px;
  border: 1px solid #cccccc;
}

.page2 ul li em.select {
  border: 1px solid #024a88;
  background-color: #024a88;
  color: #fff;
}

.bt_link {
  margin: 0px auto 65px;
  width: 160px;
}

.bt_link a {
  color: #024a88;
  font-size: 20px;
}

.bt_link a span {
  display: block;
  float: left;
}

.bt_link a em {
  display: block;
  float: left;
  width: 19px;
  height: 19px;
  margin-left: 13px;
  margin-top: 6px;
  background: url("../images/link.png") no-repeat;
}

.art_left {
  position: relative;
  width: 64%;
}

.art_left .art_title {
  text-align: left;
}

.art_left .art_title em {
  float: left;
  width: 4px;
  height: 30px;
  margin-top: 14px;
  margin-right: 16px;
  background: url("../images/line.png") no-repeat;
}

.art_left .art_title h3 {
  float: left;
  width: 94.9%;
  line-height: 1.5;
  font-size: 32px;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
}

.art_right {
  position: relative;
  width: 30.2%;
  min-height: 200px;
  margin-top: 12px;
}

.art_right .tit {
  height: 60px;
  background-color: #024a88;
}

.art_right .tit h3 {
  font-size: 20px;
  color: #fff;
  padding-left: 23px;
  padding-top: 18px;
}

.art_right .xglist li {
  border-bottom: 2px solid #e6e6e6;
  padding: 21px 0px;
  margin: 0px 20px;
}

.art_right .xglist li a {
  display: block;
  color: #333;
  font-size: 16px;
  line-height: 24px;
}

.art_right .xglist li span {
  display: block;
  color: #999;
  font-size: 14px;
  margin-top: 10px;
}

.art_right .xglist li.back {
  border-bottom: 0px;
}

.art_right .xglist li.back a {
  color: #024a88;
}

@media (max-width: 768px) {
  .art_left {
    width: 100%;
  }

  .art_right {
    display: none;
  }

  .art_left .art_title h3 {
    font-size: 28px;
  }
}

.art_box {
  position: relative;
  width: 100%;
}

.art_box .art_title {
  text-align: left;
}

.art_box .art_title em {
  float: left;
  width: 4px;
  height: 30px;
  background-color: #024a88;
  margin-top: 14px;
  margin-right: 16px;
}

.art_box .art_title h3 {
  float: left;
  width: 94.9%;
  line-height: 1.5;
  font-size: 36px;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
}

.art_job {
  margin: 40px auto;
  height: 168px;
  border: 1px solid #ccc;
}

.art_job ul {
  padding: 33px 39px;
}

.art_job ul li {
  width: 50%;
  float: left;
  font-size: 16px;
  color: #000;
  margin-bottom: 22px;
}

.art_job ul li span {
  color: #939393;
}

.art_content {
  margin: 0px 20px 100px;
}

.art_content .date {
  margin: 35px auto 35px;
  font-size: 16px;
  color: #666;
}

.art_content .cont {
  min-height: 200px;
}

.art_content .cont p,
.art_content .cont div {
  line-height: 2;
  color: #333;
  font-size: 16px;
  font-family: "宋体", "Microsoft YaHei", "微软雅黑", Arial, Helvetica, tahoma,
    verdana, STXihei, "华文细黑", serif;
}

.art_content .cont img {
  width: 100%;
}

.art_content .cont a {
  color: blue;
}

.art_content .tit {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  margin-bottom: 40px;
}

.art_content .tit2 {
  font-size: 20px;
  color: #000;
  font-weight: bold;
  margin-top: 40px;
}

.art_content .yaoqiu {
  margin: 40px auto;
}

.art_content .yaoqiu ul li {
  width: 50%;
  float: left;
  font-size: 16px;
  color: #000;
  margin-bottom: 22px;
}

.art_content .yaoqiu ul li span {
  color: #939393;
}

.art_content .shenqiu {
  position: relative;
  width: 100%;
}

.art_content .shenqiu a {
  display: block;
  font-size: 16px;
  color: #fff;
  background-color: #024a88;
  width: 145px;
  height: 42px;
  text-align: center;
  line-height: 42px;
}

/*内页end*/

@media (max-width: 768px) {
  .top-box {
    height: auto;
    background-color: #024a88;
  }

  .nav-box .logo {
    display: block;
    float: left;
    width: 168px;
    height: 36px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("../images/logo2.png") no-repeat;
  }

  .head_ff .nav-box .logo {
    background: url("../images/logo2.png") no-repeat;
  }

  .banner {
    margin-top: 56px;
  }

  .video {
    margin: 50px auto 50px auto;
  }

  .box3 {
    padding-bottom: 47px;
  }

  .sy-news {
    width: 100%;
  }

  .sy-news ul {
    width: 16.66666667%;
  }

  .sy-about {
    width: 100%;
    margin: 30px 0px 0px;
  }

  .sy-about p {
    width: 175px;
    float: none;
    margin: 0 auto;
  }
}

@media (max-width: 600px) {
  .newsjg {
    display: none;
  }

  .newst {
    padding: 0px;
    margin: 50px auto 0px auto;
    float: left;
    width: 100%;
  }

  .sy-allist {
    margin-top: 35px;
  }

  .sy-allist li .sy-albox img {
    width: 100%;
    max-width: 100%;
  }

  .sy-allist li .sy-albox h3 {
    max-width: 100%;
  }

  .sy-allist li .nlist a {
    max-width: 100%;
  }
}

.loading {
  display: none;
  width: 40px;
  height: 40px;
  margin-left: 40%;
  position: absolute;
  z-index: 2;
  background: url(../images/loading.gif) no-repeat center;
}
