@charset "utf-8";

body {
            font-family: 微软雅黑;

            color: #323232;
        }

        a {
            color: #323232;
        }



        .nav a {
            margin: 0 100px;
            color: #fff;
            text-decoration: none;
            font-size: 28px;
            line-height: 50px;
        }

        .list_5,
        .list_1 {
            width: 1200px;
            display: flex;
            flex-wrap: wrap;
        }

        .list_1 li {
            width: 300px;
            margin-right: 150px;
            text-align: center;
            margin-bottom: 25px;
        }

        .list_5 li {
            width: 270px;
            margin-right: 40px;
            text-align: center;
            margin-bottom: 25px;
        }

        .list_5 li:nth-child(4n),
        .list_1 li:nth-child(3n) {
            margin-right: 0;
        }

        .list_5 img,
        .list_1 img {
            width: 100%;
            /* height: 100px; */
            margin-bottom: 17px;
        }

        .list_1 p {
            font-size: 16px;
            line-height: 20px;
            color: #323232;
            font-weight: bold;
            margin-bottom: 5px;
        }

        .list_1 .info {
            font-size: 14px;
            line-height: 18px;
            color: #323232;
        }

        .wrap {
            width: 1200px;
            overflow: hidden;
            zoom: 1;
            margin: 0 auto;
        }

        .title_1 {
            width: 1000px;
            margin-bottom: 30px;
        }

        .list_2 {
            width: 1060px;
            overflow: hidden;
            zoom: 1;
            margin-bottom: 15px;
        }

        .list_2 li {
            width: 470px;
            height: 140px;
            float: left;
            margin: 0 0 15px 0;
            padding: 0 60px 15px 0;
        }

        .list_2 img {
            width: 205px;
            height: 140px;
            float: left;
        }

        .list_2 p {
            width: 245px;
            float: right;
            font-size: 18px;
            line-height: 30px;
        }

        .list_2 p a {
            font-size: 18px;
            line-height: 24px;
            padding-bottom: 5px;
            display: inline-block;
            font-weight: bold;
            color: #323131;
        }

        .list_2 p span {
            color: #6c6c6c;
            font-size: 14px;
            line-height: 20px;
        }

        .picpart {
            position: relative;
        }

        .picpart li {
            float: left;
        }

        .picpart ul {
            overflow: hidden;
            zoom: 1;
        }

        #pic_1 {
            width: 1000px;
            height: 490px;
            margin-bottom: 30px;
        }

        #pic_1 li {
            width: 1000px;
            height: 490px;
            position: relative;
        }

        #pic_1 img {
            width: 1000px;
            height: 490px;
        }

        #pic_1 p {
            position: absolute;
            left: 0;
            bottom: 0;
            text-indent: 25px;
            background: url(//images.china.cn/images1/ch/2018dh/bg_2.png) left top no-repeat;
            font-size: 18px;
            line-height: 50px;
            width: 1000px;
            height: 50px;
        }

        #pic_1 a {
            color: #fff;
        }

        #pic_1 .larr {
            position: absolute;
            width: 55px;
            height: 110px;
            background: url(//images.china.cn/images1/ch/2018dh/bg_3.png) left top no-repeat;
            cursor: pointer;
            left: 0;
            top: 190px;
        }

        #pic_1 .rarr {
            position: absolute;
            width: 55px;
            height: 110px;
            background: url(//images.china.cn/images1/ch/2018dh/bg_4.png) left top no-repeat;
            cursor: pointer;
            right: 0;
            top: 190px;
        }

        #pic_2 .larr {
            position: absolute;
            width: 26px;
            height: 51px;
            background: url(//images.china.cn/images1/ch/20191123/images/bg_10.png) left top no-repeat;
            cursor: pointer;
            right: 0;
            top: 75px;
        }

        #pic_2 .rarr {
            position: absolute;
            width: 26px;
            height: 51px;
            background: url(//images.china.cn/images1/ch/20191123/images/bg_11.png) left top no-repeat;
            cursor: pointer;
            left: 0;
            top: 75px;
        }

        #pic_3 .larr {
            position: absolute;
            width: 26px;
            height: 51px;
            background: url(//images.china.cn/images1/ch/20191123/images/bg_10.png) left top no-repeat;
            cursor: pointer;
            right: 0;
            top: 75px;
        }

        #pic_3 .rarr {
            position: absolute;
            width: 26px;
            height: 51px;
            background: url(//images.china.cn/images1/ch/20191123/images/bg_11.png) left top no-repeat;
            cursor: pointer;
            left: 0;
            top: 75px;
        }

        .list_3 {
            width: 100%;
            overflow: hidden;
            zoom: 1;
            margin-bottom: 30px;
        }

        .list_3a {
            width: 450px;
            height: 270px;
            float: left;
        }

        .list_3a img {
            width: 100%;
            height: 100%;
        }

        .list_3 ul {
            width: 510px;
            float: right;
        }

        .list_3 li {
            font-size: 16px;
            line-height: 26px;
            margin-bottom: 4px;
        }

        .list_4 {
            margin-bottom: 30px;
        }

        .list_4 ul {
            width: 1050px;
            overflow: hidden;
            zoom: 1;
        }

        .list_4 li {
            width: 300px;
            height: 270px;
            float: left;
            margin-right: 50px;
        }

        .list_4 li img {
            width: 300px;
            height: 200px;
            margin-bottom: 10px;
        }

        .footer {
            width: 100%;
            padding: 15px 0;
            background: #0276db;
            font-size: 12px;
            line-height: 18px;
            text-align: center;
            color: #fff;
        }

        .nav {
            margin: 400px auto 32px auto;
            background: #0276db;
        }

        .title_3 {
            width: 1200px;
            height: 40px;
            background: url(//images.china.cn/images1/ch/20191123/images/bg_t3.png) center center no-repeat;
            text-align: center;
            font-size: 26px;
            line-height: 40px;
            color: #fff;
            margin-bottom: 20px;
        }

        .title_3 span {
            background: #fff;
            padding: 0 25px;
            color: #0276db;
        }

        .title_3 span a {
            color: #0276db;
            text-decoration: none;
        }

        .list_3 dl {
            width: 510px;
            float: right;
        }

        .list_3 dt {
            font-size: 18px;
            line-height: 32px;
            margin-bottom: 10px;
        }

        .list_3 dd {
            font-size: 16px;
            line-height: 28px;
        }

        .ty li {
            padding: 5px 0;
        }

        .nav {
            width: 100%;
            height: 50px;
            line-height: 50px;
            background-color: #006;
            color: #fff;
            font-size: 20px;
            margin: 0 auto 50px auto;
            clear: both;
            text-align: center;
        }
		
		.nav-1 { display:none;}

        .QQQ .swiper-slide {
            width: 350px;
            height: 100px;
            margin-bottom: 30px;
        }

        .QQQ .swiper-slide img {
            width: 350px;
            height: 100px;
        }

        .QQQ .swiper-button-next {
            right: 0;
            width: 26px;
            height: 51px;
            background: url(//images.china.cn/images1/ch/20191123/images/bg_10.png) top left no-repeat;
        }

        .QQQ .swiper-button-prev {
            left: 0;
            width: 26px;
            height: 51px;
            background: url(//images.china.cn/images1/ch/20191123/images/bg_11.png) top left no-repeat;
        }

        .QQQ .swiper-button-next:after,
        .QQQ .swiper-button-prev:after {
            content: '';
        }


        .roll-news {
            width: 1200px;
            height: 50px;
            background: #f9f9fa;
            margin: 10px auto;
            border-radius: 5px;
        }

        .roll-news-title {
            width: 147px;
            text-align: center;
            font-size: 18px;
            color: #000000;
            line-height: 34px;
            font-weight: bold;
            text-align: center;
            border-right: 1px #dadada solid;
            float: left;
            margin-top: 8px;
        }

        .roll-news-content {
            width: 980px;
            overflow: hidden;
            float: left;
            margin-left: 33px;
        }

        .roll-news-content ul {
            white-space: nowrap;
        }

        .roll-news-content ul li {
            display: inline-block;
            line-height: 51px;
            font-size: 13px;
            color: #000000;
            margin-right: 30px;
            padding-left: 10px;
            position: relative;
        }

        .roll-news-content ul li::before {
            content: '';
            width: 3px;
            height: 3px;
            background: #000;
            position: absolute;
            top: 24px;
            left: 0;
            border-radius: 50%;
        }

        .roll-news-content ul li a {
            color: #000;
            font-size: 14px;
        }

        .roll-news-content ul li span {
            color: #1a5799;
            margin-right: 5px;
        }

        .topNews {
            width: 1200px;
            margin: 40px auto 50px;
            display: flex;
            align-items: flex-start;
            justify-content: space-between
        }

        .topNews_left {
            width: 696px;
            overflow: hidden;
            position: relative
        }

        .topNews_left video {
            width: 100%;
            height: 100%;
        }

        .topNews_left .swiper-slide {
            width: 696px;
            height: 390px
        }

        .topNews_left .swiper-slide img {
            width: 100%;
            height: 390px
        }

        .topNews_left .swiper-slide a::after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 100px;
            background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.2666666667))
        }

        .topNews_left .txt {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 8px;
            z-index: 3;
            box-sizing: border-box;
            padding: 0 200px 0 15px;
            color: #fff;
        }

        .topNews_left .pag {
            width: 130px;
            position: absolute;
            left: auto;
            right: 0;
            bottom: 10px;
            z-index: 6
        }

        .topNews_left .pag .swiper-pagination-bullet {
            opacity: 1;
            background: #fff
        }

        .topNews_left .pag .swiper-pagination-bullet-active {
            width: 25px;
            background: #ccc;
            border-radius: 4px
        }

        .topNews_right {
            width: 480px
        }

        .topNews_right h2 {
            font-size: 20px;
            margin: 15px 0;
        }

        .topNews_right .list {
            display: flex;
            flex-direction: column;
            gap: 12px;
            height: 100%
        }

        .topNews_right .list li {
            position: relative;
            padding-left: 18px;
            line-height: 1.6;
        }

        .topNews_right .list li::before {
            content: "";
            width: 6px;
            height: 6px;
            position: absolute;
            left: 0;
            top: 10px;
            border-radius: 50%;
            background: rgb(0, 76, 159)
        }

        .lmTit {
            position: relative;
            display: flex;
            justify-content: space-between;
            align-items: center;
            box-sizing: border-box;
            padding-right: 6px
        }

        .lmTit span {
            display: inline-block;
            padding: 0 7px;
            font-size: 24px;
            font-weight: bold;
            line-height: 40px;
            color: rgb(0, 76, 159);
            box-sizing: border-box;
            border-bottom: 3px solid rgb(0, 76, 159)
        }

        .lmTit span a {
            font-size: 24px;
            color: rgb(0, 76, 159)
        }

        .lmTit a {
            display: inline-block;
            font-size: 14px
        }

        .lmTit::after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            z-index: -1;
            height: 1px;
            background: #bbb
        }
		
		.ss { overflow: hidden; zoom: 1; width:1200px; margin:0 auto 20px auto;}
		.ss .swiper-slide { width:300px; margin-right:50px;}
		.ss .swiper-slide img { width:300px; height:200px; margin-bottom:10px;}
		.ss .swiper-button-next {
            right: 0;
            width: 26px;
            height: 51px;
            background: url(//images.china.cn/images1/ch/20191123/images/bg_10.png) top left no-repeat;
        }

        .ss .swiper-button-prev {
            left: 0;
            width: 26px;
            height: 51px;
            background: url(//images.china.cn/images1/ch/20191123/images/bg_11.png) top left no-repeat;
        }

        .ss .swiper-button-next:after,
        .ss .swiper-button-prev:after {
            content: '';
        }
		
@media screen and (max-width: 750px){
html{font-size:312.5%}
body{font:.36rem/130% "Microsoft YaHei",sans-serif;color:#000;}	
.roll-news, .topNews_left { display:none;}
.topNews, .wrap { width:90%}
.topNews_right, .title_3, .list_1, .list_5 { width:100%}
.lmTit { margin-bottom:20px;}
.lmTit::after { background:none;}
.lmTit span { border-left: 3px solid rgb(0, 76, 159); border-bottom: none; line-height:30px;}	
.list_1 li, .list_5 li {
    width: 45%;
    margin-right: 5%;
}

.ss { width:100%}
.ss .swiper-slide { width:45%; margin-right:10%}
.ss .swiper-slide img { height:120px;}	
		
.ZZZ .swiper-wrapper { display:block;}	
.ZZZ .swiper-slide { border: 1px #e6e6e6 solid; margin: 0 5px 20px 5px; float:left; width: 45%; height: 50px;}	
.ZZZ .swiper-button-next, .ZZZ .swiper-button-prev { display:none;}
.footer { font-size:14px;}
.nav-1 { display:block; 
    width: 100%;
    text-align: center;
    background-color: #006;
    color: #fff;
    padding: .2rem 0;}
.nav-1 a {
    color: #fff;
    margin: .2rem;
    text-decoration: none; font-size:.32rem;
}	
}		

