/*------style.css  start------*/
/*less*/
@c: center;
@small: 12px;
@mid: 14px;
@big: 16px;
@b: #000;
@g: #666;
@r: #d41c29;
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.db {
  display: block;
}
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.full {
  width: 100%;
  height: 100%;
}
.box {
  display: inline-block;
}
.none {
  display: none;
}
.phone {
  display: none !important;
}

a:hover {
  text-decoration: none;
  color: #014099;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}
@-webkit-keyframes fromBottomFade {
  from {
    -webkit-transform: translateY(20%);
    opacity: 0;
  }
}
@keyframes fromBottomFade {
  from {
    transform: translateY(20%);
    opacity: 0;
  }
}

a {
  text-decoration: none;
}

/*container*/
.container {
  width: 92%;
  max-width: 1290px;
  margin: 0 auto;
  clear: both;
}

/*header*/
#header {
  display: none;
}
#leftcontrol {
  display: none;
}
#rightcontrol {
  display: none;
}
.pctop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999999;
  border-top: 8px solid #014099;
  background-color: #fff;
}
.pctop .container {
  height: 115px;
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.pctop .logo {
  margin-right: 0.677vw;
  font-size: 0px;
  display: flex;
  align-items: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: -ms-flex;
  -ms-align-items: center;
}
.nav {
  line-height: 115px;
  margin-right: 8px;
  white-space: nowrap;
}
.navul {
  display: flex;
}
.navul li {
  height: 115px;
  position: relative;
  padding: 0 15px;
}
.navul li > a {
  font-size: 15px;
  color: #000;
  text-transform: capitalize;
}
.navul li.cur a {
  color: #014099;
}
.navul li > a:hover {
  color: #000;
}
.navul li .nav_son {
  display: none;
  position: absolute;
  left: 50%;
  top: 115px;
  z-index: 100;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  margin-left: -75px;
  width: 140px;
  font-size: 14px;
  background: #fff;
  animation: fromBottomFade 0.6s ease both;
  -webkit-animation: fromBottomFade 0.6s ease both;
}
.navul li .nav_son a {
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
  white-space: pre-wrap;
  color: #222;
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #ebebeb;
  line-height: 19px;
  text-align: center;
}
.navul li .nav_son a:hover {
  color: #014099;
  background: #f5f5f5;
}
.navul li .line {
  width: 0px;
  height: 3px;
  position: absolute;
  top: 78px;
  left: 0px;
  background: #014099;
}
.navul li:hover .line {
  width: 100%;
}
.navul li:hover .nav_son {
  display: block;
}
.navul .language-box {
  display: flex;
  align-items: center;
}
.navul .language {
  display: flex;
  align-items: center;
  color: #2359a7;
  margin-right: 25px;
}
.navul .language .cn {
  font-weight: bold;
}
.navul .language .en {
  font-weight: bold;
}
.navul .language a.cur {
  color: #2359a7;
}
.navul .language .language-line {
  padding: 0 12px;
  color: #2359a7;
  font-weight: bold;
}
.navul .search {
  display: flex;
}

/*banner*/
#indexbanner {
  overflow: hidden;
  position: relative;
  margin-top: 123px;
}
#indexbanner .bx-controls {
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 70;
  width: 100%;
  color: rgba(0, 0, 0, 0);
}
#indexbanner .bx-controls .bx-pager {
  text-align: center;
}
#indexbanner .bx-controls .bx-pager div {
  display: inline-block;
  margin: 0 2px;
}
#indexbanner .bx-controls .bx-pager div a {
  display: block;
  width: 45px;
  height: 4px;
  overflow: hidden;
  line-height: 50px;
  background-color: rgba(255, 255, 255, 0.3);
}
#indexbanner .bx-controls .bx-pager div a.active {
  background-color: rgba(255, 255, 255, 0.8);
}
#indexbanner .bx-controls .bx-controls-direction {
  display: none;
}
#indexbanner .home_bd {
  position: relative;
}
#indexbanner .des-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#indexbanner .des-box .p1 {
  color: #fff;
  font-size: 49px;
  margin-bottom: 10px;
}
#indexbanner .des-box .p2 {
  color: #fff;
  font-size: 23px;
}
#indexbanner li{
  /* display: flex !important;
  justify-content: center; */
}
.insidebanner {
  margin-top: 90px;
}

