﻿/* 鍏叡鏍峰紡琛╟ss */
html,body {
    color: #333;
    margin: 0;
    height: 100%;
    
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
  line-height: 1;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	line-height:1;
}
a {
    text-decoration: none;
    color: #000;
}

img {
    border: 0;
}

body {
    background: #fff;
    width:100%;
    margin:auto;
   font-family: "AlibabaPuHuiTi-3", sans-serif;
}

 div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

.clearfix {
}

/* 蹇呰甯冨眬鏍峰紡css */
.ato-content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.ato-list ul {
    overflow: hidden;
}

.ato-list ul li {
    width: 29%;
    height: auto;
    float: left;
    margin-left: 5px;
    margin-right: 0;
    -webkit-transition: height 300ms;
    -moz-transition: height 300ms;
    -ms-transition: height 300ms;
    -o-transition: height 300ms;
    transition: height 300ms;
    position: relative;
    overflow: hidden;
    
}
.cptpimg {
    width: 100%;
}

.cptpimg img {
    width: 100%;
    height: auto;
}
.cpwzjs{
	position:absolute;
	bottom: 25px;
	left: 20px;
	right:20px;
}
.cpwzjsbt{
	float: left;
	width: 100%;
	font-size:26px;
	line-height: 30px;
	color: #fff;
	font-family:Arial;
	font-weight: bold;
}
.cpwzjsfbt{
	float: left;
	width: 100%;
	font-size:16px;
	color: #fff;
	margin-top: 10px;
}
.cpwzjsgd{
	float: left;
	width: 100%;
	margin-top: 10px;
	
}
.cpwzjsgd img{
	width: 100%;
	max-width: 33px;
	border: none;
}
.ato-list-fl {
    float: left;
    width: 21%;
}

.ato-title {
    width: 100%;
    margin-top: 32.7%;
    padding-right: 20px;
}
.ato-title h1{
	font-size:58px;
	color: #242424;
}
.ato-title span{
	font-size:36px;
	color: #242424;
	margin-top: 20px;
	float: left;
	width: 100%;
}

.ato-title p {
    margin-top: 24px;
    font-size: 14px;
    color: #999999;
    line-height: 22.8px;
    float: left;
    width: 100%;
    font-weight:200;
}
.cpan{
	float: left;
	width: 100%;
}
.cpan a {
    width: 50px;
    height: 50px;
    position: relative;
    margin-top: 34px;
    margin-right: 10px;
    float: left;
    display: block;
    background: #f2f2f2;
    overflow: hidden;
    border-radius:50%;
}

.cpan a img {
    width: 17px;
    height: 17px;
    display: block;
    border: none;
    margin: 0 auto;
    margin-top: 17px;
}
.cpljgd{
	float: left;
	width: 33%;
	border:1px #c1c1c1 solid;
	line-height: 38px;
	text-align: center;
	margin-top: 27px;
	border-radius:20px;
} 
.cpljgd a{
	font-size:14px;
	color: #B3B3B3;
}
.cpljgd:hover{
	background: #333333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

}
.cpljgd:hover a{
	color: #fff;
}
.ato-list {
    float: right;
    width: 75%;
    overflow: hidden;
}

.ato-list ul li:hover {
    box-shadow: 0 10px 12px rgba(0,0,0,0.12);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}
.cpmlgdjg1{
	opacity: 0;
}
.swiper-slide:hover .cpmlgdjg{
	opacity: 0;
}
.swiper-slide:hover .cpmlgdjg1{
	opacity: 1;
	position:absolute;
	left:0px;
}

.prev:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.prev:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 15px;
}

.prev:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.prev:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 15px;
}

.next:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.next:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 11px;
}

.next:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.next:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 11px;
}

