﻿@charset "utf-8";
/* CSS Document */
body { font: 14px/1.4 sansR, helvetica, Arial; color: #333333; background-color: #f5faff; }
/*Webkit,Opera9.5+,Ie9+*/
::selection { background: #1764ce; color: #fff; }
/*Mozilla Firefox*/
::-moz-selection {
    background:#1764ce;
    color:#fff;
}
body, header, footer, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
i, b { font-style: normal; font-weight: normal }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: none; }
legend { display: none }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; font-family: sansB; }
q:before, q:after { content: "" }
a { text-decoration: none; color: #333333; }
/*a:active{ background:none;}*/
a:hover { text-decoration: none }
a:hover { color: #016bb6; }
abbr, acronym { border: 0; }
.less12px { -webkit-text-size-adjust: none; }/*chrome˽�����ԣ�����font-size<12px*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block }
* html .clearfix { height: 1%; }
.clearfix { display: block }
.tul, .tul:hover { text-decoration: underline; }
input[type="checkbox"], input[type="radio"] { margin-left: 5px; margin-right: 5px; }
input, img, textarea, button { outline: none; vertical-align: middle; font: 14px heebo, helvetica, Arial; }
a, img { -webkit-transition: .5s; transition: .5s; outline: none; }
.t2 { text-indent: 2em; }
@font-face { font-family: "sansB"; src: url('/static/web/style/font/HarmonyOS_Sans_SC_Bold.ttf'); }
@font-face { font-family: "sansM"; src: url('/static/web/style/font/HarmonyOS_Sans_SC_Medium.ttf'); }
@font-face { font-family: "sansR"; src: url('/static/web/style/font/HarmonyOS_Sans_SC_Regular.ttf'); }
@font-face { font-family: "NexaBold"; src: url('/static/web/style/font/NexaBold.otf'); }


input[type='text'], input[type='submit'] { -webkit-appearance: none; }
::-webkit-input-placeholder {
    color: #999;
}
@font-face { font-family: "iconfont"; src: url('font/iconfont.eot'); /* IE9 */ src: url('font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;') format('woff2'), url('font/iconfont.woff') format('woff'), url('font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('font/iconfont.svg') format('svg'); /* iOS 4.1- */ }
.iconfont, .social-share-icon { font-family: "iconfont" !important; font-size: 1rem; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.icon-search:before { content: '\e601'; }
.icon-menu:before { content: '\e64c'; }
.navClose .icon-menu:before { content: '\e602'; }
.icon-close:before { content: '\e602'; }
.icon-right:before { content: '\e615'; }
.icon-tel:before { content: '\e6ef'; }
.icon-home:before { content: '\e600'; }
.icon-homeL:before { content: '\e605'; }
.icon-down:before { content: '\e8ec'; }
.icon-block:before { content: '\e6c1'; }
.icon-line:before { content: '\e7f2'; }
.icon-hide:before { content: '\e64d'; }
.on .icon-hide:before { content: '\e62f'; }
.icon-more:before { content: '\e65c'; }
.icon-tel:before { content: '\e678'; }
.icon-add:before { content: '\e6f2'; }
.icon-wechat:before { content: '\e604'; }
.icon-down2:before { content: '\e63b'; }
.toggleOn .icon-down2:before { content: '\e607'; }



.active .icon-close:before { content: '\e626'; }
.btn-box { padding-top: 18px; text-align: center; }
.btn-defaul { background-color: #eee; display: inline-block; line-height: 36px; padding: 0 25px; text-align: center; color: #666; cursor: pointer; }
.btn-yellow{ background-color: #cea052; color: #fff; }
.btn-yellow:hover{ color: #fff; box-shadow:  0 0 10px #8a8886; }
.btn-blue{ border: none; background-color: #016bb6; color: #fff; }
/* home */
.wrap { width: 100%; position: relative; z-index: 10; overflow: hidden; }
.content { padding-left: 3%; padding-right: 3%; }
.header { width: 100%; z-index: 100; }
.header.fixed { position: fixed; width: 100%; left: 0; top: 0; }
.logo { height: 2rem; }
.logo a { height: 100%; display: block; }
.logo img { display: block; height: 100%; }
.topWechat{ display: none; }
.topSearch{ padding: 25px 0 15px; }
.topSearch form { position: relative; }
.topSearch .filTxt { width: 100%; padding: 5px 0; border: none; text-indent: 54px; height: 2.2rem; line-height: 2.2rem; border-radius: 24px; background-color: #eee; }
.topSearch .searchBtn { background: none; border: none; width: 3rem; height: 2.2rem; text-align: right; line-height: 2.2rem; position: absolute; left: 0; top: 3px; }
.topSearch .icon-search{ font-size: 26px; color: #6d6d6d; }
.header .logo { }
.nav li>a { }
.subNav li{ display: inline-block; margin-right: 20px; }

/*footer*/
.btnBlack { position: fixed; z-index: 1000; right: 0; bottom: 3%; width: 4rem; }
.btnBlack a { display: block; }
.btnBlack img { display: block; width: 100%; }
.footer { overflow: visible;  background-color: #f5f5f5; color: #333; line-height: 1.8; }
.footSelect{ background-color: #016bb5; padding: 10px 0 0; }
.footSelect .content{ display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-between; }
.footSelect .sltItem{ position: relative; margin-bottom: 10px;border-radius: 3px; width: 48%; box-sizing: border-box; height: 40px; }
.footSelect .select{ display: block; }
/*.sltItem select {  width: 100%;  appearance: none; border: none; padding: 10px 15px; height: 40px;
    background: rgba(255, 255, 255, 0.2); padding-right: 42px; color: #fff; }*/

.footSelect .layui-input,
.footSelect .layui-select{ background: rgba(255,255,255,0.2); color: #fff; border: none; height: 40px; line-height: 40px; }
.footSelect .layui-edge{ border-top-color: #fff; }
.sltItem::after {  content: "";  position: absolute;  right: 14px;  top: 50%; width: 0; height: 0; border: 6px solid transparent;  }
.sltItem .selected { color: #fff;  }
.ftMain{ padding: 0 0 30px; text-align: center; line-height: 2; }
.footNav{ padding-top: 30px; text-align: center; }
.footNav li{ padding: 0 20px; border-right: 1px solid #cbcbcb; display: inline; line-height: 1; margin-bottom: 10px; }
.footNav li:last-child{ border-right: none; }
.share {margin-top: 10px; line-height: 34px; display: -webkit-flex; display: flex; }
.share .name { margin-right: 10px; color: #999; }
.share .row { flex: 2; }


.social-share .icon-weibo:before { content: '\e603';  color: #fff; }
.social-share .icon-qzone:before {content: '\e697'; }
.social-share .icon-tencent:before { }
.social-share .icon-wechat:before { content: '\e604';  color: #fff; }
.social-share .social-share-icon{ padding: 0; margin-left: 15px; background-color: #aaa; border: none; }
.social-share .social-share-icon:before {  color: #fff; }
.footer .share{ display: none;   }
.titParty{ padding: 1.3rem 0 1rem; overflow: hidden; line-height: 2rem; }
.titParty .rtMore{ float: right; color: #d9220b; }
.titParty .title{ font-size: 1.2rem;}


/* page */
.pic { display: block; overflow: hidden; }
.pic:hover img { transform: scale(1.05, 1.05); }
.dtlHead { padding-bottom: 1rem; border-bottom: 1px solid #eee; margin-bottom: 1rem; text-align: center; }
.dtlHead .title { margin-bottom: 0.8rem; font-size: 1.2rem; }
.dtlHead .other { font-size: 0.85rem; color: #999; }
.dtlHead .other span { margin-right: 0.5rem; }
.dtlHead .hdBg { background-color: #f5f5f5; padding: 0.5rem; }
.detail { color: #666; line-height: 2; }
.detail p { margin-bottom: 1rem;  }
.detail img { margin: 1rem auto; display: block; max-width: 100%; }
.detailBox { }
.detailBox .detail{ color: #333; }
.detailBox .detail p { margin-bottom: 0.6rem; }
.detailBox .detail img { width: 100%; max-width: 100%; margin-left: auto; margin-right: auto; }
.dtlpage a { display: block; border-radius: 6px; line-height: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dtlPage { margin-top: 1rem; padding: 0.8rem 0; border-top: 1px solid #eee; color: #888; }
.dtlPage a { line-height: 28px; }
.dtlPage p { margin-bottom: 8px; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.pageBanner img { display: block; width: 140%; position: relative; left: -20%; }

.pager { clear: both; padding: 10px 0 0; text-align: center; font-size: 0; }
.pager a:hover { text-decoration: none; }
.pager span,
.pager a { margin: 0 3px 5px; display: inline-block; border-radius: 3px; border: 1px solid #e2e2e2; color: #888; min-width: 14px; padding: 0px 6px; line-height: 30px; text-align: center; font-size: 14px;  }
.pager .noPage { display: inline-block; padding: 0px 12px; height: 26px; line-height: 26px; text-align: center; color: #a4a4a4; }
.pager .on ,
.pager .no:hover,
.pager a:hover{  background-color: #016bb6; color: #fff; border-color: #016bb6; }
.pager .page-input, .pager .btnPage { display: none; }
.fixedAdv{ display: none; position: fixed; z-index: 1000; right: 10px; top: 35%; }
.fixedAdv .main{ max-width: 260px; overflow: hidden; }
.fixedAdv .main img{ display: block; width: 100%; }
.fixedAdv .closeBtn{ position: absolute; right: 0; top: 0; z-index: 10; background-color: #fff; opacity: 0.4; width: 24px; line-height: 24px; text-align: center; }

/* home */
.homeWrap1{ padding: 0.5rem 0 1.5rem; }
.swpNewsPic { position: relative; }
.swpNewsPic .swiper-slide img { display: block; width: 100%; }
.swpNewsPic .main { position: absolute; bottom: 0; right: 0; background: rgba(28,105,197,0.5); left: 0; padding: 10px;
    padding-right: 100px; }
.swpNewsPic .pic {padding-bottom: 65%; position: relative; }
.swpNewsPic .pic img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.swpNewsPic .name a { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #fff; }
.swpNewsPic .swiper-pagination { width: 100px; text-align: right; right: 10px; left: auto; }
.swpNewsPic .swiper-pagination .swiper-pagination-bullet { background-color: #fff; opacity: 1; }
.swpNewsPic .swiper-pagination .swiper-pagination-bullet-active { background-color: #fff; }
.swpNewsCloum { margin-top: 1.2rem; overflow: hidden; }
.newSwpMenu { position: relative; margin-bottom: 12px; border-bottom: 2px solid #eee; }
.newSwpMenu .swiper-slide { width: auto !important; padding-right: 25px; }
.newSwpMenu .swiper-slide a { display: inline-block; padding: 10px 0; position: relative; font-weight: bold; font-size: 1rem; }
.newSwpMenu .swiper-slide-thumb-active a { position: relative; color: #016bb6; }
.newSwpMenu .swiper-slide-thumb-active a:after { content: ""; position: absolute; background-color: #016bb6; left: 0; bottom: -2px; height: 2px; width: 100%; }
.rtMore{ color: #016bb6; float: right; position: relative; z-index: 10; font-family: sansR; }
.newSwpMenu .rtMore{ position: absolute; right: 0; z-index: 5; top: 10px; }
.newsList { }
.newsList li { position: relative; padding-left: 17px; line-height: 36px; }
.newsList li:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -6px; width: 6px; height: 11px;
    background: url("/static/web/images/iconNews.png") left center no-repeat; }
.newsList .timer { margin-left: 4px; float: right; color: #888888; }
.newsList a { display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.newsList .first{ margin-bottom: 8px; padding-bottom: 12px; padding-left: 0; border-bottom: 1px dashed #d3d3d3; }
.newsList .first:before{ display: none; }
.newsList .tit{ font-size: 1.2rem; font-weight: bold; }
.newsList .txt{ margin-top: 4px; font-size: 0.9rem; color: #666; line-height: 1.875;overflow: hidden;
    text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  white-space: normal; }
.newsList li:hover .timer{ color: #016bb6; }
.newsList li:hover:before{ background-image: url("/static/web/images/iconNews2.png"); }
.homeNsClcum{}
.homeNsClcum .cloum{ margin-top: 1.2rem; background-color: #f7f7f7; }
.mediaBox{ margin-top: 1rem; }
.mediaBox img{ display: block; width: 100%; }
.homeWrap2{ padding-bottom: 1.5rem; }
.hmHotTop { padding: 0.5rem 0 1rem; }
.hmHotList li { text-align: center; }
.hmHotList li a,
.hmHotList .txt { display: block; line-height: 1.6rem; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.hmHotList .name { margin-bottom: 6px; }
.hmHotList .name a { color: #016bb6; font-size: 1.2rem; }
.hmHotList .name .iconhot { display: inline-block; margin-right: 6px; background-color: #d33529; padding: 0 10px; border-radius: 4px; color: #fff; font-size: 0.9rem; }
.mediaCloum{ display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-between; }
.mediaCloum .cloum{ justify-content: space-between; width: 31.333%; margin-top: 1rem; }
.mediaCloum .cloum img{ display: block; width: 100%; }
.news-card { margin-top: 1rem; background-color: #fff; border-radius: 2px; padding: 10px 15px 15px;  }
.title01 { padding-bottom: 10px; border-bottom: 1px solid #dedede; display: flex;  justify-content: space-between;  align-items: center;  margin-bottom: 14px;  }
.title01 h3 { margin: 0;   font-size: 1.2rem;  }
.title01 a {  color: #999;  }
.video-promo{ padding-top: 1.2rem; margin-top: 0.8rem; border-top: 1px solid #dedede; }
.triple-columns .news-cardBg{ padding: 0; background-color: #edf7ff; }
.news-cardBg .title01{ padding: 15px 15px 10px;  background-color: #d1e9ff; border-bottom-color: #016bb6; color: #016bb6; }
.news-cardBg .title01 a{ color: #016bb6; }
.news-cardBg .newsList{ padding: 0 15px 15px; }
.title-line { margin-bottom: 1.2rem; width: 100%; position: relative; line-height: 1.4rem; display: flex; display: -webkit-flex; justify-content: space-between; }
.title-line h3 { position: relative; left: 10px; padding: 0 10px; width: 5.6rem; z-index: 10; display: inline-block; background-color: #f5faff;  font-size: 1.4rem;  }
.title-line .more{ position: relative; z-index: 10; line-height: 16px; height: 16px; color: #006cb4; background-color: #f5faff; padding-left: 10px;  display: inline-block; }
.title-line:after {  content: ""; position: absolute; z-index: 0; bottom: 2px;  width: 100%; height: 1px; flex: 1;  background: #006cb4;  }
.title-line:before {  content: ""; position: absolute; z-index: 0; bottom: 11px; width: 100%; height: 3px; flex: 1;  background: #006cb4;  }
.content.padNone{ margin-top: 1.5rem; }
.activeList {   display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: wrap;  }
.activeList .item { width: 48%; margin-bottom: 1.2rem;  }
.activeList .pic { margin-bottom: 12px; display: block; overflow: hidden; position: relative; padding-bottom: 64%;  }
.activeList .pic img { display: block; position: absolute; top: 0; left: 0; width: 100%;  height: 100%; }
.activeList p a{ display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  margin: 0;  line-height: 1.7;  text-align: center;  }
/* page */
.pageWrap{ padding-bottom: 4%;  }
.crumb{ padding: 15px 0; }
.crumb,
.crumb a{ color: #888; }
.crumb a,
.crumb span{ margin: 0 5px; }
.crumb a:first-child{ margin-left: 0; }
.conHead .crumb{ margin-bottom: 0; display: none; }

.sideLt{ margin-bottom: 1rem; padding: 15px 20px; background-color: #fff; }
.sideTit{ position: relative; }
.menuToggle{ display: none; position: absolute; right: 0; top: 0; line-height: 48px; }
.sideTit .title{ font-size: 1.2rem; color: #016bb6; font-weight: bold; }
.sideTit .eg{ font-size: 1rem;  text-transform: uppercase; color: #dde6f2; }
.menuList li{ position: relative; border-bottom: 1px solid #e9e9e9; }
.menuList li:last-child{ border: none; }
.menuList a{ padding: 10px 0; line-height: 30px; display: -webkit-flex; display: flex; justify-content: space-between; }
.menuList .iconfont{ color: #c1c1c1; }
.menuList .on a,
.menuList li:hover a,
.menuList .on .iconfont,
.menuList li:hover .iconfont{ color: #016bb6; }
.blockRit{ background-color: #fff; padding: 20px; }
.txtCent{ display: block; text-align: center; }
.detail .mb0,
.detail .mb0 img{ margin-bottom: 10px; }
.detail img{}
.dtlTag{ margin-bottom: 0;}
.dtlTag .tag{ display: inline-block; background-color: #016bb6; padding: 0 18px; color: #fff; }
.pageNewsLi{}
.pageNewsLi li{ position: relative; padding-top: 5px; padding-bottom: 5px; }
.pageNewsLi li:nth-child(6n+6){ margin-bottom: 21px; }
.pageNewsLi li:nth-child(6n+6):after{ position: absolute; left: 0; bottom: -11px; content: ""; display: block;height: 0; width: 100%; border-bottom: 1px dashed #efefef; }
.tabMenu{ display: -webkit-flex; display: flex; flex-wrap: wrap; }
.tabMenu li{ margin-right: 10px; margin-bottom: 10px; border-radius: 4px; background-color: #e2f2ff; }
.tabMenu li a{ color: #016bb6; display: block; line-height: 36px; padding: 0 16px; }
.tabMenu .active,
.tabMenu li:hover{ background-color: #016bb6;}
.tabMenu .active a,
.tabMenu li:hover a{ color: #fff;}
.videoList{ display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-between; }
.videoList li{ width: 100%; margin-bottom: 1.3rem; }
.videoList{}
.videoList .pic{ margin-bottom: 10px; display: block; padding-bottom: 63%; position: relative; }
.videoList .pic img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.videoList .name a{ display: block; line-height: 2; text-align: center; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.videoList .pic:before{ content: ""; position: absolute; z-index: 10; left: 0; top: 0; transition: all 0.2s; width: 100%; height: 100%; background:rgba(0,0,0,0.2) url("/static/web/images/iconVideo.png") center no-repeat; }
.videoList li:hover .pic:before{ background-color: rgba(0,0,0,0.08); }
.videoBox{}
.videoBox img{ display: block; width: 100%; }
.videoList.picList .pic:before{ display: none; }



@media (max-width: 1179px) {
    body { padding-top: 3.2rem; }
    html, body { position: relative;/* height: 100%;*/ }
    /*.content{ padding-left: 3%;  padding-right: 3%; }  */
    body { }
    .header { padding-top: 0.5rem; padding-bottom: 0.5rem; height: 2.2rem; position: fixed; z-index: 1000; top: 0; left: 0; width: 100%; background: #fff; }
    .header .content { }
    .headTop{ padding: 0 1rem; position: relative; z-index: 1000; }
    .logo {  padding: 0; text-align: left; }
    .logo a { display: inline-block; }
    .logo img { position: relative; top: 6%; height: 88%; display: block; }
    .navWrap { display: none; position: fixed; z-index: 999; top: 3.2rem;  bottom: 0; left: 0; width: 106%; padding: 5rem 6% 4%; overflow-y: scroll; box-sizing: border-box; margin-left: -3%; margin-right: -3%; background-color: #fff; background: rgba(255,255,255,0.96); }
    .navWrap.on { display: block; }
    .navWrap .content { }
    .topSearch{ display: none; }
    .header .logo2 { display: none; }
    .nav>li { padding: 0.3rem 0; border-bottom: 1px solid #ddd; position: relative; line-height: 2.2rem; }
    .nav li a { display: block; color: #333; }
    .nav .active>a { color: #2b469d; }
    .nav>li>a { font-size: 1rem; }
    .subNav { color: #fff; }
    .subNav li { overflow: hidden; }
    .subNav li { }
    .subNav li:last-child { border-bottom: none; }
    .subNav li a { color: #666; font-size: 0.9rem; line-height: 1.6rem; }
    .subNavBox .subPic { display: none; }
    .navToggle { position: absolute; z-index: 1001; right: 0; top: 0; width: 3.2rem; height: 3.2rem; line-height: 3.2rem; text-align: center; color: #ccc; }
    .navToggle .iconfont { font-size: 1.3rem; }
    .menuList{}
    .menuList li{ display: none; }
    .menuList .on{ display: block; }
    .menuList .iconfont,
    .sideTit .eg{ display: none; }
    .sideTit .menuToggle{ display: block; z-index: 10; width: 20px; text-align: center; line-height: 40px; top: -7px; }


}

@media screen and (min-width: 375px) {
    .expInfo .more{ }
}
@media screen and (min-width:481px) {
    html, body { }


}
@media (min-width: 640px) {
    body { font-size: 16px; }
    .videoList li{ width: 48%;}

}
@media (min-width: 768px) {
    .triple-columns{ display: -webkit-flex; flex-wrap: wrap; display: flex; justify-content: space-between; }
    .triple-columns .news-card{ width: 49%; box-sizing: border-box; }
    .news-card {  padding: 15px 20px 15px;  }
    .activeList .item{ width: 24%; }
    .footSelect{ padding: 15px 0; }
    .footSelect .sltItem{ margin-bottom: 0; width: 23.8%; }
}
@media (min-width: 862px) {

}
@media (min-width: 1024px) {
    .triple-columns .news-card{ width: 32.2%; }

}


@charset "utf-8";
/* CSS Document */

/* PC */

@media (min-width: 1180px) {
    body{ background: #f5faff url("/static/web/images/bodyBg.jpg") top center no-repeat; }
    .wrap { }
    .content,
    .headTop{ padding: 0; width: 1240px; margin-left: auto; margin-right: auto; }
    .content {  }
    .navToggle { display: none; }
    .footer .content{ width: 1200px; }
    /*.headBg{ background: url("/static/web/images/blakcBg.png") top center repeat; }*/
    .header { position: relative; }
    .headTop{ position: relative; padding-top: 100px; height: 180px; }
    .header .logo {  }
    .headTop .logo{ float: left; width: 52.5%; }
    .headTop .topSearch{ padding: 0; float: right; width: 37%; }
    .headTop .logo img{ height: 60px; }
    .header .topRt{ float: right; }
    .topSearch { /* position: absolute; right: 1%; top: 0;*/ z-index: 100; width: 160px; }
    .topSearch .filTxt { padding: 0; display: block; border-radius: 8px; text-indent: 18px; height: 56px; line-height: 56px; background-color: #fff; }
    .topSearch .searchBtn { position: absolute; left: auto; right: 0; top: 0; width: 56px; text-align: center; height: 56px; background: none; }
    .topSearch .icon-search { font-size: 24px; cursor: pointer; color: #016bb6; }
    .navWrap { position: relative; overflow: visible; }
    .navWrap:after{ content: ""; position: absolute; z-index: 1; left: 0; bottom: 0; width: 100%; height: 20px; background-color: #277bb7; }
    .nav {display: -webkit-flex; display: flex; justify-content: space-between; }
    .navWrap.fixed { background-color: #fff; position: fixed; z-index: 1000; top: 0; left: 0; }
    .navWrap .content{ position: relative; z-index: 10; background-color: #016bb6; height: 70px; }
    .navWrap .content:before,
    .navWrap .content:after{ background: red; position: absolute; bottom: 0; content: ""; width: 20px; height: 70px; }
    .navWrap .content:before{ left: -20px; background: url("/static/web/images/navLeft.png") left bottom no-repeat; }
    .navWrap .content:after{ left: 1240px; background: url("/static/web/images/navRight.png") right bottom no-repeat; }
    .topWechat{ display: block; position: absolute; z-index: 100; right: 0; top: 10px; line-height: 36px; }
    .topWechat:hover .hideW{ display: block; transition: all 0.5s; }
    .topWechat .hideW{ display: none; position: absolute; right: 0; top: 36px; box-shadow: 0 0 10px #eee; padding: 6px; box-sizing: border-box; width: 110px; height: 110px; border-radius: 6px; background-color: #fff; }
    .topWechat .hideW img{ display: block; width: 100%; height: 100%; border-radius: 6px; }
    .topWechat .icon-wechat{ font-size: 20px; margin-right: 5px; color: #4cbf00; }
    .nav>li { margin-right: 1px; position: relative; padding: 0; vertical-align: top;flex: 1; text-align: center; }
    .nav>li>a { margin: 0 ; width: 100%; position: relative; display: block; height: 70px; line-height: 70px; font-size: 24px; color: #fff; }
    .nav li:hover>a ,
    .nav li.active>a { background-color: #277bb7; }
    /* footer */
    .footNav{ padding-bottom: 10px; }
    .btnBlack { width: 66px; }
    .share{ margin-top: 12px; float: right; line-height: 36px;}
    /*banner*/

    .titParty{ padding: 40px 0 25px; line-height: 40px; }
    .titParty .title{ font-size: 32px; }
    /* page */
    .pageBanner { position: relative; width: 100%; }
    .pageBanner img { display: block; width: 100%; left: 0; }
    .pageMenu{ padding: 0; background-color: #2b469d; }
    .pageMenu .list{ justify-content: center; }
    .pageMenu a{ min-width: 120px; line-height: 60px; color: #fff; }
    .sideBox{ float: left; width: 20%; margin-right: 2%; }
    .menuBox{ padding: 0; }
    .sideHead{ position: relative; padding: 50px 0 25px; margin-bottom: 25px; text-align: center; }
    .sideHead .title{ max-height: 55px; font-size: 30px; line-height: 1.2; justify-content: center; }
    .sideHead .eg{ font-size: 30px; line-height: 40px; margin-top: -58px; }
    .sideHead .eg{font-size: 30px;line-height: 40px;position: absolute;text-align: center; width: 100%;top: 28px; margin-top: 0;}
    .sideHead .iconfont{ display: none; }
    .sideHead .eg br{display: block; }
    .sideMenu{ padding-bottom: 34px; display: block; }
    .sideMenu li{ position: relative; padding-left: 15%; line-height: 50px; margin-bottom: 1px; }
    .sideMenu li a{ position: relative; z-index: 5; padding: 0; border-radius: 36px 0 0 36px; background: none; }
    .sideMenu li:after{ content: ""; transition: all 0.4s; opacity: 0; position: absolute; background-color: #fff; right: 0; top: 50%; height: 0; left: 15%; border-radius: 36px 0 0 36px; }
    .sideMenu li:hover:after,
    .sideMenu li.active:after{ height: 100%; top: 0; opacity: 1; }
    .rtContent{ float: right; width: 72%; padding-bottom: 3%; }
    .conHead{ display: -webkit-flex; display: flex; justify-content: space-between; margin-bottom: 35px; line-height: 46px; padding: 0 0 20px; }
    .conHead .title{  font-size: 30px; }
    .crumb{ display: block; color: #888; }
    .crumb a{ color: #888; }
    .pageWrap .conHead .crumb{ width: auto; display: block; line-height: 46px; margin-top: 0; }
    .conHead .crumb{ display: block; }
    .detail { line-height: 2.25; }
    .detail p { margin-bottom: 25px;  }
    .detail img { width: 100%; margin-bottom: 30px; }
    .detailBox { padding-bottom: 15px; }
    .dtlHead { border: none; background: url("/static/web/images/headLine.jpg") left bottom repeat-x; margin-bottom: 28px; padding-bottom: 28px; }
    .dtlHead .title { margin-bottom: 15px; font-size: 28px; line-height: 1.4; }
    .dtlHead .hdBg { padding: 15px; line-height: 30px; position: relative; padding-right: 200px; }
    .dtlHead .other { font-size: 16px; }
    .dtlHead .other span { margin-right: 15px; }
    .detailBox .detail p { margin-bottom: 25px; }
    .detailBox .detail img { margin-bottom: 25px; margin-top: 5px; }
    .dtlPage { padding: 25px 0 0; margin-top: 0; overflow: hidden; }
    .dtlPage p a { line-height: 36px; }
    .dtlPage .next { }
    .dtlPage .btnPrev { background-color: #00669c; color: #fff; text-align: center; border-radius: 0; width: 180px; height: 60px; line-height: 60px; display: block; float: right; }
    .pager{ padding-top: 20px; }
    .pager span,
    .pager a{ line-height: 30px; min-width: 18px; border-radius: 3px; margin: 0 6px; font-size: 16px; }
    .pager .current{ border-color: #016bb6; background: #016bb6; color: #fff; }
    .fixedAdv{ display: block; right: 10px; }
    /* home */
    .homeWrap1{ padding-top: 0; padding-bottom: 0; }
    .homeWrap1 .content{ padding: 20px 20px 0; background: url("/static/web/images/conBg.jpg") top center repeat-x; box-sizing: border-box; }
    .swpNewsPic .main { padding: 15px; padding-right: 150px; }
    .hmHotList .name{ margin-bottom: 10px; }
    .hmHotList .name a{ font-size: 24px; }
    .hmNews{ overflow: hidden; }
    .swpNewsPic { float: left; width: 46%; }
    .swpNewsCloum { margin-top: 0; float: right; width: 51%; }
    .swpNewsPic .swiper-pagination{ line-height: 30px; }
    .newSwpMenu { padding-top: 0; margin-bottom: 8px; }
    .newSwpMenu .swiper-slide { padding-right: 25px; margin-right: 18px !important; background: url("/static/web/images/line.jpg") right 7px no-repeat; }
    .newSwpMenu .swiper-slide a { font-size: 22px; padding: 0 0 10px; }
    .newSwpMenu .swiper-slide:last-child { background: no-repeat; }
    .newsList li { line-height: 40px; }
    .newsList .first{ margin-bottom: 12px; padding-bottom: 15px; }
    .newsList .first:before{ display: none; }
    .newsList .tit{ font-size: 24px; }
    .newsList .txt{ margin-top: 8px; }
    .mediaBox{ margin-top: 30px; }
    .hmHotTop { padding: 15px 0 35px; }
    .mediaCloum .cloum{ width: 32.2%; margin-top: 10px; }
    .homeWrap2 .content{ padding: 0 20px 20px; box-sizing: border-box; }
    .triple-columns .news-card{ margin-top: 1.65%; }
    .section-line { position: relative;  display: flex; }
    .title-line h3{ font-size: 26px; width: 105px; }
    .title-line{ margin-bottom: 35px;}
    .activeList .item{ width: 23.6%; }
    /* page */
    .pageWrap .cloum2{/* display: -webkit-flex; display: flex; justify-content: space-between;*/ overflow: hidden; }
    .crumb{ padding: 25px 0; }
    .sideTit .title{ font-size: 28px; }
    .sideTit .eg{ font-size: 20px; font-weight: bold; }
    .menuList li{ padding: 15px 0; }
    .menuList a{ font-size: 18px; }
    .sideLt{ margin-bottom: 0; padding: 25px 30px 5px; float: left; width: 24%; box-sizing: border-box; }
    .blockRit{ box-sizing: border-box; padding: 25px 30px; width: 74.6%; float: right;  }
    .pageNewsLi{}
    .pageNewsLi li{ position: relative; padding-top: 5px; padding-bottom: 5px; }
    .pageNewsLi li:nth-child(6n+6){ margin-bottom: 41px; }
    .pageNewsLi li:nth-child(6n+6):after{ bottom: -21px; }
    .tabMenu li{ margin-right: 12px; margin-bottom: 20px; }
    .tabMenu li a{ line-height: 40px; padding: 0 20px; }
    .videoList li{ width: 47.6%; margin-bottom: 35px; }
    .videoList .pic{ margin-bottom: 15px; }



}
@media (min-width: 1280px) {
    .topSearch { width: 200px; }
    .copyRight{ padding: 25px 0; line-height: 1; }
}
@media (min-width: 1440px) {
    .wrap { width: 100%;  }
    .topSearch { right: 3%; }


}
@media (min-width: 1620px) {


}
@media (min-width: 1920px) {

}
.social-share .icon-wechat .wechat-qrcode{ height: 172px; top: -185px; }

/* 动画 */
@keyframes myMove { 0% {
    top: 0px;
}
    50% {
        top: 15px;
    }
    100% {
        top: 0px;
    }
}
@-webkit-keyframes myMove { 0% {
    top: 0px;
}
    50% {
        top: 15px;
    }
    100% {
        top: 0px;
    }
}