.tit {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.tit .cn {
  font-size: 38px;
  color: #014099;
  margin-bottom: 28px;
}
.tit .cn span {
  color: #014099;
  /* text-transform: uppercase; */
}
.tit .line {
  width: 300px;
  height: 1px;
  background: #e8e8e8;
  margin: auto;
  position: relative;
  margin-top: 25px;
  margin-bottom: 30px;
}
.tit .line:before {
  content: "";
  position: absolute;
  width: 42px;
  height: 3px;
  background: #71bf44;
  left: 50%;
  top: -1px;
  transform: translateX(-50%);
}
.tit .intro {
  color: #434242;
  font-size: 16px;
  font-weight: lighter;
  text-transform: uppercase;
  line-height: 1.6;
}
.tit p.img {
  margin-top: 17px;
}

#indexproduct {
  width: 100%;
  overflow: hidden;
  padding: 70px 0px 70px;
}
.product {
  height: 100%;
  margin: auto;
  overflow: hidden;
}
.product .con {
  margin-top: 70px;
}
.product .list {
  display: flex;
  flex-wrap: wrap;
}
.product .list .item {
  width: calc(100% / 3);
  overflow: hidden;
}
.product .list .item .im {
  height: 230px;
  position: relative;
  overflow: hidden;
}
.product .list .item .im img {
  transition: all 0.6s ease 0s;
}
.product .list .item .im p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 40px;
  font-size: 18px;
  color: #333333;
  box-sizing: border-box;
  background-color: rgba(237, 235, 232, 0.8);
}
.product .list .item .detail {
  height: 155px;
  padding: 20px 0 0 45px;
  color: #fff;
}
/* .product .list .item .detail *{
  color: #fff;
  font-size: 14px;
  line-height: 16px;
} */
.product .list .item .detail p {
  color: #fff;
  position: relative;
  padding-left: 17px;
  line-height: 22px;
}
.product .list .item .detail p::before {
  content: "";
  position: absolute;
  left: 0;
  width: 3px;
  height: 3px;
  top: 10px;
  background-color: #fff;
}
.product .list .item:nth-child(1) .detail {
  background-color: #2862b4;
}
.product .list .item:nth-child(2) .detail {
  background-color: #154487;
}
.product .list .item:nth-child(3) .detail {
  background-color: #0074b7;
}
.product .list .item:nth-child(4) .detail {
  background-color: #0074b7;
}
.product .list .item:nth-child(5) .detail {
  background-color: #004181;
}
.product .list .item:nth-child(6) .detail {
  background-color: #2862b4;
}
.product .list .item:hover .im img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1); /* IE 9 */
  -moz-transform: scale(1.1, 1.1); /* Firefox */
  -webkit-transform: scale(1.1, 1.1); /* Safari 和 Chrome */
  -o-transform: scale(1.1, 1.1); /* Opera */
}
.product .list .item:hover .im p {
  color: #014099;
}
.about-news {
  display: flex;
}
.about-news .item {
  height: 375px;
  flex: 1;
  padding: 55px 60px;
  box-sizing: border-box;
}
.about-news .im {
  width: 40px;
}
.about-news .im img {
  transition: all 0.6s ease 0s;
}
.about-news .item:hover .im img {
  transform: rotate(360deg);
}
.about-news .title {
  margin: 30px 0 20px;
  font-size: 26px;
  font-weight: bold;
  color: #fff;
}
.about-news .more {
  margin-top: 30px;
  border-radius: 38px;
  width: 115px;
  border: 1px solid #fff;
  color: #fff;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.about-news .about {
  background: url("../images/bg1.png");
}
.about-news .news {
  background: url("../images/bg2.png");
}
.about-news .contact {
  background: url("../images/bg3.png");
}

.about-news .about .con {
  line-height: 1.6;
  color: #fff;
  max-width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-all;
}
.about-news .news li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
}
.about-news .news li:last-child {
  margin-bottom: 0px;
}
.about-news .news li a {
  color: #fff;
  line-height: 1.2;
}
.about-news .news li a:hover {
  color: #77aaf3;
}
.about-news .news li::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: url("../images/pic4.png");
  width: 18px;
  height: 18px;
}
.about-news .contact li {
  position: relative;
  padding-left: 46px;
  margin-bottom: 20px;
  height: 33px;
  display: flex;
  align-items: center;
}
.about-news .contact li:last-child {
  margin-bottom: 0px;
}
.about-news .contact li a {
  color: #fff;
  line-height: 1.2;
}
.about-news .contact .li1::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: url("../images/pic5.png");
  width: 28px;
  height: 28px;
}
.about-news .contact .li1 a {
  font-size: 27px;
}
.about-news .contact .li2 a {
  font-size: 16px;
}
.about-news .contact .li2::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: url("../images/pic6.png") no-repeat;
  width: 25px;
  height: 33px;
}

