html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: "Arial";
    -webkit-font-smoothing: antialiased;
}

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
em,
img,
strong,
sub,
sup,
tt,
dd,
dl,
dt,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li,
p,
a,
section {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

input,
select,
textarea {
    vertical-align: middle;
    -ms-behavior: url(css/PIE.htc);
    behavior: url(css/PIE.htc);
    outline: none;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
}

ul li {
    list-style-type: none;
}

a {
    blr: expression(this.onFocus=this.blur());
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

div,
a {
    tap-highlight-color: rgba(0, 0, 0, 0);
    focus-ring-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-focus-ring-color: rgba(0, 0, 0, 0);
}

.show-pc {
    display: block;
}

.show-phone {
    display: none;
}

.top {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    z-index: 999;
}

.top-c {
    width: 1400px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
}

.logo {
    width: 4.65%;
    float: left;
    margin-left: 0;
    margin-top: 0.9%;
}

.nav {
    width: 87.4%%;
    float: right;
    overflow: hidden;
}

.nav li {
    float: left;
    margin-left: 25px;
    font-size: 18px;
    padding: 0 3px 15px 3px;
    margin-top: 3.5%;
    /* margin-top: 5%; */
    cursor: pointer;
    color: #FFFFFF;
}

.nav li.active {
    color: #E20012;
}

.nav li:first-child {
    margin-left: 0;
}

.banner {
    width: 100%;
    background-image: url(../images/banner.jpg);
    background-size: cover;
    height: 600px;
}

.banner-tit {
    width: 43.6%;
    margin-top: 4.5%;
}
.banner-btn{
    width:8.8%;
    margin-top:3%;
    cursor: pointer;
}
.content {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background-color: #F6F6F6;
}

.content#m0 {
    background-image: url(../images/p0-bg.jpg);
    background-size: cover;
}

.content#m1 {
    background-image: url(../images/p2-bg.jpg);
    background-size: cover;
}

.main {
    width: 1400px;
    margin: 0 auto;
    padding: 80px 0;
}

.p0-title {
    width: 18.1%;
    margin: 0 auto;
}

.p0-img {
    width: 83.4%;
    margin: 40px auto 0;
    position: relative;
}

.p0-main {
    width: 87.7%;
    position: absolute;
    left: 6.2%;
    top: 8%;
}

.p0-t1 {
    font-size: 18px;
    font-weight: 600;

}

.p0-t2 {
    font-size: 18px;
    margin-top: 2%;
    line-height: 1.7em;
    text-indent: 2em;
}

.p0-rw {
    width: 33%;
    margin-left: 58.3%;
    margin-top: 4%;
    overflow: hidden;
}

.p0-tx {
    width: 29.2%;
    float: left;
    margin-top: 8%;
}

.p0-qmb {
    width: 64.1%;
    float: right;
}

.p0-t3 {
    font-size: 18px;
}

.p0-qm {
    width: 60%;
    margin-top: 1%;
}

.p0-t4 {
    font-size: 18px;
    margin-top: -26%;
}

.p0-t5 {
    font-size: 14px;
    margin-top: 0.5%;
}

.main-max {
    width: 100%;
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
}

.p1-main {
    width: 44.2%;
    position: absolute;
    left: 42.2%;
    top: 13.8%;
}

.p1-logo {
    width: 100%;
}

.p1-num {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    margin-top: 3%;
}

.p1-num1 {
    font-size: 40px;
    color: #e60012;
    line-height: 1em;
}

.p1-num1>span {
    font-size: 14px;
    color: #fff;
    margin-top: 3%;
}

.p1-btn {
    width: 124px;
    height: 42px;
    line-height: 42px;
    background-color: #e60012;
    border-radius: 20px;
    margin-top: 3%;
    text-align: center;
}

.p1-btn>a {
    color: #fff;
}

.p2-title {
    width: 20.4%;
    margin: 0 auto;
}

.p2-map1 {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 40px;
    border-radius: 10px;
    border: 3px solid #fff;
}

#map-box1,
#map-box2 {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.anchorBL {
    display: none;
}

.p2-tipbox {
    width: 36.5%;
    position: absolute;
    left: 54.3%;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.92);
    border-radius: 13px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    padding: 3% 0 1%;

}

.p2-t11.bt {
    font-size: 22px;
}

.p2-tipbox2 {
    width: 36.5%;
    position: absolute;
    right: 54.3%;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(255, 255, 255, 0.92);
    border-radius: 13px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    padding: 3% 0 1%;

}

.p2-t1 {
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: 600;
}

.p2-bottom {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 2%;
    align-items: center;
}

.p2-img {
    width: 39.6%;
    /* margin-right:3%; */
}

.p2-t11 {
    font-size: 18px;
    font-weight: 600;
}

