* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body {
  min-width: 1260px;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font: 14px Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #257ec4;
}
.wp,
.container {
  width: 1200px;
  margin: 0 auto;
}
.content {
  width: 100%;
}
ul,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  list-style: none;
}
input,
button {
  outline: none;
}
.headwrap {
  position: fixed;
  height: 97px;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1001;
  background: #fff;
}
.headwrap .logo {
  display: block;
  float: left;
  line-height: 97px;
}
.hidelay {
  height: 97px;
}
.nav {
  float: left;
  position: relative;
  height: 97px;
}
.nav li {
  float: left;
  width: 115px;
  font-size: 17px;
  font-weight: 400;
  position: relative;
}
.nav li:hover:after {
  left: 0;
  right: 0;
}
.nav li:after {
  content: '';
  height: 5px;
  background: #015198;
  background-color: #5aaef9;
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  transition: all 0.5s;
}
.nav li a {
  color: #000;
  display: block;
  padding: 12px 0 0;
  height: 97px;
  line-height: 85px;
  text-align: center;
}
.navsearch {
  float: right;
  overflow: hidden;
}
.navsearch a {
  float: left;
  width: 40px;
  margin-top: 13px;
  height: 84px;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.navsearch .s1 {
  background: url(../images/zyan-11.jpg);
}
.navsearch .s2 {
  background: url(../images/zyan-12.jpg);
}
.navsearch .s3 {
  background: url(../images/zyan-13.jpg);
}
.main-banner {
  height: 639px;
}
.ui-banner {
  height: 500px;
}
.banner-bg,
.main-banner-bg {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  width: 100%;
  height: 100%;
}
.main-banner-bg {
  height: 639px;
}
.m-nav {
  background: url(../images/htbj.jpg);
  height: 74px;
  overflow: hidden;
}
.m-nav ul li {
  float: left;
}
.m-nav ul li a {
  position: relative;
  margin-right: 50px;
  height: 74px;
  line-height: 74px;
  display: block;
  font-size: 16px;
}
.m-nav ul li a.act:after {
  content: '';
  position: absolute;
  height: 3px;
  background: #da251c;
  bottom: 0;
  left: 0;
  right: 0;
}
.search-wrap .spanel {
  height: 80px;
  background-color: #ededed;
}
.search-wrap .spanel ul li {
  margin-left: 10px;
  width: 240px;
  height: 80px;
  line-height: 80px;
  float: left;
}
.search-wrap .spanel ul li:first-child {
  width: 150px;
  text-align: right;
}
.search-wrap input[type=text],
.search-wrap button {
  height: 40px;
  width: 230px;
  padding: 3px 9px;
  border: 1px solid #CECECE;
}
.search-wrap button {
  width: 100px;
  background-color: #ededed;
  cursor: pointer;
}
.search-wrap button:hover {
  background-color: #fff;
}
.search-wrap .type {
  overflow: hidden;
  margin-top: 30px;
  border: 1px solid #CECECE;
}
.search-wrap .type dl {
  overflow: hidden;
  padding: 0 25px;
  margin-top: 21px;
  border-bottom: 1px solid #CECECE;
  min-height: 45px;
}
.search-wrap .type dl:last-child {
  border: 0;
}
.search-wrap .type dl dt {
  width: 165px;
  float: left;
  display: inline;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 8px;
}
.search-wrap .type dl dd {
  overflow: hidden;
}
.search-wrap .type dl dd ul li {
  width: 112px;
  float: left;
  margin: 0 10px 8px 0;
  font-size: 13px;
  cursor: pointer;
  border-width: 1px;
  border-color: #fff;
  border-style: solid;
}
.search-wrap .type dl dd ul li span {
  padding: 0 10px;
  display: inline-block;
  height: 30px;
  min-width: 50px;
  line-height: 30px;
}
.search-wrap .type dl dd ul li.act span {
  color: #fff;
  background-color: #015198;
}
.search-wrap .type dl dd ul li:hover {
  border-color: rgba(230, 230, 230, 0.8);
}
.pro-wrap {
  margin-top: 50px;
  overflow: hidden;
  min-height: 300px;
}
.pro-wrap .pro-panel {
  width: 1220px;
  overflow: hidden;
}
.nodes {
  position: relative;
  margin-top: 25px;
  width: 285px;
  margin-right: 20px;
  float: left;
  box-sizing: border-box;
  text-align: center;
}
.nodes:hover .shade {
  opacity: 1;
}
.nodes:hover .shade .info {
  top: 35%;
}
.nodes a {
  display: block;
  overflow: hidden;
  padding: 20px 0 50px 0;
}
.nodes a .img-view {
  height: 224px;
  width: 285px;
}
.nodes a .img-view img {
  max-height: 224px;
}
.nodes a p {
  margin: 0;
}
.nodes a p.title {
  margin: 20px 0 0;
  line-height: 28px;
  font-size: 18px;
  height: 56px;
  color: #666;
}
.nodes .shade {
  opacity: 0;
  background: rgba(178, 217, 245, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s ease-in-out;
  text-align: left;
}
.nodes .shade .info {
  color: #333;
  position: absolute;
  top: 30%;
  padding-left: 10px;
  line-height: 30px;
  transition: all 0.3s ease-in-out;
}
h3.base {
  font-size: 32px;
  font-weight: 400;
  margin: 0;
}
h3.big-margin {
  margin: 50px 0;
}
h3.line {
  padding: 10px 0;
  border-bottom: 1px solid #333;
}
.footer {
  margin: 60px 0 0;
  padding: 50px 0 30px;
  background-color: #005197;
}
.footer .foot-logo {
  float: left;
  width: 380px;
  display: inline-block;
}
.footer .foot-menu {
  overflow: hidden;
}
.footer .foot-menu dl {
  float: left;
  color: #fff;
  text-align: right;
}
.footer .foot-menu dl dt {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
.footer .foot-menu dl dd {
  width: 164px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 5px;
}
.footer .foot-menu dl dd a {
  color: #fff;
}
.footer .foot-menu dl dd a:hover {
  color: #58bee6;
}
.conview.line {
  border-width: 0;
  border-bottom-width: 1px;
  border-color: #4787bd;
  border-style: solid;
  height: 1px;
  width: 100%;
  margin-top: 50px;
}
.contact-info {
  overflow: hidden;
}
.contact-info li {
  float: left;
  width: 267px;
  color: #fff;
  font-size: 16px;
}
.contact-info li:first-child {
  width: 399px;
}
.contact-info li p {
  line-height: 25px;
}
.mt-50 {
  margin-top: 50px;
}
.ui-row:after,
.ui-row:before {
  content: '';
  display: block;
  clear: both;
}
.ui-col,
.ui-col-6 {
  float: left;
}
.ui-col-6 {
  width: 50%;
}
.img-view {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.item-box {
  width: 600px;
  height: 390px;
}
.blue {
  color: #257EC4;
}
.return-btn {
  border-radius: 2px;
  font-size: 18px;
  display: inline-block;
  width: 216px;
  height: 58px;
  line-height: 58px;
  color: #fff;
  text-align: center;
  background-color: #015198;
  cursor: pointer;
}
.return-btn:hover {
  color: #fff;
  background-color: #4c4c4c;
}
.item-title {
  margin-bottom: 30px;
}
.item-note {
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 200%;
  text-align: justify;
  text-indent: 2em;
}
.item-other {
  margin-top: 20px;
}
.item-other a {
  padding-left: 30px;
  margin-right: 30px;
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 0 center;
}
.item-tab-row {
  margin-top: 40px;
  height: 270px;
  padding-top: 210px;
  background: url(../images/cpzx-01-01-bj.jpg) no-repeat center center;
  background-size: cover;
}
.item-tab-row .fix-row {
  width: 100%;
  transition: 0.3s;
}
.item-tab-row .fix-row.fixed {
  position: fixed;
  top: 100px;
  background-color: rgba(0, 0, 0, 0.5);
}
.item-tab-row ul {
  overflow: hidden;
  bottom: 0;
}
.item-tab-row ul li {
  float: left;
  margin-right: 10px;
}
.item-tab-row ul li a {
  position: relative;
  display: block;
  border-radius: 5px 5px  0 0;
  background-color: #015198;
  color: #fff;
  width: 280px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  transition: 0.3s;
  cursor: pointer;
}
.item-tab-row ul li a b {
  position: absolute;
  right: 25px;
  top: 25px;
  width: 10px;
  height: 10px;
  border: 1px solid #66667c;
  border-color: #fff;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
  transition: 0.3s;
}
.item-tab-row ul li a:hover b,
.item-tab-row ul li a.on b {
  top: 22px;
  transform: rotate(135deg);
}
.item-tab-row ul li a.on {
  color: #015198;
  background-color: #fff;
}
.item-tab-row ul li a.on b {
  border-color: #015198;
}
.item-data h3 {
  margin-top: 45px;
  font-size: 24px;
  font-weight: 700;
  color: #555;
}
.item-data table {
  margin-top: 45px;
  width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
  border-top: 1px solid #ddd;
  font-size: 14px;
}
.item-data table.left th,
.item-data table.left td {
  text-align: left;
}
.item-data table th {
  height: 45px;
  line-height: 34px;
  border-top: 0;
  background: #f2f2f2;
  color: #707070;
  font-weight: 400;
  padding: 3px;
  white-space: nowrap;
}
.item-data table th:first-child {
  border-left: 1px solid #ddd;
}
.item-data table th:last-child {
  border-right: 1px solid #ddd;
}
.item-data table td {
  border: 1px solid #ddd;
  height: 50px;
  text-align: center;
}
.item-data table th,
.item-data table td {
  padding: 0 9px;
}
.img-list,
.img-list2 {
  overflow: hidden;
  background-color: #E7EEF8;
}
.img-list li,
.img-list2 li {
  float: left;
  height: 479px;
  padding: 20px 0 20px 20px;
}
.img-list2 li {
  height: 330px;
  padding: 15px 0 15px 15px;
}
.info-list {
  margin-top: 50px;
  overflow: hidden;
}
.info-list .ipage {
  float: left;
  width: 400px;
  padding: 13px 13px;
}
.info-list .head {
  color: #005197;
  font-size: 26px;
}
.info-list .ides {
  margin-top: 15px;
  font-size: 18px;
}
.info-list .imean {
  margin-top: 15px;
  font-size: 14px;
  line-height: 23px;
  color: #525151;
  word-break: break-all;
  text-align: justify;
}
.nonset {
  height: 800px;
}
.news-search {
  overflow: hidden;
  height: 100px;
  padding: 30px 10px;
  background-color: #ededed;
  border: 1px solid #dedada;
}
.news-search .tit {
  float: left;
  font-size: 20px;
  margin-left: 25px;
  line-height: 36px;
}
.news-search .nform {
  float: right;
}
.news-search .nform input[type=text] {
  vertical-align: middle;
  width: 216px;
  height: 36px;
  padding: 0 15px;
  border: 1px solid #cdcdcd;
  font-size: 14px;
}
.news-search .nform button {
  margin: 0 25px;
  height: 36px;
  width: 100px;
  padding: 0 9px;
  border: 1px solid #cecece;
}
.news-list {
  margin-top: 50px;
  border-bottom: 1px solid #ededed;
}
.news-list .n_img {
  display: inline-block;
}
.news-list .n_img img {
  max-width: 500px;
}
.news-list .n_sml_info {
  position: relative;
  float: right;
  width: 690px;
  height: 302px;
  padding-left: 60px;
}
.news-list .n_sml_info .title {
  font-size: 24px;
  height: 80px;
  line-height: 80px;
  color: #005197;
}
.news-list .n_sml_info .ides {
  font-size: 16px;
  line-height: 28px;
}
.news-list .n_sml_info .n_more {
  position: absolute;
  bottom: 0;
}
.news-list .n_sml_info .n_more a {
  color: #fff;
  background-color: #005197;
  text-align: center;
  display: block;
  width: 100px;
  height: 38px;
  line-height: 38px;
}
.news-list .n_bottom {
  height: 35px;
}
.news-list.a_right .n_sml_info {
  float: left;
  padding: 0 60px 0 0;
}
.h3_line {
  display: inline-block;
  width: 80px;
  height: 5px;
  background-color: #da251c;
  margin-top: 10px;
}
.h3_desc {
  font-size: 18px;
  margin-top: 25px;
}
.text_center {
  text-align: center;
}
.ui-form .ui-input-line,
.ui-form .ui-text-line {
  display: inline-block;
  width: 550px;
  font-size: 0;
  height: 52px;
  overflow: hidden ;
  line-height: 50px;
  border: 1px solid #b1b1b1;
  margin-top: 15px;
}
.ui-form .ui-input-line label,
.ui-form .ui-text-line label {
  display: inline-block;
  color: #636363;
  width: 100px;
  font-size: 16px;
  text-align: right;
}
.ui-form .ui-input-line input[type=text],
.ui-form .ui-text-line input[type=text] {
  display: inline-block;
  font-size: 16px;
  border: 0;
  height: 50px;
  line-height: 50px;
  width: 400px;
  padding: 0 10px 0 20px ;
}
.ui-form .ui-text-line {
  display: inline-block;
  border: 1px solid #b1b1b1;
  width: 550px;
  height: 318px;
}
.ui-form .ui-text-line label {
  vertical-align: top;
}
.ui-form .ui-text-line textarea {
  display: inline-block;
  font-size: 16px;
  height: 314px;
  line-height: 25px;
  width: 400px;
  padding: 10px 10px 0 20px ;
  border: 0;
}
.ui-form .ui-form-submit {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  text-align: center;
}
.ui-form .ui-form-submit input {
  display: inline-block;
  height: 38px;
  width: 120px;
  color: #fff;
  background-color: #015198;
  border: 1px solid #015198;
}
.ui-form .ui-form-submit input[type=reset] {
  margin-left: 50px;
  background-color: #909090;
  border-color: #ededed;
}
.rec-lay {
  display: block;
  margin-bottom: 25px;
  padding: 50px 0 25px;
  transition: 0.3s;
}
.rec-lay .rec-time {
  float: left;
  color: #c8c8c8;
  transition: 0.3s;
  margin-right: 50px;
  width: 140px;
  font-size: 14px;
  text-align: right;
}
.rec-lay .rec-time i {
  font-style: normal;
}
.rec-lay .rec-time span {
  display: block;
  font-size: 48px;
}
.rec-lay .rec-note {
  display: inline-block;
  overflow: hidden;
}
.rec-lay .rec-note h2 {
  color: #555;
  transition: 0.3s;
  font-size: 18px;
  line-height: 34px;
}
.rec-lay .rec-note .rdesc {
  color: #767676;
  margin-top: 20px;
}
.rec-lay .rec-note .rmore {
  display: inline-block;
  color: #767676;
  margin-top: 30px;
}
.rec-lay:hover {
  background-color: #f4f4f4;
}
.rec-lay:hover .rec-time {
  color: #046dc7;
}
.rec-lay:hover .rec-note h2 {
  color: #077cd0;
}
.cell-list {
  overflow: hidden;
  margin-bottom: 50px;
}
.cell-list ul {
  overflow: hidden;
}
.cell-list li {
  position: relative;
  float: left;
  width: 400px;
}
.cell-list li .box {
  position: relative;
  left: 0;
  bottom: 0;
  height: 300px;
}
.cell-list li .txt {
  display: inline-block;
  cursor: pointer;
  background-color: #e7e7e7;
  transition: 0.3s;
}
.cell-list li .txt .caption {
  margin: 10px 0;
  line-height: 60px;
  font-size: 26px;
  padding-left: 20px;
}
.cell-list li .txt .txt-note {
  padding: 0 20px 20px 20px;
  line-height: 25px;
  font-size: 16px;
}
.cell-list li .txt:hover {
  color: #fff;
  background-color: #2c87d6;
}
.cell-list li.up .box {
  position: absolute;
}
.cell-list li.up .txt {
  padding-bottom: 300px;
}
.index-about {
  background: url(../images/laybg/001.jpg) no-repeat center center;
}
.about {
  display: inline-block;
  padding: 10px 30px;
  color: #fff;
  background-color: #063f73;
  border: 1px solid #063f73;
  border-radius: 3px;
  transition: 0.3s;
}
.about:hover {
  color: #fff;
  border-color: #EEE;
}
.index-news ul {
  width: 1260px;
}
.index-news li {
  float: left;
  min-height: 200px;
  width: 360px;
  margin-right: 60px;
  padding-bottom: 10px;
  transition: 0.3s;
}
.index-news li a {
  display: block;
}
.index-news li .li-img {
  overflow: hidden;
  width: 360px;
  height: 210px;
}
.index-news li img {
  border: 0;
  width: 360px;
  transition: 0.5s;
}
.index-news li p {
  margin-top: 20px;
  padding-left: 10px;
  font-size: 14px;
}
.index-news li p.tit {
  font-size: 16px;
}
.index-news li p.date {
  color: #848282;
}
.index-news li:hover {
  z-index: 2;
  border-radius: 10px;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
}
.index-news li:hover img {
  transform: scale(1.1);
}
.col-7 {
  float: left;
  width: 70%;
}
.col-3 {
  float: left;
  width: 30%;
}
.job_desc,
.news_desc {
  padding: 34px 30px 120px 25px;
  font-size: 13px;
  line-height: 24px;
  color: #555;
}
.news_desc {
  font-size: 14px;
  word-break: break-all;
  text-align: justify;
}
.news_desc p {
  margin-bottom: 8px;
}
.news_desc img {
  border: 0;
  max-width: 100%;
}
.clearfix:before {
  line-height: 0;
  display: table;
  content: "";
}
.clearfix:after {
  line-height: 0;
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.icon_time {
  padding-left: 22px;
  background: url(../images/icon/time.png) no-repeat left center;
}
.icon_view {
  padding-left: 22px;
  background: url(../images/icon/view.png) no-repeat left center;
}
.con-wrap {
  margin-left: 20%;
}
.con {
  padding-top: 65px;
  overflow: hidden;
  color: #666;
}
.con span {
  position: relative;
  padding-right: 15px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 700;
}
.con span:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 1200px;
  height: 1px;
  background-color: #e2e2e2;
}
.con div {
  margin-top: 20px;
}
.con .tit {
  font-size: 16px;
}
.layui-carousel-ind ul {
  background-color: rgba(0, 0, 0, 0);
}
.layui-carousel-ind ul li {
  width: 15px;
  height: 15px;
}
.layui-carousel-ind ul li.layui-this {
  background-color: #f27000;
}
.layui-carousel-arrow {
  width: 66px;
  height: 66px;
}
#kkpager {
  width: 100%;
  margin-top: 50px;
  color: #333;
  text-align: center;
  font-size: 0px;
}
#kkpager a,
#kkpager span {
  display: inline-block;
  min-width: 48px;
  padding: 0px 15px;
  margin: 0 -1px 5px 0;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #c6c6c6;
  border-radius: 2px;
}
#kkpager a {
  background-color: #fff;
}
#kkpager a:hover {
  color: #015198;
}
#kkpager span.disabled {
  color: #d2d2d2;
  background-color: #FFF;
}
#kkpager span.curr {
  border-color: #0f6dc1;
  color: #fff;
  background-color: #0f6dc1;
}
#kkpager span.normalsize {
  border: 0;
  display: none;
}
#kkpager_gopage_wrap {
  display: inline-block;
  width: 42px;
  height: 20px;
  border: 1px solid #DFDFDF;
  margin: 0px 4px;
  padding: 0px;
  position: relative;
  left: 0px;
  top: 5px;
}
#kkpager_btn_go {
  width: 32px;
  height: 22px;
  line-height: 22px;
  padding: 0px;
  text-align: center;
  border: 0px;
  background-color: #0063DC;
  color: #FFF;
  left: 0px;
  top: -1px;
  position: absolute;
  display: none;
  cursor: pointer;
}
#kkpager_btn_go_input {
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  outline: none;
}
