<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-gov {
  min-width: 1200px;
  height: 400px;
  background: url(../images/zhuanti/government/banner.jpg) no-repeat center 0;
}
.gov-warp {
  background-color: #f4f3f9;
}
.gov-title {
  padding: 80px 0 60px;
  font-size: 25px;
}
.gov-title span {
  display: inline-block;
  vertical-align: middle;
}
.gov-title .line {
  width: 50px;
  border-bottom: 3px solid #222;
  margin: 20px 22px 0;
  font-size: 0;
}
.upgrade {
  /*height: 80px;*/
  background: url(images-2/upgrade.png) no-repeat 0 0;
  padding-left: 530px;
  margin: -20px 10px 0 30px;
}
.upgrade h4 {
  padding: 35px 0 10px;
  font-size: 24px;
}
.specific-box {
  float: left;
  width: 354px;
  height: 470px;
  margin: 0 10px 0 30px;
}
.specific-box h4 {
  padding: 60px 0 10px 36px;
  color: #ffffff;
  font-size: 22px;
  line-height: 25px;
}
.specific-box p {
  padding: 10px 0px 10px 10px;
}
.specific-box p a {
  display: inline-block;
  background-color: #ffffff;
  padding: 3px 25px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.specific-box p a:hover {
  background-color: #ff6c00;
  background: -webkit-linear-gradient(left, #ff6c00, #ff9600);
  background: -o-linear-gradient(left, #ff6c00, #ff9600);
  background: -moz-linear-gradient(left, #ff6c00, #ff9600);
  background: linear-gradient(left, #ff6c00, #ff9600);
  color: #ffffff;
}
.specific-blue {
  background: url(../images/zhuanti/government/specific-blue.png) no-repeat 0 0;
}
.specific-blue a {
  color: #169dfc;
}
.specific-green {
  background: url(../images/zhuanti/government/specific-green.png) no-repeat 0 0;
}
.specific-green a {
  color: #0ec7d1;
}
.specific-red {
  background: url(images-2/specific-red.png) no-repeat 0 0;
}
.specific-red a {
  color: #ec4d38;
}
.specific-warp {
  height: 434px;
  background: url(images-2/specific-warp.png) no-repeat center 0 #ffffff;
}
.hightech-warp {
  width: 50%;
  padding-bottom: 60px;
}
.hightech-title {
  width: 545px;
  padding: 0 0 3px 0;
  margin-bottom: 24px;
  font-size: 30px;
  text-align: center;
  line-height: 46px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.hightech-box {
  height: 231px;
  position: relative;
  overflow: hidden;
  padding-left: 5px;
  margin-bottom: 15px;
  background: url(../images-2/hightech-warp.png) no-repeat 0 11px;
}
.hightech-box .title {
  float: left;
  width: 186px;
  height: 180px;
  padding: 50px 8px 0 0;
  font-size: 26px;
  text-align: center;
  color: #ffffff;
  line-height: 30px;
}
.hightech-box .title i {
  display: block;
  margin: 0 auto 15px;
  width: 70px;
  height: 64px;
}
.hightech-box .icon-qy {
  background: url(../images-2/icon-qy.png) no-repeat center center;
}
.hightech-box .icon-cy {
  background: url(../images-2/icon-cy.png) no-repeat center center;
}
.hightech-box .icon-cx {
  background: url(../images-2/icon-cx.png) no-repeat center center;
}
.hightech-box .title-1 {
  background: url(../images-2/hig1.png) no-repeat center center;
}
.hightech-box .title-2 {
  background: url(../images-2/hig2.png) no-repeat center center;
}
.hightech-box .title-3 {
  background: url(../images-2/hig3.png) no-repeat center center;
}
.hightech-box .title-4 {
  background: url(../images-2/hig4.png) no-repeat center center;
}
.hightech-box .title-5 {
  background: url(../images-2/hig5.png) no-repeat center center;
}
.hightech-box .title-6 {
  background: url(../images-2/hig6.png) no-repeat center center;
}
.hightech-box:hover .hightech-hover {
  top: 0;
}
.hightech-hover {
  position: absolute;
  left: 5px;
  top: 231px;
  z-index: 9;
  width: 563px;
  height: 231px;
  color: #ffffff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -ms-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.hightech-hover p {
  padding: 20px 35px 0 30px;
  height: 150px;
  line-height: 24px;
}
.hightech-hover .btn-zixun {
  margin-right: 5px;
}
.btn-zixun {
  display: inline-block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-color: #ff7f00;
  padding: 4px 35px 5px;
  color: #ffffff;
  font-size: 16px;
  background-color: #ff6c00;
  background: -webkit-linear-gradient(left, #ff6c00, #ff9600);
  background: -o-linear-gradient(left, #ff6c00, #ff9600);
  background: -moz-linear-gradient(left, #ff6c00, #ff9600);
  background: linear-gradient(left, #ff6c00, #ff9600);
}
.btn-zixun:hover {
  background: #ff7720;
}
.hightech-list {
  float: left;
  margin-left: 30px;
}
.hightech-list li {
  height: 36px;
  position: relative;
  font-size: 16px;
  line-height: 16px;
}
.hightech-list li span {
  display: inline-block;
  vertical-align: top;
}
.hightech-list li .icon-dot {
  width: 7px;
  height: 7px;
  margin-right: 13px;
  border-style: solid;
  border-width: 5px;
  border-color: transparent;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.hightech-list li .line {
  position: absolute;
  top: 8px;
  left: 8px;
  z-index: 5;
  width: 1px;
  height: 36px;
  font-size: 0;
}
.hightech-list.item-1 {
  margin-top: 100px;
}
.hightech-list.item-2 {
  margin-top: 80px;
}
.hightech-list.item-3 {
  margin-top: 66px;
}
.hightech-list.item-4 {
  margin-top: 45px;
}
.hightech-red .hightech-hover {
  background: url(../images-2/hightech-hover-red.png) no-repeat 0 0;
}
.hightech-red .hightech-title {
  margin-left: 30px;
  color: #de3532;
  border: 2px dotted #de3532;
}
.hightech-red .hightech-box {
  margin-left: 22px;
}
.hightech-red .hightech-list li .icon-dot {
  background-color: #de3532;
  border-color: #fad7d7;
}
.hightech-red .hightech-list li .line {
  background-color: #de3532;
}
.hightech-blue .hightech-hover {
  background: url(../images-2/hightech-hover-blue.png) no-repeat 0 0;
}
.hightech-blue .hightech-title {
  margin-left: 20px;
  color: #0e73e7;
  border: 2px dotted #0e73e7;
}
.hightech-blue .hightech-box {
  margin-left: 12px;
}
.hightech-blue .hightech-list li .icon-dot {
  background-color: #0e73e7;
  border-color: #cfe4fa;
}
.hightech-blue .hightech-list li .line {
  background-color: #0e73e7;
}


/*banner*/
.internet-news-banner-content{
  position: relative;
  height: 450px;
  overflow: hidden;
}

.internet-news-banner-content ul{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 450px;
}

.internet-news-banner-content ul li{
  float: left;
  width: 100%;
  height: 450px;
  overflow: hidden;
}

.internet-news-banner-content li p{
  position: relative;
  width: 100%;
  height: 450px;
  overflow: hidden;
}

.internet-news-banner-content p img{
  position: absolute;
  top: 0;
  left: 50%;
  width: 1920px;
  height: 450px;
  margin-left: -960px;
}

.internet-news-banner .swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 10px;
}

.internet-news-banner .swiper-pagination-bullet{
  width: 16px;
  height: 16px;
  border: 2px solid #e1556b;
  border-radius: 50%;
  background: none;
  opacity: 1;
}

.internet-news-banner .swiper-pagination-bullet-active{
  background: #e1556b;
}

.search-area button span {
    display: block;
    margin: 0 auto;
    width: 16px;
    height: 18px;
    background: url(../images-1/arrow.png) no-repeat 0 3px;
}

.header{
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: #f5f5f5;
}

.header-nav{
  position:relative;
}
.nav-title {
  position: absolute;
  bottom: 18px;
  left: 250px;
  width: 1100px;
}
.nav-title li {
    float: left;
    line-height: 36px;
    margin: 0 5px;
}
.nav-title li:hover .nav-active{
    background: #ea4335;
}
.nav-title li:hover a {
    color: #fff;
}
.nav-drop {
    position: relative;
}

.nav-drop p.nav-ICP {
    position: absolute;
    top: 36px;
    width: 100%;
    height: 100%;
    text-align: center; 
    display: none;
    z-index: 4;
}
.nav-drop p.nav-ICP a{
  color: #333;
  background: rgba(255,255,255,0.8);
}
.nav-drop p.nav-ICP a:hover{
    color: #ea4335;
    background: #fff;
}
.nav-drop:hover p{
    display: block;
}
.drop-active {
    background: #ea4335;
}
.nav-title li a {
    display: block;
    padding: 0 24px;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333;
}</pre></body></html>