<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
*{margin:0;padding:0;}
body{font-size:14px;line-height: 1.6;font-family:'sans-regular',"Helvetica Neue","Microsoft YaHei",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;min-width:320px;color:#616161;*min-width:1330px;overflow-x: hidden;}
a{color:#616161;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;cursor:pointer;text-decoration: none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
a:hover{}
h1,h2,h3,h4,h5,h6{font-size:100%;margin:0;}
button, input, select, textarea{font-size:100%;font-family:'sans-regular',"Helvetica Neue",'Microsoft YaHei',Helvetica,Arial,"PingFang SC","Hiragino Sans GB";outline:none;vertical-align:middle;resize:none;}
button{cursor:pointer;}
ul,dl{list-style:none;}
p{margin-bottom:0;}
img{display:inline-block;vertical-align:middle;border:0;font-size:0;line-height:0;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;}
.warper{max-width:1300px;margin:0 auto;}
.warper2{max-width:1300px;margin:0 auto;}
.warper3{max-width:1200px;margin:0 auto;}
.warper4{max-width:965px;margin:0 auto;}
.fl{float:left}
.fr{float:right}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;	width:0;height:0;}
.clearfix:before,.clearfix:after{content:" ";display:block;overflow:hidden;visibility:hidden;width:0;height:0;}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;}
.none{display:none;}


/*单行溢出*/
.one-txt-cut{overflow: hidden;white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; -icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis;}
/*多行溢出 手机端使用*/
.more-txt-cut{overflow : hidden; text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
/* 水平垂直居中的公共类 */
.center{position: absolute;left: 50%;top: 50%;transform:translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%);}
/* 水平居中公共类 */
.center-x{position: absolute;left: 50%;transform:translateX(-50%);-ms-transform: translateX(-50%);-moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);-o-transform: translateX(-50%);}
/* 垂直居中公共类 */
.center-y{position: absolute;top: 50%;transform:translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);}

@font-face {
  font-family: 'iconfont';  /* project id 1754678 */
  src: url('//at.alicdn.com/t/font_1754678_w2slwfu83ef.eot');
  src: url('//at.alicdn.com/t/font_1754678_w2slwfu83ef.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1754678_w2slwfu83ef.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1754678_w2slwfu83ef.woff') format('woff'),
  url('//at.alicdn.com/t/font_1754678_w2slwfu83ef.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1754678_w2slwfu83ef.svg#iconfont') format('svg');
}
.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-jian:before {
  content: "\e621";
}

.icon-jiahao:before {
  content: "\e607";
}

.icon-up:before {
  content: "\e601";
}

.icon-prev-btn:before {
  content: "\e614";
}

.icon-next-btn:before {
  content: "\e666";
}

.icon-menu:before {
  content: "\e600";
}

.icon-yonghu:before {
  content: "\e635";
}

.icon-guan:before {
  content: "\e664";
}

.icon-kai:before {
  content: "\e665";
}

@font-face {
  font-family: sans-light;
  src: url('../fonts/NotoSansHans-Light.otf');
}

@font-face {
  font-family: sans-regular;
  src: url('../fonts/NotoSansHans-Regular.otf');
}

@font-face {
  font-family: sans-medium;
  src: url('../fonts/NotoSansHans-Medium.otf');
}

@font-face {
  font-family: futura-book;
  src: url('../fonts/Avian Regular.TTF');
}

@font-face {
  font-family: knockout;
  src: url('../fonts/Knockout.otf');
}

/*@font-face {
  font-family: hanyi;
  src: url('../fonts/hya4.ttf');
}*/

@font-face {
  font-family: fangzheng;
  src: url('../fonts/fangzheng.ttf');
}

.sans-light{font-family: 'sans-light';}
.sans-regular{font-family: 'sans-regular';}
.sans-medium{font-family: 'sans-medium';}
.futura-book{font-family: 'futura-book';}
.knockout{font-family: 'knockout';}
/*.hanyi{font-family: 'hanyi';}*/
.fangzheng{font-family: 'fangzheng';}