.p2-t2 {
    text-align: center;
    font-size: 16px;
    color: #979797;
    margin-top: 6%;
}

.p2-t2>img {
    width: 16px;
    vertical-align: top;
    display: inline-block;
    margin-right: 5px;
}

.p2-btn {
    border: 1px solid #CBCBCB;
    border-radius: 20px;
    margin: 7% auto 0;
    width: 136px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #979797;
    text-align: center;
    cursor: pointer;
}

.p2-btn:hover {
    border: 1px solid #e60012;

    color: #e60012;
}

.p2-btn>img {
    width: 12px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
}

/* p2结束 */
.bottom {
    width: 100%;
    height: 60px;
    background-color: #4d4d4d;
    font-size: 12px;
    line-height: 60px;
    color: #e5e5e5;

}

.bottom .main {
    position: relative;
}

.bottom-icons {
    position: absolute;
    top: 10%;
    right: 0;
    width: 15.71%;
}

.bottom-icon {
    width: 18.18%;
    position: absolute;
    top: 10%;
}

.bottom-in {
    left: 0%;
}

.bottom-f {
    left: 27%;
}

.bottom-niao {
    left: 54%;
}

.bottom-video {
    right: 0;
}

.bottom .main {
    padding: 0;
    margin-top: 0;
    overflow: hidden;
}

.search {
    float: right;
    width: 18.6%;
}

.search p span {
    display: inline-block;
    padding-right: 20px;
    width: 40px;
}

.bottom img {
    vertical-align: middle;
    display: inline-block;
    padding-left: 1%;
    padding-right: 0.5%;
}

/* .bottom .bottom-yc{
    display: none;
} */
.div-br img {
    width: 18px;
}

.div-br {
    margin-left: 20px;
}

.zx-btn {
    position: fixed;
    width: 60px;
    right: 30px;
    bottom: 70px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 5px rgba(204, 204, 204, 0.75);
    z-index: 999;
}

.follow-us .main {
    padding-top: 0;
}

.follow-us h5 {
    font-size: 16px;
    line-height: 1.8;
    text-align: center;
    font-family: PingFangSC-Regular, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, Tahoma, sans-serif;
}

.follow-us .learn-more {
    width: 224px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto 0;
    border: 2px solid #1d1d1d;
    line-height: 54px;
    text-align: center;
    font-size: 20px;
    color: #1d1d1d;
    position: relative;
    font-family: PingFangSC-Regular, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, Tahoma, sans-serif;
}

.follow-us .learn-more span {
    padding-right: 10px;
}

.follow-us .learn-more img {
    position: absolute;
    width: 9px;
    top: 50%;
    transform: translateY(-50%);
    right: 35px;
}

.follow-us .learn-more img.hover {
    display: none;
}

.follow-us .learn-more:hover {
    color: #fff;
    background: #e60012;
    border-color: #e60012;
}

.follow-us .top1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3%;
}

.follow-us h2 {
    font-size: 44px;
    line-height: 1.4;
    font-weight: bold;
    margin-right: 100px;
    margin-top: 5px;
}

.follow-us {
    background: #e8e9ef;
    padding: 80px 0;
    width: 100%;
}