.col {
  width: 100%;
  min-height: 450px;
  line-height: 220%;
}
.col h2 {
  text-align: center;
  font-weight: normal;
  color: #000;
}
.col h3 {
  text-align: center;
  font-weight: normal;
  font-size: 12px;
}
.pccol {
  width: 100%;
  min-height: 450px;
  line-height: 220%;
  margin-top: 40px;
  margin-bottom: 50px;
}
.pccol h2 {
  text-align: center;
  font-weight: normal;
  color: #000;
}
.pccol h3 {
  text-align: center;
  font-weight: normal;
  font-size: 12px;
}

.phonecol {
  display: none;
}

.maintit {
  text-align: center;
  margin-top: 45px;
}
.maintit p {
  font-size: 30px;
  color: #333;
  font-weight: lighter;
  margin-bottom: 10px;
}
.maintit span {
  font-size: 16px;
  color: #999;
  text-transform: uppercase;
}
.son_nav {
  margin-top: 25px;
  text-align: center;
}
.son_nav a {
  padding: 0px 20px;
  height: 45px;
  line-height: 45px;
  border-radius: 2px;
  border: 1px solid #dcdcdc;
  color: #333;
  display: inline-block;
  margin: 0px 10px;
  transition: color 0s;
}
.son_nav a.active {
  background: #008b92;
  color: #fff;
  border: 1px solid #008b92;
}
.son_nav a:hover {
  background: #008b92;
  color: #fff;
  border: 1px solid #008b92;
}

.zxfw table {
  width: 100%;
}
.zxfw tr {
  width: 49%;
  float: left;
  margin-right: 2%;
}
.zxfw tr:nth-child(2n) {
  margin: 0px;
}
.zxfw th {
  width: 100%;
  line-height: 56px;
  display: block;
  text-align: left;
  font-size: 16px;
  color: #666666;
  font-weight: normal;
}
.zxfw td {
  width: 100%;
  display: block;
}
.zxfw td input {
  width: 100%;
  height: 66px;
  text-indent: 30px;
  color: #999999;
  border: 1px solid #e7e7e7;
  font-size: 16px;
}
.zxfw #f_content {
  width: 100%;
}
.zxfw #f_content textarea {
  width: 100%;
  border: 1px solid #e7e7e7;
  line-height: 66px;
  text-indent: 30px;
  font-size: 16px;
}
.zxfw #btnSubmit {
  width: 210px;
  height: 55px;
  background: #e35f13;
  border: none;
  color: #fff;
  margin-top: 35px;
  margin-bottom: 35px;
}

.TopCat_description {
  margin: 15px auto;
}

