.auto_1440 { max-width: 1440px; }
@media(max-width:1440px) {
	.auto_1440 { padding: 0 2%; }
}
.auto_1680 { max-width: 1680px; }
@media(max-width:1680px) {
	.auto_1680 { padding: 0 2%; }
}
.owl-dots { display: none; }

/*Top002682 */
.Top002682 { z-index: 100; }
.Top002682 .top-left { float: left; position: relative; z-index: 20; display: table; height: 100px; }
.Top002682 .top-left a { display: table-cell; vertical-align: middle; }
.Top002682 .top-left img { max-height: 52px; }
.Top002682 .top-main .top-lang, .Top002682 .top-main .top-right { float: right; margin-top: 25px; position: relative; z-index: 5; width: 50px; border: 1px solid #00276c; cursor: pointer; }
.Top002682 .top-main .top-lang:hover, .Top002682 .top-main .top-right:hover { background: #00276c; }
.Top002682 .top-main .top-right { height: 50px; }
.Top002682 .top-main .top-right::before, .Top002682 .top-main .top-right::after, .Top002682 .top-main .top-right span { position: absolute; left: 25%; top: 50%; width: 50%; height: 2px; background: #00276c; }
.Top002682 .top-main .top-right:hover::before, .Top002682 .top-main .top-right:hover::after, .Top002682 .top-main .top-right:hover span { background: #fff; }
.Top002682 .top-main .top-right::before, .Top002682 .top-main .top-right::after { content: ''; }
.Top002682 .top-main .top-right span { font-size: 0; margin-top: -1px; }
.Top002682 .top-main .top-right::before { margin-top: -8px; }
.Top002682 .top-main .top-right::after { margin-top: 7px; }
.Top002682 .top-main .top-lang { width: 48px; line-height: 48px; text-align: center; margin-right: 24px; }
.Top002682 .top-main .top-lang a { color: #00276c; display: block; }
.Top002682 .top-main .top-lang:hover a { color: #fff; }
.Top002682 .top-search { position: relative; z-index: 40; display: inline-block; vertical-align: middle; }
.Top002682 .top-right .top-lang { display: inline-block; width: 42px; line-height: 42px; border: 1px solid #ccc; vertical-align: middle; text-align: center; border-radius: 50%; background: #fff; }
.Top002682 .top-right .top-lang a { display: block; color: #00276c; }
.Top002682 .top-right .top-lang:hover { border-color: #00276c; background: #00276c; }
.Top002682 .top-right .top-lang:hover a { color: #fff; }
.Top002682 .top-search .text { width: 100%; border: 1px solid #ccc; padding: 0 40px 0 15px; line-height: 42px; height: 44px; border-radius: 42px; color: #ccc; }
.Top002682 .top-search .text.focus { color: #333; }
.Top002682 .top-search .btn { position: absolute; right: 0; top: 0; height: 100%; width: 50px; background: url(../images/icon_search.png) no-repeat center center; }
.Top002682 .header-menu li { position: relative; }
.Top002682 .header-menu li em a { line-height: 30px; font-size: 17px; }
.Top002682 .header-menu li.aon em a, .Top002682 .header-menu li em a:hover { color: #00276c; font-weight: bold; }
.Top002682 .header-menu li .sub { width: 130%; left: -15%; overflow: hidden; background: rgba(255, 255, 255, 0.85); }
.Top002682 .header-menu li .sub-menu { padding: 15px; text-align: center; }
.Top002682 .header-menu li .sub-menu dt { border-bottom: 1px solid #f2f2f2; }
.Top002682 .header-menu li .sub-menu dt:last-child { border-bottom: 0; }
.Top002682 .header-menu li .sub-menu dt a { color: #666; transition: 0.3s; }
.Top002682 .header-menu li .sub-menu dt a:hover { background: none; color: #00276c; }
@media(max-width:1360px) {
	.Top002682 .header-menu li em a { font-size: 15px; }
	.Top002682 .top-left img { max-height: 42px; }
}
@media(min-width:1025px) {
	.Top002682 .top-search { width: 150px; }
	.Top002682 { position: fixed; left: 0; top: 0; width: 100%; }
	.Top002682 .top-lefts { display: none !important; }
	.Top002682 .top-menu { position: absolute; left: 0; top: -100%; opacity: 0; transition: 0.3s ease-in-out; z-index: 10; width: 100%; }
	.Top002682 .top-menu:before { width: 100%; height: 300px; background: rgba(255, 255, 255, 0.85); position: absolute; top: 100%; left: 0; content: ''; display: none; }
	.Top002682 .top-menu.on:before { display: block; }
	.Top002682 .header-menu li .sub { background: none; }
	.Top002682_fixed .top-left, .Top002682 .top-left { display: table; }
	.Top002682_fixed .top-menu, .Top002682 .header-show .top-menu { top: 0; opacity: 1; background: rgba(255, 255, 255, 0.9); box-shadow: 3px 0 10px #999; }
	.Top002682 .top-main .top-lang, .Top002682 .top-main .top-right { transition: 0.3s ease-in-out; }
	.Top002682 .header-show .top-main .top-right, .Top002682 .header-show .top-main .top-lang, .Top002682_fixed .top-main .top-right, .Top002682_fixed .top-main .top-lang { display: none; }
	.Top002682 .top-menu .top-right { width: 200px; }
	.Top002682 .top-menu .auto { position: relative; height: 100px; }
	.Top002682 .top-menu .top-right { position: absolute; right: 2%; top: 50%; margin-top: -23px; text-align: right; }
	.Top002682 .top-mid { width: 60%; max-width: 1000px; margin: 0 auto; }
	.Top002682 .top-mid li { padding: 35px 0; }
}
@media(min-width:1680px) {
	.Top002682 .top-menu .top-right { right: 0; }
	.Top002682 .top-menu .top-right { width: 225px; }
	.Top002682 .top-search { width: 170px; }
}
@media(max-width:1024px) {
	.Top002682 .top-right .top-lang { display: none; }
	.Top002682 .top-search { width: 100%; }
	.Top002682 { position: relative; background: #fff; }
	.Top002682 #header-menu li { line-height: 50px; }
	.Top002682 .top-main { position: relative; }
	.Top002682 .top-main .top-lang, .Top002682 .top-main .top-right { transition: 0.5s ease-in-out; position: absolute; right: 0; top: 50%; margin-top: -20px; width: 40px; }
	.Top002682 .top-main .top-right { height: 40px; }
	.Top002682 .top-main .top-lang { line-height: 38px; margin-right: 60px }
	.Top002682 .top-main .top-right::before, .Top002682 .top-main .top-right::after, .Top002682 .top-main .top-right span { background: #00276c; }
	.Top002682 .top-main .open-menu { background: #00276c; }
	.Top002682 .top-main .open-menu span { opacity: 0; }
	.Top002682 .top-main .open-menu::before, .Top002682 .top-main .open-menu::after { background: #fff; margin-top: -1px; transform: rotate(45deg); }
	.Top002682 .top-main .open-menu::after { transform: rotate(-45deg); }
	.Top002682 .top-left { height: 70px; }
	.Top002682 .top-menu .auto { padding: 0; }
	.Top002682 .top-menu .top-right { height: 20px; }
	.Top002682 .top-search .text { box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); }
	.Top002682 #header-menu { display: none; position: absolute; left: 0; top: 100%; background: rgba(0, 0, 0, 0.5); width: 100%; z-index: 30; }
	.Top002682 #header-menu ul { padding-top: 25px; background: #00276c; }
}

/*Banner002826 */
.Banner002826 { position: relative; z-index: 1; }
.Banner002826 li.slick-slide { position: relative; }
.Banner002826 li.slick-slide .pc { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center; }
.Banner002826 li.slick-slide .pc img { display: none; }
.Banner002826 li.slick-slide video { position: absolute; z-index: 10; left: 50%; top: 50%; transform: translate(-50%, -50%); min-height: 100%; min-width: 100%; }
@media(min-width:1025px) {
	.Banner002826 li.slick-slide img.wap { display: none; }
}
@media(max-width:1024px) {
	.Banner002826 li.slick-slide .pc { display: none; }
	.Banner002826 li.slick-slide video { left: -100%; top: 100%; opacity: 0; }
	.Banner002826 li.slick-slide .open-video { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3) url(../images/Banner002826_play.png) no-repeat center center; background-size: auto 50px; z-index: 20; }
	.Banner002826 li.video-show .open-video { left: -100%; opacity: 0; transform: translateX(-100%); }
	.Banner002826 li.video-show video { left: 50%; top: 50%; opacity: 1; }
}
.slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.slick-list:focus { outline: none }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide .slick-loading img { display: none; }
.slick-slide .dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
li.slick-slide.slick-current.slick-active { }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow .slick-hidden { display: none; }
.Banner002826 .slick-dots { position: absolute; left: 50%; transform: translate(-50%, 0); bottom: 5%; overflow: hidden; z-index: 10; }
.Banner002826 .slick-dots li { float: left; width: 18px; height: 18px; position: relative; border-radius: 50%; border: 2px solid #fff; cursor: pointer; }
.Banner002826 .slick-dots li:not(:last-child) { margin-right: 10px; }
.Banner002826 .slick-dots li:before { position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; border-radius: 50%; background: #fff; transition: 0.3s; content: ''; }
.Banner002826 .slick-dots li.slick-active:before { transform: scale(0); -webkit-transform: scale(0); -ms-transform: scale(0); }
.Banner002826 .slick-dots li button { display: none; }
@media(max-width:640px) {
	.Banner002826 .slick-dots li { width: 10px; height: 10px; }
	.Banner002826 .slick-dots li:not(:last-child) { margin-right: 4px; }
}
.Hometitle { text-align: center; margin-bottom: 3%; position: relative; z-index: 3; }
.Hometitle:after { display: block; content: ''; margin: 16px auto 0; width: 40px; height: 4px; background: #00276c; }
.Hometitle .cn { font-size: 36px; margin-top: 6px; color: #333; }
.Hometitle .en { opacity: 0.3; -webkit-opacity: 0.3; font-size: 16px; font-family: Arial, " sans-serif"; text-transform: uppercase; }
@media(max-width:640px) {
	.Hometitle .cn { font-size: 24px; }
	.Hometitle .en { font-size: 14px; }
}

/*Floor002529 */
.Floor002529 { padding: 4.5% 0 5.5%; background: url(../images/Floor002529-bg.jpg) no-repeat center; background-size: cover; }
.Floor002529 .txt { text-align: center; font-size: 16px; line-height: 36px; color: #555; }
.Floor002529 .ul_num { max-width: 1366px; margin: 5% auto 0; }
.Floor002529 .ul_num li { float: left; width: 25%; text-align: center; font-size: 18px; color: #000; }
.Floor002529 .ul_num li span { color: #00276c; font-size: 64px; font-weight: bold; }
.Floor002529 .ul_num li p { font-size: 18px; margin: 0; }
@media(max-width:1024px) {
	.Floor002529 .ul_num li span { font-size: 40px; }
}
@media(max-width:768px) {
	.Floor002529 { padding: 60px 0; }
	.Floor002529 .txt { font-size: 14px; line-height: 30px; }
}
@media(max-width:640px) {
	.Floor002529 .ul_num li { font-size: 14px; width: 50%; padding: 25px; border: 1px solid #eaeaea; margin-left: -1px; margin-top: -1px; }
	.Floor002529 .ul_num li span { font-size: 30px; }
	.Floor002529 .ul_num li p { font-size: 18px; }
}

/*
.Floor001287
*/
.Floor001287 { position: relative; background: #f5f5f5; }
.Floor001287 .auto { position: relative; }
.Floor001287 .title { position: absolute; z-index: 99; left: 0%; width: 24%; top: 50%; transform: translateY(-50%); }
.Floor001287 .title b { font-size: 36px; font-family: Arial; color: #1baba9; position: relative; text-transform: uppercase; display: inline-block; }
.Floor001287 .title h3 { font-size: 26px; font-weight: normal; color: #303e48; margin: 0; }
.Floor001287 .title h3:after { width: 116px; display: block; content: ''; height: 15px; background: url(../images/titlebg.png) no-repeat center bottom; margin-top: 10px; }
.Floor001287 .title p { line-height: 30px; font-size: 16px; }
.Floor001287 .more { margin-top: 3%; display: inline-block; width: 150px; line-height: 40px; height: 40px; background: #fff; text-align: center; border: 1px solid #ddd; font-size: 15px; transition: 0.3s ease-in-out; }
.Floor001287 .more:hover { box-shadow: 0 15px 30px rgba(52, 62, 80, 0.55); color: #1baba9; border-color: transparent; }
.Floor001287 .bx-wrapper { position: relative; overflow: hidden; }
.Floor001287 .bx-pager, .Floor001287 .bx-controls-direction { display: none; }
.Floor001287 li dl { padding: 8% 30%; background: url(../images/line.png) no-repeat center right; }
@media(min-width:1001px) {
	.Floor001287 li dl { display: table; width: 100%; }
	.Floor001287 li dt, .Floor001287 li dd { display: table-cell; vertical-align: middle; }
	.Floor001287 li dt { width: 65%; }
	.Floor001287 li dd h2, .Floor001287 li dd p { padding-left: 5%; }
	.Floor001287 li dd .more { margin-left: 5%; }
}
.Floor001287 li dd h2 { margin: 0; font-style: normal; color: #303e48; font-size: 26px; font-weight: normal; }
.Floor001287 li dd h2 em { font-style: normal; font-size: 20px; display: block; }
.Floor001287 li dd p { color: #303e48; font-size: 18px; line-height: 24px; }
.Floor001287 li dd p b { margin-right: 20px; color: #1baba9; }
.Floor001287 .tab { position: absolute; width: 20%; height: 100%; padding: 10% 0; right: 0; top: 50%; transform: translateY(-50%); z-index: 99; }
.Floor001287 .tab b { font-weight: normal; }
.Floor001287 .tab a { display: block; text-align: left; color: #303e48; font-size: 18px; padding: 60px 0 60px 110px; cursor: pointer; position: relative; }
.Floor001287 .tab a:nth-child(2) { padding-left: 140px; }
.Floor001287 .tab aside { display: inline-block; position: absolute; left: 0px; top: 50%; margin-top: -45px; height: 90px; width: 90px; border-radius: 50%; padding: 19px; background: #fff; border: 1px dashed #1baba9; }
.Floor001287 .tab a:nth-child(2) aside { left: 30px; }
.Floor001287 .tab a img { height: 50px; width: 50px; }
.Floor001287 .tab a.active aside { background: #1baba9; }
.Floor001287 .tab a.active b { opacity: 1; }
@media(max-width:768px) {
	.Floor001287 li dd p { overflow: auto; height: 72px; }
	.Floor001287 .tab a { padding: 10px 4%; }
}
@media(max-width:480px) {
	.Floor001287 li dd h2 { font-size: 20px; }
	.Floor001287 li dd p { font-size: 12px; line-height: 18px; }
}

/*Floor002828 */

/*slick Basic*/
.Floor002828 .slick-slider { position: relative; display: block; -webkit-touch-callout: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent }
.Floor002828 .slick-list { position: relative; z-index: 1; display: block; overflow: hidden; }
.Floor002828 .slick-list:focus { outline: none }
.Floor002828 .slick-list.dragging { cursor: pointer; cursor: hand; }
.Floor002828 .slick-slider .slick-track, .Floor002828 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) }
.Floor002828 .slick-track { position: relative; top: 0; left: 0; display: block; }
.Floor002828 .slick-track:before, .Floor002828 .slick-track:after { display: table; content: ''; }
.Floor002828 .slick-track:after { clear: both; }
.Floor002828 .slick-loading .slick-track { visibility: hidden; }
.Floor002828 .slick-slide { display: none; float: left; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.Floor002828 .slick-slide .slick-loading img { display: none; }
.Floor002828 .slick-slide .dragging img { pointer-events: none; }
.Floor002828 .slick-initialized .slick-slide { display: block; }
.Floor002828 .slick-loading .slick-slide { visibility: hidden; }
.Floor002828 .slick-vertical .slick-slide { display: block; height: auto; }
.Floor002828 .slick-arrow .slick-hidden { display: none; }

/*slick Basic End*/
.Floor002828 { overflow: hidden; padding: 30px 0; background: url(../images/Floor002889-bj.jpg) no-repeat center #00276c; background-size: cover; }
.Floor002828 .Hometitle { color: #fff; display: none; }
.Floor002828 .Hometitle .cn { color: #fff; }
.Floor002828 .Hometitle:after { background: #fff; }
.Floor002828 .Hometitles { display: block; text-align: left; }
.Floor002828 .Hometitles:after { margin: 20px 0 0; }
.Floor002828 .auto { position: relative; z-index: 1; }
.Floor002828 .tit { color: #fff; margin-top: 3vw; font-size: 26px; }
.Floor002828 p { line-height: 32px; color: #fff; font-size: 15px; height: 128px; margin: 1.5vw 0 3vw; opacity: 0.7; }
.Floor002828 .more a { color: #00276c; background: #fff; line-height: 38px; text-align: center; display: inline-block; width: 80%; max-width: 138px; font-size: 12px; border-radius: 4px; }
.Floor002828 .more a::after { background: url(../images/Floor002828_more.png) no-repeat right center; width: 33px; height: 7px; display: inline-block; content: ''; margin-left: 5px; vertical-align: middle; transition: 0.2s; }
.Floor002828 .more:hover a::after { width: 20px; }
.Floor002828 .left, .Floor002828 .right { position: relative; }
.Floor002828 .slider-for li .pic { width: 26.479vw; padding-bottom: 25.9579vw; margin: 7vw 7vw; position: relative; border-radius: 50%; float: right; z-index: 1; border: 5px solid #2892d0; }
.Floor002828 .slider-for li .pic .Ispic { width: 100%; border-radius: 50%; display: block; position: absolute; height: 100%; }
.Floor002828 .slider-for li .pic .quan i { position: absolute; border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.2); z-index: 2; }
.Floor002828 .slider-for li .pic .quan i:nth-child(1) { left: -6%; right: -6%; top: -6%; bottom: -6%; }
.Floor002828 .slider-for li .pic .quan i:nth-child(2) { left: -16%; right: -16%; top: -16%; bottom: -16%; animation: orbit linear 30s infinite; }
.Floor002828 .slider-for li .pic .quan i:nth-child(2):before { position: absolute; content: ''; width: 14px; height: 14px; border-radius: 50%; right: 11.5%; top: 16%; background: #fff; }
.Floor002828 .slider-for li .pic .quan i:nth-child(3) { left: -25%; right: -25%; top: -25%; bottom: -25%; }
@-webkit-keyframes orbit {
	0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) }
	to { -webkit-transform: rotate(-1turn); transform: rotate(-1turn) }
}
.Floor002828 .slider-small li { margin: 1.2vw 0; border: 1px solid rgba(255, 255, 255, 0.5); border-radius: 70px; overflow: hidden; }
.Floor002828 .slider-small li>* { display: inline-block; vertical-align: middle; }
.Floor002828 .slider-small li aside { color: #fff; font-size: 18px; font-weight: normal; width: 50%; padding-left: 15px; }
.Floor002828 .slider-small li .img { border-radius: 50%; background: #fff; overflow: hidden; border: 1px solid #eaeaea; width: 39.57%; position: relative; padding-bottom: 38.85%; }
.Floor002828 .slider-small li .img .icon { display: block; width: 100%; position: absolute; height: 100%; background-size: contain; background-repeat: no-repeat; background-position: center; }
.Floor002828 .slider-small li .img img { display: none; }
.Floor002828 .slider-small li.slick-current aside { font-weight: bold; color: #00276c; font-size: 20px; }
.Floor002828 .slider-small li.slick-current { background: #fff; }
.Floor002828 .slider-small li.slick-current .img { border-radius: 0; }
.Floor002828 .right .slick-arrow { position: absolute; padding: 0; cursor: pointer; background: none; border: 0; border-left: 3px solid #fff; border-top: 3px solid #fff; width: 30px; height: 30px; font-size: 0; }
.Floor002828 .right .slick-next { }
@media(min-width:1025px) {
	.Floor002828 .left { float: left; width: 78%; position: relative; }
	.Floor002828 .right, .Floor002828 .left .txt { position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); z-index: 10; left: 0; width: 34%; max-width: 310px; }
	.Floor002828 .right { width: 19.445%; right: 2%; left: auto; }
	.Floor002828 .right .slick-arrow { left: 50%; margin-left: -15px; transform: rotate(45deg); }
	.Floor002828 .right .slick-prev { top: -20px; }
	.Floor002828 .right .slick-next { bottom: -20px; transform: rotate(-135deg); }
}
@media(min-width:1440px) {
	.Floor002828 .right { right: 0; }
}
@media(max-width:1440px) {
	.Floor002828 .slider-for li .pic { margin: 7vw 10vw 7vw 4vw; }
}
@media(max-width:1024px) {
	.Floor002828 .Hometitle { display: block; }
	.Floor002828 .Hometitles { display: none; }
	.Floor002828 .right .slick-arrow { top: 50%; margin-top: -12px; width: 24px; height: 24px; }
	.Floor002828 .right .slick-prev { left: 0; transform: rotate(-45deg); }
	.Floor002828 .right .slick-next { right: 0; transform: rotate(135deg); }
	.Floor002828 .slider-small li { margin: 0 25px; }
	.Floor002828 p { height: auto; }
	.Floor002828 .slider-for li .pic { width: 50vw; padding-bottom: 48.943vw; margin: 10vw auto 5vw; float: none; }
	.Floor002828 .slider-small li.slick-current aside { font-size: 17px; }
}

/*Floor002843 */
.Floor002843 { position: relative; padding: 5% 0; background: url(../images/Floor002843-bg.jpg) no-repeat center; background-size: cover; }
.Floor002843 .imgs img { display: block; width: 100%; }
.Floor002843 .info .edit { position: relative; width: 90%; text-align: justify; font-size: 16px; line-height: 2; color: #424b54; padding-top: 5%; }
.Floor002843 .info .edit:before { position: absolute; content: ''; background: url(../images/quote.png) no-repeat center center; background-size: contain; width: 30px; height: 30px; left: 0; top: 0; }
.Floor002843 .info .edit h3 { color: #00276c; font-size: 26px; margin-top: 10px; }
@media(min-width:1025px) {
	.Floor002843 .imgs { width: 52%; }
}
@media(max-width:1024px) {
	.Floor002843 .ytable, .Floor002843 .ytable-cell { display: block; }
	.Floor002843 .imgs { margin-top: 30px; }
	.Floor002843 .info .edit { width: 100%; font-size: 14px; }
	.Floor002843 .info .edit h3 { font-size: 20px }
}
@media(max-width:768px) {
	.Floor002843 { padding: 60px 0; }
}

/*Floor002599 */
.Floor002599 { padding: 4.5% 0 5%; position: relative; z-index: 1; background: url(../images/Floor002599-bg.jpg) no-repeat; background-size: cover; }
.Floor002599 li { overflow: hidden; position: relative; }
@media(min-width:769px) {
	.Floor002599 li { float: left; width: 31.3%; padding-bottom: 50%; margin-right: 3%; border-radius: 6px; }
	.Floor002599 li:nth-child(3n) { margin-right: 0; }
	.Floor002599 li>* { position: absolute; left: 0; height: 50%; width: 100%; }
	.Floor002599 li:nth-child(2n) .txt, .Floor002599 li .Ispic { top: 0; }
	.Floor002599 li .txt, .Floor002599 li:nth-child(2n) .Ispic { top: 50%; }
}
@media(min-width:1200px) {
	.Floor002599 li { padding-bottom: 34%; width: 30%; margin-right: 5%; }
}
.Floor002599 li .Ispic { transition: 0.2s; }
.Floor002599 li .Ispic::before { transition: 0.2s; opacity: 0; position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ''; background: url(../images/Floor002599_icon_link.png) no-repeat center center rgba(0, 0, 0, 0.5); background-size: 10% auto; }
.Floor002599 li:hover .Ispic::before { opacity: 1; }
.Floor002599 li .txt { transition: background 0.3s; background: #fff; }
.Floor002599 li:hover .txt { background: #f3f8fa; }
.Floor002599 li .main { padding: 0 8%; width: 100%; }
.Floor002599 li .main time { color: #333; }
.Floor002599 li .main time span { font-size: 32px; }
.Floor002599 li .main .dot { font-size: 17px; margin: 4% 0 3% 0; font-weight: bold; }
.Floor002599 li .main p { line-height: 24px; height: 48px; color: #9a9a9a; }
.Floor002599 li .more { color: #fff; background: #00276c; line-height: 38px; text-align: center; display: inline-block; width: 80%; max-width: 138px; font-size: 12px; border-radius: 4px; }
.Floor002599 li .more::after { background: url(../images/Floor002599_more.png) no-repeat right center; width: 33px; height: 7px; display: inline-block; content: ''; margin-left: 5px; vertical-align: middle; transition: 0.2s; }
.Floor002599 li:hover .dot { color: #00276c; }
.Floor002599 li:hover .more::after { width: 20px; }
@media(min-width:769px) and (max-width:1200px) {
	.Floor002599 li .main p { margin: 10px 0; }
	.Floor002599 li .main time { font-size: 12px; }
	.Floor002599 li .main time span { font-size: 24px; }
	.Floor002599 li .main .dot { font-size: 16px; }
	.Floor002599 li .more { line-height: 30px; }
}
@media(max-width:768px) {
	.Floor002599 { padding: 60px 0; }
	.Floor002599 li .Ispic { position: relative; padding-bottom: 50%; display: block; }
	.Floor002599 li .main { padding: 5%; }
	.Floor002599 li+li { margin-top: 40px; }
}
@media(max-width:480px) {
	.Floor002599 li { max-width: none; }
}

/*
.Floor002358 为demo编号
*/
.Floor002358 { padding: 5% 0; background: url(../images/Floor002843-bg.jpg) no-repeat center; background-size: cover; }
.Floor002358 .auto { position: relative; }
.Floor002358 .list { width: 100%; position: relative; }
.Floor002358 .bd ul { border: 1px solid #eaeaea; }
.Floor002358 .bd li { width: 100%; transition: .5s; display: block; position: relative; z-index: 1; box-sizing: border-box; padding: 0 5px; }
.Floor002358 .bd li+li { border-top: 1px solid #eaeaea; }
.Floor002358 .bd li a { display: block; overflow: hidden; border: solid 1px #eaeaea; }
.Floor002358 .bd li img { display: none; }
.Floor002358 .bd li .pic { display: block; padding-bottom: 47.25%; background-repeat: no-repeat; background-size: auto 55%; background-position: center; transition: all 0.5s ease-out 0s; }
.Floor002358 .bd li:hover .pic { transform: scale3d(1.1, 1.1, 1.1); }
.Floor002358 .list .iconfont { position: absolute; top: 50%; margin-top: -25px; width: 50px; height: 50px; font-size: 50px; text-align: center; cursor: pointer; color: #999; font-weight: bold; }
.Floor002358 .list .iconfont:hover { color: #00276c; }
.Floor002358 .list .prev { left: 0; margin-left: -60px; }
.Floor002358 .list .next { right: 0; margin-right: -60px; }
@media only screen and (max-width:1440px) {
	.Floor002358 .list .iconfont { font-size: 40px; width: 40px; height: 40px; margin-top: -20px; }
	.Floor002358 .list { padding: 0 30px; }
	.Floor002358 .list .prev { margin-left: 0; }
	.Floor002358 .list .next { margin-right: 0; }
}
@media only screen and (max-width:767px) {
	.Floor002358 .list { padding: 0; }
	.Floor002358 .list .iconfont { display: none; }
}

/*Floor001893*/
.Floor001893 { padding: 5% 0; background: url(../images/Floor001893-bg.jpg) no-repeat center; background-size: cover; }
.Floor001893-1 { background: none; }
.Floor001893 .Hometitle { color: #fff; }
.Floor001893 .Hometitle .cn { color: #fff; }
.Floor001893 .Hometitle:after { background: #fff; }
.Floor001893 .year { position: relative; padding: 0 40px; }
.Floor001893 .year .prev, .Floor001893 .year .next { position: absolute; top: 74%; width: 36px; height: 36px; background: url(../images/Floor001893-controls.png) no-repeat left top; cursor: pointer; }
.Floor001893-1 .year .prev, .Floor001893-1 .year .next { background-image: url(../images/Floor001893-controls1.png); }
.Floor001893 .year .prev { left: 0; }
.Floor001893 .year .next { right: 0; background-position: left bottom; }
.Floor001893 .year .nextStop, .Floor001893 .year .prevStop { cursor: default; }
.Floor001893 .year .prevStop { background-position: right top; }
.Floor001893 .year .nextStop { background-position: right bottom; }
.Floor001893 .year .bd { overflow: hidden; position: relative; }
.Floor001893 .year .bd:after { position: absolute; content: ''; width: 100%; height: 1px; bottom: 8px; background: #e6e6e6; left: 0; z-index: 1; }
.Floor001893 .year li { text-align: center; position: relative; padding-top: 20px; z-index: 2; padding-bottom: 4px; }
.Floor001893 .year li:before { display: block; width: 0; height: 0; margin: 0 auto; border: 20px solid transparent; content: ''; position: absolute; top: 0; left: 50%; margin-left: -20px; z-index: 1; }
.Floor001893 .year li.on:before { border-top-color: #f7f8fa; }
.Floor001893 .year li .box { display: table; margin: 0 auto; height: 80px; position: relative; color: #fff; font-size: 20px; }
.Floor001893-1 .year li .box { color: #ccc; }
.Floor001893 .year li .inner { display: table-cell; vertical-align: bottom; }
.Floor001893 .year li i { display: block; margin: 0 auto 2px; width: 1px; height: 20px; background: #fff; position: relative; }
.Floor001893-1 .year li i { background: #00276c; }
.Floor001893 .year li i:after { position: absolute; content: ''; width: 5px; height: 5px; background: #00276c; border-radius: 50%; left: 50%; margin-left: -2.5px; bottom: 0; }
.Floor001893 .year li.on .box { color: #00276c; font-size: 32px; }
.Floor001893 .year li.on i { height: 30px; margin-bottom: 0; bottom: -2px; }
.Floor001893 .year li.on i:after { width: 13px; height: 13px; margin-left: -6.5px; }
.Floor001893 .txt { background-color: #f7f8fa; border-radius: 10px; overflow: hidden; }
.Floor001893 .txt li { padding: 4% 52% 4% 0; position: relative; z-index: 3; }
.Floor001893 .txt li .img { position: absolute; right: 0; width: 48%; top: 0; padding: 20px; height: 100%; }
.Floor001893 .txt li .img .Ispic { display: block; width: 100%; height: 100%; }
.Floor001893 .txt li .img img { display: none; }
.Floor001893 .txt li dl { display: table; width: 100%; min-height: 245px; }
.Floor001893 .txt li dl dt, .Floor001893 .txt li dl dd { display: table-cell; vertical-align: middle; }
.Floor001893 .txt li dl dt { border-right: 1px solid #cacaca; width: 245px; text-align: right; font-size: 56px; color: #00276c; }
.Floor001893 .txt li dl dt span { display: block; padding-right: 30px; }
.Floor001893 .txt li dl dt:after { display: block; float: right; ; content: ''; width: 20px; height: 20px; background-color: #00276c; }
.Floor001893 .txt li dl dd { padding-left: 40px; }
.Floor001893 .txt li dl dd time { color: #00276c; display: block; font-size: 16px; font-weight: bold; }
.Floor001893 .txt li dl dd p { margin: 0; font-size: 16px; line-height: 30px; }
.Floor001893 .txt li dl dd p+p { margin-top: 12px; }
@media(max-width:1000px) {
	.Floor001893 .txt li { padding: 0; }
	.Floor001893 .txt li dl { position: relative; z-index: 1; }
	.Floor001893 .txt li .img { position: static; width: 100%; padding: 0; height: auto; }
	.Floor001893 .txt li .img .Ispic { padding-bottom: 50%; height: auto; }
	.Floor001893 .txt li dl { padding: 3%; }
	.Floor001893 .txt li dl dt { width: 170px; font-size: 50px; }
	.Floor001893 .txt li dl dd p { font-size: 14px; line-height: 20px; }
}
@media(max-width:480px) {
	.Floor001893 .txt li dl dt { width: 120px; font-size: 32px; }
}

/*
.RighInfo002275
*/
.RighInfo002275 { padding: 4% 0 5%; }
.RighInfo002275 .text { margin-bottom: 30px }
.RighInfo002275 .text h1 { font-size: 22px; color: #00276c; padding-bottom: 24px; margin: 24px 0; border-bottom: 1px dashed #eaeaea; }
.RighInfo002275 .text .p { font-size: 16px; color: #666; line-height: 38px; margin: 0; padding: 0; background-position: left center; background-repeat: no-repeat; padding-left: 34px; }
.RighInfo002275 .text .add { background-image: url(../images/Map001070-ico_01.png); }
.RighInfo002275 .text .tel { background-image: url(../images/Map001070-ico_02.png); }
.RighInfo002275 .text .mall { background-image: url(../images/Map001070-ico_03.png); }
.RighInfo002275 .text .fax { background-image: url(../images/Map001070-ico_04.png); }
.RighInfo002275 .text .p+.p { margin-top: 12px; }
.RighInfo002275 .map { width: 100%; height: 300px; border-radius: 10px; overflow: hidden; border: 1px solid #eaeaea; }
.RighInfo002275 .map #map { height: 100%; }
.RighInfo002275 .map img { max-width: none !important; }
@media screen and (min-width:768px) {
	.RighInfo002275 .text { float: right; width: 45%; }
	.RighInfo002275 .map { float: left; width: 50%; }
}
@media screen and (min-width:1024px) {
	.RighInfo002275 .auto { background: url(../images/RighInfo002275-contact_bg.png) no-repeat bottom right; }
	.RighInfo002275 .map { float: left; width: 50%; height: 360px; }
}
@media(max-width:768px) {
	.RighInfo002275 { padding: 60px 0; }
	.RighInfo002275 .text h1 { margin-top: 0; }
}

/*Bottom002918 */
.Bottom002918 { background: url(../images/Bottom002918-bg.jpg) no-repeat #00276c; overflow: hidden; background-size: cover; }
@media(min-width:1025px) {
	.Bottom002918 a:hover { color: #fff !important; }
}
.Bottom002918 .b-foot { position: relative; z-index: 3; border-top: 1px solid rgba(255, 255, 255, 0.08); line-height: 22px; padding: 25px 0; }
.Bottom002918 .b-foot dt { color: #fff; font-size: 14px; text-align: right; }
.Bottom002918 .b-foot dt a { display: inline-block; color: #c7c7c7; }
.Bottom002918 .b-foot dt a:not(:last-child):after { margin: 0 17px; display: inline-block; content: '·'; color: #c7c7c7; vertical-align: middle; }
.Bottom002918 .b-foot dd { color: #c7c7c7; font-size: 13px; }
.Bottom002918 .b-foot dd a { color: #c7c7c7; }
@media(max-width:1024px) {
	.Bottom002918 .b-foot { text-align: center; }
	.Bottom002918 .b-foot dd { padding-top: 20px; }
	.Bottom002918 .b-foot dd, .Bottom002918 .b-foot dd a { color: #fff; }
}
.Bottom002918 .b_contact, .Bottom002918 nav { padding: 3vw 0 1.5vw; }
.Bottom002918 nav dt a { color: #fff; }
.Bottom002918 nav dt:after { display: block; content: ''; height: 1px; width: 14px; background: #fff; margin: 12px 0; }
.Bottom002918 nav dd { line-height: 22px; padding: 5px 0; }
.Bottom002918 nav dd a { color: #c7c7c7; font-size: 13px; }
@media(min-width:1025px) {
	.Bottom002918 nav { width: 64%; }
	.Bottom002918 nav .item { float: left; max-width: 140px; }
	.Bottom002918 nav .item dl { display: block !important; }
	.Bottom002918 nav dt a { font-size: 18px; }
}
@media(max-width:1024px) {
	.Bottom002918 .b_contact { display: none; }
	.Bottom002918 nav { padding: 6vw 0; }
	.Bottom002918 nav .item { margin: 0 0 3vw 0 !important; border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
	.Bottom002918 nav .item dl { display: none; padding: 20px 0; }
	.Bottom002918 nav .item dt { padding-right: 40px; padding-top: 12px; position: relative; overflow: hidden; font-size: 15px; }
	.Bottom002918 nav .item dt:after { margin-bottom: 0; }
	.Bottom002918 nav .item .open { position: absolute; right: 0; top: 0; width: 40px; height: 100%; transition: 0.3s; }
	.Bottom002918 nav .item .open.on { transform: rotate(45deg); }
	.Bottom002918 nav .item .open:before, .Bottom002918 nav .item .open:after { position: absolute; content: ''; background: #fff; width: 12px; height: 2px; left: 50%; top: 50%; transform: translate(-50%, -50%); }
	.Bottom002918 nav .item .open:after { width: 2px; height: 12px; }
	.Bottom002918 .b-foot dt { text-align: center; }
}
.Bottom002918 .b_contact { position: relative; z-index: 1; }
.Bottom002918 .b_contact .main { position: relative; z-index: 3; text-align: center; color: #fff; }
.Bottom002918 .b_contact .logo img { display: inline-block; padding: 0 10px; background: #002665; }
.Bottom002918 .b_contact .code { padding: 50px 20px 25px; border: 1px solid rgba(255, 255, 255, 0.15); margin-top: -24px; }
.Bottom002918 .b_contact .code aside { padding-top: 15px; }
.Bottom002918 .b_contact .code img { display: none; }
.Bottom002918 .b_contact .code .Ispic { display: block; width: 100%; padding-bottom: 100%; background-size: contain; }
@media(min-width:1025px) {
	.Bottom002918 .b_contact { width: 27%; }
}

/*Banner002730 */
.Banner002730 { position: relative; }
@media(min-width:1025px) {
	.Banner002730 figure { height: 480px; }
	.Banner002730 img { display: none; }
}
@media(max-width:1024px) {
	.Banner002730 figure { display: none; }
	.Banner002730 img { width: 100%; display: block; }
}

/*Menu001093 */
.Menu001093 { background: #fff; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08); position: relative; z-index: 1; }
.Menu001093 .nav { text-align: center; font-size: 0; }
.Menu001093 .nav li { position: relative; display: inline-block; line-height: 70px; margin: 0 1px; min-width: 8.334vw; }
.Menu001093 .nav li a { transition: 0.3s; display: block; text-align: center; font-size: 16px; padding: 0 2vw; }
.Menu001093 .nav li a:hover, .Menu001093 .nav li.aon a { background: #00276c; color: #fff; }
.Menu001093 .nav li a:after { position: absolute; bottom: 6px; left: 50%; margin-left: -6px; content: ''; border: 4px solid transparent; border-top-color: #fff; width: 0; height: 0; border-top-width: 6px; }
@media(max-width:1024px) {
	.Menu001093 { text-align: center; }
	.Menu001093 .auto { display: none; }
	.Menu001093 .owl-carousel .owl-stage { margin: 0 auto; }
	.Menu001093 .owl-item li { list-style: none; line-height: 70px; position: relative; }
	.Menu001093 .owl-item li a { transition: 0.3s; display: block; text-align: center; font-size: 15px; padding: 0 10px; }
	.Menu001093 .owl-item li.aon, .Menu001093 .owl-item li:hover { background: #00276c; }
	.Menu001093 .owl-item li.aon a, .Menu001093 .owl-item li:hover a { color: #fff; }
	.Menu001093 .owl-item li a:after { position: absolute; bottom: 6px; left: 50%; margin-left: -6px; content: ''; border: 4px solid transparent; border-top-color: #fff; width: 0; height: 0; border-top-width: 6px; }
	.Menu001093 .owl-carousel { position: relative; padding: 0 30px; }
	.Menu001093 .owl-stage-outer { overflow: hidden; }
	.Menu001093 .owl-nav button { position: absolute; top: 50%; width: 18px; overflow: hidden; line-height: 1000px; height: 30px; margin-top: -15px; background: url(../images/Floor002065-btn.png) no-repeat left top; z-index: 10; border: none; }
	.Menu001093 .owl-nav .owl-prev { left: 5px; }
	.Menu001093 .owl-nav .owl-next { right: 5px; background-position: right top; }
}

/*
.RighInfo002803 为demo编号
*/
.RighInfo002803 { padding: 5% 0; }
.RighInfo002803 .txtbox { text-justify: inter-ideograph; text-align: justify; word-wrap: break-word; clear: both; margin-bottom: 4%; }
.RighInfo002803 .name { font-size: 28px; color: #000; line-height: 1; padding-bottom: 20px; }
.RighInfo002803 .name em { font-style: normal; color: #00276c; }
.RighInfo002803 .word { line-height: 32px; font-size: 15px; color: #585858; position: relative; }
.RighInfo002803 .word .fr { margin-left: 60px; margin-bottom: 40px; }
.RighInfo002803 .word .fl { margin-right: 60px; margin-bottom: 40px; margin-top: 40px; }
.RighInfo002803 .word .pc_pic { display: block; position: absolute; right: 0; top: 0; z-index: -1; width: 50%; }
.RighInfo002803 .word .pic { display: block; float: right; margin-left: 50px; }
@media only screen and (min-width:1024px) {
	.RighInfo002803 .p { padding-right: 53%; margin-bottom: 20px; }
	.RighInfo002803 .p1 { padding-right: 39%; }
}
@media (max-width:1280px) {
	.RighInfo002803 .word .pc_pic { position: static; width: 45%; float: right; margin-left: 5%; }
	.RighInfo002803 .p, .RighInfo002803 .p1 { padding-right: 0; }
}
@media (max-width:1000px) {
	.RighInfo002803 .word .pc_pic { width: 100%; float: none; margin-left: 0; margin-bottom: 30px; }
	.RighInfo002803 .word .pic { float: none; margin: 0; }
}

/*Page002737 */
.Page002737 { padding: 40px 0 80px; }
.Page002737 .Pages { text-align: center; }
.Page002737 .Pages>span { display: inline-block; vertical-align: middle; }
.Page002737 .Pages .a_first, .Page002737 .Pages .a_end, .Page002737 .Pages .p_cur, .Page002737 .Pages .p_count, .Page002737 .Pages .p_total { display: none; }
.Page002737 .Pages .p_jump, .Page002737 .Pages .p_page { overflow: hidden; }
.Page002737 .Pages .p_page em { font-style: normal; }
.Page002737 .Pages .p_page a { float: left; line-height: 36px; border: 1px solid #e5e5e5; border-radius: 4px; padding: 0 14px; margin: 0 5px; font-size: 16px; font-family: Arial, " sans-serif"; color: #aaa; }
.Page002737 .Pages .p_page a:hover, .Page002737 .Pages .p_page a.a_cur { background-color: #00276c; border-color: #00276c; color: #fff; }
.Page002737 .Pages .p_page a.a_next, .Page002737 .Pages .p_page a.a_prev { font-size: 0; height: 38px; width: 54px; padding: 0; margin: 0 6px; background-position: center center; background-repeat: no-repeat; }
.Page002737 .Pages .p_page a.a_prev { background-image: url(../images/a_prev.png); }
.Page002737 .Pages .p_page a.a_prev:hover { background-image: url(../images/a_prev_hover.png); }
.Page002737 .Pages .p_page a.a_next { background-image: url(../images/a_next.png); }
.Page002737 .Pages .p_page a.a_next:hover { background-image: url(../images/a_next_hover.png); }
.Page002737 .Pages .p_page a.pagedot { border-color: transparent; padding: 0; margin-right: -5px; line-height: 34px; height: 44px; }
.Page002737 .Pages .p_jump>* { float: left; }
.Page002737 .Pages .p_jump b { font-weight: normal; color: #aaa; margin: 0 4px; line-height: 46px; }
.Page002737 .Pages .p_jump b.f0 { margin-right: 6px; }
.Page002737 .Pages .p_jump input { height: 46px; border-radius: 4px; }
.Page002737 .Pages .i_text { line-height: 44px; border: 1px solid #e5e5e5; width: 46px; text-align: center; color: #333; font-size: 16px; }
.Page002737 .Pages .i_button { background: #ebebeb; width: 70px; padding: 0; cursor: pointer; border: none; margin-left: 10px; color: #888; }
@media(max-width:768px) {
	.Page002737 .Pages .p_page em, .Page002737 .Pages .p_jump { display: none; }
}

/*TextList002855 */
.TextList002855 { padding-top: 3%; }
.TextList002855 li { line-height: 4.5625em; border-bottom: 1px dotted #eaeaea; }
.TextList002855 li time { float: right; color: #c8c8c8; margin-left: 15px; }
.TextList002855 li a { padding-left: 30px; background: url("../images/TextList002855_icon.png") no-repeat left center; }
.TextList002855 li:hover a { color: #00276c; }
@media(max-width:768px) {
	.TextList002855 { padding-top: 40px; }
}
@media(min-width:481px) {
	.TextList002855 li { font-size: 16px; }
}

/*RighInfo002812 */
.RighInfo002812 { padding: 5% 0 2%; }
.RighInfo002812 .box { padding: 4% 0; }
.RighInfo002812 .box:nth-child(2n+1) { background: #fafafa; }
.RighInfo002812 .tit { color: #00276c; font-size: 24px; }
.RighInfo002812 .box .tit { text-align: center; margin-bottom: 35px; }
.RighInfo002812 .info .tit { display: inline-block; padding-right: 3%; max-width: 85%; background: #fff; line-height: 36px; margin-top: -18px; }
.RighInfo002812 .culture .tit { padding: 60px 0 50px 0; text-align: center; }
.RighInfo002812 .info { position: relative; z-index: 1; }
.RighInfo002812 .info>* { position: relative; z-index: 4; }
.RighInfo002812 .info:after, .RighInfo002812 .info:before { position: absolute; left: 0; right: 0; border: 5px solid #f0f0f0; content: ''; border-left: 0; height: 20%; }
.RighInfo002812 .info:before { top: 0; border-bottom: 0; }
.RighInfo002812 .info:after { bottom: 0; border-top: 0; }
.RighInfo002812 .hasbg { margin-top: 50px; padding-bottom: 50px; }
.RighInfo002812 .txt-p { max-width: 1380px; width: 95%; }
.RighInfo002812 .p { font-size: 15px; color: #555; line-height: 30px; margin: 0; }
.RighInfo002812 .box1 .p1 { position: relative; padding-left: 20px; }
.RighInfo002812 .box1 .p1:before { position: absolute; content: ''; width: 5px; height: 5px; border-radius: 50%; background: #ccc; left: 0; top: 13px; }
.RighInfo002812 sup { font-size: 12px; margin: 0; }
.RighInfo002812 .p+.p { margin-top: 20px; }
.RighInfo002812 .mid { margin: 2% 0; }
.RighInfo002812 .pic { text-align: center; }
.RighInfo002812 .pic img { border-radius: 30px 0; }
.RighInfo002812 .table_1 th, .RighInfo002812 .table_1 td { text-align: center; border: 1px solid #eee; border-collapse: collapse; line-height: 24px; padding: 15px 24px; font-size: 14px; }
.RighInfo002812 .table_1 th { font-size: 15px; font-weight: bold; background: #00276c; color: #fff; padding: 15px; }
.RighInfo002812 .table_1 tr { background: #fff; }
.RighInfo002812 .table_1 tr:nth-child(2n+1) { background: #f5f9ff; }
.RighInfo002812 .table_1 td:nth-child(4), .RighInfo002812 .table_1 td:nth-child(3), .RighInfo002812 .table_1 td:nth-child(1) { width: 10%; }
.RighInfo002812 .table_1 td:nth-child(1) { font-weight: bold; color: #00276c; }
.RighInfo002812 .table_1 td:nth-child(2) { width: 30%; }
.RighInfo002812 .table_1 td:nth-child(5) { background: #f5f9ff; }
.RighInfo002812 .box1 .tit { border-left: 4px solid #00276c; text-align: left; padding-left: 4%; }
@media(min-width:769px) {
	.RighInfo002812 .pic { width: 50%; padding-left: 4%; }
	.RighInfo002812 .box:nth-child(2n) .pic { padding-left: 0; padding-right: 4%; }
}
@media(max-width:1024px) {
	.RighInfo002812 .mid .pic, .RighInfo002812 .mid .list { display: block; }
	.RighInfo002812 .hasbg { margin-top: 30px; }
	.RighInfo002812 .mid .pic { margin: 3% auto; }
}
@media(max-width:768px) {
	.RighInfo002812 { padding: 70px 0 20px; }
	.RighInfo002812 .box { padding: 30px 0; }
	.RighInfo002812 .tit { font-size: 20px; }
	.RighInfo002812 .ytable, .RighInfo002812 .ytable-cell { display: block; }
	.RighInfo002812 .box1 .pic { margin: 5% auto; }
}
@media(max-width:640px) {
	.RighInfo002812 .table_1 { overflow: auto; }
	.RighInfo002812 .table_1 table { width: 180%; }
}

/*RighInfo002814 */
.RighInfo002814 { padding: 4% 0; color: #555; font-size: 15px; line-height: 32px; }
.RighInfo002814 .title { border-top: 5px solid #f9f9f9; margin: 80px 0 40px 0; position: relative; z-index: 4; }
.RighInfo002814 .title-nt { margin-top: 0; }
.RighInfo002814 .title aside { display: table; margin-top: -20px; padding-right: 20px; background: #fff; }
.RighInfo002814 .title span { display: table; line-height: 40px; border-radius: 40px; padding: 0 20px; background: #f1f1f1; font-size: 22px; color: #333; }
.RighInfo002814 .title span i { font-style: normal; float: left; padding: 0 32px; margin-left: -32px; margin-top: -10px; color: #fff; border-radius: 40px; background: #00276c; margin-right: 6px; }
.RighInfo002814 .intro { position: relative; z-index: 1; margin-bottom: 39px; }
.RighInfo002814 .intro .bg { position: absolute; z-index: 0; bottom: -43px; width: 100%; right: 0; }
.RighInfo002814 .intro .bg img { display: block; width: 100%; }
.RighInfo002814 .intro .title { margin-bottom: 0; margin-top: 30px; }
.RighInfo002814 .intro .title aside { padding: 0 56px; margin-left: auto; margin-right: auto; }
.RighInfo002814 .intro .main { border-left: 5px solid #f9f9f9; border-right: 5px solid #f9f9f9; padding: 3% 5%; margin-top: -20px; }
.RighInfo002814 .pic-txt .pic img { display: block; width: 100%; }
.RighInfo002814 .list-dl dl { margin-bottom: 30px; }
.RighInfo002814 .img { display: block; margin: 3% auto; }
.RighInfo002814 .list-dl dd { position: relative; padding-left: 15px; }
.RighInfo002814 .list-dl dd:before { position: absolute; content: ''; width: 5px; height: 5px; border-radius: 50%; background: #ccc; left: 0; top: 13px; }
.RighInfo002814 .pic-txt .txt ol { color: #00276c; font-size: 20px; line-height: 20px; border-left: 4px solid #00276c; padding-left: 2%; margin-bottom: 3%; }
@media(min-width:769px) {
	.RighInfo002814 .pic-txt .pic { width: 47.75%; }
	.RighInfo002814 .pic-txt .txt ul:not(:last-child) { margin-bottom: 10%; }
	.RighInfo002814 .list-dl dl { float: left; width: 48%; margin-right: 4%; }
	.RighInfo002814 .list-dl dl:nth-child(2n) { margin-right: 0; }
	.RighInfo002814 .list-dl dl:nth-child(2n+1) { clear: left; }
	.RighInfo002814 .pic-txt .txt ul { width: 90%; }
}
@media(max-width:1440px) {
	.RighInfo002814 .title { margin-left: 14px; }
}
@media(max-width:768px) {
	.RighInfo002814 { padding: 50px 0; font-size: 14px; line-height: 28px; }
	.RighInfo002814 .pic-txt .ytable, .RighInfo002814 .pic-txt .ytable-cell { display: block; }
	.RighInfo002814 .pic-txt .txt ul { margin-bottom: 5%; }
	.RighInfo002814 .title span { font-size: 20px; }
}

/*RighInfo002808 */
.RighInfo002808 { padding: 5% 0 6%; }
.RighInfo002808 .floor { position: relative; z-index: 1; }
.RighInfo002808 .floor .Ispic { position: absolute; height: 100%; right: 0; top: 0; }
.RighInfo002808 .floor-2 .Ispic { right: auto; left: 0; width: 30%; }
.RighInfo002808 .floor-2 { padding-left: 30%; }
.RighInfo002808 .floor-2 li { padding-left: 7%; padding-bottom: 4%; }
.RighInfo002808 .floor-2 li:nth-child(2n) { background: #f5f5f5; padding-top: 4%; }
@media(min-width:641px) {
	.RighInfo002808 .floor-2 li>* { width: 94%; }
}
.RighInfo002808 .floor-3 .box2 aside, .RighInfo002808 .floor-2 li aside { color: #00276c; }
.RighInfo002808 .floor-2 li p, .RighInfo002808 .floor-3>div p { margin: 0; line-height: 32px; color: #666; text-align: justify; font-size: 15px; }
.RighInfo002808 .floor-2 li aside, .RighInfo002808 .floor-3>div aside { font-size: 24px; margin-bottom: 22px; }
.RighInfo002808 p+p { margin-top: 14px !important; }
@media(max-width:640px) {
	.RighInfo002808 .floor-2 { padding-left: 0; }
	.RighInfo002808 .floor-2 .Ispic { width: 100%; display: block; position: static; padding-bottom: 50%; }
	.RighInfo002808 .floor-2 li { padding-left: 5%; padding-right: 5%; }
}
.RighInfo002808 .floor-3>div { padding-left: 3%; padding-right: 3%; }
.RighInfo002808 .floor-3 .box1 { background: #00276c; color: #fff; padding-top: 4%; padding-bottom: 4%; }
.RighInfo002808 .floor-3 .box1 p { color: #fff; }
.RighInfo002808 .floor-3 .box2 { position: relative; z-index: 3; background: #fff; padding-top: 4%; }
@media(min-width:1025px) {
	.RighInfo002808 .floor-3 .box1 { width: 30%; }
	.RighInfo002808 .floor-3 .Ispic { width: 70%; }
	.RighInfo002808 .floor-3 .box2 { width: 80%; max-width: 950px; }
}
@media(max-width:1024px) {
	.RighInfo002808 .floor-3 .Ispic { position: relative; height: auto; padding-bottom: 60%; }
	.RighInfo002808 .floor-3 .box2 { padding-top: 5%; padding-bottom: 5%; }
}
@media(max-width:768px) {
	.RighInfo002808 { padding: 50px 0 60px; }
}

/*
.PicList000593 为demo编号
*/
.PicList000593 { padding-top: 4%; }
.PicList000593 .form { position: relative; padding-right: 150px; overflow: hidden; border-radius: 5px; box-shadow: 0px 2px 10px rgba(0, 0, 0, .2); border: 1px solid #f8f8f8; max-width: 800px; margin: 0 auto 52px; }
.PicList000593 .form .btn { position: absolute; right: 0; top: 0; width: 150px; height: 56px; color: #fff; background: #00276c; font-size: 16px; border: 0; cursor: pointer; }
.PicList000593 .form .text { width: 100%; line-height: 56px; height: 56px; background: #fff; border: 0; padding: 0 2vw; }
.PicList000593 li { float: left; width: 31%; margin-right: 3.5%; position: relative; margin-bottom: 2.5%; }
.PicList000593 li:nth-child(3n) { margin-right: 0; }
.PicList000593 li .video_files { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; }
.PicList000593 li .video_files video { width: 100%; height: 100%; background-color: #000; }
.PicList000593 li .video_files .close { position: absolute; right: 3%; top: 3%; z-index: 10; width: 30px; height: 30px; border-radius: 50%; background-color: #00276c; cursor: pointer; }
.PicList000593 li .video_files .close::before, .PicList000593 li .video_files .close::after { position: absolute; content: ''; width: 3px; height: 70%; border-radius: 3px; background-color: #fff; left: 13px; top: 5px; }
.PicList000593 li .video_files .close::before { transform: rotate(45deg); }
.PicList000593 li .video_files .close::after { transform: rotate(-45deg); }
.PicList000593 li figure { position: relative; }
.PicList000593 li figure em { display: block; padding-bottom: 65%; background-size: cover; background-position: center center; background-repeat: no-repeat; }
.PicList000593 li figure a { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.5); }
.PicList000593 li figure a::before, .PicList000593 li figure a::after { position: absolute; content: ''; z-index: 5; top: 50%; left: 50%; }
.PicList000593 li figure a::before { width: 70px; height: 70px; border: 3px solid #fff; margin-left: -35px; margin-top: -35px; border-radius: 50%; }
.PicList000593 li figure a::after { width: 0; height: 0; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 20px solid #fff; margin-left: -7px; margin-top: -15px; }
.PicList000593 li p { font-size: 15px; padding: 16px 0; margin: 0 0 8px; text-align: center; border-bottom: dashed 1px #c1c1c1; color: #333; }
.PicList000593 li time { display: block; color: #b3b3b3; background: url(../images/PicList000671-icon.png) no-repeat right; }
@media(max-width:768px) {
	.PicList000593 { padding-top: 60px; }
	.PicList000593 li { width: 49%; margin-right: 2%; }
	.PicList000593 li:nth-child(3n) { margin-right: 2%; }
	.PicList000593 li:nth-child(2n) { margin-right: 0; }
}
@media(max-width:480px) {
	.PicList000593 li { width: 100%; margin-right: 0; float: none; }
	.PicList000593 li figure a::before { width: 50px; height: 50px; margin-left: -25px; margin-top: -25px; }
	.PicList000593 li figure a::after { border-top-width: 10px; border-bottom-width: 10px; border-left-width: 15px; margin-left: -3px; margin-top: -7px; }
}
@media(max-width:375px) {
	.PicList000593 li figure a::before { width: 40px; height: 40px; margin-left: -20px; margin-top: -20px; }
	.PicList000593 li { width: 100%; float: none; margin-right: 0 !important; }
}

/*PicList002149 */
.PicList002149 { padding-top: 4%; }
.PicList002149 h3 { margin: 0; font-size: 18px; }
.PicList002149 p { line-height: 26px; overflow: hidden; color: #999; height: 52px; margin: 1.5% 0 0 0; }
.PicList002149 ol { background-color: #fafafa; margin-bottom: 2%; position: relative; padding-left: 36.25%; border-radius: 6px; overflow: hidden; }
.PicList002149 ol .Ispic { width: 36.25%; position: absolute; left: 0; top: 0; height: 100%; }
.PicList002149 ol .Ispic img { display: none; }
.PicList002149 ol div { padding: 6% 9% 5% 5%; }
.PicList002149 ol time { display: block; padding: 2% 0; }
.PicList002149 ol p { margin: 0 0 5% 0; }
.PicList002149 ol .more { display: inline-block; width: 130px; line-height: 40px; text-align: center; color: #fff; background: #00276c; font-size: 12px; border-radius: 20px; }
.PicList002149 li { overflow: hidden; padding-left: 160px; padding-right: 58px; position: relative; margin-bottom: 2%; background-color: #fafafa; border-radius: 6px; }
.PicList002149 li .mores { position: absolute; content: ''; right: 0; top: 0; width: 58px; height: 100%; background: url(../images/PicList002149-more.png) no-repeat center center; border-left: 2px solid #fff; }
.PicList002149 li div { border-left: 1px solid #ededed; padding: 3%; }
.PicList002149 li time { position: absolute; left: 0; top: 0; width: 160px; height: 100%; }
.PicList002149 li time span { position: absolute; width: 100%; text-align: center; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); color: #b2b2b2; font-size: 14px; }
.PicList002149 li time i { font-style: normal; font-size: 36px; color: #999; display: block; line-height: 40px; }
.PicList002149 li time i:after { display: block; content: ''; margin: 12px auto; height: 1px; width: 50%; max-width: 66px; background: #dfdfdf; }
@media(max-width:1000px) {
	.PicList002149 li { padding-left: 100px; padding-right: 30px; }
	.PicList002149 li .mores { width: 30px; background-size: 35% auto; }
	.PicList002149 li time { width: 100px; }
	.PicList002149 li time span { font-size: 14px; }
	.PicList002149 li time i { font-size: 40px; line-height: 30px; }
}
@media(max-width:768px) {
	.PicList002149 { padding-top: 60px; }
	.PicList002149 h3 { font-size: 16px; }
	.PicList002149 li div { padding: 5%; }
}
@media(max-width:640px) {
	.PicList002149 ol { padding-left: 0; }
	.PicList002149 ol .Ispic { width: auto; position: relative; height: auto; display: block; padding-bottom: 60%; }
	.PicList002149 ol div { padding: 3%; }
}
@media(max-width:480px) {
	.PicList002149 li { padding-left: 80px; padding-right: 0; }
	.PicList002149 li .mores { display: none; }
	.PicList002149 li time { width: 80px; }
	.PicList002149 li time span { font-size: 12px; }
	.PicList002149 li time i { font-size: 30px; }
	.PicList002149 p { font-size: 13px; line-height: 24px; overflow: hidden; height: 48px; }
}

/*
.Menu002449
*/
.Menu002449 { background: #fff; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.08); position: relative; z-index: 1; }
.Menu002449 .owl-carousel .owl-stage { margin: 0 auto; }
.Menu002449 .menu nav { text-align: center; }
.Menu002449 .menu nav li { position: relative; line-height: 70px; }
.Menu002449 .menu nav li a { transition: 0.3s; display: block; text-align: center; font-size: 16px; padding: 0 10px; }
.Menu002449 .menu nav li.aon a, .Menu002449 .menu nav li a:hover { background: #00276c; color: #fff; }
.Menu002449 .menu nav li a:after { position: absolute; bottom: 6px; left: 50%; margin-left: -6px; content: ''; border: 4px solid transparent; border-top-color: #fff; width: 0; height: 0; border-top-width: 6px; }
.Menu002449 .owl-nav button { position: absolute; top: 50%; width: 18px; overflow: hidden; line-height: 1000px; height: 30px; margin-top: -15px; background: url(../images/Floor002065-btn.png) no-repeat left top; z-index: 10; border: none; }
.Menu002449 .owl-nav .owl-prev { left: 0; margin-left: -40px; }
.Menu002449 .owl-nav .owl-next { right: 0; margin-right: -40px; background-position: right top; }
@media(max-width:1600px) {
	.Menu002449 .menu nav { padding: 0 40px; }
	.Menu002449 .owl-nav .owl-prev { left: 5px; }
	.Menu002449 .owl-nav .owl-next { right: 5px; }
}
@media(max-width:1024px) {
	.Menu002449 .menu nav li a { font-size: 15px; }
}

/*
.PicList001250
*/
.PicList001250 { padding-top: 1%; }
.PicList001250 li { overflow: hidden; margin-top: 4%; transition: all .2s ease-out; -webkit-transition: all .2s ease-out; -o-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; }
.PicList001250 li * { transition: all ease 0.4s; }
.PicList001250 li .pic { float: left; width: 33.889%; }
.PicList001250 li .pic .Ispic { width: 100%; display: block; padding-bottom: 56.97%; }
.PicList001250 li .pic img { width: 100%; display: none; }
.PicList001250 li .word { width: 62%; float: right; font-size: 14px; padding-top: 3%; }
.PicList001250 li time { border-right: 1px solid #eaeaea; display: inline-block; width: 80px; padding-right: 20px; text-align: center; font-family: Arial, Helvetica, sans-serif; }
.PicList001250 li time span { display: block; color: #565656; font-size: 42px; line-height: 48px; width: 50px; }
.PicList001250 li h4 { font-size: 20px; font-weight: normal; margin: 14px 0; }
.PicList001250 li h4 a { color: #555; }
.PicList001250 li p { line-height: 28px; height: 56px; overflow: hidden; margin: 0; padding-right: 30px; color: #888; }
.PicList001250 li:hover { box-shadow: 0 15px 42px rgba(0, 0, 0, .1); transform: translateY(-3px); -o-transform: translateY(-3px); -ms-transform: translateY(-3px); -moz-transform: translateY(-3px); -webkit-transform: translateY(-3px); }
.PicList001250 li:hover time, .PicList001250 li:hover time span { color: #00276c; }
.PicList001250 li:hover h4 a { color: #00276c; }
@media(max-width:768px) {
	.PicList001250 { padding-top: 30px; }
	.PicList001250 li { margin-top: 30px; }
	.PicList001250 li .pic, .PicList001250 li .word { float: none; width: auto; }
	.PicList001250 li .word { padding: 5%; background: #f9f9f9; }
}
@media(max-width:480px) {
	.PicList001250 li h4 { font-size: 18px; }
}

/*TextList002972 */
.TextList002972 { padding: 3% 0 1%; }
.TextList002972 li { border-bottom: 1px dotted #ededed; }
.TextList002972 li:not(.active) { line-height: 55px; }
.TextList002972 li:not(.active) a { color: #333; }
.TextList002972 li:not(.active) a:before { display: inline-block; content: ''; width: 5px; height: 5px; background: #00276c; border-radius: 50%; margin-right: 15px; vertical-align: middle; }
.TextList002972 li time { float: right; margin-left: 10px; font-size: 13px; color: #888; }
.TextList002972 li.active { padding: 30px 0; }
.TextList002972 li.active a { text-align: center; font-size: 24px; color: #00276c; font-weight: bold; }
.TextList002972 li.active time { float: none; text-align: center; display: block; margin-bottom: 14px; font-size: 15px; }
@media(max-width:768px) {
	.TextList002972 { padding: 40px 0 10px; }
}
@media(min-width:641px) {
	.TextList002972 li { font-size: 16px; }
}
@media(max-width:640px) {
	.TextList002972 li.active a { font-size: 5vw; }
}

/*.RighInfo000171*/
.RighInfo000171 { padding: 4% 0; }
.RighInfo000171 .title { color: #333; text-align: center; padding-bottom: 20px; }
.RighInfo000171 .title h1 { margin: 0; padding-bottom: 22px; font-size: 24px; }
.RighInfo000171 .title p { margin: 0; border-bottom: 1px dashed #d2d2d2; padding-bottom: 24px; }
.RighInfo000171 .title p span { margin: 0 10px; color: #777; }
.RighInfo000171 .tit { font-size: 28px; color: #333; text-align: center; font-weight: bold; }
.RighInfo000171 .tit:after { width: 50px; height: 2px; background: #00276c; border: none; margin: 25px auto; content: ""; display: block; }
.RighInfo000171 .info { font-size: 15px; color: #666; line-height: 2; text-align: justify; text-justify: inter-ideograph; }
.RighInfo000171 .info .b { font-size: 18px; color: #00276c; margin-bottom: 24px; }
.RighInfo000171 .info .pic3 { margin-top: 24px; }
.RighInfo000171 .info .pic { margin: 2% auto 4%; display: block; }
.RighInfo000171 .info .pic1 { float: right; margin-bottom: 2%; margin-left: 3%; }
.RighInfo000171 .info .pic2 { float: left; margin-bottom: 2%; margin-right: 3%; }
.RighInfo000171 .info_back { text-align: center; clear: both; padding: 40px 0 20px; margin-top: 30px; border-top: 1px dashed #d2d2d2; }
.RighInfo000171 .info_back a { background: #00276c; padding: 8px 35px; color: #fff; font-size: 14px; display: inline-block; }
.RighInfo000171 .info_pn { padding-top: 20px; }
.RighInfo000171 .info_pn span { display: block; float: left; width: 45%; }
.RighInfo000171 .info_pn span:last-child { float: right; text-align: right; }
.RighInfo000171 .info_pn span a { font-size: 15px; color: #999; }
.RighInfo000171 .info_pn span a:hover { color: #00276c; }
@media(max-width:1024px) {
	.RighInfo000171 .info .pic1, .RighInfo000171 .info .pic2 { float: none; margin: 2% auto 4%; display: block; }
}
@media(max-width:768px) {
	.RighInfo000171 { padding: 60px 0; }
}
@media(max-width:768px) {
	.RighInfo000171 .info_pn span { float: none !important; margin-bottom: 15px; padding-bottom: 15px; width: 100%; text-align: left !important; }
}

/*
.RighInfo002799
*/
.RighInfo002799 { padding: 3% 0 5%; }
.RighInfo002799 .tit { font-size: 28px; color: #333; text-align: center; }
.RighInfo002799 .tit:after { display: block; content: ''; margin: 25px auto 30px; width: 40px; height: 4px; background: #2a4fa0; }
.RighInfo002799 .txt { font-size: 17px; color: #666; margin-bottom: 2%; text-align: center; }
.RighInfo002799 .con { font-size: 15px; color: #444; margin-bottom: 3%; line-height: 2; text-indent: 2em; }
.RighInfo002799 .box+.box { margin-top: 50px; padding-top: 50px; border-top: 1px dashed #eaeaea; }
.RighInfo002799 .subtit { font-size: 17px; margin: 0; position: relative; margin-bottom: 1.5%; color: #2a4fa0; font-weight: bold; }
.RighInfo002799 .subtit:before { display: inline-block; content: ''; width: 14px; height: 2px; position: relative; top: -6px; margin-right: 14px; background: #2a4fa0; }
.RighInfo002799 p { margin: 0; font-size: 14px; line-height: 2; }
.RighInfo002799 p+p { margin-top: 18px; }
.RighInfo002799 .p { position: relative; padding-left: 18px; }
.RighInfo002799 .p:before { display: block; content: ''; width: 5px; height: 5px; background: #ccc; top: 12px; position: absolute; left: 0; border-radius: 50%; }
@media (max-width:768px) {
	.RighInfo002799 .tit { margin-top: -25px; font-size: 38px; }
}

/*
.TextList009
*/
.TextList009 { padding: 4% 0 0; }
.TextList009 li { border: 1px solid #e5e5e5; margin-bottom: 20px; padding-left: 139px; position: relative; padding-right: 20px; }
.TextList009 li a { height: 85px; line-height: 85px; font-size: 16px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/TextList009-icon.png) no-repeat right center; padding-right: 40px; }
.TextList009 li time { position: absolute; text-align: center; left: 0; top: 10px; height: 65px; width: 107px; color: #afafaf; border-right: 1px dashed #E0E0E0; line-height: normal; font-size: 14px; }
.TextList009 li time span { display: block; font-size: 22px; padding-top: 10px; }
.TextList009 li:hover { background-color: #00276c; color: #fff; }
.TextList009 li:hover a { background-image: url(../images/TextList009-icon_hover.png); color: #fff; }
.TextList009 li:hover time { color: #fff; }
@media(max-width:769px) {
	.TextList009 { padding-top: 60px; }
	.TextList009 li { padding-left: 20px; }
	.TextList009 li time { display: none; }
	.TextList009 .title { font-size: 24px; }
}

/*TextList002514 */
.TextList002514 { padding-top: 4%; }
.TextList002514 .list { border: 1px solid #e8e8e8; padding: 0 3%; margin-bottom: 15px; }
.TextList002514 .job-title { line-height: 30px; padding: 16px 0; font-size: 17px; cursor: pointer; position: relative; padding-left: 22px; padding-right: 30px; }
.TextList002514 .job-title::before { position: absolute; content: ''; width: 9px; height: 2px; background-color: #00276c; left: 0; top: 50%; margin-top: -1px; }
.TextList002514 .job-title i { position: absolute; width: 22px; height: 22px; background: #00276c; border-radius: 50%; right: 0; top: 50%; margin-top: -11px; }
.TextList002514 .job-title i::before, .TextList002514 .job-title i::after { position: absolute; content: ''; background: #fff; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.TextList002514 .job-title i::before { width: 63.7%; height: 2px; }
.TextList002514 .job-title i::after { width: 2px; height: 63.7%; }
.TextList002514 .job-title.select i::after { display: none; }
.TextList002514 .job-title.select { color: #00276c; font-weight: bold; }
.TextList002514 .job-main { display: none; padding: 40px; border-top: 1px dotted #d2d2d2; font-size: 15px; }
.TextList002514 .job-main strong { color: #333; display: block; margin-bottom: 6px; }
.TextList002514 .job-main p { line-height: 30px; margin: 0; }
.TextList002514 .job-main .p+.p { padding-top: 30px; margin-top: 30px; border-top: 1px dashed #eaeaea; }
.TextList002514 .send { padding-top: 40px; }
.TextList002514 .send em { font-style: normal; border-bottom: #00276c 1px solid; font-weight: bold; margin-left: 10px; display: inline-block; }
.TextList002514 .send a { display: inline-block; line-height: 30px; color: #00276c; background: url(../images/TextList002514_icon.png) no-repeat right center; padding-right: 35px; font-size: 14px; }
@media(max-width:768px) {
	.TextList002514 { padding-top: 60px; }
	.TextList002514 .list { padding: 0 15px; }
	.TextList002514 .job-title { font-size: 15px; padding: 14px 30px 14px 22px; }
	.TextList002514 .job-main { padding: 24px 0; font-size: 14px; }
	.TextList002514 .send a { line-height: 22px; padding-right: 32px; font-size: 13px; }
}

/*
.Form001215 为demo编号
*/
.Form001215 { padding: 4% 0 5%; }
.Form001215 .form { float: left; width: 43%; padding-top: 3%; }
.Form001215 .form li { padding-bottom: 4%; }
.Form001215 .form .text { border: 1px solid #dcdcdc; width: 100%; line-height: 46px; padding: 0 14px; border-radius: 3px; background: #fff; }
.Form001215 .form textarea.text { height: 150px; }
.Form001215 .form .btn { cursor: pointer; border-radius: 5px; background: #00276c; color: #fff; height: 37px; padding: 0 12%; border: none; }
.Form001215 .hotline { float: right; width: 50%; background: url(../images/Form001215-bg.jpg) no-repeat right bottom/contain; padding: 8% 0 16% 0; }
.Form001215 .hotline figure { width: 60%; max-width: 320px; font-size: 14px; border-top: 1px solid #d6e1e0; padding-top: 3%; margin-top: 3%; line-height: 28px; }
.Form001215 .hotline dl { min-height: 46px; padding-left: 62px; background: url(../images/Form001215-call.png) no-repeat left center; }
.Form001215 .hotline dd { font-size: 30px; color: #00276c; font-weight: bold; }
.Form001215 .hotline dt { color: #888; font-size: 12px; }
@media(max-width:768px) {
	.Form001215 { padding: 60px 0; }
}
@media(max-width:640px) {
	.Form001215 .hotline dd { font-size: 24px; }
	.Form001215 .form, .Form001215 .hotline { float: none; width: auto; }
	.Form001215 .form textarea.text { height: 117px; }
}

/*PicList002171 */
.PicList002171 { padding-top: 4%; }
.PicList002171 li { float: left; width: 22.75%; margin-right: 3%; margin-bottom: 3%; }
.PicList002171 li a { box-shadow: 0 0 8px rgba(0, 0, 0, 0.12); position: relative; display: block; overflow: hidden; }
.PicList002171 li .Ispic { display: block; padding-bottom: 44.65%; background-size: auto 55%; transition: all 0.5s; }
.PicList002171 li:hover .Ispic { transform: scale3d(1.1, 1.1, 1.1); }
.PicList002171 li img { display: none; }
@media(min-width:769px) {
	.PicList002171 li:nth-child(4n) { margin-right: 0; }
}
@media(max-width:768px) {
	.PicList002171 { padding-top: 60px; }
	.PicList002171 li { width: 32%; margin-right: 2%; }
}
@media(max-width:768px) and (min-width:481px) {
	.PicList002171 li:nth-child(3n) { margin-right: 0; }
}
@media(max-width:480px) {
	.PicList002171 li { width: 49%; }
	.PicList002171 li:nth-child(2n) { margin-right: 0; }
}

/*PicList002120 */
.PicList002120 { padding: 4% 0 0; }
.PicList002120 li { float: left; margin-bottom: 3%; }
.PicList002120 li a { display: block; border: solid 3px #f5f5f5; position: relative; transition: 0.3s; padding: 10% 8% 18%; }
.PicList002120 li a:after { position: absolute; content: ''; width: 50px; height: 50px; background: url(../images/PicList002854_btn.png) no-repeat center center #f5f5f5; right: 0; bottom: 0; background-size: auto 21px; transition: 0.3s; }
.PicList002120 li a:hover { border-color: #00276c; }
.PicList002120 li a:hover:after { background-color: #00276c; background-image: url(../images/PicList002854_btn_hover.png); }
.PicList002120 li figure { background-size: contain; padding-bottom: 100%; }
.PicList002120 li p { font-size: 17px; line-height: 28px; height: 56px; text-align: center; color: #333; margin: 0; }
.PicList002120 li:hover p { font-weight: bold; color: #00276c; }
@media(min-width:901px) {
	.PicList002120 li { width: 22.75%; }
	.PicList002120 li:not(:nth-child(4n)) { margin-right: 3%; }
}
@media(max-width:900px) {
	.PicList002120 li { width: 48%; }
	.PicList002120 li:not(:nth-child(2n)) { margin-right: 4%; }
	.PicList002120 li p { font-size: 16px; }
	.PicList002120 li a:after { width: 7vw; height: 7vw; background-size: auto 50%; }
}
@media(max-width:768px) {
	.PicList002120 { padding-top: 60px; }
}
@media(max-width:480px) {
	.PicList002120 li p { font-size: 14px; line-height: 20px; height: 40px; }
}

/*
.Timeline000618
*/
.Timeline000618 { padding: 5% 0; }
// .Timeline000618 .year { position: relative; z-index: 1; }
// .Timeline000618 .year li { width: 100%; position: relative; line-height: 50px; text-align: center; cursor: pointer; background: url(../images/Timeline000618-yearbg.png) no-repeat center top 10px; background-size: contain; font-size: 24px; padding-top: 40px; }
// .Timeline000618 .year li.slick-current { color: #00276c; }
// .Timeline000618 .year li:after { position: absolute; left: 50%; top: 4px; width: 11px; height: 11px; content: ''; background: #fff; border: 3px solid #d6d6d6; border-radius: 50%; z-index: 3; margin-left: -6px; }
// .Timeline000618 .year li.slick-current:after { border-color: #00276c; }
// .Timeline000618 .btn .slick-arrow { position: absolute; top: -15px; width: 26px; height: 54px; cursor: pointer; background-color: #eeefef; border-radius: 3px; z-index: 10; font-size: 0; }
// .Timeline000618 .btn .slick-prev { left: 0; }
// .Timeline000618 .btn .slick-next { right: 0; }
// .Timeline000618 .btn .slick-next:hover, // .Timeline000618 .btn .slick-prev:hover { background-color: #00276c; }
// .Timeline000618 .btn .slick-prev:before, // .Timeline000618 .btn .slick-next:before { position: absolute; content: ''; width: 12px; height: 12px; border-left: 4px solid #fff; border-top: 4px solid #fff; left: 50%; top: 50%; margin: -6px 0 0 -8px; transform: rotate(135deg); }
// .Timeline000618 .btn .slick-prev:before { transform: rotate(-45deg); margin-left: -3px; }
.Timeline000618 .year { position: relative; padding: 0 40px; }
.Timeline000618 .year .slick-prev, .Timeline000618 .year .slick-next { position: absolute; top: 74%; width: 36px; height: 36px; background: url(../images/Floor001893-controls.png) no-repeat left top; cursor: pointer; }
.Timeline000618 .year .slick-prev, .Timeline000618 .year .slick-next { background-image: url(../images/Floor001893-controls1.png); }
.Timeline000618 .year .slick-prev { left: 0; }
.Timeline000618 .year .slick-next { right: 0; background-position: left bottom; }
.Timeline000618 .year .nextStop, .Timeline000618 .year .prevStop { cursor: default; }
.Timeline000618 .year .prevStop { background-position: right top; }
.Timeline000618 .year .nextStop { background-position: right bottom; }
.Timeline000618 .year .slick-slider { overflow: hidden; position: relative; }
.Timeline000618 .year .slick-slider:after { position: absolute; content: ''; width: 100%; height: 1px; bottom: 8px; background: #e6e6e6; left: 0; z-index: 1; }
.Timeline000618 .year li { text-align: center; position: relative; padding-top: 20px; z-index: 2; padding-bottom: 4px; }
.Timeline000618 .year li:before { display: block; width: 0; height: 0; margin: 0 auto; border: 20px solid transparent; content: ''; position: absolute; top: 0; left: 50%; margin-left: -20px; z-index: 1; }
.Timeline000618 .year li.slick-current:before { border-top-color: #f7f8fa; }
.Timeline000618 .year li .box { display: table; margin: 0 auto; height: 80px; position: relative; color: #fff; font-size: 20px; }
.Timeline000618 .year li .box { color: #ccc; }
.Timeline000618 .year li .inner { display: table-cell; vertical-align: bottom; }
.Timeline000618 .year li i { display: block; margin: 0 auto 2px; width: 1px; height: 20px; background: #fff; position: relative; }
.Timeline000618 .year li i { background: #00276c; }
.Timeline000618 .year li i:after { position: absolute; content: ''; width: 5px; height: 5px; background: #00276c; border-radius: 50%; left: 50%; margin-left: -2.5px; bottom: 0; }
.Timeline000618 .year li.slick-current .box { color: #00276c; font-size: 32px; }
.Timeline000618 .year li.slick-current i { height: 30px; margin-bottom: 0; bottom: -2px; }
.Timeline000618 .year li.slick-current i:after { width: 13px; height: 13px; margin-left: -6.5px; }
.Timeline000618 .list { position: relative; padding-top: 5%; }
.Timeline000618 .box dl { padding-bottom: 2%; }
.Timeline000618 .box dl dt { border-bottom: 1px solid #d1d1d1; font-size: 24px; color: #000; padding-bottom: 30px; }
.Timeline000618 .box dl dd { padding: 3% 0; font-size: 16px; }
@media(max-width:768px) {
	.Timeline000618 { padding: 60px 0; }
	.Timeline000618 .year li { font-size: 18px; }
}
@media(max-width:640px) {
	.Timeline000618 .box dl dt { font-size: 16px; padding-bottom: 10px; }
	.Timeline000618 .box dl dd { font-size: 12px; }
}

/*
.PicList002323 
*/
.PicList002323 { padding: 4% 0 0; }
.PicList002323 ul { position: relative; height: 862px; }

/*.PicList002323 ul li{ width:23.5%; margin-bottom: 2%; margin-right: 2%; float: left; text-align: center; }
.PicList002323 ul li .sc{ position: relative; overflow: hidden;}
.PicList002323 ul li .Ispic{ transition: 0.3s; padding-bottom:67.97%; }
.PicList002323 ul li h3{ color: #333; margin:10px 0 0; font-weight: normal; font-size: 16px; line-height: 24px; padding: 10px 0;   }
.PicList002323 ul li:hover a h3{ color:#095aa5; }*/
.PicList002323 ul li .Ispic { transition: 0.3s; }
.PicList002323 ul li { position: absolute; overflow: hidden; }
.PicList002323 ul li:nth-of-type(1) { left: 0; top: 0; width: 700px; }
.PicList002323 ul li:nth-of-type(2) { left: 720px; top: 0; width: 350px; }
.PicList002323 ul li:nth-of-type(3) { right: 0; top: 0; width: 350px; }
.PicList002323 ul li:nth-of-type(4) { left: 720px; top: 275px; width: 350px; }
.PicList002323 ul li:nth-of-type(5) { right: 0; top: 275px; width: 350px; }
.PicList002323 ul li:nth-of-type(6) { width: 466px; left: 0; bottom: 0; }
.PicList002323 ul li:nth-of-type(7) { width: 466px; left: 486px; bottom: 0; }
.PicList002323 ul li:nth-of-type(8) { width: 466px; right: 0; bottom: 0; }
.PicList002323 ul li:nth-of-type(1) figure { height: 530px; }
.PicList002323 ul li:nth-of-type(2) figure, .PicList002323 ul li:nth-of-type(3) figure, .PicList002323 ul li:nth-of-type(4) figure, .PicList002323 ul li:nth-of-type(5) figure { height: 255px; }
.PicList002323 ul li:nth-of-type(6) figure, .PicList002323 ul li:nth-of-type(7) figure, .PicList002323 ul li:nth-of-type(8) figure { height: 312px; }
.PicList002323 ul li:hover .sc figure { transform: scale(1.07); }
@media(max-width:1500px) {
	.PicList002323 .auto_1440 { padding: 0; max-width: 1200px; }
	.PicList002323 ul { position: relative; height: 680px; }
	.PicList002323 ul li:nth-of-type(1) { left: 0; top: 0; width: 580px; }
	.PicList002323 ul li:nth-of-type(2) { left: 600px; top: 0; width: 290px; }
	.PicList002323 ul li:nth-of-type(3) { right: 0; top: 0; width: 290px; }
	.PicList002323 ul li:nth-of-type(4) { left: 600px; top: 210px; width: 290px; }
	.PicList002323 ul li:nth-of-type(5) { right: 0; top: 210px; width: 290px; }
	.PicList002323 ul li:nth-of-type(6) { width: 386px; left: 0; bottom: 0; }
	.PicList002323 ul li:nth-of-type(7) { width: 386px; left: 406px; bottom: 0; }
	.PicList002323 ul li:nth-of-type(8) { width: 386px; right: 0; bottom: 0; }
	.PicList002323 ul li:nth-of-type(1) figure { height: 400px; }
	.PicList002323 ul li:nth-of-type(2) figure, .PicList002323 ul li:nth-of-type(3) figure, .PicList002323 ul li:nth-of-type(4) figure, .PicList002323 ul li:nth-of-type(5) figure { height: 190px; }
	.PicList002323 ul li:nth-of-type(6) figure, .PicList002323 ul li:nth-of-type(7) figure, .PicList002323 ul li:nth-of-type(8) figure { height: 260px; }
}
@media(max-width:1200px) {
	.PicList002323 .auto_1440 { padding: 0; max-width: 900px; }
	.PicList002323 ul { position: relative; height: 530px; }
	.PicList002323 ul li:nth-of-type(1) { left: 0; top: 0; width: 430px; }
	.PicList002323 ul li:nth-of-type(2) { left: 450px; top: 0; width: 215px; }
	.PicList002323 ul li:nth-of-type(3) { right: 0; top: 0; width: 215px; }
	.PicList002323 ul li:nth-of-type(4) { left: 450px; top: 170px; width: 215px; }
	.PicList002323 ul li:nth-of-type(5) { right: 0; top: 170px; width: 215px; }
	.PicList002323 ul li:nth-of-type(6) { width: 286px; left: 0; bottom: 0; }
	.PicList002323 ul li:nth-of-type(7) { width: 286px; left: 306px; bottom: 0; }
	.PicList002323 ul li:nth-of-type(8) { width: 286px; right: 0; bottom: 0; }
	.PicList002323 ul li:nth-of-type(1) figure { height: 320px; }
	.PicList002323 ul li:nth-of-type(2) figure, .PicList002323 ul li:nth-of-type(3) figure, .PicList002323 ul li:nth-of-type(4) figure, .PicList002323 ul li:nth-of-type(5) figure { height: 150px; }
	.PicList002323 ul li:nth-of-type(6) figure, .PicList002323 ul li:nth-of-type(7) figure, .PicList002323 ul li:nth-of-type(8) figure { height: 190px; }
}
@media(max-width:900px) {
	.PicList002323 .auto_1440 { padding: 0; max-width: 700px; }
	.PicList002323 ul { position: relative; height: 420px; }
	.PicList002323 ul li:nth-of-type(1) { left: 0; top: 0; width: 330px; }
	.PicList002323 ul li:nth-of-type(2) { left: 350px; top: 0; width: 165px; }
	.PicList002323 ul li:nth-of-type(3) { right: 0; top: 0; width: 165px; }
	.PicList002323 ul li:nth-of-type(4) { left: 350px; top: 135px; width: 165px; }
	.PicList002323 ul li:nth-of-type(5) { right: 0; top: 135px; width: 165px; }
	.PicList002323 ul li:nth-of-type(6) { width: 220px; left: 0; bottom: 0; }
	.PicList002323 ul li:nth-of-type(7) { width: 220px; left: 240px; bottom: 0; }
	.PicList002323 ul li:nth-of-type(8) { width: 220px; right: 0; bottom: 0; }
	.PicList002323 ul li:nth-of-type(1) figure { height: 250px; }
	.PicList002323 ul li:nth-of-type(2) figure, .PicList002323 ul li:nth-of-type(3) figure, .PicList002323 ul li:nth-of-type(4) figure, .PicList002323 ul li:nth-of-type(5) figure { height: 115px; }
	.PicList002323 ul li:nth-of-type(6) figure, .PicList002323 ul li:nth-of-type(7) figure, .PicList002323 ul li:nth-of-type(8) figure { height: 150px; }
}
@media(max-width:768px) {
	.PicList002323 { padding: 60px 0 0; }
}

/*@media(min-width:641px){
.PicList002323 ul li:nth-of-type(4n){ margin-right: 0; }
}*/
@media(max-width:700px) {
.PicList002323 .auto_1440 { padding: 0 2%; max-width: none; }
.PicList002323 ul { position: relative; height: auto; }
.PicList002323 ul li:nth-of-type(1) { width: 48%; }
.PicList002323 ul li:nth-of-type(2) { width: 48%; }
.PicList002323 ul li:nth-of-type(3) { width: 48%; }
.PicList002323 ul li:nth-of-type(4) { width: 48%; }
.PicList002323 ul li:nth-of-type(5) { width: 48%; }
.PicList002323 ul li:nth-of-type(6) { width: 48%; }
.PicList002323 ul li:nth-of-type(7) { width: 48%; }
.PicList002323 ul li:nth-of-type(8) { width: 48%; }
.PicList002323 ul li { width: 49%; margin-right: 2%; margin-bottom: 2%; position: static; float: left; }
.PicList002323 ul li:nth-child(2n) { margin-right: 0; }
.PicList002323 ul li:nth-of-type(1) figure, .PicList002323 ul li:nth-of-type(2) figure, .PicList002323 ul li:nth-of-type(3) figure, .PicList002323 ul li:nth-of-type(4) figure, .PicList002323 ul li:nth-of-type(5) figure, .PicList002323 ul li:nth-of-type(6) figure, .PicList002323 ul li:nth-of-type(7) figure, .PicList002323 ul li:nth-of-type(8) figure { height: 160px; }
}
.PicList000848 .leader { padding-top: 4%; }
.PicList000848 .leader .list ul li { display: block; width: 31.3%; margin-right: 3%; margin-bottom: 3%; position: relative; float: left; overflow: hidden; cursor: pointer; }
.PicList000848 .leader .list ul li .Ispic { position: relative; padding-bottom: 104.84%; overflow: hidden; }
.PicList000848 .leader .list ul li .Ispic figure { position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-repeat: no-repeat; background-size: cover; transition: ease-in-out 0.5s; }
.PicList000848 .leader .list ul li:hover .Ispic figure { transform: scale3d(1.15, 1.15, 1.15); }
.PicList000848 .leader .list ul li .text { text-align: left; position: absolute; width: 100%; bottom: 0; left: 0; transition: .6s; padding: 24px 30px; background: rgba(0, 39, 108, 0.9); }
.PicList000848 .leader .list ul li .text h3 { margin: 0; font-size: 17px; color: #fff; line-height: 1.25; }
.PicList000848 .leader .list ul li .text p { margin: 0; font-size: 14px; color: #fff; margin-top: 10px; }
.PicList000848 .leader .list ul li .text .info { display: none; padding: 0 50px; margin-top: 60px; font-size: 14px; color: #414450; line-height: 24px; }
.PicList000848 .container { position: fixed; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; z-index: 999999999; display: none; }
.PicList000848 .container .box { position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 99999; background: #fff; height: 524px; width: 90%; max-width: 1280px; }
.PicList000848 .container .cons { overflow: auto; padding: 40px; width: 100%; height: 100%; }
.PicList000848 .container .closeBtn { position: absolute; top: 16px; right: 16px; height: 17px; width: 17px; display: block; background: url(../images/Form002324-colseBtn.jpg) no-repeat; }
.PicList000848 .container h3 { font-size: 24px; color: #333; margin: 10px 0; padding-bottom: 16px; border-bottom: 1px solid #eaeaea; }
.PicList000848 .container .p1 { display: none; }
.PicList000848 .container .info { margin-top: 30px; font-size: 14px; height: 310px; color: #414450; line-height: 2; overflow: auto; }
.PicList000848 .container .info p { margin: 0; line-height: 1.8; }
.PicList000848 .container .pic { display: block; background-repeat: no-repeat; background-position: top center; background-size: contain; }
@media(min-width:1000px) {
.PicList000848 .container h3 { font-size: 28px; }
}
@media(min-width:769px) {
.PicList000848 .container .pic { float: left; width: 34%; display: block; padding-bottom: 35%; max-width: 400px; }
.PicList000848 .container .word { float: right; width: 62%; }
.PicList000848 .leader .list ul li:nth-of-type(3n) { margin-right: 0; }
.PicList000848 .leader .list ul li .text h3 { font-size: 20px; }
.PicList000848 .leader .list ul li .text p { font-size: 15px; }
}
@media screen and (max-width:768px) {
.PicList000848 .leader { padding: 50px 0; }
.PicList000848 .leader .title { margin-bottom: 20px; }
.PicList000848 .leader .list ul li { width: 48.5%; }
.PicList000848 .leader .list ul li:nth-of-type(2n) { margin-right: 0; }
.PicList000848 .leader .list ul li:last-child { margin-bottom: 0; }
.PicList000848 .container .pic { height: auto; padding-bottom: 60%; margin-bottom: 24px; }
.PicList000848 .container h3 { font-size: 20px; }
.PicList000848 .container .info { margin-top: 18px; }
}
@media(max-width:540px) {
.PicList000848 .leader .list ul li { width: 100%; float: none; margin-right: 0; margin-bottom: 20px; }
.PicList000848 .container .pic { padding-bottom: 90%; }
.PicList000848 .container h3 { font-size: 18px; }
}

/*PicList002953 */
.PicList002953 { padding-top: 2.5%; }
.PicList002953 li { float: left; width: 48%; background: #fff; margin: 1.5% 0; margin-right: 3%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.PicList002953 li:nth-child(2n) { margin-right: 0; }
.PicList002953 li a { display: block; padding: 1.56vw; }
.PicList002953 li:nth-child(2n+1) { clear: left; }
.PicList002953 li aside.dot { font-size: 20px; line-height: 1; border-left: 2px solid #00276c; margin-bottom: 30px; padding-left: 20px; font-weight: bold; }
.PicList002953 li a:hover aside.dot { color: #00276c; }
.PicList002953 li .txt { padding-right: 60px; position: relative; padding-left: 20px; margin-top: 4%; }
.PicList002953 li p { margin: 0; line-height: 2; font-size: 15px; color: #666; }
.PicList002953 li .pic { overflow: hidden; border-radius: 5px; }
.PicList002953 li .Ispic { padding-bottom: 50.071%; transition: 0.3s; }
.PicList002953 li a:hover .Ispic { transform: scale(1.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); }
.PicList002953 li .more { overflow: hidden; position: absolute; right: 0; top: 50%; margin-top: -20px; }
.PicList002953 li .more span { float: right; width: 40px; height: 40px; border: solid 2px #e5e5e5; border-radius: 50%; position: relative; transition: 0.3s; }
.PicList002953 li .more span:after { position: absolute; content: ''; width: 10px; height: 10px; border-top: 2px solid #666; border-right: 2px solid #666; transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); margin: -5px 0 0 -7px; left: 50%; top: 50%; }
.PicList002953 li a:hover .more span { border-color: #00276c; background: #00276c; }
.PicList002953 li a:hover .more span:after { border-color: #fff; }
@media(max-width:768px) {
.PicList002953 { padding-top: 30px; }
.PicList002953 li { float: none; width: 100%; margin: 30px 0 0; margin-right: 0; }
}

/*.RighInfo002519*/
.RighInfo002519 { padding: 4% 0; }
.RighInfo002519 .tit { font-size: 28px; color: #333; text-align: center; font-weight: bold; }
.RighInfo002519 .tit:after { width: 50px; height: 2px; background: #00276c; border: none; margin: 25px auto; content: ""; display: block; }
.RighInfo002519 .info { font-size: 15px; color: #666; line-height: 2; text-align: justify; text-justify: inter-ideograph; }
.RighInfo002519 .list_img_group { margin: 3% 0; }
.RighInfo002519 .list_img_group li { text-align: center; }
@media(min-width:641px) {
.RighInfo002519 .list_img_group li { float: left; width: 32.5%; }
.RighInfo002519 .list_img_group li:nth-child(2) { width: 33%; margin: 0 1%; }
}
@media(max-width:768px) {
.RighInfo002519 { padding: 60px 0; }
}
@media(max-width:640px) {
.RighInfo002519 .list_img_group li { margin: 2% 0; }
}