body {
  
}
.domMob {
  display: none;
}

.domPc {
  display: block;
}



.nav_pc { width: 100%; height: 90px; background: rgba(5, 29, 101, 0.7); position: absolute; top:0px; left: 0px;}
.nav_listpc { width: 1200px; height:90px; margin: 0 auto; line-height: 90px; list-style: none; text-align: center; white-space: nowrap; }
.nav_listpc li { display: inline-block; margin: 0 2px; font-size: 20px; color: #fff; line-height: 90px; text-align: center; cursor: pointer; position: relative; font-weight: 400; }
.nav_listpc li a { color: #fff; }
.nav_listpc li img{ position: absolute; top:25px; left: 0px; }
.navjg{padding-left: 80px;}
.navjg_r{padding-left: 40px;}
.nav_listpc li h2{ font-size: 20px; color: #fff; line-height: 90px; text-align: center; font-weight: normal;  padding: 0 10px;}
.nav_listpc li h2:hover { background: #0e3cbb;   padding: 0 10px;}

.banner{  width: 100%; height: 382px; position: relative; background: url(gywm.png) 50% 0;}

/* 头部导航 */

.title {
  position: relative;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.5;
   
    color: #989898;}


    .title a{
  
   
    color: #071d73;}

    .title  span{
   color: #626262;}
   
.title:before {
  content: '';
  display: none;
  vertical-align: top;
  margin-top: 8px;
  margin-right: 5px;
  width: 6px;
  height: 30px;
  background: #ac2317;
}

.ej-list{ width: 1145px; margin: auto; margin-top: 40px;}

.ej-list{ width: 1200px; margin: auto; margin-top: 40px;}

.list-txt {
  margin-top: 30px;
}
.list-txt li {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 0 15px 17px;
  line-height: 26px;
  border-bottom: 1px dotted #ccc;
}
.list-txt li:before {
    position: absolute;
    display: block;
    left: 0;
    top: 10px;
    content: "";
    width: 4px;
    height: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #c05d39;
}
.list-txt li .img{
  width: 200px;
  margin-right: 10px; display: none;
}
.list-txt li .img img{
  width:100%;
  height: 112px;
}
.list-txt li .tit {
  font-size: 20px;
  color: #333;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-txt li .tit:before {
    position: absolute;
    display: block;
    left: 0;
    top: 25px;
    content: "";
    width: 6px;                   
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #477eff;
}

.list-txt li .tit a {
  color: #333;
}
.list-txt li .time {
  margin-left: 10px;
  font-size: 14px;
  color: #999;
}
.list-txt li:before {
  content: '';
  margin-right: 10px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ac2317; display: none;
}
.list-txt li:last-child {
  border-bottom: 0;
}
.list-pic {
  margin-top: 30px;
}
.list-pic ul {
  font-size: 0;
  width: 1240px;
}
.list-pic ul li {
  vertical-align: top;
  display: inline-block;
  position: relative;
  width: 280px;
  margin-right: 27px;
  margin-bottom: 15px;
}
.list-pic ul li .img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 150px;
  overflow: hidden;
}
.list-pic ul li .img img {
  width: 100%;
  height: auto;
}
.list-pic ul li .tit {
  padding: 5px 10px;
  font-size: 18px;
  line-height: 26px;
  min-height: 62px;
  color: #333;
}
.list-pic ul li .tit a {
  color: #333;
}
.btn {
  width: 100px;
  text-align: center;
  margin-top: 30px;
  margin-left: 527px;
  margin-right: auto;
  border: 1px solid #bbb;
  background: #eee;
  line-height: 36px;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
}

/* 版权 */
.footer {

    padding: 20px 0;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    background: #024ac2; margin-top:10px;
}
.footer p {
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}

.czsj{margin-top: 50px;}

.czsj .swiper-pagination {
            width: auto;
            right: 10px;
            left: auto;
            bottom: 13px; display: none;
        }

        .czsj .swiper-pagination .swiper-pagination-bullet {
            margin-right: 0;
            opacity: 1;
            background: #d3d3d3;
            -webkit-transition: width .5s;
            -moz-transition: width .5s;
            transition: width .5s;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px
        }

        .czsj .swiper-pagination .swiper-pagination-bullet-active {
            
            background: #fbca49
        }

        .czsj .swiper-button-prev {
            display: none;
            width: 34px;
            height: 73px;
            left: 0;
            margin-top: -28px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADLUlEQVRoge3az0vTcRzH8fd36GrFN1ALvkRuLDaSUc6DBgW76kEh+O4keHCHgd9JV/+Rcjp2mAdBL3rSg95qp5iYyxjGRJllfCE12RdcTvl+46UF8SVoP776/hLfF+y47x6ML9uT7SMYhpGi690pEe0TUY6I3hLROV695ZoR2A0ievjr8ZyIXhPRsYsB8uc6iegl3hBuCPaAiCJ2gGBP7QLx2gVii3vkYg7EPAdingMxz4GY939CdnZ2bsuy/GJiYuIZKySZTIYFQTDGx8fzbJDl5eX7xWJRGhgY2PL5fCcsEE3TWubn57s7Ojq00dHR7UauYQkknU53lctlTywW23C73ToLpFAo3Mlms4FwOPw5Eol8a/Q6TUF0Xafp6eme1tbW80Qi8bGZazUFWVxc9JZKpbtDQ0MFSZJ+sECOjo7cCwsLTyRJOh4ZGdltBtEUZGpqKlSpVNzxePy9y+UyWCDr6+ttuVzO39fXt9vb2/u9WURDEF3XhVQq1ePxeKqKohSsQDQEmZ2d9auq2ibL8mZ7e3uVBaKq6s2lpaWQ1+s9iEaje1Yh6oYkk8nHZ2dnLYqibLhc1hZEzVfLZrP38vl8ZyQS2Q6FQmVLFbVCqtWqK5PJ9IiiWInH41tWI2qGZDKZ4OHhoTg8PPxBFMVzFkipVLq1urr6KBAIqIODg1+vAlETZHJyMmwYhpBIJOquLkshvycIwlU6/g1RFCWPDkWPskL8fv9Jf3//J/QoupQNgsVisSJ6dG5urht9ygZBh6JHNU3zoE/ZIBh6FF2KPkWnskEwdCn6FJ2KXmWDoEvRp+hU9CobBEOfolPRq+hWNgj6FJ2KXkW3skEwdCp6Fd26trbWxgahy0/cAro1nU7jxm36879hCHo1Go1uol/RsWwQTJblPZ/Pd4CORc+yQdCtY2NjG+hY9CwbBEO/omPRs+haNgiGjkXPomvRt2wQdCx6Fl07MzMTYINg6NlgMKiurKx0oXPZIHT5pZhH36Jz630uxx/Qf53zE7h5DsQ8B2KeAzHPgZh2ahfIvl0gOTtAvuD0FTcEiFc4AsZx/Avn0FQiekdEby7OoRHRTxZxRi0nu0IrAAAAAElFTkSuQmCC) 0 0 no-repeat
        }

        .czsj .swiper-button-next {
            display: none;
            width: 34px;
            height: 73px;
            right: 0;
            margin-top: -28px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAABJCAYAAABYdPRbAAADH0lEQVRoge3aQWvTABjG8TdhrVbJcJtCUNZSWHGUaXdoFQ/R2y4bCO1psEsPha3zvC8i61Z6yA6DnrrTduiO9tgxV5WiVDbqRAKuUwys0o1GHq0iQViXpHsr5Lkn+dOG9EdbwTAM6myAiB4TUYyI7hDRFbrEDXQudYOInhHR6GVe/O+JnRjWCOqEKNwRv0MecEdQJ8TfBx1/7hH2if0QQW7IP+aGmOeGmOeGmPf/hiwtLT2Kx+NP9/f3r7OGLC4uVgRBMDKZTIQ1JBAInExNTb2r1Wry1tbWbbYQLJlM1kZGRvR8Pn9f13VHPr0thXi93nYymdzTdd2Xy+XG2UIwRVE+RyKRw1KpNFatVgfZQrB0Ov3G4/Gcra6uTrbbbb4QWZa/z8zMVOv1+s2NjQ1b5LT9QJubmzuQZflroVC4d3x87GULEUXRSKVSL5vNpndlZSXMFoJFo9EvsVjsoFwuB3d3d4fYQrCFhYWqz+drZbNZ3LgCW8jw8HArkUi81jRtaH19PcgWgsXj8Q9+v/9oc3MzrGnaVbYQURTxFu2dnp4OZDKZCbYQLBwOf1MU5X2lUhktlUq32EKwVCr1VpKkpqqqkVar1dU1ehIiSdLZ7Ozsq0ajMbi2tjbGFoJNT09/CoVCWrFYHK/X69fYQujXs6ViGIawvLx8ruZ6GiII3T/XehoC18K3eGXYQuBZuBa+DQaDJywhcCw8C9fCt90c05MQOBaehWvhW5YQ+BWOhWfh2m6PczQEboVf4Vh49iLHOhoCt8KvcCw8yxICr8Kt8Csce9HjHQuBV+FW+BWOZQnZ2dkZglfhVvjVyjlsh8CnuVxuEl6FW62ex3YIfAqnwqtwK0sIXAqfBgKBI3jVzrlshcCl8On8/PwevMoSAo/CpfApnGqrwmoIHKqq6iRcCp/ajbAcoqpqqNFoSHApfMoSAn9ub2/fhUfhUiciLIXAn3BoOp0+V10XGX6Azjp5QqtzvwI3zw0xzw0xzw0xr69CHPnQsjuE2JKVkyHlPuj4GfKCiD72QwjukedEdMgZYv4f2hMieoifYi71f2hE9AOXzT+BgEqniAAAAABJRU5ErkJggg==) 0 0 no-repeat
        }

        .czsj .swiper-container {
            width:1200px;
            height: 487px; 
        }

        .czsj .swiper-container:hover .swiper-button-next,
        .czsj .swiper-container:hover .swiper-button-prev {
            display: block
        }

        .czsj .swiper-slide {
            position: relative;
            overflow: hidden;
            cursor: pointer
        }

        .czsj .swiper-slide .img {
            position: relative;
            z-index: 1;
             width:1200px;
            height:487px
        }

        .czsj .swiper-slide .img img {
            width:1200px;
            height:487px
        }

        .czsj .swiper-slide .tit {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: 3;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            width: 100%;
            font-size: 18px;
            font-weight: 400;
            line-height: 94px;
            padding: 0px 10px 10px 10px;
            color: #fff;
            background:#064d53; height: 94px; overflow: hidden;
           
        }

        .czsj .swiper-slide .tit a {
            color: #fff
        }

        .czsj .swiper-slide .tit .btn {
            display: inline-block;
            margin-right: 10px;
            margin-top: -6px;
            vertical-align: middle;
            width: 46px;
            height: 46px;
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAuCAYAAABXuSs3AAAEO0lEQVRogc2aX4jVRRTHP2vbrsKWZbu2WZsV1AbrUoKyEkXQH6KHHt1MhCiJDIJIFEF8qIcgwQdfRN/yz/pSoNuTQRAYsgtB1lKKBUKkSVLEbiuoW+6Rs5xZzk73yu/3m7nd+4Vhhju/Oec75ze/M2fO3DYRoQFoA+4CbgB/N0JBewYZK4AXgGeBAeAx4G7Xr+T/As4B3wFngRPArylKq1q8A9gIvAE8YxYugwngyRTiZS2uz78F7AQeqNGvVvwJuARccUvmHuAJoNeeuxSN08n3A0eBq4WYqMULliER+V4WYkZERkVko4jcV0DOUhF5XEQ63G9PicisSR0pyqfIQ7qcthrJgCkR+VBElpeYeL2yyckdz0W8XUQ+iax8RETuzUA4lMUiclhEvjHrJxNX0sciKw9nJJxUbrU8RhzpiyKyqlVI34r4Nkf6goisbCXSWmr58SHga/PVuus9DfxQ0m02HIsiBeqnDxhpzGe3HGlqEH/b7Wi6GXzaBE4eS4CDwBjQt6DHrZsO+wiDB+ltgbW8yn1rp/3G5S2+Cbjf2vuA3ytYSLf3nhymNpwBRqy9Ghie73GzO2kzuy4iPRUttF9E/hSRVzJa/UER+ce4nYrdYZ+LF44nKDlqMlTWXhHpzER+1Mnt80vlZReafpbhFaus94Bxi89TcdzJfQnnVdaFlQN8mUFRgK7Lb4HXE+V84dprccQHrP4F+CNRSYwuc2lHgDsqyrgM/GbtQRzxfqvPZaW8EOq11PprKo4/Y/UcVyV+G7DUfoxPJrnxKHAK2FJB7mWrl+laXxS9visNJq7oBN6tMG7Kte+Mt/z/Az8u2EiK41/35JzFp90PXQ0mfsC8wtkKY/3KmG63vMe0dazISNJjEtgMHEuQEbhpqH0jLJXzVvfXGZSCMUtNpJDGbWRzXAPxCasfzhgkzQIfWYYrKWtlnB6x9hzXQHzMat1Sn09UgrnVF4Fd0UdVFc+5kGTcEz9h273i1QQFp4FRO4x8lYFwwAarxbjWDWu7W+AQEUqPcRLj+J+DxCGr9by5NaO1UvG+OwMfmpflZtbpjm6TLXJ06zUuIbdT8+h2HfjY2hq77GkBa+9xcZRym5nviWbYHmVkm5lyG3Y8JozbfH+tAUMuM6uvabAJpAfdElEu6+Jn6g3c3sQU3ErTGbC91nP1Bjcr6TngHIQYh7YyxLEv+PMozby+gaTXm46A0ejmojBxLbdb0t3jYOYNqttkehw23XXHFRGsr2pHdJWiH84HiRPoNhmTTu6M6aq5PMoSD2XI3JLHNbu12FDwekWfec2STtciWROmoxCfsvecevB4B9jh8owemt74Gbjozq9ddrWo8fRDNcZo2mE3sL9UJFnxNWt48KYFPbNSHrM2dnPVNF2Ou/w+i5fDlXi/26YDpuziVnMjJy3kvZCitFF/QtAYKJBX0noaygfgJsI00YX19pVQAAAAAElFTkSuQmCC) 0 0
        }

        .czsj .swiper-slide .tit .btn.hide {
            display: none
        }

        .czsj .swiper-slide img {
            width:1200px;
            height:487px
        }
        .part012{ width: 100%; height:auto;  background: linear-gradient(transparent 0%, #f6f6f6 100%); padding-bottom: 40px; margin-top: 50px;}
        
@media screen and (max-width: 1200px) {
  .domMob {
    display: block;
  }

  .domPc {
    display: none;
  }
  .banner{ background: none;}
  .mbanner{ width: 100%; height: auto; overflow: hidden;}
   .mbanner img{ 
    left: 50%;
    -webkit-transform: translateX(-22%);
    -moz-transform: translateX(-22%);
    -ms-transform: translateX(-22%);
    transform: translateX(-22%);
    width: 178%;
    height: auto; margin-top: -25px;}

/* 导航 */
.nav_box {
  position: relative;
  z-index: 2;
  margin-top: 0px;
  width: 100%;
  height: 50px;
  background: rgba(5, 29, 101, 1);
  background-size: 100% 100%;
}

.nav_list_logo {
  float: left;
  width: 25%;
  margin-top: 10px;
  padding-left: 5%;
}

.nav_list_logo img {
  width: 75px;
  height: auto;
}
.nav_list .on{ background: url(//www.news.cn/science/index/2023new/kpzg_mdhbg.png) 0 0 no-repeat; background-size: 100% 100%;box-shadow: 0 0px 5px rgba(1, 79, 230, 0.5);
}


.nav_list {
  list-style: none;
  width:100%;

  height: auto;
  overflow-x: scroll;
  font-size: 0;
  white-space: nowrap;
  float: left;
}

.nav_list li {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 50px;
  padding: 0 10px;
}

.nav_list li a {
  color: #fff;
}
.ej-list{ width: 96%; margin: auto;}
.title {
  font-size: 18px; margin-top: 20px;
}
.title:before {
  width: 6px;
  margin-top: 7px;
  height: 26px;
}
.ej-list {
  margin-top: 10px;
  margin-bottom: 20px;
}
.list-txt {
  margin-top: 10px;
}
.list-txt li {
 padding: 3% 0px;
    width: 100%;
    line-height: 1.5;
    height: auto;
    background-size: 100% 100%;
    margin: 10px 0 0;
}
.list-txt li .img{
  width: 100%;
 
}
.list-txt li .img img {
  width: 100%;
    height: auto;
    margin-top: 5px;
}
.list-txt li .tit {
  font-size: 18px; padding: 0 10px 0 15px; text-align: left;
}
.list-txt li .time {
  padding: 0 10px; display: none;
}
.list-txt li:before {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: start;
  margin-top: 12px;
  margin-right: 5px;
  width: 4px;
  height: 4px;
}

.list-txt li .xq {
   
    width: 46px;
   
}
.list-pic {
  margin-top: 10px;
}
.list-pic ul {
  font-size: 0;
  width: 100%;
}
.list-pic ul li {
  vertical-align: top;
  display: inline-block;
  position: relative;
  width: 49%;
  margin-right: 2%;
  margin-bottom: 10px;
}
.list-pic ul li:nth-child(even) {
  margin-right: 0;
}
.list-pic ul li .img {
  height: auto;
}
.list-pic ul li .img img {
  width: 100%;
  height: auto;
}
.list-pic ul li .tit {
  padding: 5px;
  font-size: 18px;
  line-height: 1.5;
  min-height: 54px;
}
.xpage-more-btn {
  width: 100px;
  margin-top: 10px;
  line-height: 36px;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/* 版权 */
.footer p {
  line-height: 24px;
  font-size: 12px;
  color: #fff; 
}

.btn {
   
    margin-left: auto;
   
}
.list-txt li .tit:before {
  
    top: 21px;
   
}



}