.pxxm {
  width: 100%;
  min-height: 450px;
  margin-top: 30px;
  overflow: hidden;
}
.pxxm ul {
  width: 100%;
}
.pxxm ul li {
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-bottom: 22px;
}
.pxxm ul li a {
  border: #f2f2f2;
}
.pxxm ul li:nth-child(3n) {
  margin-right: 0px;
}
.pxxm ul li .pic {
  position: relative;
  border: 1px solid #dce1e8;
  height: 295px;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  align-items: center;
  display: -webkit-flex; /* Safari */
  -webkit-align-items: center; /* Safari 7.0+ */
}
.pxxm ul li .pic .pic-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 136px;
  background: #f0f3f8;
}
.pxxm ul li .pic img {
  position: relative;
  z-index: 1;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  transition: 0.3s;
}
.pxxm ul li p {
  width: 100%;
  margin: 24px 0 20px;
  display: block;
  text-align: center;
  height: 40px;
  line-height: 1.5;
  overflow: hidden;
}
.pxxm ul li .title .line {
  width: 37px;
  height: 6px;
  background-color: #115dc8;
  border-radius: 3px;
  display: flex;
  margin: 0 auto;
}
.pxxm ul li:hover .pic {
  border: 1px solid #014099;
}
.pxxm ul li:hover img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1); /* IE 9 */
  -moz-transform: scale(1.1, 1.1); /* Firefox */
  -webkit-transform: scale(1.1, 1.1); /* Safari 和 Chrome */
  -o-transform: scale(1.1, 1.1); /* Opera */
}
.pxxm ul li:hover p {
  color: #014099;
}
/* 产品列表 */
.photos-box {
  border-top: 1px solid #e8e8e8;
}
.photos {
  width: 100%;
  min-height: 450px;
  margin-bottom: 50px;
  margin-top: 30px;
  overflow: hidden;
}
.photos ul {
  width: 100%;
  box-sizing: border-box;
}
.photos ul li {
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-bottom: 22px;
}
.photos ul li a {
  border: #f2f2f2;
}
.photos ul li:nth-child(3n) {
  margin-right: 0px;
}
.photos ul li .pic {
  position: relative;
  background: #f8f8f8;
  height: 290px;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex; /* Safari */
  -webkit-align-items: center; /* Safari 7.0+ */
  padding: 20px 30px;
  box-sizing: border-box;
}
.photos ul li .pic .pic-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 136px;
  background: #f0f3f8;
}
.photos ul li .pic img {
  position: relative;
  z-index: 1;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  transition: 0.3s;
}
.photos ul li p {
  width: 100%;
  display: block;
  text-align: center;
  height: 110px;
  line-height: 110px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.photos .photos-title {
  font-size: 36px;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin-bottom: 40px;
  padding-bottom: 28px;
}
.photos .photos-title::after {
  position: absolute;
  content: "";
  width: 36px;
  height: 6px;
  bottom: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  border-radius: 3px;
  background-color: #494949;
}
.photos ul li .title .line {
  /* width: 37px;
  height: 6px;
  background-color: #115dc8;
  border-radius: 3px;
  display: flex;
  margin: 0 auto; */
}
.photos ul li:hover .pic {
  /* border: 1px solid #014099; */
}
.photos ul li:hover img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1); /* IE 9 */
  -moz-transform: scale(1.1, 1.1); /* Firefox */
  -webkit-transform: scale(1.1, 1.1); /* Safari 和 Chrome */
  -o-transform: scale(1.1, 1.1); /* Opera */
}
.photos ul li:hover p {
  color: #014099;
}
.photos_show .pic {
  width: 600px;
}
.photos_show .pic p {
  text-align: center;
  font-size: 16px;
  margin: 20px 0;
}
.photos_show img {
  max-width: 100%;
}
/* 结束产品列表 */
.pxxm.show .info {
  display: flex;
}
.pxxm.show .pic {
  flex: 0 0 372px;
  height: 400px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 35px;
  border-radius: 4px;
  overflow: hidden;
}
.pxxm.show .pic:hover img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1); /* IE 9 */
  -moz-transform: scale(1.1, 1.1); /* Firefox */
  -webkit-transform: scale(1.1, 1.1); /* Safari 和 Chrome */
  -o-transform: scale(1.1, 1.1); /* Opera */
}
.pxxm.show .pic img {
  max-width: 100%;
  height: 100%;
  transition: all 0.6s ease 0s;
}
.pxxm.show .pic .pic-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 226px;
  background-color: #f0f3f8;
}
.pxxm.show .pic img {
  position: absolute;
  z-index: 1;
}
.pxxm.show .detail {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}
.pxxm.show .detail .title {
  flex: 1;
  display: flex;
  align-items: center;
  font-size: 24px;
  line-height: 1.4;
}
.pxxm.show .detail .other {
  background-color: #f0f3f8;
  border-radius: 4px;
  padding: 40px 30px;
  box-sizing: border-box;
  position: relative;
  line-height: 25px;
}
.pxxm.show .detail .other .other-title {
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin-bottom: 30px;
}
.pxxm.show .detail .other p {
  font-size: 16px;
  color: #000;
  margin-bottom: 15px;
}
.pxxm.show .detail .other .other-title1 {
  margin-top: 35px;
  margin-bottom: 18px;
}
.pxxm.show .detail .download {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 40px;
  bottom: 30px;
  box-sizing: border-box;
}
.pxxm.show .detail .download img {
  margin-bottom: 14px;
}
.pxxm.show .cpjs-tips {
  margin: 20px 0;
  height: 64px;
  background-color: #f0f3f8;
  padding: 0 43px;
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #1f1f1f;
  font-weight: bold;
  position: relative;
}
.pxxm.show .cpjs-tips::after {
  position: absolute;
  content: "";
  bottom: 0;
  width: 85px;
  height: 3px;
  background: #2359a7;
}
.pxxm.show .editor {
  margin: 20px 0px;
  line-height: 220%;
  max-width: 100%;
  overflow: hidden;
  font-size: 16px;
}

