@charset 'utf-8';
.g-line {
  background-color: #eee;
  height: 0.5rem;
}
.w600 {
  width: 93.75%;
  margin: 0 auto;
  overflow: hidden;
}
.public-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
  text-align: center;
  height: 2.6875rem;
  background: url(/skin/news/images/dnf_02.jpg) no-repeat 0 0.8rem, url(/skin/news/images/dnf_04.jpg) no-repeat right 0.8rem;
  background-size: 6.825rem 1.6875rem;
}
.public-title h2 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  width: 100%;
}
.public-title h2 span {
  color: #1368bd;
}
.public-title h6 {
  font-size: 0.6rem;
  margin-top: 0.6rem;
  color: #888;
}
.public-title h6 span {
  display: inline-block;
  background-color: #eee;
  text-transform: capitalize;
  padding: 0 0.75rem;
}
.gx-tab {
  position: relative;
  width: 100%;
}
.gx-tab .problem-btn {
  width: 23%;
  position: absolute;
  line-height: 3.65rem;
  font-size: 0.9rem;
  font-weight: bold;
  right: 1%;
  top: 0;
  background-color: #aaaaaa;
  text-align: center;
  height: 3.75rem;
  color: #fff;
}
.gx-tab .tab-btn li {
  float: left;
  width: 23%;
  margin-left: 1%;
  margin-right: 1%;
  color: #fff;
  background-color: #aaaaaa;
  text-align: center;
  height: 3.75rem;
}
.gx-tab .tab-btn li h2 {
  font-size: 0.9rem;
  font-weight: bold;
  width: 86%;
  margin: 0 auto 0.25rem;
  padding-bottom: 0.25rem;
  padding-top: 0.5rem;
  border-bottom: 1px #fff solid;
}
.gx-tab .tab-btn li p {
  font-size: 0.675rem;
  white-space: nowrap;
}
.gx-tab .tab-btn .on {
  background-color: #1368bd;
}
.gx-tab .tab-txt {
  padding: 0.75rem 0.975rem 0;
}
.gx-tab .tab-txt .main .up-pic img {
  width: 48.28%;
}
.gx-tab .tab-txt .main h2 {
  font-size: 0.825rem;
  color: #1368bd;
  padding-top: 0.45rem;
  padding-bottom: 0.375rem;
}
.gx-tab .tab-txt .main p {
  font-size: 0.825rem;
  line-height: 1.6;
}
.gx-tab .tab-txt .main p span {
  background-color: #f39800;
  color: #fff;
  display: inline-block;
  padding-left: 0.25rem;
}
.sp-center {
  padding: 1rem 1%;
}
.sp-center li {
  float: left;
  font-size: 0.825rem;
  line-height: 2.4rem;
}
.sp-center li a {
  display: block;
  width: 100%;
  color: #fff;
}
.sp-center li:nth-of-type(1) {
  background-color: #1368bd;
  width: 20%;
  text-align: center;
}
.sp-center li:nth-of-type(2) {
  background: url(/skin/news/images/dnf_15.jpg) no-repeat 0.375rem center;
  background-size: 1.125rem 1.125rem;
  background-color: #f39800;
  width: 26%;
  padding-left: 1.75rem;
  margin-left: 2%;
  margin-right: 2%;
}
.sp-center li:nth-of-type(3) {
  width: 33%;
  padding-left: 2rem;
  white-space: nowrap;
  background: url(/skin/news/images/dnf_15.jpg) no-repeat 0.5rem center;
  background-size: 1.125rem 1.125rem;
  background-color: #f39800;
}
.gx-tab2 {
  padding: 1rem 0rem 1rem;
}
.gx-tab2 .tab-txt{
  width:96%;
  margin-left:2%;
}
.gx-tab2 .tab-btn {
  margin-bottom: 1rem;
}
.gx-tab2 .tab-btn li {
  width: 49%;
  font-size: 0.825rem;
  line-height: 2.25rem;
  text-align: center;
  background-color: #aaa;
  color: #fff;
}
.gx-tab2 .tab-btn .on {
  background-color: #1368bd;
}
.gx-tab2 .list h1 {
  font-size: 0.825rem;
  color: #f39700;
  padding-top: 0.6rem;
  text-decoration: underline;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.gx-tab2 .list .img {
  width: 31%;
}
.gx-tab2 .list .txt {
  width: 66%;
}
.gx-tab2 .list .txt h3 {
  font-size: 1.125rem;
  line-height: 2.2rem;
  font-weight: bold;
  color: #1368bd;
}
.gx-tab2 .list .txt p {
  font-size: 0.825rem;
  line-height: 1.6;
}
.gx-tab2 .sqt2 .swiper-container {
  padding-bottom: 1.375rem;
}
.tech-talk {
  background-color: #eee;
  padding: 0.75rem 0.75rem;
}
.tech-talk h2 {
  font-size: 1.125rem;
  font-weight: bold;
  color: #1368bd;
  text-align: center;
  margin-bottom: 0.5rem;
}
.tech-talk li {
  float: left;
  width: 180px;
}
.tech-talk li a,
.tech-talk li img {
  display: block;
  width: 96%;
  margin: 0 auto;
}
@media (max-width: 400px) {
  .tech-talk li {
    width: 140px;
  }
}
.gx-tab3 {
  padding-top: 1rem;
}
.gx-tab3 .tab-btn li {
  float: left;
  width: 32%;
  margin-right: 2%;
  background-color: #aaaaaa;
  font-size: 0.825rem;
  text-align: center;
  padding: 0.375rem 0;
  color: #fff;
}
.gx-tab3 .tab-btn li:last-child {
  margin-right: 0;
}
.gx-tab3 .tab-btn .on {
  background-color: #1368bd;
}
.gx-tab3 .tab-txt {
  padding-top: 1rem;
}
.gx-tab3 .tab-txt .zt .img {
  width: 48.5%;
}
.gx-tab3 .tab-txt .zt .img img {
  display: block;
  width: 100%;
}
.gx-tab3 .tab-txt .zt .img p {
  font-size: 1rem;
  line-height: 1.5;
  padding-top: 0.375rem;
}
.gx-tab3 .tab-txt .xf .img {
  width: 47.5%;
  height: 7.125rem;
}
.gx-tab3 .tab-txt .xf .txt {
  width: 50%;
  height: 7.125rem;
  border: 1px #ccc solid;
  padding: 0.475rem 0;
}
.gx-tab3 .tab-txt .xf .txt a {
  font-size: 1rem;
  display: block;
  width: 90%;
  margin: 0 auto;
  line-height: 2rem;
  border-bottom: 1px #ccc dashed;
  background: url(/skin/news/images/xf_37.jpg) no-repeat 1rem center;
  background-size: 0.45rem 0.45rem;
  padding-left: 1.75rem;
  color: #1368bd;
}
.gx-tab3 .tab-txt .xf .txt a:last-child {
  border-bottom: none;
}
.gx-tab3 .tab-txt .xf2 {
  margin-top: 1rem;
}
.gx-tab3 .tab-txt .xf2 .img {
  width: 62.16%;
  height: 5.1rem;
}
.gx-tab3 .tab-txt .xf2 .txt {
  width: 35%;
  height: 5.1rem;
  padding-top: .1rem;
}
.gx-tab3 .tab-txt .xf2 .txt a {
  margin-top: 0.375rem;
  display: block;
  width: 100%;
  font-size: 1rem;
  padding-left: 0.8rem;
  background: url(/skin/news/images/xf_37.jpg) no-repeat 0 0.25rem;
  background-size: 0.45rem 0.45rem;
}
.gx-tab3 .tab-txt .xf-btn {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.gx-tab3 .tab-txt .xf-btn a {
  float: left;
  font-size: 0.675rem;
  line-height: 2.25rem;
  color: #fff;
  background-color: #13b5b1;
  text-align: center;
  white-space: nowrap;
}
.gx-tab3 .tab-txt .xf-btn a:nth-of-type(1) {
  width: 17%;
  background-color: #1368bd;
}
.gx-tab3 .tab-txt .xf-btn a:nth-of-type(2) {
  width: 27%;
  margin-left: 2%;
  margin-right: 2%;
}
.gx-tab3 .tab-txt .xf-btn a:nth-of-type(3) {
  width: 25%;
  margin-right: 2%;
}
.gx-tab3 .tab-txt .xf-btn a:nth-of-type(4) {
  width: 25%;
}
.gx-tab3 .tab-txt .zt-other-tech {
  background-color: #eee;
  margin-top: 1rem;
  padding: 0rem 0 0.375rem;
}
.gx-tab3 .tab-txt .zt-other-tech h2 {
  font-size: 1.2rem;
  color: #1368bd;
  text-align: center;
  line-height: 2.4rem;
}
.gx-tab3 .tab-txt .zt-other-tech li {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.gx-tab3 .tab-txt .zt-other-tech li a,
.gx-tab3 .tab-txt .zt-other-tech li img,
.gx-tab3 .tab-txt .zt-other-tech li span {
  display: block;
  width: 100%;
}
.gx-tab3 .tab-txt .zt-other-tech li span {
  font-size: 1rem;
  text-align: center;
  color: #FFF;
  background-color: #1368bd;
  line-height: 1.125rem;
}
.gx-tab3 .tab-txt .zt-other-tech li:last-child {
  margin-right: 0;
}
.gx-tab3 .tab-txt .pictureS a {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.gx-tab3 .tab-txt .pictureS a img {
  display: block;
  width: 100%;
}
.gx-tab3 .tab-txt .pictureS a:last-child {
  margin-right: 0;
}
.gx-tab3 .tab-txt .btn-t {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.gx-tab3 .tab-txt .btn-t a {
  width: 48.5%;
  font-size: 1rem;
  line-height: 2rem;
  text-align: center;
  border-radius: 2rem;
  background-color: #f39800;
  color: #fff;
}
.other-tech {
  margin-bottom: 1rem;
}
.other-tech h2 {
  font-size: 1.2rem;
  color: #1368bd;
  text-align: center;
  padding-bottom: 0.6rem;
}
.other-tech li {
  float: left;
  width: 32%;
  height: 4.05rem;
  margin-right: 2%;
  background: url(/skin/news/images/dnf_32.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;
}
.other-tech li a {
  display: block;
  width: 100%;
}
.other-tech li h3 {
  font-size: 0.9rem;
  text-align: center;
  white-space: nowrap;
  padding-top: 0.75rem;
  padding-bottom: 0.05rem;
}
.other-tech li span {
  display: inline-block;
  padding: 0 0.75rem;
  border-radius: 1rem;
  background-color: #166be0;
  color: #fff;
  font-size: 0.8rem;
}
.other-tech li:last-child {
  margin-right: 0;
}
.gx-tab4 .tab-btn {
  padding-top: 0.75rem;
}
.gx-tab4 .tab-btn li {
  float: left;
  background-color: #aaa;
  width: 23.5%;
  color: #fff;
  margin-right: 2%;
  font-size: 0.825rem;
  line-height: 2.25rem;
  text-align: center;
}
.gx-tab4 .tab-btn .on {
  background-color: #1368bd;
}
.gx-tab4 .tab-btn li:last-child {
  margin-right: 0;
}
.gx-tab4 .tab-txt {
  padding-top: 1rem;
}
.gx-tab4 .tab-txt .kxbk {
  margin-bottom: 1rem;
}
.gx-tab4 .tab-txt .kxbk .img {
  width: 50%;
  height: 7.65rem;
}
.gx-tab4 .tab-txt .kxbk .img img {
  display: block;
  height: 100%;
  width: 100%;
}
.gx-tab4 .tab-txt .kxbk .txt {
  width: 48%;
  height: 7.65rem;
  background: url(/skin/news/images/kxbk_38.jpg) no-repeat;
  background-size: 100% 100%;
  padding-top: .1rem;
}
.gx-tab4 .tab-txt .kxbk .txt a {
  display: block;
  width: 100%;
  font-size: 0.825rem;
  color: #1368bd;
  line-height: 1.8375rem;
  text-align: center;
}
.gx-tab4 .tab-txt .lzyy-btn {
  text-align: center;
  margin-top: 1rem;
}
.gx-tab4 .tab-txt .lzyy-btn a {
  display: inline-block;
  color: #fff;
  font-size: 0.825rem;
  background-color: #f39800;
  padding: 0 2.25rem;
  border-radius: 2rem;
  line-height: 1.6rem;
}
.gx-tab4 .tab-txt .gy .swiper-container {
  padding-bottom: 1.75rem;
}
.gx-tab4 .tab-txt .gy .gy-main .img {
  width: 40%;
  height: 6.75rem;
}
.gx-tab4 .tab-txt .gy .gy-main .img img {
  display: block;
  width: 100%;
  height: 100%;
}
.gx-tab4 .tab-txt .gy .gy-main .txt {
  width: 58%;
}
.gx-tab4 .tab-txt .gy .gy-main .txt h2 {
  font-size: 0.9rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  color: #1368bd;
}
.gx-tab4 .tab-txt .gy .gy-main .txt p {
  font-size: 0.825rem;
  line-height: 1.3rem;
  padding-top: 0.2rem;
}
.gx-tab4 .tab-txt .gy-pictureS {
  padding-top: 0.1rem;
}
.gx-tab4 .tab-txt .gy-pictureS span {
  display: block;
  width: 100%;
  font-size: 0.75rem;
  text-align: center;
  padding-top: 0.5rem;
}
.gx-tab4 .tab-txt .p1 {
  font-size: 0.825rem;
  line-height: 1.5;
  min-height: 2.775rem;
  padding-left: 8rem;
  background: url(/skin/news/images/dnf_36.jpg) no-repeat;
  background-size: 7.275rem 2.774rem;
  margin-bottom: 1rem;
}
.gx-tab4 .tab-txt .p2 {
  margin-top: 1rem;
  font-size: 0.825rem;
  line-height: 1.5;
  min-height: 2.775rem;
  padding-left: 4.375rem;
  background: url(/skin/news/images/dnf_50.jpg) no-repeat;
  background-size: 3.9rem 2.774rem;
  margin-bottom: 1rem;
}
.gx-tab4 .tab-txt .pictureS a {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.gx-tab4 .tab-txt .pictureS a img {
  display: block;
  width: 100%;
}
.gx-tab4 .tab-txt .pictureS a:nth-of-type(3n) {
  margin-right: 0;
}