.follow-us .container {
    width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.follow-us .top1 a {
    margin-right: 40px;
    float: left;
}

.follow-us .top1 .youtube {
    margin-right: 0;
}

.top2 {
    overflow: hidden;
    margin-top: 20px;
}

.zx-ic {
    width: 100%;
}

.zx-wz {
    width: 25%;
    margin: 0 auto;
    font-size: 16px;
    color: #e60012;
    padding: 0% 0 15% 0;
    display: none;
}

.bottom .right {
    float: right;
}

.bottom .right a {
    padding-right: 40px;
}

.bottom .right .youtube {
    padding-right: 0;
}

.bottom .right a {
    font-size: 14px;
    color: #e5e5e5;
}

.bottom-img {
    width: 260px;
}

.bottom-titw1 {
    font-size: 20px;
    color: #000;
    line-height: 1;
}

.bottom-titw2 {
    font-size: 18px;
    color: #666666;
    line-height: 1;
    margin-top: 17px;
}

.bottom-titw3 {
    font-size: 18px;
    color: #666666;
    line-height: 1;
    margin-top: 14px;
}

.new-title1 {
    width: 16.9%;
    margin: 0 auto;
}


.new-title2 {
    width: 37%;
    margin: 0 auto;
}

.newbg2 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.new2-ul {
    width: 100%;
    margin-top: 40px;
}

.new2-ul::after {
    content: '';
    display: block;
    clear: both;
}

.new2-ul>li {
    width: 25%;
    float: left;
    position: relative;
    margin-bottom: 3%;
}

.new2-ul>li:nth-child(9) {
    margin-left: 25%;
}

.new2-ul>li:hover .new2-img2 {
    display: block;
}

.new2-ul>li:hover .new2-img1 {
    display: none;
}

.new2-ul>li:hover .tx>img {
    transform: scale(1.05);
}

.new2-ul>li:last-child,
.new2-ul>li:nth-child(5),
.new2-ul>li:nth-child(6),
.new2-ul>li:nth-child(7) {
    margin-bottom: 0;
}

.new2-img2 {
    display: none;
}

.tx {
    position: absolute;
    left: 50%;
    top: 0;
    width: 56.7%;
    transform: translateX(-50%);
}

.tx>img {
    transition: 0.5s;
}

.new2-txt {
    width: 100%;
    position: absolute;
    left: 0;
    top: 53%;
}

.new2-t1 {
    width: 100%;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 22px;
    margin-bottom: 6%;
}

.new2-t2 {
    width: 85%;
    line-height: 1.75em;
    text-align: center;
    font-size: 15px;
    color: #666;
    margin: 0 auto
}

.new-title3 {
    width: 53.9%;
    margin: 0 auto;
}

.new3-img1 {
    width: 1920px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: -1.5%;
}

.new-title4 {
    width: 18.1%;
    margin: 0 auto;
}

.new4-wrap {
    width: 100%;
    margin: 40px auto 0;
    overflow: hidden;
}

.new4-part {
    width: 48%;
    float: left;
    position: relative;
}

.new4-pdf {
    position: absolute;
    width: 9%;
    top: 26%;
    left: 7.9%;
}

.new4-main {
    width: 66.3%;
    position: absolute;
    left: 25%;
    top: 20.2%;
}

.new4-t1 {
    font-size: 28px;
    font-weight: 600;
    color: #000;
}

.new4-t2 {
    font-size: 16px;
    line-height: 1.75em;
    color: #333;
    margin-top: 4%;
}

.new4-btn {
    width: 157px;
    height: 42px;
    border: 1px solid #df0012;
    box-sizing: border-box;
    margin-top: 6%;
    text-align: center;
    line-height: 42px;
    color: #e60012;
    border-radius: 20px;
    cursor: pointer;
}

.new4-btn a {
    color: #e60012;
}

.new4-btn img {
    width: 21px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-right: 10px;
}

.new4-btn:hover {
    background-color: #e60012;
    color: #fff;
}

.new4-btn:hover>a {
    color: #fff;
}

.at-main {
    width: 100%;
    overflow: hidden;
    margin: 40px auto 0;
}

.at-ul {
    width: 100%;
    overflow: hidden;
}

.at-ul>li {
    width: 50%;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.at-ul>li:first-child {
    border-top: 1px solid #dce4e8;
    border-right: 1px solid #dce4e8;
    border-bottom: 1px solid #dce4e8;
}

.at-ul>li:nth-child(2) {
    border-top: 1px solid #dce4e8;

    border-bottom: 1px solid #dce4e8;
}

.at-ul>li:nth-child(3) {
    border-right: 1px solid #dce4e8;

    border-bottom: 1px solid #dce4e8;
}

.at-ul>li:nth-child(4) {

    border-bottom: 1px solid #dce4e8;
}

.at-ul.cur>li:hover>img,
.at-ul>li.active>img {
    opacity: 1;
}

.at-ul.cur>li:hover .at-t1,
.at-ul.cur>li:hover .at-t2,
.at-ul>li.active .at-t2,
.at-ul>li.active .at-t1 {
    color: #fff;
}

.at-ul>li>img {
    opacity: 0;
    transition: 0.5s;
}

.at-s {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    /* justify-content: space-between */
}

.at-t1 {
    width: 50%;
    margin-left: 7%;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.7em;
    transition: 0.5s;
}

.at-t2 {
    font-size: 22px;
    color: #e60012;
    font-weight: 600;
    margin-left: 5.4%;
    transition: 0.5s;
}

.new-title2-c {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin: 20px auto 0
}

.p2-tipbox2.pd {
    width: 28.5%;
    padding: 2% 0
}

.ag-main {
    width: 100%;
    position: relative;
    margin: 40px auto 0;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
    border-radius: 27px;
    
}

.ag-ul {
    width: 100%;
    position: absolute;
    left: 0;
    top: 4%;
}

.ag-ul>li {
    width: 99.4%;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1% 0;
}

.ag-ul>li:nth-child(odd) {
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.ag-time {
    width: 14.4%;
    margin-left: 4.6%;
    position: relative;
}

.ag-time-c {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.ag-time-c>img {
    width: 16px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.ag-time-c>span {
    color: #000000;
    font-size: 16px;
}

.ag-title {
    width: 42.9%;
    margin-left: 8.5%;
    font-size: 18px;
}

.ag-name {
    width: 38%;
}

.ag-name>img {
    width: 20px;
    display: inline-block;
    margin-right: 10px;
}

.ag-name>span {
    color: #000;
    font-size: 16px;
}

.sp-bg {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ag-tt {
    font-size: 12px;
    color: #666;
    margin-top: 2%;
    margin-left: 33px;
    line-height: 1.4em;
}

.high-title {
    width: 18.7%;
    margin: 0 auto;
}

.swiper-high {
    padding-bottom: 3%;
    position: relative;
}

.swiper-high .swiper-slide {
    opacity: 0.3;
}

.swiper-high .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.swiper-high .swiper-slide>img {
    border-radius: 26px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.swiper-slide-shadow-left,
.swiper-slide-shadow-right {
    display: none;
}

.high-left,
.high-right {
    width: 96px;
    position: absolute;
    left: 13%;
    cursor: pointer;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
}

.high-right {
    left: auto;
    right: 13%;
}

.high-right>img {
    transform: rotate(180deg);
}

.high-pagination {
    width: 100%;
    text-align: center;
    position: absolute;
}

.high-pagination>span {
    width: 1.04167vw;
    height: 0.26042vw;
    border-radius: 0.26042vw;
    background: #999999;
}

.high-pagination>span.swiper-pagination-bullet-active {
    background: #e60012;
}

.news-title {
    width: 8.3%;
    margin: 0 auto
}

.swiper-news {
    margin: 40px auto 0;
    width:99%;
    padding-bottom: 10px;
}
.main.ov{
    overflow:hidden;
}
.swiper-news .swiper-wrapper {

    height: auto;
}

.news-wrapper {
    border: 2px solid #fff;
    border-radius: 26px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.6);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
    cursor:pointer;
}

.news-img>img {
    width: 100%;
}

.news-bottom {
    padding: 6% 0% 10%;
}

.news-titlec {
    width: 81.6%;
    font-size: 18px;
    font-weight: 600;
    margin: 0 auto;
    line-height: 1.5em;
}

.news-t1 {
    width: 81.6%;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1.7em;
    margin-top: 4%;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-btn{
    font-size:16px;
    color:#e60012;
    margin-left:9.2%;
    margin-top:6%;
    margin-bottom:4%;
}
.news-btn>img{
    width:6px;
    display:inline-block;
    vertical-align:middle;
    margin-left:4px;
}
.ph-title{
    width:11.6%;
    margin: 0 auto;
}
#carousel.swiper-ph{
    margin-top:-1.5%;
}
.swiper-ph .swiper-wrapper{
    height:auto;
    transition-timing-function:linear !important;
}
#m6 .main{
    padding-bottom: 0;
}
.high-box{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.high-txt{
    width: 45%;
    position: absolute;
    left: 10.7%;
    top: 30.1%;
    font-size: 1.03vw;
    line-height: 1.8;
    color: #000;
}
.high-name{
    font-size: 1.2vw;
    font-weight: bold;
    position: absolute;
    right: 45%;
    top: 67.5%;
}
.high-qm{
    width: 18.2%;
    position: absolute;
    left: 3.55%;
    top: 88.8%;
}
.high-zc{
    text-align: right;
    position: absolute;
    right: 45%;
    top: 74.9%;
    line-height: 1.5;
    color: #000;
    font-size:1vw;
}
.show-1920{
    display: block !important;
}
.show-1400{
    display: none !important;
}
.show-1200{
    display: none !important;
}
.hove2{
    display: none;
}
.live-title{
    width:48.4%;
    margin:0 auto
}
.live-main{
    width:100%;
    margin:40px auto 0;
    overflow:hidden;
    display: flex;
    justify-content:space-between;
}
.live-video{
    width:75.7%;
    
    position: relative;
}
.live-video>video{
    width:100%;
}
.poster{
    position:absolute;
    z-index:10;
    width:100%;
    left:0;
    top:0;
    cursor: pointer;
}
.poster-btn{
    width:90px;
    position: absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
}
.live-list{
    width:21.1%;
    height:595px;
    overflow-y:scroll;
    margin-left:1.8%;
    padding-right:20px;
}
.live-ul{
    width:100%;
}
.live-ul>li{
    width:100%;
    padding:4% 0;
    background-color:#fff;
    border-radius:24px;
    height:152px;
    box-sizing:border-box;
    position: relative;
    margin-bottom:6%;
    box-shadow:0 0 6px rbga(0,0,0,0.03);
    transition:0.5s;
    cursor: pointer;
}
.live-ul>li:last-child{
    margin-bottom:0;
}
.live-yh{
    width:21px;
    margin-left:4.7%;
}
.live-t1{
    font-size:16px;
    font-weight:600;
    width:55%;
    margin-left:11.9%;
    margin-top:1%;
    line-height:1.7em;
}
.live-tx{
    width:18%;
    position: absolute;
    right: 4.5%;
    bottom:4%;
}
.live-ul>li.live-hover.active,.live-ul>li.live-hover:hover{
    background-color:#e60012;
}
.live-ul>li.live-hover.active>p,.live-ul>li.live-hover:hover>p{
    color:#fff;
}
.poster-mask{
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.3);
    left:0;
    top:0;
    position:absolute;
}

.live-list::-webkit-scrollbar {
    width:8px;
}
.live-list::-webkit-scrollbar-track {
    width:100%;
    background-color:#efefef;
    border-radius:50px;
}
.live-list::-webkit-scrollbar-thumb {
    width:100%;
    background-color:#cccccc;
    border-radius:50px;
}
.live-no:hover .re-box{
    opacity:1;
}
.re-box{
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.8);
    position: absolute;
    left:0;
    top:0;
    border-radius:25px;
    opacity:0;
    transition:0.5s;
}
.re-icon{
    width:36px;
    margin:15% auto 0
}
.re-box>p{
    font-size:16px;
    color:#fff;
    text-align:center;
    margin:4% auto 0
}
@media (max-width:1750px) {
    .banner {
        height: 540px;
    }

    .banner-tit {
        margin-top: 1.5%;
    }
}

@media (max-width:1600px) {
    .banner {
        height: 500px;
    }

    .banner-tit {
        width:39.6%;
        margin-top: 1.5%;
    }
}

@media (max-width:1400px) {
    .show-1920{
        display: none !important;
    }
    .show-1400{
        display: block !important;
    }
    .show-1200{
        display: none !important;
    }
    .banner {
        height: 500px;
    }

    .main {
        width: 1200px;
    }

    .p0-text1,
    .p0-text2 {
        font-size: 18px;
    }

    .top-c {
        width: 1200px;
    }

    .banner {
        height: 428px;
    }

.ag-ul{
    height: 94%;
    overflow-y: auto;
}

    .follow-us .container {
        width: 1200px;
    }

    /* 第二期添加开始 */
    .nav {
        width: 79.4%;
        /* width: 53.4%; */
    }

    .nav li {
        margin-left: 2%;

    }

    .logo {
        width: 4.65%;
        float: left;
        margin-left: 0;
        margin-top: 1.4%;
    }

    .p0-t1,
    .p0-t2 {
        font-size: 16px;
    }

    .p0-t3,
    .p0-t4 {
        font-size: 14px;
    }

    .p1-num1 {
        font-size: 30px;
    }

    .p1-btn {
        width: 110px;
        height: 38px;
        line-height: 38px;
        margin-top: 2%;
    }

    .new4-main {
        top: 9.2%;
    }
    .news-gz .lt{
        line-height: 1.2em;
    }
    .live-list{
        height:509px;
    }
}



@media (max-width:1200px) {
    .show-1920{
        display: none !important;
    }
    .show-1400{
        display: none !important;
    }
    .show-1200{
        display: block !important;
    }
    .banner-btn{
        position:absolute;
        width:21.7%;
        left:9.5%;
        top:43%;
    }
    .main,
    .top-c,
    .banner-c {
        width: 960px;
    }
    .banner{
        position: relative;
    }
    .follow-us .container {
        width: 960px;
    }

    .main {
        padding: 40px 0;
    }

    #m5 .main {
        padding-top: 40px;
        padding-bottom: 0;
        /* padding-bottom: 60px; */
    }

    #m6 .main {
        padding-top: 40px;
    }

    .logo {
        margin-top: 23px;
    }

    .nav {
        width: 88.4%;
    }

    .banner {
        height: 370px;
    }
    .nav li{
        margin-top: 4.4%;
    }
    .p0-t1, .p0-t2 {
        font-size: 14px;
    }
    .p0-t2{
        margin-top: 1.5%;
    }
    .p0-rw{
        margin-top: 3%;
    }
    .p0-t3, .p0-t4 {
        font-size: 12px;
    }
    .at-t2 {
        font-size: 18px;
    }
    .at-t1 {
        font-size: 14px;
    }
    .new2-t2 {
        font-size: 12px;
    }
    .ag-time-c>img {
        width: 16px;
        margin-right: 0px;
    }
    .swiper-high{
        margin-top: 40px;
    }
    .live-list{
        height:405px;
    }
    .live-t1{
        font-size:14px;
    }
}

@media (max-width:768px) {
    .show-pc {
        display: none;
    }
    .news-titlec>.show-1920{
        display: none !important;
    }
    .news-titlec>.show-1400{
        display: none !important;
    }
    .news-titlec>.show-1200{
        display: block !important;
    }
    .show-phone {
        display: block;
    }

    .p2-tipbox2.pd {
        width: 80.4%;
        padding: 8% 0
    }

    .top {
        height: auto;
        padding: 3% 0;
        overflow: visible;
        background-color: #000;
    }

    .nav {
        display: none;
        width: 100%;
        float: none;
        position: absolute;
        left: 0;
        top: 101%;
        background-color: #fff;
        box-shadow: 0 2px 11px #ccc;
        margin-top: 0.5%;
    }

    .nav li {
        position: relative;
        width: 100%;
        margin: 0 auto;
        float: none;
        font-size: 3.5vw;
        border-bottom: none;
        padding: 4% 0 4% 8%;
        color: #333;
    }

    .nav li::after {
        content: '';
        width: 84%;
        position: absolute;
        height: 1px;
        left: 8%;
        bottom: 0;
        background-color: #E3E3E3;
    }

    .nav li:first-child {
        margin: 0 auto;
        border-bottom: none;
    }

    .nav li.active {
        border-bottom: none;
        background-color: #F7F7F7;
    }

    .top-c {
        width: 100%;
        height: auto;
        overflow: visible;
    }

    .top-c::after {
        content: '';
        display: block;
        clear: both;
    }

    .logo {
        width: 11.5%;
        float: left;
        margin-left: 4%;
        margin: 0 0 0 4%;
    }

    .menu {
        width: 6.8%;
        float: right;
        margin-right: 4%;
        margin-top: 3.5%;
    }

    .menu-line {
        width: 100%;
        background-color: #E30012;
        height: 3px;
        border-radius: 4px;
        display: block;
        margin-bottom: 5px;

    }

    .menu.cur>span:nth-child(1) {
        transform: translateY(10px) translateX(0) rotate(45deg);
    }

    .menu.cur>span:nth-child(2) {
        opacity: 0;
    }

    .menu.cur>span:nth-child(3) {
        transform: translateY(-6px) translateX(0) rotate(-45deg);
    }

    .main {
        width: 100%;
        padding: 10% 0;
        margin: 0 auto;
    }

    .banner {
        width: 100%;
        background-image: none;
        background-size: cover;
        margin-top: 16%;
        padding-bottom: 0%;
        background-position-x: -10px;
        height: auto;
    }

    .p0-title {
        /* width:92.7%; */
        width: 35.3%;
    }

    .p0-img {
        width: 92.7%;
        top: 4%;
        margin: 20px auto 0;
    }

    .p0-main {
        top: 4%;
    }

    .p0-t1 {
        font-size: 3.2vw;
    }

    .p0-t2 {
        font-size: 3.2vw;
        margin-top: 4%;
    }

    .p0-qmb {
        width: 69%;
    }

    .p0-rw {
        width: 68.9%;
        margin-left: 26.6%;
        margin-top: 6%;
    }

    .p0-tx {
        width: 25.5%;
    }

    .p0-t3 {
        font-size: 3.2vw;
    }

    .p0-t4 {
        font-size: 3.2vw;
    }

    .p0-t5 {
        font-size: 2.3vw;
    }

    .p1-logo {
        width: 92.7%;
    }

    .p1-main {
        width: 87.9%;
        left: 5.3%;
        top: 8.8%;
    }

    .p1-num {
        flex-wrap: wrap;
        margin-top: 8%;
    }

    .p1-num1 {
        width: 42%;
        text-align: center;
        margin-bottom: 4%;
        font-size: 8.2vw;
    }

    .p1-num1>span {
        font-size: 3vw;
    }

    .p1-btn {
        font-size: 3.2vw;
        margin: 2% auto 0;
    }

    .p2-tipbox,
    .p2-tipbox2 {
        width: 80.4%;
        left: 9.8%;
        top: 27.3%;
        transform: translateY(0%);
        padding: 8% 0 6%;

    }

    .p2-t11 {
        font-size: 3.5vw;
        margin-top: 6%;
        text-align: center;
    }

    .p2-t1 {
        font-size: 4.8vw;
    }

    .p2-t2 {
        font-size: 3.2vw;
    }

    .p2-bottom {
        display: block;
    }

    .p2-img {
        width: 50.4%;
        margin: 5% auto 0;
    }


    /* p2结束 */
    .follow-us h5 {
        font-size: 12px;
        line-height: 1.6;
    }

    .follow-us h5 span {
        display: inline-block;
        line-height: 1.6;
    }

    .follow-us .learn-more {
        width: 112px;
        height: 29px;
        margin: 20px auto 0;
        border: 1px solid #1d1d1d;
        line-height: 27px;
        font-size: 12px;
    }

    .follow-us .learn-more img {
        width: 7px;
        right: 15px;
    }

    .follow-us .container {
        width: auto;
        padding: 0 20px;
    }

    .follow-us {
        padding: 10% 0;
        width: 100%;
    }

    .follow-us .top1 {
        flex-direction: column;
        justify-content: center;
        margin-bottom: 5%;
    }

    .follow-us .top1>div {
        text-align: center;
        margin-top: 4%;
    }

    .follow-us h2 {
        font-size: 25px;
        margin-right: 0;
        margin-bottom: 10%;
    }

    .follow-us .top1 a {
        margin: 0 12px;
    }

    .follow-us .top1 a img {
        width: 32px;
    }

    .p2-big {
        margin-bottom: -5%;
    }

    .follow-us .main {
        width: 92%;
    }

    .bottom {
        padding: 2.5% 0;
        height: auto;
        line-height: 1.75em;
        font-size: 2.4vw;
        text-align: center;
    }

    .bottom .main {
        padding: 0;
        margin-top: 0;
        width: 100%;
    }

    .bottom span {
        display: block;
    }

    .div-br img {
        width: 3.8%;
    }

    .search {
        float: none;
        width: 44.6%;
        margin: 3px auto 8px;
    }

    .bottom-icons {
        top: 6%;
        left: 50%;
        transform: translateX(-50%);
        position: relative;
        margin-bottom: 4%;
        margin-top: 2%;
        width: 44%;
    }

    .bottom .right {
        float: none;
        margin-bottom: 5px;
    }


    .p2-map1 {
        margin: 20px auto 0;
        width: 93%;
        box-sizing: border-box;
    }

    .p2-title {
        width: 47.7%;
    }

    .p2-btn:hover {
        border: 1px solid #cbcbcb;
        background-color: none;
        color: #979797;

    }

    .top2 {
        overflow: hidden;
        margin-top: 20px;
        width: fit-content;
        margin-left: auto;
        margin-right: auto;
    }

    .bottom-titw1 {
        font-size: 4vw;
        width: 76%;
        margin: 0 auto;
    }

    .bottom-titw2 {
        font-size: 3.6vw;
        color: #666666;
        margin-top: 4%;

    }

    .bottom-titw3 {
        font-size: 3.6vw;
        color: #666666;
        margin-top: 2%;

    }

    .bottom-img {
        width: 58%;
        margin: 4% auto 0;
    }

    .top2 a:nth-child(1) {
        margin-left: 0;
    }


    .new-title1 {
        width: 42.8%;

    }

    .at-main {
        width: 93.6%;
        margin: 20px auto 0;
    }

    .at-ul>li {
        width: 100%;
    }

    .at-ul>li:first-child {
        border-top: 0px solid #dce4e8;
        border-right: 0px solid #dce4e8;
        border-bottom: 0px solid #dce4e8;
    }

    .at-ul>li:nth-child(2) {
        border-top: 0px solid #dce4e8;
        border-bottom: 0px solid #dce4e8;
    }

    .at-ul>li:nth-child(3) {

        border-right: 0px solid #dce4e8;
        border-bottom: 0px solid #dce4e8;
    }

    .at-ul>li:nth-child(4) {

        border-bottom: 0px solid #dce4e8;
    }

    .at-t1 {
        font-size: 2.8vw;
        line-height: 1.5em;
    }

    .at-t2 {
        font-size: 3.5vw;
        line-height: 1.5em;
    }

    .new-title2 {
        width: 78.4%;
    }

    .new2-ul {
        width: 93.6%;
        margin: 20px auto 0;
    }

    .new2-ul>li {
        width: 50%;
        margin-bottom: 4% !important;
    }

    .new2-t1 {
        font-size: 3.2vw;
        margin-bottom: 3%;
    }

    .new2-t2 {
        width: 90%;
        font-size: 2.4vw;
    }

    .new2-t2.lt {
        letter-spacing: -0.5px;
    }

    .new-title3 {
        width: 86.7%;
        margin-top: -3%;
    }

    .new3-img1 {
        width: 100%;
        margin: -5% auto 0;
    }

    .new-title4 {
        width: 40%;

    }

    .new4-wrap {
        width: 93.6%;
        margin: 20px auto 0;
    }

    .new4-part {
        width: 100%;
        float: none !important;
        margin-bottom: 4%;
    }

    .new4-t1 {
        font-size: 4vw;
    }

    .new4-t2 {
        font-size: 2.5vw;
    }

    .new4-btn {
        width: 100px;
        height: 28px;
        line-height: 28px;
        font-size: 2.5vw;
    }

    .new4-btn img {
        width: 14px;
        margin-top: 8px;
    }

    .new4-main {
        top: 12.2%;
    }

    .new4-pdf {
        width: 10%;
    }

    .new-title2-c {
        font-size: 4.8vw;
        margin: 20px auto 0;
    }

    .p2-t11.bt {
        font-size: 4.4vw;
    }

    .ag-main {
        width: 93.6%;
        margin: 20px auto 0;
    }

    .ag-timew {
        width: 9.9%;
        text-align: right;
        font-size: 4vw;
    }

    .ag-timew>span {
        font-size: 3.2vw;
    }

    .ag-ul {
        overflow-y: scroll;
        height: 94%;
    }

    .ag-ul>li:nth-child(odd) {
        background-color: rgba(0, 0, 0, 0);
        border: none;
        box-shadow: none;
    }

    .ag-ul>li {
        justify-content: center;
        overflow: visible;
        margin-bottom: 3%;
    }

    .ag-ul>li:last-child {
        margin-bottom: 6%;
    }

    .ag-namew {
        width: 73.6%;
        padding: 3% 0;
        margin-left: 8%;
        background-color: rgba(255, 255, 255, 0.3);
        border: 1px solid rgba(255, 255, 255, 0.3);
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
        box-sizing: border-box;
        display: flex;
        align-items: center;
        border-radius: 10px;
    }

    .ag-namew.noname {
        padding: 7% 0;
    }

    .ag-wt {
        width: 100%;
        padding-left: 7%;
        box-sizing: border-box;
    }

    .ag-wt1 {
        width: 97%;
        font-size: 3.5vw;
    }

    .ag-wt2 {
        width: 97%;
        font-size: 2.9vw;
        margin-top: 4%;
    }

    .ag-wt2>img {
        width: 12px;
        display: inline-block;
        margin-right: 3%;
    }

    .new2-ul>li:nth-child(9) {
        margin-left: 0;
    }

    .ag-tt {
        font-size: 2.5vw;
        margin-left: 22px;
    }
    .high-title{
        width:38.3%;

    }
    .swiper-high .swiper-wrapper{
        height:auto;
    }
    .swiper-high{
        width:100%;
        margin:-15px auto 0;
        overflow:hidden;
    }
    .swiper-high .swiper-slide>img{
        width:86%;
        margin:0 auto;
        border-radius:15px;
        opacity:1 !important;
    }
    .swiper-high .swiper-slide{
        opacity:1;
    }
    .high-pagination{
        margin:10% auto 0;
        position: relative;
    }
    .high-pagination>span{
        width:10px;
        height:3px;
    }
    .high-imgw{
        width:37.5%;
        position:absolute;
        left:3.8%;
        bottom:12%;
    }
    .news-title{
        width:17.8%;
    }
    .swiper-news{
        margin:20px auto 0;
    }
    .swiper-news{
        width:93.6%;
        margin-left:6.5%;
    }
    #m6 .main{
        padding-bottom: 0;
    }
    .news-wrapper{
        border-radius:15px;
    }
    .news-titlec{
        font-size:3.5vw;
    }
    .news-titlec>span{
        display:none !important;
    }
    .news-t1{
        font-size:3vw;
    }
    .news-btn{
        font-size:3.2vw;
    }
    .ph-title{
        width:24.6%;
    }
    #m5 .swiper-ph{
        position:relative;
        left:50%;
        transform:translateX(-50%) scale(0.5); 
        margin:-10% auto;
    }
    .high-txt {
        width: 39%;
        left: 16.3%;
        font-size: 1.5vw;
    }
    .high-qm {
        width: 15.4%;
        left: 10.3%;
    }
    .high-name {
        font-size: 1.8vw;
        right: 45.5%;
    }
    .high-zc {
        right: 45.5%;
        font-size: 1.1vw;
    }
    .news-gz .lt {
        line-height: 1.75em;
    }
    .live-title{
        width:62.4%;
    }
    .live-main{
        width:92.7%;
        display: block;
        margin:20px auto 0;
        overflow:visible;
    }
    .live-video{
        width:100%;
        margin:0 auto;
    }
    .live-list{
        height:auto;
        width:100%;
        overflow:hidden;
        margin-top:3%;
        margin-left:0;
        overflow-x: scroll;
        padding-bottom:5%;
        padding-right:4%;
        box-sizing:border-box;
    }
    .live-ul{
        width:570%;
        overflow:hidden;
    }
    .live-ul>li{
        width:9.5%;
        float: left;
        margin-right:0.55%;
        margin-bottom:0;
        padding:0.5% 0 0%;
        height:100px;
        border-radius:15px;
    }
    .live-ul>li:last-child{
        margin-right:0;
    }
    .live-t1{
        font-size:2.8vw;
    }
    .live-yh{
        width:7%;
    }
    .live-tx{
        width:17.3%;
        bottom:7%;
        right:4.5%;
    }
    .live-list::-webkit-scrollbar {
        width:10px;
        height:5px;
    }
    .live-list::-webkit-scrollbar-thumb {
        width:auto;
    }
    .poster-btn{
        width:15%;
    }
    .re-box{
        border-radius:15px;
    }
    .re-icon{
        width:24px;
    }
    .re-box>p{
        font-size:3.2vw;
    }
}

.gm-style-moc {
    display: none;
}

.gm-style-cc {
    display: none;
}