.online {
  width: 100%;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
}
.online form {
  padding-left: 150px;
}
.online .text {
  width: 381px;
  height: 38px;
  float: left;
  margin-bottom: 20px;
  margin-right: 25px;
}
.online .text input {
  width: 268px;
  height: 36px;
  border: 1px solid #c9c9c9;
  padding-left: 20px;
}
.online .text p {
  float: left;
  width: 76px;
  padding-right: 10px;
  line-height: 38px;
  padding-left: 5px;
}
.online .text p span {
  color: #eb0000;
  position: relative;
  top: 2px;
}
.online .con {
  width: 927px;
  height: 205px;
  float: left;
  margin-bottom: 20px;
}
.online .con textarea {
  padding: 20px;
  border: 1px solid #c9c9c9;
  height: 163px;
  width: 760px;
}
.online .con p {
  float: left;
  width: 81px;
  padding-right: 5px;
  line-height: 38px;
  padding-left: 5px;
}
.online .con p span {
  color: #eb0000;
  position: relative;
  top: 2px;
}
.online .verify {
  height: 38px;
  margin-bottom: 20px;
}
.online .verify p {
  float: left;
  width: 76px;
  padding-right: 10px;
  line-height: 38px;
  padding-left: 5px;
}
.online .verify p span {
  color: #eb0000;
  position: relative;
  top: 2px;
}
.online .verify input {
  width: 154px;
  height: 36px;
  border: 1px solid #c9c9c9;
  float: left;
  padding-left: 20px;
  margin-right: 10px;
}
.online .verify img {
  cursor: pointer;
}
.online .submit {
  width: 107px;
  height: 35px;
  color: #fff;
  cursor: pointer;
  background: #be252e;
  margin-left: 91px;
  float: left;
  border: none;
  margin-right: 47px;
}
.online .reset {
  width: 107px;
  height: 35px;
  color: #fff;
  cursor: pointer;
  background: #008b92;
  float: left;
  border: none;
}

.xwzx {
  width: 100%;
  min-height: 350px;
  margin-bottom: 50px;
}
.xwzx ul {
  width: 100%;
  overflow: hidden;
}
.xwzx ul li {
  width: 100%;
  height: 231px;
  transition: all 0.3s ease 0s;
  border-bottom: 1px solid #ddd;
  position: relative;
}
.xwzx ul li a {
  padding: 22px 0px;
  width: 100%;
  height: 187px;
  display: block;
}
.xwzx ul li .pic {
  float: left;
  width: 300px;
  height: 187px;
  overflow: hidden;
  display: flex;
  align-items: center;
  display: -webkit-flex;
  -webkit-align-items: center;
}
.xwzx ul li .pic img {
  max-width: 100%;
  max-height: 187px;
  transition: 0.6s;
}
.xwzx ul li .con {
  width: 800px;
  margin-left: 29px;
  float: left;
}
.xwzx ul li .con .tt {
  font-size: 16px;
  color: #333;
  margin-top: 15px;
}
.xwzx ul li .con .date {
  line-height: 25px;
  margin-top: 12px;
}
.xwzx ul li .con .des {
  height: 100px;
  margin-top: 12px;
  color: #999;
  line-height: 25px;
  text-align: justify;
  overflow: hidden;
}
.xwzx ul li:hover .tt {
  color: #014099;
}
.xwzx ul li:hover .pic img {
  transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1); /* IE 9 */
  -moz-transform: scale(1.1, 1.1); /* Firefox */
  -webkit-transform: scale(1.1, 1.1); /* Safari 和 Chrome */
  -o-transform: scale(1.1, 1.1); /* Opera */
}

