@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!important; color: #025392;} .wrapper {width: 100%;} .wrapper .inner {width: auto; max-width: 1400px; 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;} /*CSS3 Extended Properties*/ ::-webkit-input-placeholder {color: #a8a8a8;} :-moz-placeholder {color: #a8a8a8;} ::-moz-placeholder {color: #a8a8a8;} :-ms-input-placeholder {color: #a8a8a8;} /*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;} /**Header**/ .header {position: relative; background: #295492;} .header .inner {padding: 15px 0;} .main .header {position: absolute; top: 0; z-index: 9999; background: url(../images/headerbg.png) center top no-repeat;} .main .header .inner {padding: 19px 0 69px 0;} /*top-nav*/ .top-nav-panel {width: 100%; float: left; display: none;} .main .top-nav-panel {display: block;position:relative;z-index:999;} .top-nav-window {float: right;} .top-nav-panel .menu .menu-item {float: left; display: inline-block;} .top-nav-panel .menu .menu-item a.menu-link {display: inline-block; margin: 0 3px;width:71px; height: 28px; line-height: 28px; color: #d6dfed; font-size: 14px; border: 1px solid #779ecc;text-align:center;} .top-nav-panel .menu .menu-item a.menu-link:hover {color: #c7bfbf; border: 1px solid #c7bfbf;} .top-nav-panel .menu .i8{display:none;} /*logo*/ .logo-panel {margin-top: -20px;float: left;position:relative;z-index:2;} .logo-window img {vertical-align: middle;} /*link-nav and search*/ .panel-wrap {float: right;margin-top: 0px;position: absolute;right: 0;bottom: 25px;} .link-nav-panel {float: right;} .link-nav-window {float: right;} .link-nav-panel .menu .menu-item {float: left; display: inline-block;} .link-nav-panel .menu .menu-item a.menu-link {display: inline-block; padding: 0; height: 38px; line-height: 38px; color: #fff; font-size: 18px;} .search-panel {float: right; clear: right; position: relative; margin-top: 6px; z-index: 9999;min-height:29px;} .search-con {width: 83px; height: 29px; line-height: 26px; border: 0; outline: 0; background: url(../images/sous_img.png) 5px 1px no-repeat; cursor: pointer; font-size: 18px; color: #fff; text-align: center;z-index: 1000;} .search-con.closed {background: none;} .search-window {overflow: hidden; width: 300px; position: absolute; top: 38px; right: 0; border-radius: 4px; display: none;} .search {position: relative;} .search .search-input {margin-right: 50px;} .search .search-input input.search-title {width: 100%; height: 36px; line-height: 36px; border: 0; outline: 0; background: none; color: #555; font-size: 16px; padding-left: 8px;} .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; -webkit-text-fill-color: #555;} .search .search-btn {width: 44px; height: 36px; position: absolute; right: 0; top: 0;} .search .search-btn input.search-submit {width: 44px; height: 36px; border: 0; outline: 0; background: url(../images/searchbg.png) 0 -43px no-repeat; cursor: pointer;} /*nav*/ .main-nav-panel {float: right; max-width: 546px; margin-top: 12px; position: relative; z-index: 999;} .menu-switch-arrow {display: none;} .main-nav-panel .menu {margin: 0 -43px;} .main-nav-panel .menu .menu-item {display: inline-block; float: left; position: relative; z-index: 100;} .main-nav-panel .menu .menu-item.hover {z-index: 200;} .main-nav-panel .menu .menu-item a.menu-link {display: inline-block; padding: 0 43px; height: 38px; line-height: 38px; color: #fff; font-size: 18px;} .main-nav-panel .menu .menu-item a.menu-link:hover, .main-nav-panel .menu .menu-item a.menu-link.parent {text-decoration: none; color: #fff;} .main-nav-panel .sub-menu {background: #fff; display: none; position: absolute; left: 0; top: 38px; 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: #333; height: 36px; line-height: 36px; padding: 0 10px; font-size: 17px;} .main-nav-panel .sub-menu .sub-item a:hover {color: #025392; display: block;} .main-nav-panel .sub-menu .sub-menu {display: none!important;} .main-nav-panel .menu .i3{} /**List**/ /*list-banner*/ .column_img img, .banner_img img {width: 100%; height: auto; min-height: 347px; max-height: 500px; vertical-align: middle;} /*col-wrap*/ .column-menu {width: 260px; background-color: #f5f5f5; position: relative; float: left; margin: 0 -260px 40px 0; z-index: 200;} .column-news {float: right; width: 100%;} .column-news .column-news-box {margin-left: 338px;} /*col-head*/ .column-head {background: #295492; line-height: 40px;} .column-head .column-anchor {padding: 20px 10px;} .column-head .column-anchor .column-switch {display: block; width: 30px; height: 40px; float: right; display: none; background: url(img/menu-dot-white.png) right center no-repeat;} .column-head .column-anchor h3.anchor-title {display: inline-block; float: left; font-size: 32px; font-weight: normal; color: #fff; letter-spacing: 2px; padding-left: 30px;} /*column-list*/ .column-list-wrap li {width: 100%; vertical-align: bottom;} .column-list-wrap li a {display: block; width: auto; font-size: 20px; color: #666; background-color: #fff; border: 1px solid #cccccc; border-top: 0;} .column-list-wrap li a:hover {color: #666; text-decoration: none; background-color: #efefef; border-color: #e0e0e0;} .column-list-wrap li.selected a.selected {color: #666; background-color: #efefef; border-color: #e0e0e0;} .column-list-wrap li a span {display: block; padding: 10px 10px 10px 42px; line-height: 42px;} .column-list-wrap .sub-list li a {font-size: 18px;} .column-list-wrap .sub-list li a span {padding: 8px 10px 8px 72px;} .column-list-wrap .sub-list .sub-list li a {font-size: 16px;} .column-list-wrap .sub-list .sub-list li a span {padding: 6px 10px 6px 92px;} /*current location*/ .list-head {padding: 10px 0 30px 0; border-bottom: 2px solid #d0d4d9;} .list-meta .column-title {float: left; display: inline-block; white-space: nowrap; line-height: 40px; font-size: 32px; color: #015392; font-weight: normal;} .list-meta .column-path {float: right; line-height: 40px; color: #5f727f; font-size: 16px;} .list-meta .column-path a {color: #5f727f; font-size: 16px;} .list-meta .column-path a:hover {color: #025392;} .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: 10px 0 60px 0; min-height: 400px;} .column-news-con .loading {width: 100%; text-align: center; margin-top: 80px;} .cols_list {width: 100%;} .cols_list .cols {width: 100%; display: inline-block; border-bottom: 1px solid #d0d4d9; padding: 20px 0;} .cols_list .cols_error {width: 100%; text-align: center; font-size: 20px; line-height: 49px; margin-top: 30px;} .cols_list .cols .cols_title {width: 100%!important; display: inline-block; line-height: 49px; font-size: 18px; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #141d25;} .cols_list .cols .cols_title a {color: #141d25;} .cols_list .cols .cols_title a:hover {color: #025392;} .cols_list .cols .cols_title a .highlight {color: #ff0000; font-weight: bold; transition: all 0.4s ease-in-out;} .cols_list .cols .cols_title a:hover .highlight {color: #025392;} .cols_list .cols .cols_meta {float: right; font-size: 16px; color: #015392; line-height: 49px; display: none;} /*column-news-arti*/ .wp_entry {width: auto; margin: 0 6px;} .wp_entry, .wp_entry p, .wp_entry span {line-height: 38px; font-size: 18px; text-align: justify; font-family: "Microsoft YaHei"; color: #46485c;} .wp_entry p {margin-bottom: 36px; text-indent: 36px;} .wp_entry table {margin: 0 auto!important; width: 100%;} .wp_entry table p {margin: 0!important; text-indent: 0;} .wp_entry a {color: #31a6e5;} .wp_entry a:hover {color: #025392;} /*page*/ .wp_paging {display: block; margin: 0; padding: 0; list-style: none; font-size: 18px; font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif; color: #333; float: right; margin: 35px 0 15px 0;} .wp_paging input {font-size: 16px; *font-size:100%;} .wp_paging li {display: inline-block; height: 25px; line-height: 25px; float: left; margin: 0; font-size: 18px;} .wp_paging li span, .wp_paging li a {display: inline-block; float: left; margin: 0 14px;} .wp_paging li em {font-style: normal; font-weight: normal; padding: 0 2px;} .wp_paging li a {cursor: pointer; color: #3672bc; line-height: 25px; height: 25px; font-size: 18px;} .wp_paging li a.pagingJump {color: #3672bc;} .wp_paging li a:hover {color: #025392;} .wp_paging li a span {margin: 0;} .wp_paging li input {font-size: 16px; *font-size:100%; width: 54px; height: 24px; line-height: 24px; border: 1px solid #0061ae; background: #fff; margin: 0; 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 > 910 ? "910px" : this.width); display: block; margin: 0 auto!important;} /**Info**/ .info-box {margin: 0;} /*info-title*/ .article {padding: 30px 0 10px 0; min-height: 500px;} .article h1.arti-title {line-height: 40px; padding: 2px 5px; text-align: center; font-size: 26px; font-weight: bold; color: #044368;} .article h3.arti-title {line-height: 34px; padding: 3px 3px 0 3px; text-align: center; font-size: 22px; font-weight: normal; color: #5a5a5a;} /*info-base*/ .article .arti-info {line-height: 22px; text-align: center; padding: 10px 0 0 0;} .article .arti-info span {display: inline-block; margin: 0 10px; font-size: 14px; color: #939393;} .article .arti-info span span {margin: 0;} .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: 16px; color: #939393;} .article .arti-metas span span {margin: 0;} /*info-con*/ .article .entry {margin: 0 10px; overflow: hidden;} .article .entry, .article .entry p, .article .entry span {line-height: 38px!important; font-size: 18px!important; text-align: justify; color: #46485c; font-family: "Microsoft YaHei"!important;} .article .entry p {margin-bottom: 36px!important; text-indent: 36px;} .article .entry table {margin: 0 auto!important;} .article .entry table p {margin: 0!important; text-indent: 0;} .article .entry a {color: #31a6e5;} .article .entry a:hover {color: #025392;} /*info-box-img*/ .article .entry .read img {vertical-align: middle; max-width: 100%; height: auto; _width:expression(this.width > 1380 ? "1380px" : this.width); background: url(img/loading.gif) no-repeat center; margin: 0 auto!important;} /*share*/ .share {margin: 40px 0 20px 0;} .share .bdhshare-title {float: left; line-height: 36px; font-size: 16px; color: #46485c; margin-right: 10px;} .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;} /**Jumbotron**/ .jumbotron .inner {max-width: 1920px; overflow: hidden;} .fcous-panel {width: 100%;} .focus .focus-container .focus-item .focus-background {width: 100%; height: 100%;} .focus .focus-title-bar {max-width: 1400px; left: 0; right: 0; bottom: 20%; margin: 0 auto; text-align: center; height: 50px;} .focus .focus-title-bar .focus-title-bg {opacity: 0.5; filter: alpha(opacity=50);} .focus .focus-title-bar .focus-title {height: 50px; line-height: 50px; font-size: 20px; font-family: "Microsoft YaHei";} .focus .focus-pagination {height: 12px; bottom: 5%; right: 87px;text-align: center;} .focus .focus-pagination .focus-page {background: none; overflow: visible; margin: 0 14px;} .focus .focus-pagination .focus-page:hover span{font-size:36px;} .focus .focus-pagination .focus-page.focus-page-active span{font-size:36px;} /**Container**/ .list .container, .info .container {background: url(../images/bg.jpg) center top fixed;} .list .container .inner {background: #fff; z-index: 8888; position: relative;} .list .container .inner .mod {padding: 45px 70px 0 70px; margin-top: -125px;} .info .container .inner {padding: 60px 0 25px 0; background: #fff;} #container-1 {background: url(../images/containerbg-1.png) top center no-repeat;background-size:cover;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/containerbg-1.png', sizingMethod='scale');} #container-1 .inner {padding: 28px 0 82px 0; overflow: hidden;} #container-1 .mod_top {width: 100%; display: inline-block; margin-top: 150px;} #container-1 .mod_mid {width: 100%; display: inline-block; margin: 43px 0 62px 0;} #container-1 .mod_bot {width: 100%; display: inline-block;} #container-2 {background: #ebefe9;} #container-2 .inner {padding: 40px 0 46px 0; overflow: hidden;} /*news base style*/ .tt {width: 100%; display: inline-block; vertical-align: top; margin-bottom: 28px;} .tt .tit {display: inline-block; font-weight: normal; float: left;} .tt .tit .title {display: inline-block; font-size: 34px; color: #fff; line-height: 52px; cursor: pointer;} .more_btn {display: inline-block; float: right;} .more_btn .more_text {display: inline-block; line-height: 52px; font-size: 20px; cursor: pointer; color: #fff; transition: all 0.4s ease-in-out;} .more_btn .more_text:hover {color: #e6e6e6;} .post2 .tt {padding: 24px 0; margin-bottom: 0px;} .post2 .tt .tit {padding-left: 22px;} .post2 .more_btn {float: none;display: block;padding: 0;text-align: center;} .news_list .news {width: 100%; float: left; padding: 8px 0; border-bottom: 1px dashed #c5d1db;} .news_list .news .news_title {width: 100%!important; float: left; display: inline-block; font-size: 18px; line-height: 35px; color: #212331; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;} .news_list .news .news_title a {color: #212331;} .news_list .news .news_title a:hover {color: #025392;} .news_list .news .news_meta {float: right; display: inline-block; font-size: 16px; line-height: 35px; color: #999; display: none;} /*news-wrap*/ .post-7 {width: 100%; display: inline-block;} .post-8 {width: 65.715%; float: left;} .post-8 .news_list {margin: 0 -20px;} .post-8 .news_list .news {width: 50%; border: 0; padding: 0; margin-bottom: 20px;} .post-8 .news_list .news .news_box {margin: 0 20px; cursor: pointer;} .post-8 .news_list .news .news_box .news_imgs {width: 100%; position: relative; overflow: hidden; height: 330px;} .post-8 .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-8 .news_list .news .news_box:hover .news_imgs .news_bg {-moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); -webkit-transform: scale(1.15); transform: scale(1.15);} .post-8 .news_list .news .news_box .news_title {width: 100%; margin: 15px 0; font-size: 18px; color: #49733b; line-height: 30px; transition: all 0.4s ease-in-out;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;white-space: inherit;} .post-8 .news_list .news .news_box:hover .news_title {color: #025392;} .post-8 .news_list .news .news_box .news_text {width: 100%; font-size: 16px; color: #666666; line-height: 29px; max-height: 58px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;} .post-8 .news_list .news .news_box .news_con {width: 100%; display: inline-block; padding: 12px 0;} .post-8 .news_list .news .news_box .news_con .news_meta {float: left; font-size: 14px; line-height: 26px;} .post-8 .news_list .news .news_box .news_con .news_more {float: right; font-size: 14px; color: #5880ab; line-height: 26px; padding-right: 22px; background: url(../images/morebg.png) right center no-repeat;} .post-9 {width: 31.429%; float: right;} .post-9 .con {background: #e6e6e6; padding: 22px 16px 73px 22px; margin-bottom: 20px;} .post-9 .news_list .news {border-bottom: 1px dashed #fff;} .post-9 .news_list .news .news_title {width: 100%; font-size: 16px;} .post-9 .news_list .news .news_title a {padding-left: 16px; background: url(../images/titlebg.png) 2px center no-repeat;} .post-10 {width: 46.643%; float: left;} .post-10 .tt {background: url(../images/tit-1.png) center no-repeat; background-size: cover;} .post-11 {width: 46.643%; float: right;} .post-11 .tt {background: url(../images/tit-2.png) center no-repeat; background-size: cover;} .post-12 {width: 30%; float: left; margin: 0 5%;} .post-12 .tt {background: url(../images/tit-3.png) center no-repeat; background-size: cover;} .post-13 {width: 30%; float: right;} .post-13 .tt {background: url(../images/tit-4.png) center no-repeat; background-size: cover;} .post-14 .tt .tit .title {letter-spacing: 5px;} .post-14 .news_list .news {padding: 0; border: 0;} .post-14 .news_list .news .news_box {cursor: pointer;} .post-14 .news_list .news .news_box .news_imgs {width: 390px; float: left; margin-right: -390px; position: relative; overflow: hidden; height: 220px;} .post-14 .news_list .news .news_box .news_imgs img {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-14 .news_list .news .news_box:hover .news_imgs img {-moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); -webkit-transform: scale(1.15); transform: scale(1.15); } .post-14 .news_list .news .news_box .news_con {width: 100%; float: right;} .post-14 .news_list .news .news_box .news_con .news_arti {margin: 4px 0 0 456px;} .post-14 .news_list .news .news_box .news_con .news_arti .news_text {width: 100%; font-size: 16px; color: #dde4ec; line-height: 42px; max-height: 210px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; transition: all 0.4s ease-in-out;} .post-14 .news_list .news .news_box:hover .news_con .news_arti .news_text {color: #82b9e4;} .post-99 {width: 30%; float: left; margin: 0;} .post-99 .tt {background: url(../images/tit-5.png) center no-repeat; background-size: cover;} /**Footer**/ .footer {background: #49494a;} .footer .inner {padding: 38px 0;} /*foot-logo*/ .foot_left {width: 50%; float: left;} .foot_left .foot-logo {margin-right: 220px;} .foot_left .foot-logo img {max-width: 100%; transition: all 3s;} .foot_left .foot-logo img:hover {-webkit-transform: rotateY(-360deg); transform: rotateY(-360deg);} /*foot-copyright*/ .foot_center {float: left; width: 440px; margin: 4px -220px; position: relative;} .foot_center .foot-info p {display: block; text-align: center; margin: 0 3px;} .foot_center .foot-info p span {font-size: 14px; color: #a5a5a5; line-height: 28px; display: inline-block; margin: 0 3px;} .foot_center .foot-info p span a {color: #a5a5a5; margin: 0 2px; font-size: 12px;} .foot_center .foot-info p span a:hover {color: #4b8ec3;} /*foot-contact*/ .foot_right {width: 50%; float: right; margin: 4px 0;} .foot_right .foot-contact {margin-left: 220px;} .foot_right .contact-menu .contact-item {width: 100%; display: inline-block; position: relative; text-align: right; background: url(../images/shu.png) right center no-repeat;} .foot_right .contact-menu .contact-item .contact-link {color: #c9c9c9; font-size: 14px; line-height: 24px; display: inline-block; padding: 0 10px; background: url(../images/shu.png) left center no-repeat;} .foot_right .contact-menu .contact-item .contact-link:hover {color: #4b8ec3;} /*p6*/ .p6_imgbox{ position:absolute; z-index:9999; bottom: 5%; right: 50%; margin-right: -12px; } .p6_imgbox .img_top{ animation:mysecond 2s infinite; -moz-animation:mysecond 2s infinite; /* Firefox */ -webkit-animation:mysecond 2s infinite; /* Safari and Chrome */ -o-animation:mysecond 2s infinite; /* Opera */ } .p6_imgbox .img_bot{ animation:myfirst 2s infinite; -moz-animation:myfirst 2s infinite; /* Firefox */ -webkit-animation:myfirst 2s infinite; /* Safari and Chrome */ -o-animation:myfirst 2s infinite; /* Opera */ } @keyframes myfirst { 0% {transform: translate(0px, 5px);} 50% {transform: translate(0px, 1px);} 100% {transform: translate(0px, 5px);} } @-moz-keyframes myfirst /* Firefox */ { 0% {transform: translate(0px, 5px);} 50% {transform: translate(0px, 1px);} 100% {transform: translate(0px, 5px);} } @-webkit-keyframes myfirst /* Safari and Chrome */ { 0% {transform: translate(0px, 5px);} 50% {transform: translate(0px, 1px);} 100% {transform: translate(0px, 5px);} } @-o-keyframes myfirst /* Opera */ { 0% {transform: translate(0px, 5px);} 50% {transform: translate(0px, 1px);} 100% {transform: translate(0px, 5px);} } @keyframes mysecond { 0% {opacity: 1;} 50% {opacity: 0.5;} 100% {opacity: 1;} } @-moz-keyframes mysecond /* Firefox */ { 0% {opacity: 1;} 50% {opacity: 0.5;} 100% {opacity: 1;} } @-webkit-keyframes mysecond /* Safari and Chrome */ { 0% {opacity: 1;} 50% {opacity: 0.5;} 100% {opacity: 1;} } @-o-keyframes mysecond /* Opera */ { 0% {opacity: 1;} 50% {opacity: 0.5;} 100% {opacity: 1;} } .post-10 span.more_text, .post-11 span.more_text { font-family: "Arial"; font-size: 32px; font-weight: bold; } .post-12 .more_btn, .post-13 .more_btn { float: left; margin-left: 37px; } .window-1 ul.menu.clearfix { margin: 0 -3px; } .head_right{position:relative;} .post-9 .more_btn { font-size: 16px; float: left; padding-top: 17px; color: #757575; } .post-9 span.news_more { color: #757575; } .scri_top { background: #fff; position: relative; padding: 10px 0; transition: 0.8s; box-shadow: 2px 2px 10px #000; height: 20px; overflow: hidden; } .scri_top.selected{height: 300px;box-sizing: border-box;padding: 39px 0 48px 0;} .post-110 .scri_top .scri_map { display: none; } .post-110 .scri_title a { font-weight: bold; color: #418be0; font-size: 18px; } .post-110 .scri_top .scri_fl { display: none; } .post-110 .scri_top .scri_fr { float: none; width: 100%; text-align: center; } .post-110 .scri_top.selected .scri_map { display:block; } .post-110 .scri_top.selected .scri_fl { display:block; } .post-110 .scri_top.selected .scri_fr { float: right; width: 57%; text-align: left; } .post-110 .scri_map { position: absolute; font-size: 29px; top:0; left: 105px; padding: 46px 25px 44px 32px; background: #fed001; } .scri_fl { float: left; width: 43%; } .scri_fr { float: right; width: 57%; } .scri_imgbox { width: 233px; float: right; overflow:hidden;border-radius: 49%; } .scri_imgbox img { width: 100%; transition:all .4s; height: 200px; } .scri_imgbox img:hover{ transform: scale(1.05); } .post-110 .selected .scri_title a { font-size: 26px; font-weight: bold; color: #418be0; } .post-110 .scri_subtitle { padding: 20px 0; } .post-110 .scri_subtitle a { font-size: 16px; color: #418be0; } .scri_add { font-size: 18px; padding: 11px 0; } .scrifr_box{ padding-left:37px; } .post-110 .scri_box { border-top: 4px solid #fcc740; } .scri_bottom { float: left; width: 25%; font-size: 16px; color: #696a68; line-height:23px; height:120px; background: #f1f5ef; } .scri_bottom a { color: #696a68; font-size:16px; transition:all .4s; } .scri_bottom.selected .scri_map{ font-size:0; } .scri_bottom.selected:before{ content: ""; width: 0px; height: 0px; border-left: 14px solid transparent; border-right: 14px solid transparent; border-bottom: 14px solid #c9d5c3; position: absolute; top: -14px; left: 50%; margin-left: -14px; } .scri_bottom.selected .scri_title{ font-weight:bold; font-size:16px; } .scrib_box { margin: 20px 0; border-right: 1px solid #c3c3c3; height: 80px; } .scri_bottom:first-child+div+div+div .scrib_box{ border:none; } .scri_bottom .scri_map { padding: 16px 39px 20px 40px; display: table-cell; vertical-align: middle; height: 46px; } .scri_bottom.selected { background: #c7d5c0; position:relative; } .slick_con { margin: 0 19px; padding: 20px 29px; background: #fff; } ul.slick_box { padding: 0 100px; margin: 0 -19px; } .slick_con .item_fl { float: left; width: 27%; } .slick_con .item_fr { float: right; width: 73%; } .slick_con .item_time { font-size: 20px; color: #3c76aa; margin:19px 15px 19px 0; text-align:right; } .slick_con .item_times { font-size: 14px; color: #777777; margin: -9px 15px 0 0; text-align:right; } .item_fr .item_title a { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height: 30px; height: 60px; overflow: hidden; text-overflow: ellipsis; font-size: 18px; min-height: 60px; } .item_fr .item_text a { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; font-size: 14px; line-height: 27px; height: 81px; min-height: 81px; overflow: hidden; text-overflow: ellipsis; color: #888888; margin-top:7px; } .item_br { padding: 15px; padding-right:0; border-left: 1px solid #d7d7d7; } .tab_list { width: 588px; margin: 0 auto; padding-bottom:46px; } .tab_list li { font-size: 28px; color: #fff; float: left; padding: 0 42px; cursor: pointer; } .tab_list li.selected{ color:#ffd100; position:relative; } .tab_list li.selected:after{ content: ""; width: 0px; height: 0px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #ffd100; position: absolute; bottom: -22px; left: 50%; margin-left: -10px; } .post_slick{opacity: 0;position: absolute;width: 100%;} .post_slick.selected{ opacity: 1; position: relative; } .post-112 .tt .tit ,.post-112 .more_btn{ float: none; } .post-112 .tt{ text-align:center; margin-top: 48px; } .post-112 .more_btn .more_text{ color: #d1dfcc; } .post-111 .scri_box { box-shadow: 0 1px 16px #99b28f; } .search-input { display: inline-block; line-height: 28px; width: 260px; overflow: hidden; text-overflow: ellipsis; text-indent: 10px; } .wp-search form { border-bottom: 1px solid #fff; } .search-title{ background: none; border: 0; line-height: 28px; font-size: 14px; width: 100%; color:#fff; } .search-btn{ float: right; padding: 7px; } input.search-submit { width: 16px; height: 16px; line-height: 28px; display: block; background:url(../images/sous.png) no-repeat center; border:0; cursor: pointer; } input::-webkit-input-placeholder{ color:#fff; font-size:14px; } .foot_bt .foot_center{ left:50%; width:480px; margin-left:-240px; } .foot_tp .news_title a { font-size: 17px; color: #e3e3e3; transition:all .4s; } .foot_tp .news_title a:hover{ color:#fff; } .foot_tp .news_items span:first-child +span { font-size: 17px; color: #e3e3e3; margin: 0 15px; } .foot_tp .news_items { float: left; } .foot_tp .con.clearfix { margin: 15px -21px; } .foot_tp .news_items:first-child +div+div+div span:first-child +span { display: none; } .foot_bt.clearfix { border-top: 1px solid #e3e3e3; margin-top: 37px; padding-top: 25px; } .back_top { position: fixed; right: 148px; bottom: 130px; cursor: pointer; } .teachers .items_title { line-height: 38px; font-size: 18px; text-align: justify; font-family: "Microsoft YaHei"; color: #fff; font-weight: bold; width: 220px; text-indent: 25px; background:#015392 url(../images/news-li.gif) no-repeat 8px center; } .teachers .items_names { float: left; width: 12.5%; line-height: 38px; font-size: 18px; text-align: justify; font-family: "Microsoft YaHei"; color: #000; padding:6px 0; } .teachers .column-list-wrap li a{ cursor: pointer; } .teachers .column-list-wrap li.active a{ background-color: #efefef; border-color: #e0e0e0; color: #666; } .teachers .img_s { text-align: center; height: 200px; line-height: 200px; } #container_page_info{background:none;} .tab_box { position: relative; } .item_fr .item_title { min-height: 60px; height: 60px; } .item_fr .item_text { height: 81px; min-height: 81px; } body.list .logo-panel,body.info .logo-panel { margin-top: 0px; } body.list .logo-panel img.site-logo ,body.info .logo-panel img.site-logo { width: 280px; } .post-110 .more_btn{position: relative; z-index: 99;} .post-110 .more_btn a { position: absolute; top: 72px; right: 1170px;}