<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8"; 

/**Base Reset**/
* {margin: 0; padding: 0;}
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus {outline: 0;}
img {border: 0;}
a img {vertical-align: middle;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ""; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.clear {width: 100%; height: 0; line-height: 0; font-size: 0; overflow: hidden; clear: both; display: block; _display: inline;}
.none {display: none;}
.hidden {visibility: hidden;}
.clearfix:after {clear: both; content: ""; display: block; height: 0; visibility: hidden;}
.clearfix {display: block; *zoom:1;}
body, p {font: 14px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; color: #333; font-family: "Microsoft YaHei";}
body {background-color: #fff;}
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px; -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8); box-shadow: 0px 0px 10px rgba(0,0,0,.8);}
a {text-decoration: none; color: #333; transition: all 0.4s ease-in-out;}
a:hover {text-decoration: none; color: #074e90;}
.wrapper {width: 100%; background-color: #fff;}
.wrapper .inner {width: auto; max-width: 1205px; margin: 0 auto;}

/*Scroll*/
::-webkit-scrollbar {width: 6px; height: 6px; background-color: #F5F5F5;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #FFF;}
::-webkit-scrollbar-thumb {border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #AAA;}


/**Header**/
.header {background: #064e90 url(../images/headerbg.jpg) center bottom no-repeat;}
.header .inner {padding: 12px 0;}

/*logo*/
.logo-panel {float: left;}
.logo-window {padding: 14px 0;}
.logo-window img {vertical-align: middle;}

/*top-nav*/
.top-nav-panel {float: right; margin-bottom: 15px;}
.top-nav-panel .menu .menu-item {float: left; display: inline-block;}
.top-nav-panel .menu .menu-item a.menu-link {display: inline-block; padding: 0 8px; height: 30px; line-height: 30px; color: #fff; font-size: 14px;}
.top-nav-panel .menu .menu-item a.menu-link:hover {text-decoration: none; color: #ffce1f;}

/*search*/
.search-panel {float: right; clear: right; width: 230px;}
.search-window {background: #fff; overflow: hidden;}
.search {position: relative;}
.search form {display: block; height: 34px; overflow: hidden;}
.search .search-input {margin: 0 60px 0 8px;}
.search .search-input input.search-title {width: 100%; height: 24px; line-height: 24px; border: 0; outline: 0; background: none; color: #9a9a9a; font-size: 14px; padding: 5px 0;}
.search .search-input input.search-title:-webkit-autofill {box-shadow: 0 0 0 1000px #fff inset; -webkit-box-shadow: 0 0 0 1000px #fff inset;}
.search .search-btn {width: 52px; height: 34px; position: absolute; right: 0; top: 50%; margin-top: -17px;}
.search .search-btn input.search-submit {width: 100%; height: 34px; border: 0; outline: 0; background: url(../images/searchbg.png) center no-repeat; cursor: pointer;}


/**Navi**/
.navi {background: #1260a9;}
.menu-switch-arrow {display: none;}
.main-nav-panel .menu {margin: 0 auto;}
.main-nav-panel .menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100;}
.main-nav-panel .menu .menu-item a.menu-link {display: inline-block; padding: 0 29px; height: 50px; line-height: 50px; color: #fff; font-size: 16px;}
.main-nav-panel .menu .menu-item a.menu-link:hover, .main-nav-panel .menu .menu-item a.menu-link.parent {text-decoration: none; background-color: #064e90;}
.main-nav-panel .sub-menu {background-color: #1260a9; display: none; position: absolute; left: 0; top: 50px; z-index: 100; min-width: 100%; text-align: center;}
.main-nav-panel .sub-menu .sub-item {position: relative; white-space: nowrap; vertical-align: top; _zoom: 1;}
.main-nav-panel .sub-menu .sub-item a {display: block; color: #fff; height: 40px; line-height: 40px; padding: 0 10px; font-size: 15px;}
.main-nav-panel .sub-menu .sub-item a:hover {background-color: #064e90; display: block;}
.main-nav-panel .sub-menu .sub-menu {left: 100%; top: 0; z-index: 200; background-color: #1260a9; border-left: 1px solid #ddd;}


/**Jumbotron**/
.focus .focus-title-bar {height: 50px; right: 120px; bottom: 13%; margin-bottom: -6.5px;}
.focus .focus-title {text-overflow: ellipsis; height: 50px; line-height: 50px; padding: 0 15px; font-family: "Microsoft YaHei"; font-weight: normal; font-size: 20px; max-width: 935px; overflow: hidden;}
.focus .focus-title a {color: #fff;}
.focus .focus-title a:hover {color: #f3c31e;}
.focus .focus-navigation {width: 36px; height: 58px; margin-top: -29px; background: none; opacity: 1; filter: alpha(opacity=100);}
.focus .focus-navigation.focus-prev {left: 35px;}
.focus .focus-navigation.focus-next {right: 35px;}
.focus .focus-navigation .navigation-bg {width: 100%; height: 100%; display: block; opacity: 0.8; filter: alpha(opacity=80); transition: all 0.4s ease-in-out;}
.focus .focus-navigation .navigation-bg:hover {opacity: 1; filter: alpha(opacity=100);}
.focus .focus-navigation.focus-prev .prev-bg {background: url(../images/sliderbg.png) left center no-repeat;}
.focus .focus-navigation.focus-next .next-bg {background: url(../images/sliderbg.png) right center no-repeat;}


/**List**/

/*list-banner*/
.column_img img, .banner_img img {width: 100%; height: auto; min-height: 180px; max-height: 260px; vertical-align: top;}

/*col-wrap*/
.column-menu {width: 240px; position: relative; float: left; margin-right: -240px;}
.column-news {float: right; width: 100%;}
.column-news .column-news-box {margin-left: 280px;}

/*col-head*/
.column-head {background: #eee; line-height: 30px;}
.column-head .column-anchor {padding: 10px;}
.column-head .column-anchor .column-switch {display: block; width: 30px; height: 30px; float: right; display: none; background: url(img/menu-dot-white.png) no-repeat center;}
.column-head .column-anchor h3.anchor-title {width: 100%; display: inline-block; float: left; font-size: 18px; font-weight: normal; color: #1e4079; text-align: center;}

/*column-list*/
.column-list-wrap li {width: 100%; vertical-align: bottom;}
.column-list-wrap li a {display: block; width: 100%; border-bottom: 1px solid #e5e5e5; font-size: 16px; color: #333; background-color: #fff;}
.column-list-wrap li a:hover {color: #fff; text-decoration: none; background-color: #ccc; border-bottom: 1px solid #e5e5e5;}
.column-list-wrap li.selected a.selected {color: #fff; background-color: #999; border-bottom: 1px solid #666;}
.column-list-wrap li a span {display: block; padding: 10px 10px 10px 75px; line-height: 26px;}
.column-list-wrap .sub-list li a {font-size: 15px;}
.column-list-wrap .sub-list li a span {padding: 8px 10px 8px 85px;}
.column-list-wrap .sub-list .sub-list li a {font-size: 14px;}
.column-list-wrap .sub-list .sub-list li a span {padding: 6px 10px 6px 95px;}

/*current location*/
.list-head {padding: 10px 0; border-bottom: 2px solid #e5e5e5;}
.list-meta .column-title {float: left; display: inline-block; white-space: nowrap; line-height: 28px; font-size: 20px; color: #074e90;}
.list-meta .column-path {float: right; line-height: 28px; color: #8a8a8a;}
.list-meta .column-path a {color: #8a8a8a;}
.list-meta .column-path a:hover {color: #074e90;}
.list-meta .column-path .possplit {background: url(../images/posbg.png) center no-repeat; width: 18px; display: inline-block;}

/*column-news-list*/
.column-news-con {padding: 10px 0; margin-bottom: 25px; min-height: 300px;}
.cols_list {width: 100%;}
.cols_list .cols {width: 100%; display: inline-block; border-bottom: 1px solid #efefef;}
.cols_list .cols .cols_title {width: 82%; display: inline-block; line-height: 40px; font-size: 15px; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #3d3d3d;}
.cols_list .cols .cols_title a {color: #2f2f2f;}
.cols_list .cols .cols_title a:hover {color: #074e90;}
.cols_list .cols .cols_meta {float: right; font-size: 15px; color: #6a6a6a; line-height: 40px;}

/*column-news-arti*/
.wp_entry {width: auto; margin: 0 6px;}
.wp_entry, .wp_entry p, .wp_entry span {line-height: 1.75!important; font-size: 18px!important; text-align: justify; color: #333; font-family: "Microsoft YaHei"!important;}
.wp_entry p {margin-bottom: 35px!important; text-indent: 36px;}
.wp_entry table {margin: 0 auto!important; float: none;}
.wp_entry table p {margin: 0!important; text-indent: 0;}
.wp_entry a {color: #0b66ad;}
.wp_entry a:hover {color: #074e90;}

/*page*/
.wp_paging {display: block; margin: 0; padding: 0; list-style: none; font-size: 14px; font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif; color: #908c88; float: right; margin: 15px 0;}
.wp_paging input {font-size: 14px; *font-size:100%;}
.wp_paging li {display: inline-block; height: 25px; line-height: 25px; float: left; margin-top: 5px;}
.wp_paging li span, .wp_paging li a {display: inline-block; float: left; margin: 0 12px;}
.wp_paging li em {font-style: normal; font-weight: bold; padding: 0 4px;}
.wp_paging li a {cursor: pointer; color: #908c88; line-height: 25px; height: 25px;}
.wp_paging li a.pagingJump {color: #908c88;}
.wp_paging li a:hover {color: #074e90;}
.wp_paging li a span {margin: 0;}
.wp_paging li input {font-size: 12px; *font-size:100%; width: 26px; height: 18px; line-height: 18px; border: 1px solid #d5d5d5; background: #fff; margin-top: 4px; text-align: center; font-family: "Microsoft YaHei"; color: #908c88;}
.wp_paging li input:focus {outline: none;}

/*column-list-img*/
.column-news-list .wp_entry img {vertical-align: middle; max-width: 100%; height: auto; _width:expression(this.width &gt; 920 ? "920px" : this.width); display: block; margin: 0 auto!important;}

/*list-page-2*/
.list-page-2 .cols_list {margin: 0 -20px; width: auto;}
.list-page-2 .cols_list .cols {width: 33.3%; float: left; border: 0; margin: 10px 0;}
.list-page-2 .cols_list .cols .cols_box {cursor: pointer; margin: 0 20px;}
.list-page-2 .cols_list .cols .cols_box .cols_imgs {position: relative; overflow: hidden; background: #f1f1f1; padding-top: 65%;}
.list-page-2 .cols_list .cols .cols_box .cols_imgs img {width: 100%; height: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; transition: all 0.4s ease-in-out;}
.list-page-2 .cols_list .cols .cols_box:hover .cols_imgs img {opacity: 0.75; filter: alpha(opacity=75);}
.list-page-2 .cols_list .cols .cols_box .cols_title {width: 100%; text-align: center; transition: all 0.4s ease-in-out;}
.list-page-2 .cols_list .cols .cols_box:hover .cols_title {color: #074e90;}
.list-page-2.list-page-teacher .cols_list .cols .cols_box {margin: 0 80px;}


/**Info**/
.info-box {margin: 0 20px;}

/*info-title*/
.article {padding: 30px 0 10px 0; min-height: 300px;}
.article h1.arti-title {line-height: 32px; padding: 2px 5px; text-align: center; font-size: 20px; font-weight: bold; color: #074e90;}
.article h3.arti-title {line-height: 28px; padding: 3px 3px 6px 3px; text-align: center; font-size: 18px; font-weight: normal; color: #5a5a5a; border-bottom: 1px solid #e9e9e9;}

/*info-base*/
.article .arti-metas {line-height: 22px; text-align: center; padding: 10px 0 30px 0;}
.article .arti-metas span {display: inline-block; margin: 0 10px; font-size: 14px; color: #939393;}
.article .arti-metas span span {margin: 0;}

/*info-con*/
.article .entry {margin: 0 5px; overflow: hidden;}
.article .entry, .article .entry p, .article .entry span {line-height: 1.75!important; font-size: 18px!important; text-align: justify; color: #333; font-family: "Microsoft YaHei"!important;}
.article .entry p {margin-bottom: 35px!important; text-indent: 36px;}
.article .entry table {margin: 0 auto!important; float: none;}
.article .entry table p {text-indent: 0; margin: 0!important;}
.article .entry a {color: #0b66ad;}
.article .entry a:hover {color: #e5aa0b;}

/*info-box-img*/
.article .entry .read img {vertical-align: middle; max-width: 100%; height: auto!important; _width:expression(this.width &gt; 1125 ? "1125px" : this.width); background: url(img/loading.gif) no-repeat center; display: block; margin: 0 auto!important;}

/*share*/
.share {margin: 20px 0 20px 0;}
.share .bdhshare-title {float: left; line-height: 36px; font-size: 14px; color: #949494;}
.share .bdshare-button-style1-24 {float: left;}
.share .bdshare-button-style1-24 a, .share .bdshare-button-style1-24 .bds_more {width: 24px; padding: 0; margin: 6px;}

/*Arti-table scroll*/
.wrapperinner {position: relative; z-index: 1; width: 100%; overflow: hidden; -ms-touch-action: none;}
.scroller {position: absolute; z-index: 1; width: 750px; height: 160px; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none;}


/**Container**/

/*news base style*/
.tt {display: inline-block; vertical-align: top; width: 100%; margin-bottom: 22px; border-bottom: 1px solid #727171;}
.tt .tit {display: inline-block; font-weight: normal; float: left;}
.tt .tit .title {display: inline-block; font-size: 18px; color: #4b4545; line-height: 38px; font-weight: bold; cursor: pointer;}

.more_btn {display: inline-block; line-height: 24px; float: right; background: #f08200; padding: 0 8px; margin: 7px 0;}
.more_btn .more_text {font-size: 14px; cursor: pointer; color: #fff; transition: all 0.4s ease-in-out;}
.more_btn .more_text:hover {color: #074e90;}

.news_list .news {width: 100%; float: left; border-bottom: 1px solid #e5dfd1; padding: 5px 0;}
.news_list .news:nth-last-child(1) {border-bottom: 0;}
.news_list .news .news_title {width: 100%; height: 48px; display: table-cell; vertical-align: middle; font-size: 14px; line-height: 24px; color: #504835;}
.news_list .news:hover .news_title {font-weight: bold;}
.news_list .news .news_title a {color: #504835; transition: all 0s ease-in-out;}
.news_list .news .news_meta {display: inline-block; font-size: 14px; line-height: 24px; color: #124e8a; margin-left: 3px; transition: all 0.4s ease-in-out;}
.news_list .news:hover .news_meta {font-weight: bold;}

/*container-wrap*/
.container {}
.main .container .inner {padding: 30px 0 35px 0; overflow: hidden;}
.list .container .inner {padding-bottom: 40px; overflow: hidden;}
.mod_left {float: left; width: 100%;}
.mod_left .mod_con {margin-right: 185px; padding-right: 3.32%;}
.mod_left .mod_con .mod_left_top .top_left {width: 67.348%; float: left;}
.mod_left .mod_con .mod_left_top .top_right {width: 28.062%; float: right;}
.mod_left .mod_con .mod_left_mid {margin: 30px 0 18px 0;}
.mod_left .mod_con .mod_left_mid .tt {margin-bottom: 5px;}
.mod_left .mod_con .mod_left_mid .mid_left {width: 34.695%; float: left;}
.mod_left .mod_con .mod_left_mid .mid_center {width: 29.082%; float: left; margin-left: 3.062%;}
.mod_left .mod_con .mod_left_mid .mid_right {width: 28.062%; float: right;}
.mod_left .mod_con .mod_left_bot .bot_left {width: 34.695%; float: left;}
.mod_left .mod_con .mod_left_bot .bot_right {width: 62.245%; float: right;}
.mod_right {float: right; width: 185px; position: relative; margin: 15px 0 0 -185px;}

/*news-tab*/
.news-tab {position: relative; width: 100%;}
.news-tab .news-menu {width: 100%; display: inline-block; margin-bottom: 22px; border-bottom: 1px solid #727171;}
.news-tab .news-menu li {display: inline-block; font-size: 18px; color: #888; line-height: 38px; font-weight: bold; cursor: pointer; margin-right: 15px; float: left; transition: all 0.4s ease 0s;}
.news-tab .news-menu li.selected {color: #074079;}

/*news-wrap*/
.post-7 {width: 51.516%; float: left;}
.post-7 .news_list .news {height: auto; padding: 0; border: 0;}
.post-7 .news_list .news .news_box {position: relative; cursor: pointer;}
.post-7 .news_list .news .news_box .news_imgs {position: relative; background: #f1f1f1; overflow: hidden; height: 228px;}
.post-7 .news_list .news .news_box .news_imgs .news_bg {width: 100%; height: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; transition: all 1s ease 0s;}
.post-7 .news_list .news .news_box:hover .news_imgs .news_bg {-moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);}
.post-7 .news_list .news .news_box .news_con {position: absolute; bottom: 0; left: 0; width: 100%; display: block;}
.post-7 .news_list .news .news_box .news_con .news_arti {padding: 0 16px; display: block; background: url(../images/artibg.png) repeat;}
.post-7 .news_list .news .news_box .news_con .news_arti .news_title {width: 100%; display: inline-block; color: #fff; font-size: 15px; height: 40px; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.4s ease-in-out;}
.post-7 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #f3c31e;}
.post-7 .news_list .news:hover .news_box .news_con .news_arti .news_title {font-weight: normal;}

.post-8 {width: 43.182%; float: right;}
.post-8 .con {margin-top: -7px;}
.post-8 .news_list .news:nth-last-child(1) {border-bottom: 1px solid #e5dfd1;}

.post-9 .con {margin-top: -7px;}
.post-9 .news_list .news:nth-last-child(1) {border-bottom: 1px solid #e5dfd1;}

.post-13 .con {margin-top: -7px;}

.post-14 {position: absolute; top: 0; right: 0;}

.post-15 {width: 46.722%; float: left;}
.post-15 .news_list .news {height: auto; padding: 0; border: 0;}
.post-15 .news_list .news .news_box {position: relative; cursor: pointer;}
.post-15 .news_list .news .news_box .news_imgs {position: relative; background: #f1f1f1; overflow: hidden; height: 218px;}
.post-15 .news_list .news .news_box .news_imgs .news_bg {width: 100%; height: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; margin: auto; max-width: 100%; transition: all 1s ease 0s;}
.post-15 .news_list .news .news_box:hover .news_imgs .news_bg {-moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2);}
.post-15 .news_list .news .news_box .news_con {position: absolute; bottom: 0; left: 0; width: 100%; display: block;}
.post-15 .news_list .news .news_box .news_con .news_arti {padding: 0 16px; display: block; background: url(../images/artibg.png) repeat;}
.post-15 .news_list .news .news_box .news_con .news_arti .news_title {width: 100%; display: inline-block; color: #fff; font-size: 15px; height: 40px; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.4s ease-in-out;}
.post-15 .news_list .news .news_box:hover .news_con .news_arti .news_title {color: #f3c31e;}
.post-15 .news_list .news:hover .news_box .news_con .news_arti .news_title {font-weight: normal;}

.post-16 {width: 48.308%; float: right;}
.post-16 .con {margin-top: -7px;}

.post-17 .menu {margin: 0 auto;}
.post-17 .menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100; width: 100%; text-align: center; margin-bottom: 16px;}
.post-17 .menu .menu-item a.menu-link {display: block; padding: 28px 0; height: 27px; line-height: 27px; color: #fff; font-weight: bold; font-size: 16px; background: url(../images/menubg-1.png) center no-repeat;}
.post-17 .menu .menu-item.i2 a.menu-link {background: url(../images/menubg-2.png) center no-repeat;}
.post-17 .menu .menu-item a.menu-link:hover {text-decoration: none; color: #f3c31e;}

.post-18 {margin: 6px 0 20px 0;}
.post-18 .menu {margin: 0 auto; background: #2a5ea5; padding: 15px 28px 20px 28px;}
.post-18 .menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100; width: 100%; text-align: left;}
.post-18 .menu .menu-item a.menu-link {display: block; padding: 0; height: 34px; line-height: 34px; color: #fff; font-size: 15px; background: url(../images/menu-arrow.png) right center no-repeat;}
.post-18 .menu .menu-item a.menu-link:hover {text-decoration: none; color: #f3c31e; background: url(../images/menu-arrowh.png) right center no-repeat;}

.links-wrap {width: 100%; display: inline-block; line-height: 30px; margin-bottom: 14px; position: relative; z-index: 9999;}
.links-wrap .links-box {position: relative; cursor: pointer;}
.links-wrap .links-box a.links-arrow {display: block; height: 30px; line-height: 30px; padding: 0 30px; font-size: 14px; color: #dee2e8; background: #074079 url(../images/arrow.png) no-repeat right top; text-align: left;}
.links-wrap .links-box a.links-arrow:hover, .links-wrap .links-box.wrap-open a.links-arrow {color: #fff; text-decoration: underline; cursor: pointer;}
.links-wrap .links-box .links-con {display: none; position: absolute; right: 0; bottom: 30px; width: 100%; height: auto; max-height: 180px; overflow: auto; overflow-x: hidden; background: #f08200; z-index: 999;}
.links-wrap .links-box .links-con ul {border: 0;}
.links-wrap .links-box .links-con a {display: block; line-height: 30px; padding: 0 8px; color: #fff;}
.links-wrap .links-box .links-con a span {display: block; width: 100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.links-wrap .links-box .links-con a:hover {color: #dee2e8; background: #074079; cursor: pointer;}


/**Footer**/
.footer {background: #074079;}
.footer .inner {padding: 30px 0;}

/*copyright*/
.foot_left {float: left;}
.foot_left .foot-info p {display: block; text-align: left;}
.foot_left .foot-info p span {font-size: 14px; color: #d0d8e4; display: inline-block; line-height: 26px; margin: 0 5px;}

/*qrcode*/
.foot_right {float: right;}
.foot-share {text-align: right; position: relative; z-index: 9999;}
.foot-share ul {display: inline-block; width: auto; margin: 0 -7px;}
.foot-share li {float: left; margin: 0; position: relative; padding: 0;}
.foot-share li .share_box {margin: 0 7px; cursor: pointer;}
.foot-share li a {display: inline-block; width: 90px; height: 78px; padding: 0;}
.foot-share li a img {width: 90px; height: 78px;}
.foot-share li .share_con {display: none; position: absolute; bottom: 98px; left: 50%; z-index: 100; margin-left: -60px; width: 120px;}
.foot-share li .share_con img {width: 120px; height: 104px; vertical-align: top;}
.foot-share li a:hover {opacity: 0.7; filter: alpha(opacity=70);}


html,body,img,a,span,iframe,video,form,input,.wrapper .inner,.more_btn,div{
    /*-webkit-filter: none !important;*/
}


</pre></body></html>