.orientation {
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
.orientation .previous {
  float: left;
}
.orientation .next {
  float: right;
}

/* 招聘 */
.recruit {
  width: 100%;
  min-height: 450px;
  overflow: hidden;
  padding: 0px 0px 50px;
}
.recruit-th {
  width: 100%;
  overflow: hidden;
  background: #ebebeb;
  line-height: 95px;
  border-bottom: 1px solid #ffffff;
}
.recruit-th ul {
  width: 100%;
  overflow: hidden;
}
.recruit-th ul li {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.recruit .icJoin {
  border-bottom: 1px solid #ffffff;
}
.recruit ul li:nth-child(6n + 1) {
  width: 20%;
  float: left;
  text-align: center;
}
.recruit ul li:nth-child(6n + 2) {
  width: 27%;
  float: left;
  text-align: center;
}
.recruit ul li:nth-child(6n + 3) {
  width: 10%;
  float: left;
  text-align: center;
}
.recruit ul li:nth-child(6n + 4) {
  width: 13%;
  float: left;
  text-align: center;
}
.recruit ul li:nth-child(6n + 5) {
  width: 15%;
  float: left;
  text-align: center;
}
.recruit ul li:nth-child(6n + 6) {
  width: 15%;
  float: left;
  text-align: center;
}
.recruit-td {
  width: 100%;
  overflow: hidden;
  background: #f5f5f5;
}
.recruit-td ul {
  overflow: hidden;
}
.recruit-td ul li {
  font-size: 17px;
  color: #333;
  line-height: 35px;
  padding: 25px 0px;
}
.recruit-td ul li:last-child {
  color: #014099;
  font-size: 15px;
}
.recruit .item-bd {
  width: 88%;
  line-height: 40px;
  margin: auto;
}
.recruit .icJoin:hover {
  background: #fff;
}
.recruit .icJoin.active {
  background: #fff;
}
.recruit-gwzz {
  font-size: 16px;
  margin-bottom: 10px;
  color: #333;
}

/* 产品详情 */
.product_show .cp-product {
  width: 94%;
  margin: auto;
  overflow: hidden;
  margin-bottom: 40px;
}
.product_show .cp-product .cp-pic-detail {
  float: left;
  width: 50%;
  position: relative;
}
.product_show .cp-product .cp-pic {
  width: 490px;
  height: 490px;
  border: 1px solid #e7e7e7;
  float: left;
  background: rgba(242, 242, 242, 1);
  display: flex;
  align-items: center;
  display: -webkit-flex;
  -webkit-align-items: center;
  display: -ms-flex;
  -ms-align-items: center;
}
.product_show .cp-product .cp-pic img {
  display: block;
  margin: auto;
}
.product_show .cp-product .cp-details {
  width: 50%;
  float: right;
}
.product_show .cp-title {
  font-size: 27px;
  font-weight: bold;
  color: #000;
  margin-top: 15px;
  margin-bottom: 10px;
}
.product_show .cp-des {
  background: #f5f5f5;
  padding: 15px 30px;
}
.product_show .cp-buy {
  background: #e45e15;
  width: 210px;
  height: 55px;
  line-height: 55px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin-top: 15px;
}
.product_show .cp-con {
  width: 94%;
  margin: auto;
}
.product_show .cp-yjxj {
  width: 94%;
  margin: auto;
}
.product_show .cp-yjxj-tit {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  height: 68px;
  line-height: 68px;
  text-indent: 57px;
  background: #f5f5f5;
  margin-bottom: 50px;
}
.product_show .cp-yjxj-des {
  font-size: 20px;
  color: #333;
  margin-bottom: 38px;
}
.product_show .cp-yjxj table {
  width: 100%;
}
.product_show .cp-yjxj tr {
  width: 49%;
  float: left;
  margin-right: 2%;
}
.product_show .cp-yjxj tr:nth-child(2n) {
  margin: 0px;
}
.product_show .cp-yjxj th {
  width: 100%;
  line-height: 56px;
  display: block;
  text-align: left;
  font-size: 16px;
  color: #666666;
  font-weight: normal;
}
.product_show .cp-yjxj td {
  width: 100%;
  display: block;
}
.product_show .cp-yjxj td input {
  width: 100%;
  height: 66px;
  text-indent: 30px;
  color: #999999;
  border: 1px solid #e7e7e7;
  font-size: 16px;
}
.product_show #f_content {
  width: 100%;
}
.product_show #f_content textarea {
  width: 100%;
  border: 1px solid #e7e7e7;
  line-height: 66px;
  text-indent: 30px;
  font-size: 16px;
}
.product_show #btnSubmit {
  width: 210px;
  height: 55px;
  background: #e35f13;
  border: none;
  color: #fff;
  margin-top: 35px;
}
.product_show .bg {
  height: 480px;
  position: relative;
  margin: 0 auto;
  box-sizing: border-box;
}
.product_show .bg_left {
  width: 480px;
  height: auto;
  float: left;
}
.product_show .bg_right {
  float: left;
  position: absolute;
  left: 490px;
  z-index: 100;
}
.product_show .show {
  width: 480px;
  height: 360px;
  margin-bottom: 10px;
  position: relative;
  top: 0;
  z-index: 100;
  border: 1px solid #e8e8e8;
  cursor: move;
}
.product_show .show img {
  width: 480px;
  height: 360px;
}
.product_show .mask {
  width: 240px;
  height: 180px;
  background: #000;
  filter: Alpha(opacity=50);
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.product_show .bigshow {
  width: 480px;
  height: 360px;
  overflow: hidden;
  margin-left: 10px;
  display: none;
  border: 1px solid #e8e8e8;
}
.product_show .bigshow img {
  width: 960px;
  height: 720px;
}
.product_show .smallshow {
  width: 100%;
  height: 70px;
  position: relative;
}
.product_show .smallshow img {
  width: 100%;
  height: 70px;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  transition: all 0.5s;
}
.product_show .smallshow > .middle_box {
  margin-left: 30px;
  margin-right: 30px;
  width: 370px;
  overflow: hidden;
  height: 70px;
}
.product_show .smallshow .middle {
  overflow: hidden;
  transition: all 0.5s;
  height: 70px;
}
.product_show .smallshow .middle > li {
  width: 83px;
  height: 70px;
  float: left;
  cursor: pointer;
  padding: 0 5px;
}
.product_show .smallshow > p {
  position: absolute;
  top: 50%;
  width: 22px;
  height: 32px;
  margin-top: -16px;
}
.product_show .smallshow > .prev {
  left: 0;
  background: url(../images/hover-prev.png) no-repeat;
  transition: all 0.5s;
}
.product_show .smallshow > .next {
  right: 0;
  background: url(../images/hover-next.png) no-repeat;
  transition: all 0.5s;
}
.product_show .smallshow > .prev.prevnone {
  left: 0;
  background: url(../images/prev.png) no-repeat;
  cursor: not-allowed;
}
.product_show .smallshow > .next.nextnone {
  right: 0;
  background: url(../images/next.png) no-repeat;
  cursor: not-allowed;
}

/*footer*/
#footer {
  width: 100%;
  /* background: url("../images/footer_bg.png");
  border-top: 2px solid #cccccc; */
  background-color: #01216c;
}
.footer_top {
  border-bottom: 1px solid #006699;
  padding-bottom: 60px;
}
.footer_nav {
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #393939;
}
.footer_nav p {
  display: inline-block;
  color: #fff;
  font-size: 24px;
}
.footer_nav p.tel {
  color: #0dc63f;
  font-size: 38px;
}
.footer_nav ul li {
  float: left;
  width: 130px;
}
.footer_nav ul li .title a {
  color: #838383;
  font-size: 14px;
}
.footer_top .address {
}
.footer_top .address .address-1 {
  display: flex;
  padding-top: 54px;
  align-items: center;
  display: -webkit-flex;
  justify-content: center;
  -webkit-align-items: center;
}
.footer_top .address .address-1 img {
}
.footer_top .address .address-2 ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer_top .address .address-2 ul li a {
  color: #fff;
  text-transform: capitalize;
}
.footer_top .address .address-2 ul li a:hover {
  color: #014099;
}
.footer_top .address .address-2 ul .line {
  padding: 0 14px;
  color: #fff;
}
.footer_top .address .address-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 32px 0 38px;
  font-weight: bold;
  font-size: 26px;
}
.footer_top .address .address-3 p {
  color: #fff;
}
.footer_bottom {
  height: 74px;
  line-height: 74px;
  color: #fff;
  text-align: center;
}
.footer_bottom1 {
  display: none;
}

