@charset "UTF-8";
/* 开发区 */
.neck2 {
  padding: 15px 0;
}

.neck2 .logo {
  flex: 1;
  width: auto !important;
  overflow: hidden;
}

.neck2 .logo .logo-txt .cn {
  margin: -3px 0 -3px 0;
}

.neck2 .logo .logo-txt .en {
  color: #585858;
  font-family: SourceHanSansCN;
  font-weight: bold;
}

.neck2 .search {
  width: 480px !important;
}

.menu {
  height: 50px;
  background: #2f3584;
}

.menu li {
  width: 14.28%;
}

.menu li a {
  height: 50px;
  color: #fff;
}

.menu li a img {
  margin-right: 10px;
}

.menu li.on {
  background: #1f2572;
}

.mt20 {
  margin-top: 20px;
}

/* common */
.ind-type {
  border-bottom: 2px solid #e9e9e9;
  margin: 10px 0 15px;
}

.ind-type .cat {
  position: relative;
  padding: 12px 0 10px;
}

.ind-type .cat::after {
  content: "";
  width: 100%;
  height: 3px;
  background: #2f3584;
  position: absolute;
  bottom: -1px;
  z-index: 1;
  left: 0;
}

.part .slide img {
  display: block;
}

.part .slide .swiper-pagination {
  width: 183px;
  height: 30px;
  left: 50%;
  line-height: 30px;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.3);
}

.part .slide .swiper-pagination .swiper-pagination-bullet {
  width: 22px;
  height: 7px;
  background: #fff;
  border-radius: 4px;
  opacity: 1;
  transition: all ease 0.3s;
  margin: 0 5px;
}

.part .slide .swiper-pagination .swiper-pagination-bullet-active {
  width: 38px;
  background: #2f3584;
}

.part .slide .jt {
  width: 49px;
  height: 71px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.35);
  border-radius: 10px;
}

.part .slide .jt i {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.part .slide .jt.swiper-button-prev {
  left: 18.75vw;
}

.part .slide .jt.swiper-button-next {
  right: 18.75vw;
}

.part .topnews {
  margin: 25px 0 42px;
}

.part .topnews .cat {
  width: 65px;
  flex-shrink: 0;
  height: 117px;
  background: url("../img/icon_tt.png") no-repeat;
  background-size: 100% 100%;
}

.part .topnews .cat span {
  width: 2rem;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  display: inline-block;
}

.part .topnews .info {
  flex: 1;
  margin-left: 41px;
  overflow: hidden;
}
.part .topnews .info  a:nth-child(n+2){display:none!important}

.part .topnews .info .tit {
  margin-bottom: 10px;
}

.part .topnews .info .desc {
  color: #121212;
  line-height: 1.6;
}

.part .gbox1 .focus {
  width: 700px;
  height: 335px;
}

.part .gbox1 .focus img {
  width: 100%;
  height: 335px;
}

.part .gbox1 .focus .item {
  position: relative;
}

.part .gbox1 .focus .item .tit {
  height: 42px;
  position: absolute;
  bottom: 0;
  padding: 0 10px;
  left: 0;
  width: 100%;
  color: #fff;
  background: rgba(19, 19, 19, 0.6);
}

.part .gbox1 .focus .swiper-pagination {
  text-align: right;
  padding-right: 10px;
}

.part .gbox1 .focus .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.8);
  opacity: 1;
}

.part .gbox1 .focus .swiper-pagination .swiper-pagination-bullet-active {
  background: var(--color2);
}

.part .gbox1 .tabs {
  width: 450px;
}

.part .gbox1 .tabs .tab-ul {
  border-bottom: 2px solid #e9e9e9;
}

.part .gbox1 .tabs .tab-ul li {
  text-align: center;
  padding-bottom: 9px;
  position: relative;
  cursor: pointer;
}

.part .gbox1 .tabs .tab-ul li::after {
  content: "";
  width: 0;
  position: absolute;
  bottom: -1px;
  left: 0;
  transition: all ease 0.3s;
  height: 2px;
  background: var(--color);
}

.part .gbox1 .tabs .tab-ul li.on {
  color: var(--color);
}

.part .gbox1 .tabs .tab-ul li.on::after {
  width: 100%;
}