.cpan a:hover {
    background: #333333;
}
.w-newsList2{position: relative; overflow:hidden; background: url('../images/dxyybj.jpg') no-repeat center center;background-size: cover;}
.w-newsList2 a{ display: block; text-decoration: none; color: #333;}
.w-newsList2 .news-item{ position:relative;}
.w-newsList2 .img{ float: right; width:62.2%; overflow: hidden;clip-path: polygon(12.5% 0%, 100% 0%, 100% 100%, 0% 100%);}
.w-newsList2 .img img{ width: 100%;}
.w-newsList2 .swiper-slide.swiper-slide-active .img img{width: 100%;}
.w-newsList2 .news-text{ margin-right:56%; padding-top: 150px;padding-left: 85px; }
.w-newsList2 .news-h{font-size:58px; color:#fff;margin-bottom:15px; line-height: 60px;}
.w-newsList2 .date{font-size:46px; color:#fff;line-height: 60px;}
.w-newsList2 .more{border:1px solid #fff; width: 20%; border-radius: 20px;line-height:36px; font-size:14px;text-align: center; color:#fff;overflow: hidden; -webkit-transition: all .6s;transition: all .6s; margin-top:24px;}
.w-newsList2:hover .more{color:#0043aa; background:#fff;}
.w-newsList2 .adSN_page{ position: absolute; left: auto; right:auto; width: auto; z-index: 10; text-align: center; }
.w-newsList2.swiper-container-horizontal .adSN_page{bottom:20px;}
.w-newsList2 .adSN_page span{ background: #c9c9c9; opacity: 1; width:40px; height: 5px; border-radius: 0; -webkit-border-radius: 0;}
.w-newsList2 .adSN_page span.swiper-pagination-bullet-active{background: #0166ff;}
.w-newsList2.swiper-container-vertical .adSN_page span{margin:15px 0;}
.w-newsList2 .swiper-button-prev,
        .w-newsList2 .swiper-button-next {
            width: 40px;
            height: 40px;
            background-color: rgba(0, 0, 0, 0.5);
            border-radius: 50%;
            color: white;
            font-size: 16px;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: background-color 0.3s ease;
        }
        
        .w-newsList2 .swiper-button-prev:hover,
        .w-newsList2 .swiper-button-next:hover {
            background-color: rgba(0, 0, 0, 0.8);
        }
        
        .w-newsList2 .swiper-button-prev:after,
        .w-newsList2 .swiper-button-next:after {
            font-family: 'swiper-icons';
            font-size: 20px;
            font-weight: bold;
        }
        
        .w-newsList2 .swiper-button-prev:after {
            content: '<';
        }
        
        .w-newsList2 .swiper-button-next:after {
            content: '>';
        }
        
        .w-newsList2 .swiper-button-prev {
            left: 10px;
        }
        
        .w-newsList2 .swiper-button-next {
            right: 10px;
        }
        
        /* 确保按钮不会被内容遮挡 */
        .w-newsList2 .swiper-button-prev,
        .w-newsList2 .swiper-button-next {
            z-index: 10;
        }
@media (max-width:1200px) {
	.ato-title{
	margin-top: 0%;
}
.w-newsList2 .news-text{
	padding-top: 25px;
}

}

@media (max-width:1440px) {
	.ato-title{
	margin-top: 6%;
}
.w-newsList2 .news-text{
	padding-top: 100px;
}

}

@media (max-width:960px){
	.w-newsList2 .news-h{font-size:30px;}
	.w-newsList2 .news-sum{ display: none;}
	.ato-list-fl{
	width: 100%;
	margin-bottom:20px;
}
.ato-title{
	margin-top: 0px;
}
.ato-list{
	width: 100%;
	margin-top: 30px;
}
.w-newsList2 .date{
	font-size:20px;
	line-height: 25px;
}
.ato-title h1{
	font-size:30px;
}
.ato-title span{
	font-size:20px;
}
    .w-newsList1 .news-imgbox{width:100%;}
	.w-newsList1 .aspectRatio{padding-bottom: 56.25%;}
	.w-newsList1 .news-text{ position: relative; width:100%; top:0; transform: none; -webkit-transform: none; padding:1.2em 4% 1.5em;}
	:root .w-newsList1 .news-text{ top:0;}
	.w-newsList1 .adSN_page{ left:0; bottom:2em; margin-bottom: 0;}
	.w-newsList1 .swiper-num{ bottom: 232px; top: auto; margin-top: 0;}

	.w-newsList2 .news-h{font-size:30px;}
	.w-newsList2 .img{float: none; width:100%;clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}
	.w-newsList2 .news-text{margin-right: 0; text-align: center; padding:1em 0 3em;}
	.w-newsList2 .more{position: relative; margin-top:1.2em; bottom: 0; display: inline-block;}
	.w-newsList2 .adSN_page{ top: auto; bottom: 0 !important; left: 0; right: 0 ; transform: none; -webkit-transform: none; text-align: center;}
	.w-newsList2 .adSN_page span{margin:0 0.3em !important; display: inline-block; width:1.8em; height: 0.25em;}

}
@media (max-width:767px){
    .w-newsList1 .news-imgbox{width:100%;}
	.w-newsList1 .aspectRatio{padding-bottom: 56.25%;}
	.w-newsList1 .news-text{ position: relative; width:100%; top:0; transform: none; -webkit-transform: none; padding:1.2em 4% 1.5em;}
	:root .w-newsList1 .news-text{ top:0;}
	.w-newsList1 .adSN_page{ left:0; bottom:2em; margin-bottom: 0;}
	.w-newsList1 .swiper-num{ bottom: 232px; top: auto; margin-top: 0;}

	.w-newsList2 .news-h{font-size:30px;}
	.w-newsList2 .img{float: none; width:100%;clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);}
	.w-newsList2 .news-text{margin-right: 0; text-align: center; padding:1em 0 3em;}
	.w-newsList2 .more{position: relative; margin-top:1.2em; bottom: 0; display: inline-block;}
	.w-newsList2 .adSN_page{ top: auto; bottom: 0 !important; left: 0; right: 0 ; transform: none; -webkit-transform: none; text-align: center;}
	.w-newsList2 .adSN_page span{margin:0 0.3em !important; display: inline-block; width:1.8em; height: 0.25em;}
}
@media (max-width:480px){
    body{font-size:4vw;}
    .title{font-size:6vw;}
    .w-newsList1 .news-h{font-size:125%;}
	.w-newsList1 .date .year{ font-size:300%;}
	.w-newsList1 .date .day_month{ font-size: 110%;}
	.w-newsList1 .swiper-num{ bottom: 15em;}
	.w-newsList1 .swiper-num .active{ font-size: 200%;}

	.w-newsList2 .news-h{font-size:30px;}
}














