:root {--main-wrapper-width: 1440px;--main-bg-blue: rgba(33, 149, 206, .95);--main-text-blue: rgba(31, 150, 206, 1);--main-border-radius: 6px;--tab-bg-line: transparent url("data:image/gif;base64,R0lGODlhAgACAIAAAOnp6f///yH5BAAHAP8ALAAAAAACAAIAAAIChFEAOw==") left bottom repeat-x}
html {color: #000;min-width: 1536px/*禁止手机端缩放*/}
body {background-color: #F7F8FA}
.header, .footer {width: 100%;clear: both}
.header {position: relative;height: 650px}
.header .top {position: absolute;height: 50px;width: 100%;margin:auto;top: 0;right:0;left:0;z-index: 9;background-color: rgba(255, 255, 255, .8);backdrop-filter: blur(4px)}
.header .top-wrapper {width: var(--main-wrapper-width);margin: 0 auto;height:100%;font-size: 14px}
.header .top .welcome,.header .top .datetime {height: 100%;line-height: 50px;color: #333}
.header .top .welcome {float: left;width: 70%}
.header .top .datetime {float: right;width: 25%;text-align: right}
.header .banner{height: 100%;position: relative}
.header .logo {position: absolute;height: 360px;width: var(--main-wrapper-width);margin:auto;top: 0;right:0;bottom:0;left: 0;z-index:99;transform: translateY(-40px)}
.header .logo h1{padding:0;margin:0;height:100%;text-indent: -99em;background: transparent url("../img/logo.png") no-repeat 15px center}
.header .swiper {height: 100%;width:100%;--swiper-theme-color: #fff;--swiper-navigation-sides-offset:0;--swiper-pagination-bottom: 120px}
.header .swiper-slide {text-align: center;background-position: center}
.header .swiper-slide > p{position:absolute;margin: auto;padding: 0;right:0;left:0;bottom: 240px;font-size: 36px;font-weight:bold;color: rgba(255,255,255,.95);line-height: 1.75;text-align: center;text-shadow:2px 2px 4px rgba(0,0,0,.4);opacity: 0;transition: all ease 600ms}
.header .swiper-slide > p.show {opacity: 1;transform: translateY(-80px)}
/*导航*/
.nav {clear:both;position: absolute;width:100%;height:80px;right:0;left:0;bottom:0;z-index: 9;background-color: var(--main-bg-blue)}
.nav .nav-bar {height: 100%;line-height: 80px;position: relative;width: var(--main-wrapper-width);margin: 0 auto;padding:0}
.nav ul {list-style: none outside none}
.nav .nav-bar .nav-item {padding: 0}
.nav .nav-bar .nav-item > li {position:relative;width: 11.111111%;height:100%;padding:0;float: left;font-size: 24px;text-align: center}
.nav .sub-menu {position: absolute;margin: 0;padding:0;top: 80px;left: 0;width: 100%;height:0;opacity:0;overflow: hidden;box-shadow:1px 1px 3px rgba(0,0,0,.3);transition: all ease 600ms}
.nav .sub-menu > li {float: none;height: 60px;line-height: 60px;font-size: 20px;background-color: var(--main-bg-blue)}
.nav .nav-item > li:hover ul.sub-menu {height: auto;opacity: 1}
.nav a {display: block;transition: ease all .4s}
.nav a:link, .nav a:visited, .nav a:active {color: #fff}
.nav a:hover, .nav a.active, .nav a.hover {color: #2172b8;background-color: rgba(88, 198, 244, .95)}
/*main*/
.main {width: var(--main-wrapper-width);min-height:200px;margin: 0 auto;padding: 20px}
.main.full {width: 100%;padding: 0 0 30px 0;background: transparent url("data:image/gif;base64,R0lGODlhAQAsAZEAAESYvff4+v///wAAACH5BAAHAP8ALAAAAAABACwBAAIXjI+py+0Po5y02iWA3rz7D4biSJbmCRQAOw==") repeat-x center bottom}
.bx-shadow {background-color: #fff;box-shadow: 1px 1px 3px rgba(0,0,0,.1)}
.aside {min-height: 360px;background-color: #fff;z-index: 99}
/*面包屑*/
.breadcrumb {list-style: none outside none;padding: 0;height: 60px;line-height: 60px}
.breadcrumb li {display: inline;font-size: 16px;*margin: 0 5px;color: #333}
.breadcrumb li.active {color: #999}
.breadcrumb li:first-child:before {content: "当前位置："}
.breadcrumb li + li:before {content: "";display:inline-block;width:24px;height:16px;color: #999;background: transparent url("../img/arrow-right.png") no-repeat center center;transform: translateY(2px)}
/*搜索框*/
.search-form {height: 40px;padding: 0;margin: auto}
.search-form input, .search-form button {display: block;height: 40px;line-height: 40px;padding: 0 10px;margin: 0;float: right;border: none}
.search-form input {width: 350px;font-size:14px;outline: none;border-radius: 20px 0 0 20px;background-color: transparent}
.search-form button {width: 100px;font-size: 18px;color: #fff;outline: none;cursor: pointer;overflow: hidden;border-radius:0 20px 20px 0;background-color: #58c6f4;}
.search-form button:hover {color: var(--main-text-blue)}
/*边栏*/
.side-menu {list-style: none outside none;padding: 0;margin: 0 auto}
.side-menu li, .side-menu a {-webkit-transition: all 200ms ease-in-out 0ms;-moz-transition: all 200ms ease-in-out 0ms;-o-transition: all 200ms ease-in-out 0ms;transition: all 200ms ease-in-out 0ms}
.side-menu li {padding: 0;line-height: 60px;font-size: 20px;font-weight: normal;border-bottom: 1px solid #f5f5f5}
.side-menu a {display: block;padding: 0 10px 0 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;border-left:8px solid transparent}
.side-menu a:link, .side-menu a:visited, .side-menu a:active {color: #333}
.side-menu a:hover, .side-menu a.active, .side-menu a.hover {border-left:8px solid #3072cf;color: #fff;font-weight: bold;background-color: #666}
.side-menu .sub-menu {list-style: none outside none;padding: 0}
.side-menu .sub-menu a {text-indent:1em;font-size:.85em;background: transparent url(data:image/gif;base64,R0lGODlhBgAHAJEAAFmyAP///////wAAACH5BAEHAAIALAAAAAAGAAcAAAILhIVikHq5UHSMpgIAOw==) no-repeat 20px center}
.side-menu .sub-menu a:link, .side-menu .sub-menu a:visited, .side-menu .sub-menu a:active {color: #3072cf;border-color:transparent}
.side-menu .sub-menu a:hover, .side-menu .sub-menu a.active, .side-menu .sub-menu a.hover {color: var(--main-text-blue)}
.side-menu li:last-child,.side-menu .sub-menu li:last-child {border-bottom: 0}
/*标题*/
.title {padding: 0;clear: both}
.title.title-default, .title.title-header, .title.title-silver, .title.title-chanel {height: 50px;padding:0 15px;line-height: 50px;overflow: hidden;color: #333}
.title.title-default h4, .title.title-silver h4, .title.title-chanel h4 {font-size: 22px;text-indent: .8em}
.title.title-header, .title.title-default {padding:20px 15px 0 15px;border-bottom: 2px solid #eee}
.title.title-header h4 {font-size: 22px}
.title.title-default h4, .title.title-silver h4 {position:relative;color: var(--main-text-blue)}
.title.title-default h4:before, .title.title-silver h4:before {content:"";display:block;position:absolute;width:4px;height: 1.1em;top:0;bottom: 0;left:0;margin:auto;background: var(--main-bg-blue)}
.title.title-silver {background-image: linear-gradient(to bottom, #fff, #ddd)}
.title.title-chanel {background-image: linear-gradient(to bottom, rgb(88, 198, 244), rgb(88, 198, 244))}
.title.title-chanel h4 {position:relative;color: #fff}
.title.title-chanel h4:before {content:"";display:block;position:absolute;width:4px;height: 1em;top:0;bottom: 0;left:0;margin:auto;background:#fff}
/*按钮组*/
.btn-group {list-style: none outside none}
.btn-group.group-base {margin: 0;padding: 0}
.btn-group.group-base li {display:table;margin: 0 1.5% 10px 1.5%;width: 47%;float: left;background-color: #f7f7f7;-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);box-shadow: inset 0 0 2px rgba(0, 0, 0, .3)}
.btn-group.group-base li a {display:table-cell;height: 55px;padding: 0 10px;line-height: 1.2;font-size: 16px;text-align: center;vertical-align: middle}
.btn-group.group-base li a:hover {background-color: rgba(48, 178, 207, 0.2);color: rgba(11, 147, 152, 0.7);-webkit-box-shadow: inset 0 0 8px rgba(48, 114, 207, .4);box-shadow: inset 0 0 8px rgba(48, 114, 207, .4)}
.btn-group.image {padding: 10px 0;margin: 0}
.btn-group.image li {margin: 0;padding: 5px 0}
.btn-group.image li img {width: 100%;height: auto}
.btn-group.image li img:hover {opacity: .75}
.btn-group::after {content: "";display: table;height: 0;clear: both}
.btn-group li {min-height: 30px;max-width: 100%;padding: 0;text-align: center}
.btn-group a {display: block;-moz-transition: .5s all ease;-webkit-transition: .5s all ease;transition: .5s all ease}
/*选项卡*/
.tabs {width: 100%;overflow: hidden}
.tabs::after {content: "";display: table;height: 0;clear: both}
.tabs > .tabs-item {padding: 0;list-style: none outside none}
.tabs > .tabs-item > li {padding: 0;height: 100%}
.tabs > .tabs-item .more a {padding-right: 10px;text-align: right}
.tabs > .tabs-item .more a:link, .tabs > .tabs-item .more a:visited, .tabs > .tabs-item .more a:active {font-size: 14px;color: #333}
.tabs > .tabs-item .more a:hover {color: var(--main-text-blue)}
.tabs .tab-title h4 {padding: 0}
.tabs.tabs-default, .tabs.tabs-normal, .tabs.tabs-avg {height: 49px;line-height: 49px;font-size: 22px}
.tabs.tabs-default {border-top-right-radius:var(--main-border-radius);background: var(--tab-bg-line)}
.tabs.tabs-default li, .tabs.tabs-normal li {min-width: 60px;height: 100%;float: left}
.tabs.tabs-default li.tab-title, .tabs.tabs-normal li.tab-title {min-width: 110px;font-size: 22px;color: var(--main-text-blue)}
.tabs.tabs-default li.tab-title h4, .tabs.tabs-normal li.tab-title h4 {position:relative;padding: 0 10px;line-height: 44px;text-align: center;font-size: 1em}
.tabs.tabs-default li.tab-title h4:before, .tabs.tabs-normal li.tab-title h4:before {content:"";display:block;position:absolute;width:4px;height: 1.2em;top:0;bottom: 0;left:0;margin:auto;background:var(--main-bg-blue)}
.tabs.tabs-default li.more, .tabs.tabs-normal li.more {width: 60px;float: right;font-weight: normal;padding-right: 10px;margin-right:10px;background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAKtJREFUOE+l09ERgjAQBNClE0rRTrSD7QDtYDtAK5FOpBTnHMIccAlE+Qoz3Eu4yzb482lSPcmTpMF7JFt7lzTm9vHAG8Bd0sOhl2k95JAZsA9JRsgNgJ0gRBbAL8gGqEVCoAbJAg65+umQ/PYkNXsPeE2Tmcdr4wbQSTrbJqVf2C3OAiQPFYdATfEGqC1eACR7AM9Vxy0LfWpYlAefhXZ93y1MpSAVp3A05R8uqYYRymSCzAAAAABJRU5ErkJggg==") no-repeat right center}
.tabs.tabs-default a, .tabs.tabs-normal a {display: block;padding: 0 15px;color: #333;text-align: center}
.tabs.tabs-default li.active {background: transparent url("data:image/gif;base64,R0lGODlhAwADAIAAACKW0////yH5BAAHAP8ALAAAAAADAAMAAAIDhH8FADs=") left bottom repeat-x}
.tabs.tabs-default li.active a {color: var(--main-text-blue);font-weight: bold}
.tabs.tabs-normal {background: transparent url("data:image/gif;base64,R0lGODlhAQABAIAAAN3d3f///yH5BAAHAP8ALAAAAAABAAEAAAICRAEAOw==") left bottom repeat-x}
.tabs.tabs-normal li+li:not(.more)::before {content: "|";float:left;display: inline;color: #999}
.tabs.tabs-normal li.active {background: var(--tab-bg-line)}
.tabs.tabs-normal li.active a {color: var(--main-text-blue)}
.tabs.tabs-avg {background-color: #f7f7f7;text-align: center}
.tabs.tabs-avg ul {display: table;width: 100%}
.tabs.tabs-avg ul li {display: table-cell;float: none;width: auto;min-width: auto;max-width: none}
.tabs.tabs-avg li.active {color:#fff;background: var(--tab-bg-line)}
.tabs-content {display: block;min-height: 40px}
.tabs-content > .tab-pane {display: none}
.tabs-content > .active {display: block}
/*更多*/
.more-def, .more-light {float: right;margin-right: 10px;font-size: 13px}
.more-def:link, .more-def:visited, .more-def:active {color: #333}
.more-def:hover {color: var(--main-text-blue)}
.more-light:link, .more-light:visited, .more-light:active {color: #fff}
.more-light:hover {color: var(--main-text-blue)}
.more-center {display:block;margin:0 auto;width:100px;height:30px;line-height:30px;text-align: center;font-size:15px}
.more-center:link,.more-center:visited,.more-center:active {color: #333;background-color: #E7E7E7}
.more-center:hover {color:#fff;background-color: var(--main-text-blue)}
/*列表*/
.list {padding: 0;list-style: none outside none}
.list li {padding: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: background-color 200ms ease-in-out 0ms, padding-left 200ms ease-in-out 0ms}
.list li img {object-fit:cover;-moz-transition: .5s all ease;-webkit-transition: .5s all ease;transition: .5s all ease}
.list.list-default, .list.list-normal, .list.list-no-style, .list.list-news{line-height: 49px;font-size: 16px}
.list.list-inline{padding:10px 0;line-height: 2;font-size: 16px}
.list-default li, .list-normal li, .list-no-style li, .list-news li {border-bottom: 1px dotted #ddd}
.list-default li i, .list-normal li i, .list-no-style li i {float: right;margin-right: 10px;font-size: 14px;color: #999}
.list-news li p {margin:0; padding: 0;color: #333;overflow:hidden;text-overflow: ellipsis}
.list-news li i {float: right;padding-right:10px;color: #999}
.list-default li:last-child, .list-normal li:last-child, .list-no-style li:last-child {border-bottom: none}
.list-default li {padding-left: 25px;background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAgMAAACdogfbAAAAA3NCSVQICAjb4U/gAAAADFBMVEX////MzMzMzMzMzMybt6bAAAAABHRSTlMAEbv/hEQ3IwAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDkvMTkvMjT+dmISAAAAF0lEQVQImWPIn8Cw/wHD/w8gBGTkTwAAUckJG9LlKgMAAAAASUVORK5CYII=") no-repeat 5px center}
.list-normal li {padding-left: 25px;background: transparent url("data:image/gif;base64,R0lGODlhEAAQAKIAAMzMzNra2vn5+dPT0////wAAAAAAAAAAACH5BAEHAAQALAAAAAAQABAAAAMkSLrc/pAIEZkIgVY1QN6cp23dB5ZjFHjgGrTs5oLC8IISru8JADs=") no-repeat 5px center}
.list-no-style li .list-title {display: block;text-align: left;text-indent: .75em}
.list-inline li{display: inline;padding:5px;white-space: nowrap}
.list-inline li:before{content:"\25C6";color:#666;font-size:12px;margin-right: 5px}
.list.striped li:nth-child(even) {background-color: #f8f8f8}
.list-gallery:before, .list-gallery:after, .list-images:before, .list-images:after, .list-album:before, .list-album:after, .list-media:before, .list-media:after, .list-leader:before, .list-leader:after {content: "";display: table;height: 0;clear: both}
.list.list-media, .list.list-leader {font-size: 14px}
.list-media li, .list-leader li {padding: 15px}
.list-media li img {float: left;width: 200px;height: 150px;margin-right: 20px}
.list-leader li img {float: left;width: 150px;height: 200px;margin-right: 20px}
.list-media li img:hover {transform: scale(1.05)}
.list-leader li img:hover {border-radius: 6px;opacity: .75}
.list-media li a, .list-media li p, .list-media li i, .list-leader li a, .list-leader li p {display: block;padding: 0;margin:0}
.list-media li a, .list-leader li a {line-height: 42px;font-size: 18px;font-weight: 600;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
.list-media li p, .list-leader li p {height: 90px;line-height: 1.75;white-space: normal;color: #666}
.list-leader li p {height: 124px}
.list-media li i {text-align:right;color: #999}
.list.list-gallery, .list.list-images {padding: 10px;font-size: 16px;line-height: 1}
.list-gallery li, .list-images li {width: 33.33333333%;*width: 31%}
.list.list-album {padding: 0;font-size: 14px}
.list-album li {width: 31.33333333%;*width: 31%;position: relative;height: 240px;margin: 30px 1% 30px 1%}
.list-album li img {width: 100% !important;height: auto !important;min-height: 100%}
.list-album li p {width: auto;bottom: 0}
.list-album li > a::before,
.list-album li > a::after {box-sizing:border-box;position: absolute;content: '';z-index:9;opacity: 0.8;filter: alpha(opacity=80);-webkit-transition: all 0.5s;transition: all 0.5s;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}
.list-album li > a::before {left: 3px;top: 6px;bottom: 6px;right: 3px;border-top:1px solid #eee;border-bottom:1px solid #eee}
.list-album li > a::after {left: 6px;top: 3px;bottom: 3px;right: 6px;border-left:1px solid #eee;border-right:1px solid #eee}
.list-album li > a:hover::before {--webkit-transform:scale(0,1);transform:scale(0,1)}
.list-album li > a:hover::after {--webkit-transform:scale(1,0);transform:scale(1,0)}
.list.list-article, .list.list-download {line-height: 50px;font-size: 16px}
.list.list-article li i, .list.list-download li i {float: right;margin-right: 10px;font-size: 14px;color: #999}
.list-gallery li, .list-images li, .list-album li {float: left;text-align: center}
.list-gallery li {height: 220px}
.list-gallery li img {max-width: 96%;height: 150px}
.list-gallery li p {padding: 0 10px;line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
.list-gallery li img, .list-images li img {margin: 10px auto;width: auto}
.list-images li {height: 220px;position: relative}
.list-images li img {width: 94%;height: 195px}
.list-images li p {width: 94%;bottom: 15px}
.list-images li p, .list-album li p {display: block;position: absolute;height: 40px;margin: auto;padding: 0;right: 0;left: 0;line-height: 40px;text-align: center;font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #fff;background-color: rgba(0, 0, 0, .6);*background-color: #666;*filter: opacity(75)}
.list-article li, .list-download li {padding-left: 30px;padding-right: 15px;border-bottom: 1px dotted #ddd}
.list-article li {background: transparent url(data:image/gif;base64,R0lGODlhCwANAJECAP///52dnf///wAAACH5BAEAAAIALAAAAAALAA0AAAIdlIKZBwEP0XNwqpZw3VJluUWO11GhRo5mCJ6pVwAAOw==) no-repeat 10px center}
.list-download li {background: transparent url(data:image/gif;base64,R0lGODlhEAAQANUAAHJycr+/v4eHh9/f36GhodPT0/Hx8ZmZmXR0dKysrMzMzOvr68nJyXp6eo+Pj9zc3MfHx/X19ebm5ra2tqenp42NjdnZ2Z2dnXh4eOXl5X19fe/v76SkpJKSkvf393Z2dvPz86Ojo6+vr+np6X5+fv///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEHACUALAAAAAAQABAAAAZewJJwSCwaj8jhQDNKEh8IiXOYQWymhgQBwBFFnAGAWJFkHDwMjGVxIBMpgoviayiBzILJsEGCfIkGARgVe2IAbRsQHYYOQwoEH4aSDRQWRRFmDQANclMFBw9ToqNCQQA7) no-repeat 10px center}
.list-article li:last-child, .list-download li:last-child {border-bottom: none}
.list-article li:hover, .list-download li:hover, .list-gallery li:hover {background-color: #eee}
.list-article li:hover, .list-download li:hover {padding-left: 40px}
.list-gallery li:hover img, .list-album li:hover img {transform: scale(1.11);-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;opacity: 1}
.list-images li:hover img {opacity: .75;*filter: opacity(75)}
/*分页*/
.pager-wrapper {padding: 30px 15px;text-align: center}
.pagination {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px}
.pagination > li {display: inline}
.pagination > li > a, .pagination > li > span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #3072cf;text-decoration: none;background-color: #fff;border: 1px solid #ddd}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li a:focus, .pagination > li > span:focus {z-index: 3;color: #3072cf;background-color: #eee;border-color: #ddd}
.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px}
.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {border-top-right-radius: 4px;border-bottom-right-radius: 4px}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {z-index: 2;color: #fff;cursor: default;background-color: rgba(15, 175, 227, 0.7);border-color: #0facc1}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {color: #777;cursor: not-allowed;background-color: #fff;border-color: #ddd}
/*底部*/
.footer{padding:0;background-color: rgb(68,152,189);border-top:1px solid #ccc}
.footer a {transition: ease all .4s}
.footer a:link,.footer a:visited,.footer a:active {color:#fff}
.footer a:hover {color: #40bcef}
.footer p {margin: 0;padding: 0}
.footer .links {width: var(--main-wrapper-width);height:80px;margin:0 auto}
.footer .links h3 {float:left;height:100%;margin:0;padding:0 0 0 50px;line-height:80px;font-size: 22px;color: #fff;background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkBAMAAAATLoWrAAAAA3NCSVQICAjb4U/gAAAAMFBMVEX///////////////////////////////////////////////////////////////9Or7hAAAAAEHRSTlMAESIzRFVmd4iZqrvM3e7/dpUBFQAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAFjSURBVCiRXZE/LANhGMavNDEguWswqOGudmowCavEYLQYMLAJEoNYDGJgkYjFn4RYpO1wIWGplo3kLunCYmn8m5sIWtp+j/f7vvvurn2W9/LLvc9z73OaFlKk39Aa1ZVHbaWBtNggzYXRJCeohEhrUSAsB6gTYG4J+AzQLtimNQH8BnvABw0bVR91SJcx1EN7VZ1GH5gi0SLeNIH8t9q99FH8KbTh2S7hRx28frAvHmy8NF3epr4+kohZiRgvZgCM50bGjxz3xnHTWybtlfk701C67wbuiPQiUA4sSWs2wqrIDDxMFVBeO+bogtAg8GRqJ2RrjEDs0bl1GjPAnhaHzLsVI84rZcApRyV88SJKwrxmSvTOx6JAl+KYIr5Fzzkiz7p3umwlupM9T8rbKessaMKSzaK2asqftJ29EgvkwZzMYSqdIbtXr9qQZqVvISCPnmVP3gPsWlcxxvAC1/yQT5r1D/EZ/oCtAGg3AAAAAElFTkSuQmCC") no-repeat left center}
.footer .links .link-item {height:100%;margin:0 0 0 200px;padding:0;list-style: none outside none}
.footer .link-item li {display: inline-block;height:40px;margin:20px 0;padding:0 40px;line-height:40px;font-size: 20px}
.footer .link-item li+li {border-left: 1px solid #fff}
.footer .bottom {background: #4498BD}
.footer .copyright{clear:both;padding:15px;color: #f7f7f7;text-align:center;font-size: 14px;line-height:1.75;text-shadow: 1px 1px 1px rgba(0,0,0,.2);border-top:1px solid #bbb}
.footer .copyright a:link,.copyright a:visited,.copyright a:active{color: #f7f7f7}
.footer .copyright img {margin-top: -5px}
.footer .copy {color: #ccc}
/*标题*/
.main-header {width: auto;padding: 0 10px;line-height: 50px;border-left: 5px solid rgba(13, 147, 193, 0.7);border-bottom: 2px solid #146b8b;text-shadow: 1px 1px 0 #fff}
.main-header h2 {font-size: 22px;color: #3072cf;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
.arc-header {padding: 15px}
.arc-header h1 {width: 80%;margin: 20px auto;word-wrap: break-word;color: #3072cf;font-size: 3.2em;font-weight: normal;text-align: center;line-height: 1.428}
.arc-header > .info {font-size: 1.5em;line-height: 2;color: #666;text-align: center;border-bottom: 1px solid #ccc}
.arc-header > .description {margin-top: 15px;padding: 10px;font-size: 1.4em;text-indent: 2em;color: #40bcef;border: 1px dotted #ccc;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px}
/*内容*/
.article {width: 100%;padding: 0;color: #111}
.article:before, .article:after {content: "";display: table;height: 0;clear: both}
.article .divider {border-top: 1px dotted #f7f7f7}
.article .arc-footer, .article .arc-content, .article .page-control, .article .page-nav, .article .share {padding: 15px}
.article .arc-footer {font-size: 1.4em;color: #666;clear: both}
.article .arc-content {position: relative;overflow-x: hidden;font-size: 1.6em;line-height: 1.75}
.article .arc-content p {text-indent: 2em}
.article .arc-content .video-iframe,.article .arc-content .video-player {display:block;width: 90%;margin: 0 auto;height: 720px}
.article .arc-content .video-link {text-align: center}
.article .arc-content img {max-width: 100%;height: auto !important}
.article .arc-content table {line-height: 1.5;font-size: 14px}
.article .arc-content table th {background-color: #f5f5f5}
.article .page-control {text-align: right;font-size: 1.32em}
.article .page-nav {font-size: 1.5em;line-height: 1.5;color: #3072cf;border-top: 1px dotted #ccc;border-bottom: 1px dotted #ccc;clear: both}
.data-table {line-height: 30px;font-size: 14px}
.data-table td {padding: 2px 5px}
.data-table .help-block {padding: 0;line-height: 1.5;font-size: 12px;color: #999}
.html5video {background: #000;margin: 0 auto}