/*字体颜色*/
.font-color{color: #e60012;}

.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt100{margin-top: 100px;}
.mt150{margin-top: 150px;}
.pt30{padding-top: 30px;}
.pt40{padding-top: 40px;}

/*comm-head*/
.comm-head{height: 100px;line-height: 100px;position: relative;padding: 0 160px}
.comm-head .head-left{width: 18%;}
.comm-head .head-right{float: right;width: 70%;font-size: 18px;height: 80px;line-height: 80px;padding-top: 20px;}
.comm-head .head-right .right-list .list-item{position: relative}
.comm-head .head-right .right-list .list-item h3{font-weight: normal;position: relative;text-align: center}
.comm-head .head-right .right-list .list-item h3:hover a{color: #e60012;}
.comm-head .head-right .right-list .sub ul,.comm-head .head-right .right-list .sub ul li{line-height: 30px;display: inline-block;}
.comm-head .head-right .right-list .sub ul{font-size: 15px;}
.comm-head .head-right .right-list .sub ul a{color: #FFF;}
.comm-head .search .iconfont{font-size: 22px;font-weight: bold}

/*comm-foot*/
.comm-foot{ background-image: linear-gradient(to right, #454444 , #171717);padding: 40px 0;color: #FFF;}
.comm-foot a{color: #FFF;}
.comm-foot .warper{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; justify-content: space-between;align-items: center;}
.comm-foot .attent {margin-left: 30px;}
.comm-foot .attent a{display: block;width: 35px;height: 35px;float: left;margin-top: 0;margin-left: 20px;text-align: center;border-radius: 20px;transition: .5s cubic-bezier(.3,0,0,1);-webkit-transform:.5s cubic-bezier(.3,0,0,1) ;-moz-transform: .5s cubic-bezier(.3,0,0,1);-ms-transform: .5s cubic-bezier(.3,0,0,1);position: relative;}
.comm-foot .attent .wx{background: #fff url(../images/icon-foot1.png) no-repeat center 0;}
.comm-foot .attent .wx:hover{ background: #1ec354 url(../images/icon-foot1.png) no-repeat center -35px;}
.comm-foot .attent .wb{background: #fff url(../images/icon-foot2.png) no-repeat center 0;}
.comm-foot .attent .wb:hover{ background: #f74864 url(../images/icon-foot2.png) no-repeat center -35px;}
.comm-foot .attent .tt{background: #fff url(../images/icon-foot3.png) no-repeat center 0;}
.comm-foot .attent .tt:hover{ background: #fff url(../images/icon-foot3.png) no-repeat center -35px;}
.comm-foot .erweima{position: absolute;width: 150px;height: 150px;z-index: 10;top: -180px;left: -70px;display: none;}
.comm-foot .erweima img{width: 100%;height: 100%;}
.comm-foot .foot-left{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;align-items: center;}
.comm-foot .foot-left .copy{font-size: 14px;line-height: 1.8;}
.comm-foot .foot-right a{display: inline-block;margin: 0 5px;}

/*搜索框*/
#search{background-color: #838383;width: 300px;position: absolute;z-index: 99;top: 100px;right:150px;padding: 8px;color: #FFF;display: none;font-size: 15px;}
#search .search-main{border: 1px solid #FFF;height: 40px;line-height: 40px;}
#search .search-main .fl{width: 75%;height: 100%;}
#search input{height: 100%;width: 100%;background-color: transparent;border: none;color: #FFF;text-indent: 14px;}
#search input::-webkit-input-placeholder{color:#FFFFFF;}
#search input::-moz-placeholder{color:#FFFFFF;}
#search input:-moz-placeholder{color:#FFFFFF;}
#search input:-ms-input-placeholder{color:#FFFFFF;}
#search .search-btn{background-color: #FFF;color: #0a3875;text-align: center;cursor: pointer;height: 30px;line-height: 30px;display: inline-block;width: 90%;letter-spacing: 2px;}
#search .search-btn:hover{color: #e60012;}
#search .search-main .fr{width: 25%;height: 100%;}

/*弹层背景*/
.bgDiv {width: 100%;height: 100%;background-color: rgba(0,0,0,.6);position: fixed;z-index: 99;bottom: 0;right: -100%;top: 0;transition: all 0.5s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;}
.bgDiv.in{right: 0;}

/*comm-title*/
.comm-title{color: #4b4b4b;}
.comm-title .title1{font-size: 36px;line-height: 1;font-weight: normal;}
.comm-title .title2{font-size: 26px;line-height: 1;margin-top: 12px;letter-spacing: 2px;font-weight: normal;}

/*comm-title2*/
.comm-title2{font-size: 26px;letter-spacing: 2px;}

/*comm-text*/
.comm-text{font-size: 15px;text-align: justify;text-justify:inter-ideograph;}

/*查看更多*/
.search-more{font-size: 16px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; align-items: center}
.search-more .iconfont{font-size: 20px;color: #bdbdbd;display: inline-block;margin-left: 10px;vertical-align: middle}
.search-more a:hover{color: #e60012}
.search-more a:hover .iconfont{color: #e60012}

/*index-main*/
.index-main .main-content{padding: 40px 0 80px 0;}

/*neiye-banner*/
/*.neiye-banner{height: 355px;}*/
.neiye-banner img{height: auto;width: 100%;object-fit: cover;}

/*面包屑*/
.crumbs-nav{display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; align-items: center;font-size: 16px;letter-spacing: 2px;}
.crumbs-nav span{display: inline-block;margin: 0 5px;}
.crumbs-nav a:hover{color: #e60012;}

/*新闻列表*/
.news-list .list-item{margin-top: 60px;}
.news-list .list-item .item-left{width: 80%;}
.comm-head .head-left .logo-img{max-width: 130px;display: block}
.comm-head .head-left img{max-width: 100%}
.news-list .list-item .item-right{width: 20%;}
.news-list .list-item .item-right .right-content{border-left: 1px solid #c5c5c5;height: 110px;padding-left: 30px;margin-left: 30px;}
.news-list .list-item .name a{font-size: 18px;color: #333;margin-bottom: 10px;}
.news-list .list-item .name a:hover{color: #e60012;}
.news-list .list-item .text{font-size: 15px;height: 72px;text-align: justify;text-justify:inter-ideograph;overflow : hidden; text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news-list .list-item .date{letter-spacing: 1px;font-size: 30px;}
.news-list .list-item .detail-btn{display: block;width: 80px;height: 25px;background-color: #d60000;line-height: 25px;text-align: center;color: #FFF;border-radius: 3px;font-size: 13px;}
.news-list .list-item .detail-btn:hover{opacity: 0.6;}

/*新闻详情*/
.news-detail .detail-top{border-bottom: 1px solid #dcdcdc;padding-bottom: 20px;}
.news-detail .detail-top .top-title{font-size: 20px;color: #333;}
.news-detail .detail-top .top-date{font-size: 14px;margin-top: 10px;}
.news-detail .detail-content{margin: 40px 0 80px 0;font-size: 16px;line-height: 1.8;}
.news-detail .detail-other a{display: block;}
.news-detail .detail-other a:hover {color:#f39800 ;}
.news-detail .detail-content img{max-width: 100%;height: auto!important;}
.news-detail .detail-other .other-left{width: 50%;}
.news-detail .detail-other .other-left .toggle-btn:first-child{margin-bottom: 20px;}
.news-detail .detail-other .other-right .return-btn{width: 120px;height: 40px;line-height: 40px;text-align:center;background-color: #f39800;color: #FFF;}
.news-detail .detail-other .other-right .return-btn:hover{opacity: 0.7;}
/*视频列表*/
.video-list {margin: 0 -30px;}
.video-list .list-item{width: 50%;float: left;display: block;margin-top: 40px;}
.video-list .list-item dl{margin: 0 30px;}
.video-list .list-item dt{position: relative;height: 280px;overflow: hidden;}
.video-list .list-item dd{font-size: 18px;color: #4b4b4b;padding: 20px;border: 1px solid #dfdfdf;height: 68px;}
.video-list .list-item .video-img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;overflow: hidden;}
.video-list .list-item .bg-color{width: 90%;height: 85%;background: rgba(60,199,211,0.8);z-index: 1;display: flex;align-items: center;justify-content: center;}
.video-list .list-item .bg-color img{width: 80px;height: 80px;}
.video-list .list-item:hover .video-img{transform: scale(1.1);}
.video-list .list-item:hover dd{color: #fdc111;}


/*视频播放弹层*/
#mask{position: fixed;top:0;left: 0;z-index: 9999;display: none;width:100%;height:100%;background-color:rgba(0,0,0,.8);}
#mask .close{position: absolute;top: -10px; right: -35px;cursor: pointer;color: #FFF;font-size: 25px;}
#mask video{width:100%}
#mask .mask-width{width: 60%;}

.layui-laypage a, .layui-laypage span{font-size: 14px;}
.layui-laypage a:hover, .layui-laypage span:hover{color: #fdc111!important;}
#fenye{text-align: center;font-size: 16px;}
#fenye ul{border: 1px solid #E2E2E2;display: inline-block;}
#fenye li{height: 30px;line-height: 30px;border-left: 1px solid #e2e2e2;cursor: pointer;float: left;}
#fenye li:first-child{border-radius: 2px 0 0 2px;border-left: none;}
#fenye li:last-child{    border-radius: 0 2px 2px 0;}
#fenye li a{color: #333333;display: block;padding: 0 15px;}
#fenye li span{color: #333333;display: block;padding: 0 15px;}
#fenye li.active{background-color:#fdc111!important;color: #FFF;}
#fenye li:hover{background-color:#fdc111!important;color: #FFF;}
#fenye li.active a{color: #FFF;}
#fenye li.hover a{color: #FFF;}

.foot-nav{display: none;}
.foot-nav .right-list{background: -webkit-linear-gradient(top,#7f99c2 50%,#afbfd9 100%);padding: 0 15px;color: #FFF;}
.foot-nav .right-list li{line-height: 50px;font-size: 16px;}
.foot-nav .right-list h3{display: flex;justify-content: space-between;font-size: 18px;border-top: 1px solid #FFF;}
.foot-nav .right-list .list-item:first-child h3{border-top: none;}
.foot-nav .right-list a{display: block;color: #FFF;}
.foot-nav .right-list .arrow-icon{font-size: 26px;transition: all 0.5s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;}
.foot-nav .sub {display: none;}
.foot-nav .sub ul li{border-top: 1px solid #FFF;position: relative;}
.foot-nav .sub ul li:before{content: '';position: absolute;width: 2px;height: 2px;background: #fff;border-radius: 50%;left: 6px;top: 50%;opacity: 0.8;transform: translateY(-50%);}
.foot-nav .sub ul li a{padding-left: 20px;}
.foot-nav .right-list .list-item.down .arrow-icon{-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}

.pcStyle{display: block;}
.phoneStyle{display: none;}


.scroll-wrapper{position: absolute;bottom: 40px;-webkit-transform: translateX(-50%);transform: translateX(-50%);left: 50%;z-index: 99}
.scroll-wrapper .scroll-btn {cursor: pointer;position: relative;width: 80px;margin: 0 auto;text-align: center;}
.scroll-wrapper p{font-size: 14px;color: #fff;font-weight: bold}
.scroll-wrapper .scb-lines {margin: 10px auto 0;position: relative;height: 40px;width: 11px;}
.scroll-wrapper .scb-lines div:first-child{height: 40px;left: 0;}
.scroll-wrapper .scb-lines div {position: absolute;width: 1px;top: 0;background-color: rgba(255, 255, 255, 0.5);overflow: hidden;}
.scroll-wrapper .scb-lines div:nth-child(2) {height: 25px;left: 10px;}
.scroll-wrapper .scb-lines div:after {content: ' ';display: block;position: absolute;left: 0;
  top: 0;width: 100%;height: 100%;background-color: #fff;-webkit-animation: scroll 2.4s cubic-bezier(0.86, 0, 0.07, 1) infinite;animation: scroll 2.4s cubic-bezier(0.86, 0, 0.07, 1) infinite;}
.scroll-wrapper .scb-lines div:nth-child(2):after {-webkit-animation-delay: 0.2s;animation-delay: 0.2s;}

@-webkit-keyframes smallDown {
  0% {
    top: 5px;
    opacity: 1
  }
  50% {
    top: 10px;
    opacity: 0.5
  }

  100% {
    top: 15px;
    opacity: 0
  }
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  70% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  30% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  70% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
  }
}

#top{position: fixed;right: 20px;width:60px;height: 60px;border-radius: 10px;background-color: rgba(0,0,0,0.8);z-index: 20;color: #FFF;display: flex;flex-direction: column;align-items: center;justify-content: center;bottom: 150px;cursor: pointer;opacity: 0;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;}
#top .iconfont{transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);line-height: 1;font-size: 20px;position: relative}
#top.show{opacity: 1}

@media only screen and (min-width:1280px ) {
  .comm-head .sub-bg{position: absolute;left: 0;right: 0;top: 100px;bottom: 0;height: 35px;background-color:rgba(131,131,131,0.7);-webkit-transition: opacity 0.2s;transition: opacity 0.2s;z-index: 9;opacity: 0;}
  .comm-head .sub-bg.down{opacity:1}
  .comm-head .hw-close,.comm-head .arrow-icon,.mobile-search{display: none;}
  .comm-head .head-center{display: none;}
  .comm-head .head-right .right-list .list-item .arrow-img{display: inline-block;width: 15px;height: 9px;background: url(../images/arrow.png);bottom: 0;z-index: -1;opacity: 0;-webkit-transition: opacity 0.2s;transition: opacity 0.2s;}
  .comm-head .head-right .right-list .list-item:hover .arrow-img,.comm-head .head-right .right-list .list-item:hover .sub{z-index: 10;opacity: 1;}
  .comm-head .head-right .right-list .sub{position: absolute;left: 50%;height: 35px;top: 100%;z-index: -1;line-height: 35px;opacity: 0;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
  .comm-head .head-right .right-list .sub ul{white-space: nowrap;}
  .comm-head .head-right .right-list .sub ul li{margin-right: 20px;}
  .comm-head .head-right .right-list .sub ul a:hover{color: #fffcac;}
  .comm-head .head-right .right-list{display: flex;justify-content: space-between}

}
@media only screen and (max-width:1680px ) {
  .comm-head{padding: 0 120px}
  #search{right: 120px}
}

@media only screen and (max-width:1440px ) {
  .comm-head .head-right{font-size: 17px;width: 75%}
  /*.neiye-banner{height: 340px;}*/
  .warper{max-width: 1200px;}
  .warper2{max-width: 1200px;}
  .comm-head{padding: 0 80px}
  #search{right: 80px}
}

@media only screen and (max-width:1366px ) {
  .warper{margin: 0 20px;}
  .warper2{margin: 0 20px;}
  .comm-head{padding: 0 60px}
  .comm-head .head-left .logo-img{max-width: 120px;}
  .comm-head .head-right{width: 80%}
  #search{right: 60px}
}

@media only screen and (max-width:1280px ) {
  .warper{margin: 0;}
  .warper2{margin: 0;}
  .comm-head{padding: 0 20px}
  .comm-head{height: 80px;line-height:80px;}
  .comm-head .head-left .logo-img,
  .comm-head .head-right .right-list .list-item .arrow-img,
  .comm-head .head-right .right-list .list-item.search,
  .comm-head .head-right .right-list .list-item.language{display: none;}
  .comm-head .hw-close,.comm-head .arrow-icon{display: block;}
  .comm-head .hw-close{height: 60px;line-height: 60px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; justify-content: space-between;padding: 0 20px;}
  .comm-head .hw-close a{color: #FFF;}
  .comm-head .hw-close  .iconfont{font-size: 26px;}
  .comm-head .mobile-search .iconfont{font-size: 45px;right: 20px;}
  .comm-head .head-left .iconfont{font-size: 45px;left: 20px;}
  .comm-head .head-right{width: 60%;height: 100%;background-color: #e60012;position: fixed;right: -100%;top: 0;bottom: 0;z-index: 100;padding-top: 0;transition: all 0.5s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;}
  .comm-head.in .head-right,.comm-head.in .bgDiv{right: 0;}
  .comm-head .head-right .right-list{width: 100%;margin: 0 auto 20px;background: #FFF;line-height:50px;height: 100%;position: absolute;top: 60px;left: 0;overflow-x: hidden;overflow-y: auto;}
  .comm-head .head-right .right-list .list-item{display: block;width: 100%;text-align: left;border-bottom: 1px solid #f6f6f6;}
  .comm-head .head-right .right-list .list-item h3{padding: 0 20px;display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex; align-items: center;justify-content: space-between;}
  .comm-head .head-right .right-list .list-item h3&gt;a{display: block;width: 100%;}
  .comm-head .head-right .right-list .list-item h3&gt;span{font-size: 24px;transition: all 0.5s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;-ms-transition: all 0.3s;}
  .comm-head .head-right .right-list .list-item.down h3&gt;span{-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);}
  .comm-head .head-center img{height: 50px;}
  .comm-head .head-right .right-list .sub{background: #eee;line-height: 40px;display: none;}
  .comm-head .head-right .right-list .sub ul, .comm-head .head-right .right-list .sub ul li{display: block;line-height: 36px;}
  .comm-head .head-right .right-list .sub ul li{border-bottom: 1px solid #f6f6f6;padding: 0 20px;}
  .comm-head .head-right .right-list .sub ul li:last-child{border-bottom: none;}
  .comm-head .head-right .right-list .sub ul{display: block;font-size: 14px;}
  .comm-head .head-right .right-list .sub ul a{color: #999;display: block;}
  .comm-foot .warper{padding: 0 20px;}
  /*搜索框*/
  #search{width: calc(100% - 16px);left: 0;right: 0;top: 80px;}
  /*.neiye-banner{height: 280px;}*/
  .mt30{margin-top: 30px;}
  .mt40{margin-top: 30px;}
  .mt50{margin-top: 40px;}
  .mt60{margin-top: 50px;}
  .mt70{margin-top: 60px;}
  .pt30{padding-top: 30px;}
  .pt40{padding-top: 30px;}
  .comm-title .title1{font-size: 30px;}
  .comm-title .title2{font-size: 22px;}
  .comm-title2{font-size: 22px;}
  .index-main .main-content{padding: 20px 20px 50px 20px;}
  .info-center .info-list .list-item .io-title{font-size: 18px;}
  .info-center .info-list .list-item{font-size: 15px;}
  .news-list .list-item{margin-top: 50px;}
  .comm-head .head-right .right-list .list-item h3{text-align: left}
}



@media only screen and (max-width:768px ) {
  .comm-head .head-right .right-list{font-size: 14px;}
  .comm-foot .warper{flex-direction: column;align-items: flex-start;}
  .comm-foot .foot-left{justify-content: space-between;width: 100%;}
  .comm-foot .attent{margin-left: 0;}
  .comm-foot .attent .wx:first-child{margin-left: 0;}
  .comm-foot .foot-right{margin-top: 20px;}
  .comm-foot .foot-right a:first-child{margin-left: 0;}
  /*.neiye-banner{height: 260px;}*/
  .crumbs-nav{font-size: 15px;}
  .news-list .list-item{margin-top: 30px;}
  /*.news-list .list-item:first-child{margin-top: 0;}*/
  .news-list .list-item .date{font-size: 26px;}
  .news-list .list-item .item-left{width: 75%;}
  .video-list{margin: 0 -15px;}
  .video-list .list-item{margin-top: 30px;}
  /*.video-list .list-item:first-child{margin-top: 0;}*/
  .video-list .list-item dl{margin: 0 15px;}
  .video-list .list-item dt{height: 220px;}
  .video-list .list-item .bg-color img{width: 60px;height: 60px;}
  .pcStyle{display: none;}
  .phoneStyle{display: block;}
}

@media only screen and (max-width:640px ) {
  .mt30{margin-top: 20px;}
  .mt40{margin-top: 20px;}
  .mt50{margin-top: 30px;}
  .mt60{margin-top: 40px;}
  .mt70{margin-top: 40px;}
  .pt30{padding-top: 20px;}
  .pt40{padding-top: 20px;}
  #search{top: 60px;}
  /*.neiye-banner{height: 220px;}*/
  .comm-text{font-size: 14px;}
  .search-more{font-size: 15px;}
  .foot-nav{display: block;}
  .comm-head .hw-close{height: 50px;line-height: 50px;padding: 0 10px;}
  .comm-head .hw-close .iconfont{font-size: 24px;}
  .comm-head{height: 60px;line-height: 60px;}
  .comm-head .head-left .iconfont{font-size: 40px;left: 15px;}
  .comm-head .mobile-search .iconfont{font-size: 35px;right: 15px;}
  .comm-head .head-center img{height: 32px;}
  .comm-head .head-right .right-list{top: 50px;}
  .comm-head .head-right .right-list .list-item h3{padding: 0 10px;}
  .comm-head .head-right .right-list{line-height: 45px;}
  .comm-head .head-right .right-list .list-item h3&gt;span{font-size: 20px;}
  .comm-head .head-right .right-list .sub ul li{padding: 0 10px;}
  .comm-foot .warper{padding: 0 15px;}
  .comm-foot .foot-right{font-size: 14px;}
  .comm-foot .attent .wx:first-child{margin-left: 0;}
  .comm-foot .attent a{margin-left: 10px;}
  .comm-foot .erweima{width: 100px;height: 100px;top: -120px;left: -40px;}
  .crumbs-nav{font-size: 14px;display: none}
  .comm-title .title1{font-size: 24px;}
  .comm-title .title2{font-size: 18px;}
  .comm-title2{font-size: 18px;}
  .index-main .main-content{padding: 10px 15px 40px 15px;}
  .news-list .list-item .item-left{width: 100%;}
  .news-list .list-item .item-right{width: 100%;margin-top: 5px;}
  .news-list .list-item .item-right .right-content{border-left: none;height: auto;padding-left: 0;margin-left: 0;display: flex;align-items: center;justify-content: space-between;}
  .news-list .list-item .date{font-size: 22px;}
  .news-list .list-item .name a{font-size: 16px;}
  .news-list .list-item .text{font-size: 14px;height: 66px;}
  .news-detail .detail-top .top-title{font-size: 18px;}
  .video-list .list-item{width: 100%;margin-top: 20px;}
  .video-list .list-item dd{font-size: 16px;padding: 10px;height: 52px;}
  .video-list .list-item .bg-color img{width: 50px;height: 50px;}
  #mask .mask-width{width: 90%;}
  #mask .close{font-size: 20px;right: 0;top: -30px;}
  #top{width: 48px;height: 48px;border-radius: 6px;font-size: 13px;bottom: 100px}
  #top .iconfont{font-size: 16px}
}

@media only screen and (max-width:480px ) {
  .comm-title .title1{font-size: 22px}
  .comm-head .head-left .iconfont{font-size: 35px;left: 12px;}
  .comm-head .mobile-search .iconfont{font-size: 30px;right: 12px;}
  .news-detail .detail-top .top-title{font-size:18px;}
  .news-detail .detail-top .top-date{font-size: 12px;margin-top: 10px;}
  .news-detail .detail-top{padding-bottom: 10px;}
  .news-detail .detail-content{margin: 30px 0 50px 0;font-size: 14px;line-height: 26px;}
  .news-detail .detail-other{font-size: 12px;}
  .news-detail .detail-other .other-left .toggle-btn:first-child{margin-bottom: 15px;}
  .news-detail .detail-other .other-right .return-btn{width: 80px;height: 30px;line-height: 30px;}
  .news-detail .detail-other .other-left{width: 70%;}
}</pre></body></html>