.part .gbox1 .tabs .itembox {
  display: none;
  padding-top: 15px;
}

.part .gbox1 .tabs .itembox li {
  margin: 12px 0;
}

.part .gbox1 .tabs .itembox li a {
  display: block;
}

.part .gbox2 .col {
  width: 31.5%;
}

.part .gbox2 .col1 .list li {
  margin: 12px 0;
}

.part .gbox2 .col1 .list li .item {
  height: 22px;
}

.part .gbox2 .col1 .list li .item .link {
  width:32px;
  margin-left:6px;
  color: var(--color);
}

.part .gbox2 .col1 .list li .item .tit {
  overflow: hidden;
  width: calc(100% - 55px);
  font-weight: 400;
}

.part .gbox2 .col1 .list li .item .tit img {
  width: 20px;
  margin-right:3px;
}

.part .gbox2 .col2 ul {
  margin: -2px;
}

.part .gbox2 .col2 ul li {
  width: 33.33%;
}

.part .gbox2 .col2 ul li .item {
  margin: 2px;
}

.part .gbox2 .col2 ul li .item img {
  width: 100%;
  height: 79px;
  display: block;
}

.part .gbox2 .col3 .message li {
  margin: 8px 0;
}

.part .gbox2 .col3 .message li .label {
  width: 50px;
  flex-shrink: 0;
}

.part .gbox2 .col3 .message li .intbox {
  flex: 1;
  overflow: hidden;
}

.part .gbox2 .col3 .message li .intbox input {
  height: 27px;
  width: 100%;
  border: 1px solid #c6c6c6;
  padding: 2px 5px;
}

.part .gbox2 .col3 .message li .intbox input::-webkit-input-placeholder {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.35);
}

.part .gbox2 .col3 .message li .intbox textarea {
  height: 72px;
  width: 100%;
  border: 1px solid #c6c6c6;
  padding: 2px 5px;
  resize: none;
}

.part .gbox2 .col3 .message li .intbox textarea::-webkit-input-placeholder {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.35);
}

.part .gbox2 .col3 .message .btn button {
  width: 86px;
  height: 25px;
  background: #2f3584;
  color: #fff;
}

.part .gbox2 .col3 .message .btn button:hover {
  opacity: 0.88;
}

.part .gbox2 .col3 .ind-type2 {
  margin-top: -17px;
}

.part .gbox2 .col3 .hudong {
  height: 162px;
  background: url("../img/bg_hd.png") no-repeat;
  background-size: 100% 100%;
  padding: 28px 18px;
  color: #fff;
}

.part .gbox2 .col3 .hudong .txt {
  font-style: italic;
}

.part .gbox2 .col3 .hudong .txt .txt1 img {
  width: 41px;
  margin-right: 11px;
}

.part .gbox2 .col3 .hudong .txt .txt1 .info .desc {
  margin-top: 1px;
}

.part .gbox2 .col3 .hudong .txt .txt2 {
  margin-top: 6px;
  font-weight: bold;
}

.part .gbox3 {
  margin: 20px 0;
  background: #f0f0f0;
  padding: 24px 54px;
  position: relative;
}

.part .gbox3 .jt {
  position: absolute;
  top: 55%;
  margin-top: 0;
  background: none;
  transform: translateY(-50%);
}

.part .gbox3 .jt i {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}

.part .gbox3 .jt.swiper-button-prev {
  left: 15px;
}

.part .gbox3 .jt.swiper-button-next {
  right: 15px;
}

.part .gbox3 .item {
  overflow: hidden;
}

.part .gbox3 img {
  height: 102px;
  width: 100%;
}

.part .gbox4 .item {
  position: relative;
}

.part .gbox4 .item .bimg img {
  display: block;
  height: 299px;
}

.part .gbox4 .item .tit {
  position: absolute;
  bottom: 0;
  height: 30px;
  width: 100%;
  left: 0;
  z-index: 1;
  color: #fff;
  background: rgba(47, 53, 132, 0.8);
}

.part .gbox4 .item .tit img {
  margin-right: 10px;
}

.part .gbox4 .dd {
  height: 142px;
}

.part .gbox4 .dd .item .bimg img {
  height: 142px;
}