#ne_nav {
  width: 100%;
  height: 80px;
  background: #fff;
  line-height: 80px;
}
#ne_nav .ne_nav_item {
  flex: 1;
  padding-left: 30px;
  background: url(../images/home.png) no-repeat left center;
}
#ne_nav .ne_nav_item p {
  line-height: 80px;
  padding-left: 30px;
}
#ne_nav .container {
  display: flex;
  justify-content: space-between;
}

#sidenav {
}
#sidenav ul {
  text-align: center;
}
#sidenav ul li {
  display: inline-block;
  line-height: 80px;
  margin: 0px 30px;
  font-size: 16px;
}
#sidenav ul li a {
  font-size: 16px;
}
#sidenav ul li a.cur {
  position: relative;
}
#sidenav ul li a.cur::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  height: 6px;
  background-color: #0d57bf;
  border-radius: 3px;
}
#sidenav ul li:hover {
  color: #0d57bf;
  cursor: pointer;
}

.sidenav_item {
  text-align: left !important;
}
.sidenav_item li {
  line-height: 50px !important;
  margin: 0px 20px !important;
  font-size: 15px !important;
}

.inset.inset-bg {
  background-color: #f0f3f8;
  padding: 28px 0 75px;
}
.xwzx-bg {
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 6px;
}
.page-show {
  padding: 40px 45px;
  background-color: #fff;
  border-radius: 6px;
}
.page-show .m-title {
  font-size: 40px;
  color: #000;
  font-weight: bold;
  margin-bottom: 20px;
}
.page-show .m-desc {
  font-size: 26px;
  color: #1f1f1f;
  margin-bottom: 45px;
}
.page-show .info-box {
  display: flex;
  justify-content: space-between;
}
.page-show .info-box .left {
  margin-right: 50px;
}
.page-show .info-box .list {
  display: flex;
  margin-bottom: 44px;
}
.page-show .info-box .list .item {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-show .info-box .list .item-title {
  position: relative;
  font-size: 51.84px;
  font-weight: bold;
  color: #000;
  margin-bottom: 15px;
}
.page-show .info-box .list .item-title p {
  position: absolute;
  right: -15px;
  top: -15px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.page-show .info-box .detail {
  line-height: 2.2;
  height: 345px;
  overflow-y: scroll;
}

.product-index {
  display: flex;
}
.product-index .left-nav {
  flex: 0 0 270px;
  margin-right: 16px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.product-index .left-nav .nav-title {
  height: 70px;
  display: flex;
  align-items: center;
  padding-left: 35px;
  box-sizing: border-box;
  font-size: 24px;
  color: #fff;
  background: linear-gradient(to right, #014099, #094eb0, #115eca);
}
.product-index .left-nav ul {
  padding: 20px 48px 20px 35px;
  overflow: hidden;
}
.product-index .left-nav ul li {
  overflow: hidden;
}
.product-index .left-nav ul .na-item {
  font-size: 22px;
  color: #000;
  margin-bottom: 27px;
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
}
.product-index .left-nav ul .na-item .nv-title {
  flex: 0 1 auto;
  margin-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-index .left-nav ul .na-item .nv-more {
  flex: 0 0 10px;
  background: url("../images/jiantou2.png") no-repeat center;
}
.product-index .left-nav ul .na-item.cur .nv-more {
  background: url("../images/jiantou.png") no-repeat center;
}
.product-index .left-nav ul ul {
  padding: 0;
  padding-left: 20px;
}
.product-index .left-nav ul ul .na-item {
  font-size: 16px;
  color: #000;
}
.product-index .left-nav ul ul ul .na-item {
  font-size: 14px;
  color: #000;
}
.product-index .left-nav ul {
  display: none;
}
.product-index .left-nav .pidnav {
  display: block;
}
.product-index .left-nav .na-item.cur > a {
  color: #02429d;
}

.right-detail {
  flex: 1 1 auto;
  background-color: #fff;
  border-radius: 8px;
  padding: 0px 55px;
  box-sizing: border-box;
}
.right-detail .empty {
  display: flex;
  justify-content: center;
  text-align: center;
  color: #666;
  margin-top: 20px;
  font-size: 16px;
}
.photos_show {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mypage {
  text-align: center;
  width: 100%;
  margin-top: 20px;
  overflow: hidden;
}
.mypage span,
.mypage a {
  display: inline-block;
  vertical-align: top;
  color: #d35b52;
  border: 1px solid #d35b52;
  padding: 5px 10px;
  margin: 5px;
}
.mypage span.current,
.mypage a.current {
  background: #d35b52;
  color: #fff;
}
