﻿@charset "utf-8";
/* CSS Document */
body { font: 14px/1.4 "微软雅黑", Arial, "Microsoft Yahei"; color: #333333; background-color: #fff; }
/*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: #253c85; }
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('./font/HarmonyOS_Sans_SC_Bold.ttf'); }*/
/*@font-face { font-family: "sansM"; src: url('./font/HarmonyOS_Sans_SC_Medium.ttf'); }*/
/*@font-face { font-family: "sansR"; src: url('./font/HarmonyOS_Sans_SC_Regular.ttf'); }*/
/*@font-face { font-family: "NexaBold"; src: url('./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: '\eb94'; }
.icon-tel:before { content: '\e6ef'; }
.icon-home:before { content: '\e600'; }
.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'; }
.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; }
/* home */
body { background-color: #fff; }
.wrap { width: 100%; position: relative; z-index: 10; overflow: hidden; }
.content { padding-left: 3%; padding-right: 3%; }
.header {/* position: fixed; top: 0;*/ left: 0; width: 100%; z-index: 100; background-color: #fff; }
.header { width: 100%; z-index: 100; background-color: #fff; box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%); }
.header.fixed { position: fixed; width: 100%; left: 0; top: 0; }
.logo { height: 2.4rem; }
.logo a { height: 100%; display: block; }
.logo img { display: block; height: 100%; }
.topSearch { padding: 20px 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; }
.swiper-banner { position: relative; height: 100%; }
.swiper-banner .swiper-slide img { display: block; width: 100%; height: 100%; }
.swiper-banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 12px; }
.swiper-banner .swiper-pagination-bullet { background-color: #fff; width: 10px; height: 10px; border-right: 12px; opacity: 1; transition: all 0.4s; }
.swiper-banner .swiper-pagination-bullet-active { width: 36px; border-radius: 12px; background-color: #fff; margin: 0; }
.swiper-banner .swiper-pagination-bullets { bottom: 25px; }
/*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; }
.copyRight { background-color: #e7e7e7; }
.ftTop { position: relative; background-color: #fff; }
.ftLink { display: -webkit-flex; display: flex; flex-wrap: nowrap; line-height: 36px; }
.ftLink .item { width: 25%; max-width: 180px; }
.ftLink .title { font-family: sansB; padding: 10px 0; }
.ftLink .title .iconfont { font-size: 12px; margin-left: 3px; color: #bbb; }
.ftLink .hdList { display: none; background-color: #fff; position: absolute; left: 0; top: 56px; width: 100%; padding: 0 3% 20px; box-shadow: 0 4px 5px #ccc; }
.ftLink .hdList li { display: inline-block; margin-right: 15px; }
.ftAdd { padding-top: 1rem; color: #666; }
.ftAdd .item { margin-bottom: 1rem; clear: both; overflow: hidden; }
.ftAdd .pic { width: 4rem; float: left; margin-right: 20px; }
.ftAdd .pic img { display: block; width: 100%; }
.ftAdd .main { float: left; }
.ftMain { padding-bottom: 0.5rem; }
.ftContact { }
.ftContact .tit { font-family: sansB; color: #666; }
.ftContact .txt a { color: #2b469d; }
.ftWecaht { overflow: hidden; padding-top: 1rem; }
.ftWecaht .item { float: left; width: 33.33%; margin: 0 0 3%; text-align: center; }
.ftWecaht .item img { display: block; margin: 0 auto 5px; width: 90%; max-width: 110px; }
.ftWecaht .name { height: 30px; line-height: 16px; font-size: 12px; color: #666; }
.ftWecaht .itemTips { border-left: 1px solid #d7d7d7; margin-left: 2%; padding-left: 2%; width: 61%; text-align: left; line-height: 1.6; }
.ftWecaht .itemTips img { margin-bottom: 0; width: 40%; max-width: 90px; float: left; }
.itemTips .tit { font-size: 12px; color: #666; margin-bottom: 5px; }
.ftWecaht .item:nth-child(4) img { max-width: 100px; }
.copyRight { padding: 15px 0; line-height: 1.6; text-align: center; overflow: hidden; }
.copyLink a { margin: 0 5px; }
.copyRight a { color: #666; }
.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; }
.pageWrap { padding: 1.5rem 0; background: #faf8f8 url("../images/grayBg2.png") center bottom no-repeat; background-size: 100% auto; }
.sideBox { margin-bottom: 1rem; }
.menuBox { margin-bottom: 1rem; background-color: #2b469d; padding: 0 1rem 0; }
.sideHead { padding: 1rem 0; color: #fff; font-family: sansB; line-height: 1.2rem; }
.sideHead .title { position: relative; color: #fff; display: -webkit-flex; display: flex; justify-content: space-between; font-size: 1.2rem; }
.sideHead .eg { margin-top: -1rem; text-transform: uppercase; opacity: 0.1; font-size: 1.2rem; }
.sideHead .eg br { display: none; }
.sideHead .iconfont { font-size: 14px; opacity: 0.4; }
.sideMenu { padding-bottom: 10px; background-color: #2b469d; display: -webkit-flex; display: flex; flex-wrap: wrap; }
.sideMenu li { margin-bottom: 5px; text-align: center; line-height: 2.2rem; }
.sideMenu li a { padding: 0 20px; color: #fff; display: block; border-radius: 20px 0 0 20px; }
.sideMenu li:hover a, .sideMenu li.active a { color: #2b469d; }
.sideMenu .active a { }
.whiteBox { overflow: hidden; padding: 2% 3%; background-color: #fff; }
.rtContent { padding-bottom: 2rem; }
.conHead { margin-bottom: 1rem; padding: 10px 0; border-bottom: 1px solid #e7e7e7; }
.conHead .title { font-size: 1.2rem; color: #2b469d; }
.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; }
/* 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; }
.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.2; overflow: hidden; }
.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 { /*display: inline-block; height: auto !important; margin-bottom: 10px !important; max-width: 100%; margin-left: auto; margin-right: auto;*/ }
.printBut { }
.printBut a { display: block; text-align: right; }
.dtlPage { margin-top: 1rem; padding: 0.8rem 0; border-top: 1px solid #eee; color: #888; }
.dtlpage a { display: block; border-radius: 6px; line-height: 2; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.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%; }
.pageMenu { padding: 10px 0; }
.pageMenu .list { display: -webkit-flex; display: flex; justify-content: flex-start; flex-wrap: wrap; }
.pageMenu a { padding: 0 0.5rem; min-width: 6rem; display: block; text-align: center; line-height: 2.6rem; }
.pageMenu .active a { background-color: #cea052; color: #fff; }
.homepage { clear: both; padding: 10px 0 0; text-align: center; font-size: 0; }
.homepage a:hover { text-decoration: none; }
.homepage span, .homepage a { margin: 0px 3px; display: inline-block; border-radius: 6px; border: 1px solid #e2e2e2; color: #888; min-width: 14px; padding: 0px 5px; line-height: 24px; text-align: center; font-size: 14px; }
.homepage span, .homepage span:hover, .homepage a:hover { background-color: #2b469d; color: #fff; border-color: #2b469d; }
.fixedAdv { display: none; position: fixed; z-index: 1000; right: 3%; 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; }
@media screen and (min-width: 375px) {
.expInfo .more { }
}
@media screen and (min-width:481px) {
html, body { }
}
@media (min-width: 640px) {
body { font-size: 16px; }
}
@media (min-width: 768px) {
}
@media (min-width: 862px) {
}
@media (min-width: 1024px) {
}
@media (max-width: 1179px) {
body { padding-top: 3.2rem; }
html, body { position: relative; }
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 { }
.logo { height: 2.2rem; padding: 0; padding-left: 0.9rem; text-align: left; }
.logo a { display: inline-block; }
.logo img { display: block; }
.navWrap { display: none; position: fixed; z-index: 1000; top: 3.2rem; bottom: 0; left: 0; width: 106%; padding: 0 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 { }
.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: 10; 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; }
.sideMenu li a { border-radius: 0px; }
.detail img { margin: 1rem auto; /*display: block;*/ max-width: 100% !important; height: auto !important; }
/*.detail table {max-width: 100% !important; height: auto !important; }*/
.swiper-banner .swiper-slide { overflow: hidden; }
.swiper-banner .swiper-slide img {/* height: 100%; width: 210%; position: relative; left: -55%;*/ }
.swiper-banner .swiper-button-next, .swiper-banner .swiper-button-prev { }
.swiper-banner .swiper-pagination-bullets { bottom: 10px; }
.swiper-banner .swiper-pagination-bullet { /*width: 8px; height: 8px;*/ }
}
@media (min-width: 1180px) {
.wrap { }
.content { max-width: 1560px; width: 90%; padding-left: 0; padding-right: 0; margin-left: auto; margin-right: auto; }
.content { }
.navToggle { display: none; }
/*.headBg{ background: url("../images/blakcBg.png") top center repeat; }*/
.header { position: relative; height: 100px; box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%); }
.header .logo { display: none; }
.header .logo2 { padding-top: 25px; float: left; width: 265px; height: 50px; line-height: 50px; }
.header .logo2 img { display: block; height: 100%; }
.header .topRt { float: right; }
.header .content { width: 98%; }
.topSearch { padding: 25px 0 0; /* position: absolute; right: 1%; top: 0;*/ z-index: 100; width: 160px; }
.topSearch .filTxt { display: block; text-indent: 50px; height: 40px; line-height: 40px; }
.topSearch .searchBtn { position: absolute; left: 10px; top: 0; width: 40px; text-align: center; height: 50px; background: none; }
.topSearch .icon-search { font-size: 24px; cursor: pointer; }
.navWrap { position: relative; overflow: visible; }
.nav { font-size: 0; text-align: center; }
.navWrap.fixed { background-color: #fff; position: fixed; z-index: 1000; top: 0; left: 0; }
.nav>li { position: relative; display: inline-block; vertical-align: top; padding: 0 7px; }
.nav>li>a { position: relative; display: block; padding: 30px 0; height: 40px; line-height: 40px; font-size: 16px; }
.nav li:hover>a { color: #2b469d; }
.nav li.active>a { color: #2b469d; }
.subNav { display: none; position: absolute; left: -10%; width: 120%; top: 98px; background-color: #2b469d; }
.subNav li { display: block; margin-right: 0; padding: 10px 0; font-size: 16px; line-height: 28px; }
.subNav a { display: block; color: #fff; }
.subNav li:hover a { color: #fff; }
/* footer */
.btnBlack { width: 86px; }
.footer { }
.share { margin-top: 12px; float: right; line-height: 36px; }
.footer .share { display: block; }
.ftLink .item { position: relative; width: auto; margin-right: 60px; }
.ftLink .title { padding: 15px 0; }
.ftLink { padding: 0; position: relative; }
.ftLink .hdList { width: 160px; padding: 0 20px; top: 66px; }
.ftLink .hdList li { display: block; }
.ftMain { padding: 40px 0 20px; overflow: hidden; }
.ftAdd { padding-top: 0; float: left; width: 41%; }
.ftContact { float: left; width: 25%; }
.ftWecaht { padding-top: 0; float: right; width: 34%; }
.ftWecaht .item { width: 28%; margin-left: 5%; }
.ftWecaht .item img { width: 100%; }
.ftWecaht .itemTips { width: 55%; margin-left: 2%; padding-left: 4%; }
.ftWecaht .itemTips img { margin-bottom: 0; margin-right: 15px; }
.ftWecaht .itemTips .main { padding-top: 15px; }
.copyLink { float: left; }
.copyLink a { margin: 0; margin-right: 20px; padding-left: 20px; border-left: 1px solid #bbbbbb; }
.copyLink a:first-child { padding-left: 0; border-left: none; }
.serSup { float: right; }
/*banner*/
.swiper-banner { position: relative; height: 100%; overflow: hidden; }
.swiper-banner .swiper-slide { }
.swiper-banner .swiper-slide img { display: block; width: 100%; height: 100%; }
.swiper-banner .swiperFocuse { display: block; }
.swiper-banner .swiper-pagination-bullet { width: 12px; height: 12px; border-right: 24px; }
.swiper-banner .swiper-pagination-bullet-active { width: 36px; }
.swiper-banner .swiper-button-prev { left: 110px; }
.swiper-banner .swiper-button-next { right: 110px; }
.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 { /*max-width: 100%; margin-bottom: 30px;*/ }
.detailBox { padding-bottom: 15px; }
.dtlHead { margin-bottom: 28px; padding-bottom: 28px; text-align: left; }
.dtlHead .title { margin-bottom: 20px; font-size: 30px; 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; }
.homepage { padding-top: 20px; }
.homepage span, .homepage a { line-height: 40px; min-width: 18px; border-radius: 8px; margin: 0 6px; font-size: 16px; padding: 0px 10px; }
.homepage a:first-child, .homepage a:last-child { border-color: #2b469d; background: #2b469d; color: #fff; }
}
@media (min-width: 1280px) {
.nav>li { padding: 0 10px; }
.topSearch { width: 200px; }
.copyRight { padding: 25px 0; line-height: 1; }
}
@media (min-width: 1440px) {
.wrap { width: 100%; }
.content { width: 1290px; }
.header .content { width: 98%; }
.nav>li { padding: 0 20px; }
.topSearch { right: 3%; }
}
@media (min-width: 1620px) {
.nav>li { padding: 0 25px; }
}
@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;
}
}