.part .gbox5 .tixi {
  border: 1px solid #e9e9e9;
  padding: 10px;
  margin-top: 20px;
}
.part .gbox6 .ind-type .link a{
	display:none;
	line-height:30px;
	text-align:center;
}
.part .gbox6 .tablist {
  margin: 20px 0 0 0;
}

.part .gbox6 .itembox {
  display: none;
}

.part .gbox6 .itembox .item-pic {
  height: 200px;
  overflow: hidden;
}

.part .gbox6 .itembox .item-pic img {
  width: 100%;
  height: 200px;
}

.part .gbox6 .itembox .item-tit {
  height: 34px;
  margin-top: 4px;
  background: #fff;
  border: 1px solid #c0c0c0;
}

.part .gbox7 .slides {
  background: #f0f0f0;
  padding: 24px 54px;
  position: relative;
}

.part .gbox7 .slides .jt {
  position: absolute;
  top: 58%;
  margin-top: 0;
  background: none;
  transform: translateY(-50%);
}

.part .gbox7 .slides .jt i {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}

.part .gbox7 .slides .jt.swiper-button-prev {
  left: 15px;
}

.part .gbox7 .slides .jt.swiper-button-next {
  right: 15px;
}

.part .gbox7 .item {
  border: 1px solid #e9e9e9;
  padding: 5px;
  background: #fff;
}

.part .gbox7 .item img {
  width: 100%;
  height: 69px;
}

.part .gbox8 {
  padding-bottom: 20px;
}

.part .gbox8 .links {
  border-top: 0;
  display: none;
  padding-top: 0;
}

/* 内页 */
.main2 {
  background: #f4f6f9;
  padding: 18px 0 30px;
}

.main2 .leftside {
  width: 210px;
  margin-right: 26px;
  background: #fff;
  border: 1px solid #e2e2e2;
}

.main2 .leftside .side1 {
  height: 81px;
  background: #2f3584;
  color: #fff;
}

.main2 .leftside ul li {
  border-bottom: 1px dashed #ddd;
}

.main2 .leftside ul li a {
  padding: 17px 35px;
  display: block;
}

.main2 .leftside ul li:hover a, .main2 .leftside ul li.on a {
  color: var(--color);
}

.main2 .leftside ul li.on a {
  font-weight: bold;
}
.main2 .leftside ul li:last-child{
    border-bottom:0;
}
.main2 .contbox {
  flex: 1;
  overflow: hidden;
  min-height: 430px;
  background: #fff;
  padding: 10px 30px;
  border: 1px solid #e2e2e2;
}

.main2 .contbox .crumbs {
  color: #8c8b8b;
  font-size: 13px;
}

.main2 .contbox .crumbs a {
  color: #8c8b8b;
}

.main2 .contbox .crumbs a:hover {
  color: var(--color);
}

.main2 .contbox .page-cont {
  padding: 20px 0;
  line-height: 1.8;
  color: #686868;
}

.main2 .contbox .page-cont img {
  max-width: 100% !important;
  height: auto !important;
}

.main2 .contbox .page-cont .news-tit {
  color: #444;
}

.main2 .contbox .page-cont .news-time {
  color: #9a9a9a;
  margin: 5px 0 15px;
}

.main2 .contbox .page-cont .news-info {
  color: #686868;
  line-height: 1.5;
}

.main2 .contbox .page-cont .news-sxp {
  padding: 25px 0 0 0;
}

.main2 .contbox .page-cont .news-sxp li {
  margin: 5px 0;
  color: #686868;
}

.main2 .contbox .page-cont .news-sxp li a {
  color: #686868;
}

.main2 .contbox .page-cont .news-sxp li:hover a {
  color: var(--color);
}

.main2 .contbox .map #allmap {
  height: 325px;
}

.main2 .contbox .map #allmap img {
  max-width: unset !important;
}

.main2 .contbox .news-list li {
  padding: 22px 0;
  font-weight: 300;
  border-bottom: 1px solid #e6e7e8;
}

.main2 .contbox .news-list li .item-time {
  margin: 6px 0;
  font-size: 12px;
  color: #9a9a9a;
}

.main2 .contbox .news-list li .item-desc {
  color: #686868;
}
