﻿@charset "UTF-8";
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; background-repeat: no-repeat; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font-size: 14px; line-height: 24px; color: #333; font-family: Arial, 'Microsoft YaHei','Hiragino Sans GB', sans-serif; }

ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

.ipad-show { display: none; }

.ipad-hidden { display: block; }

@media (min-width: 1024px) { .ipad-show { display: block; }
  .ipad-hidden { display: none; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } }

/* layout start*/

.title { font-size: 16px; }

@charset "UTF-8";
.title { font-size: 16px; }

.header-top { background: #F2F2F2; height: 44px; line-height: 44px; font-size: 12px; color: #666666; }

.colorgreen { color: #6ea600; font-style: normal; }

.header-middle { padding: 10px 0; }

.headertop-right { float: right; }

.msgtop-box { float: right; }

.msgtop-box span { padding-left: 5px; }

.msgtop-box a { color: #333333; }

.logo { float: left; }

.logo img { height: 40px; }

.header-wrap { position: fixed; top: 0; left: 0; right: 0; z-index: 999; background: #fff; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

header { height: 60px; }

.header-bottom { padding: 10px 0; }

.header-nav { position: fixed; top: 60px; left: 0; right: 0; width: 100%; background: #fff; height: 100%; padding-bottom: 60px; overflow-y: auto; z-index: 999; display: none; }

.header-nav ul { overflow: hidden; }

.header-nav ul li { border-bottom: 1px solid #ccc; padding-left: 20px; }

.header-nav ul li h4 { position: relative; }

.header-nav ul li h4 a { display: block; height: 44px; line-height: 44px; color: #333; font-size: 16px; font-weight: bold; }

.header-nav ul li h4:before { content: ""; position: absolute; left: 0; width: 1px; height: 100%; display: block; background: rgba(255, 255, 255, 0.1); opacity: 0; }

/*banner*/
.banner { position: relative; overflow: hidden; }

.banner ul li a { display: block; position: relative; overflow: hidden; }

.banner ul li a:before { content: ""; display: block; padding-bottom: 280px; }

.banner ul li a .zoom { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; width: 100%; }

.banner-dot { text-align: center; position: absolute; left: 0; right: 0; width: 100%; bottom: 30px; z-index: 9; }

.banner-dot span { background: #fff; opacity: 1; width: 10px; height: 10px; }

.banner-dot span.swiper-pagination-bullet-active { background-color: #77B300; }

.adver-position li { float: left; width: 32.08333%; padding: 0 0 10px 0; }

.adver-position li:nth-child(even) { width: 66.66667%; margin-left: 1.25%; }

.adver-position li a { display: block; overflow: hidden; }

.adver-position li a img { display: block; height: 70px; }

.bright-news { margin-bottom: 15px; }

.m-title { border-top: 1px solid #E8E8E8; border-right: 1px solid #E8E8E8; height: 36px; line-height: 36px; border-bottom: 2px solid #77B300; }

.m-title span { display: inline-block; height: 35px; line-height: 35px; color: #fff; font-size: 16px; font-weight: bold; background: #77B300; padding: 0 34px; }

.news-more { float: right; color: #8c8c8c; padding-right: 15px; font-size: 14px; }

.news-more i { width: 13px; height: 13px; display: inline-block; position: relative; vertical-align: 4px; margin-left: 2px; }

.news-more i:before { content: ""; position: absolute; width: 100%; height: 1px; display: block; left: 0; top: 11px; background: #8C8C8C; }

.news-more i:after { content: ""; position: absolute; width: 1px; height: 100%; display: block; left: 6px; top: 5px; background: #8C8C8C; }

.news-more:hover { color: #77B300; }

.news-more:hover i:before, .news-more:hover i:after { background: #77B300; }

.mtitle-left { float: left; width: 77.08333%; }

.all-search { float: right; width: 21.25%; border: 1px solid #77B300; height: 35px; position: relative; padding-left: 66px; }

.all-search select { position: absolute; left: 0; top: 0; width: 58px; height: 33px; border-right: 1px solid #77B300; padding-left: 6px; z-index: 2; -webkit-appearance: menulist-button; -moz-appearance: menulist-button; appearance: menulist-button; }

.all-search .search-box { width: 100%; position: relative; }

.all-search .search-box .search-text { height: 33px; line-height: 33px; width: 100%; }

.all-search .search-box .search-btn { position: absolute; top: 0; right: 0; width: 33px; height: 33px; display: block; background: url(../images/search.png) center center no-repeat; font-size: 0; z-index: 2; }

.bright-newsleft { float: left; width: 43.33333%; }

.bright-newsleft .recommenddl { padding-bottom: 15px; border-bottom: 1px solid #dcdcdc; margin-bottom: 8px; position: relative; overflow: hidden; }

.bright-newsright { float: left; width: 56.66667%; padding-left: 15px; }

.m-news-list li { position: relative; padding-left: 15px; }

.m-news-list li:before { content: ""; width: 4px; height: 4px; display: block; -webkit-border-radius: 100%; border-radius: 100%; background: #666666; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.m-news-list li a { display: block; font-size: 15px; line-height: 30px; height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #666666; }

.m-news-list li a:hover { color: #333; font-weight: bold; }

.m-news-list .headlines { margin-bottom: 10px; }

.m-news-list .headlines:before { opacity: 0; }

.m-news-list .headlines a { display: block; font-size: 26px; height: auto; white-space: normal; max-height: 72px; line-height: 36px; display: -webkit-box; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #333333; }

.m-news-list .headlines a:hover { font-weight: normal; }

.news-swiper { position: relative; overflow: hidden; }

.news-swiper ul li { position: relative; }

.news-swiper ul li a { display: block; position: relative; overflow: hidden; }

.news-swiper ul li a:before { content: ""; display: block; padding-bottom: 57.87879%; }

.news-swiper ul li a img { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; width: 100%; }

.news-swiper ul li a h4 { position: absolute; left: 0; right: 0; bottom: 0; height: 40px; line-height: 40px; background: rgba(0, 0, 0, 0.3); color: #fff; padding: 0 100px 0 20px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-dot { position: absolute; right: 12px; bottom: 0; left: auto !important; text-align: right; width: 100px !important; z-index: 9; }

.news-dot span { display: inline-block; width: 8px; height: 8px; background: rgba(255, 255, 255, 0.6); opacity: 1; margin: 0 4px; }

.news-dot span.swiper-pagination-bullet-active { background: #89CE00; }

.serial-left { float: left; width: 55%; }

.serial-right { width: 45%; float: left; padding-left: 16px; }

.serial-right .m-news-list { margin-top: 15px; }

.serial-right .m-news-list li span { color: #77B300; }

.serial-title { font-size: 16px; font-weight: bold; height: 35px; line-height: 35px; background-color: #f7f7f7; -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1); }

.serial-title span { display: inline-block; color: #77b300; line-height: 35px; background-color: #fff; padding: 0 34px; position: relative; border-bottom: 2px solid #fff; }

.serial-title span:before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 2px; background: #77B300; }

.mt15 { margin-top: 15px; }

.serial-list { margin: 15px -5px; }

.serial-list li { padding: 0 5px; }

.serial-list li a { display: block; color: #333333; }

.serial-list li a .zoom { overflow: hidden; position: relative; }

.serial-list li a .zoom:before { content: ""; display: block; padding-bottom: 59.62441%; overflow: hidden; }

.serial-list li a .zoom img { position: absolute; top: 50%; left: 50%; display: block; width: 100%; height: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.serial-list li a h4 { height: 30px; line-height: 30px; background-color: #f2f2f2; text-align: center; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.notice-box { float: left; width: 61.51515%; padding-left: 67px; min-height: 52px; position: relative; padding-right: 40px; }

.notice-title { position: absolute; left: 0; top: 0; width: 54px; height: 52px; font-size: 16px; color: #77b300; text-align: center; letter-spacing: 3px; line-height: 22px; padding-top: 5px; background: url(../images/wicon01.png) 0 0 no-repeat; }

.notice-swiper { position: relative; height: 60px; overflow: hidden; }

.notice-swiper ul li a { display: block; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 30px; line-height: 30px; }

.notice-swiper ul li a:hover { color: #77B300; }

.mailbox { float: left; width: 37.87879%; min-height: 52px; text-align: center; position: relative; padding-left: 67px; line-height: 20px; }

.notice-btn { margin-top: 4px; }

.notice-btn a { display: block; height: 30px; background-color: #77b300; -webkit-border-radius: 4px; border-radius: 4px; color: #ffffff; text-align: center; line-height: 30px; }

.notice-btn a i { width: 20px; height: 15px; display: inline-block; vertical-align: -3px; background: url(../images/wicon02.png) 0 0 no-repeat; margin-right: 10px; }

.news-tab { font-size: 0; line-height: 0; background-color: #f7f7f7; -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1); margin: 15px 0; height: 37px; }

.news-tab a { display: inline-block; width: 16.66667%; height: 38px; line-height: 38px; text-align: center; color: #333333; font-size: 16px; position: relative; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.news-tab a:after { content: ""; position: absolute; width: 1px; height: 30px; top: 3px; right: 0; }

.news-tab a:before { content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #77B300; opacity: 0; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.news-tab a:hover, .news-tab a.cur { background: #fff; color: #77B300; }

.news-tab a:hover:before, .news-tab a.cur:before { width: 100%; opacity: 1; }

.recommend-swiper { position: relative; overflow: hidden; padding-bottom: 15px; margin-bottom: 8px; border-bottom: 1px solid #dcdcdc; }

.recommenddl { overflow: hidden; }

.recommenddl dt, .recommenddl .recommend-img { width: 40%; height: 130px; float: left; position: relative; overflow: hidden; }

.recommenddl dt a, .recommenddl .recommend-img a { display: block; position: relative; overflow: hidden; }

.recommenddl dt img, .recommenddl .recommend-img img { height: 130px; display: block; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }

.recommenddl dt:hover img, .recommenddl .recommend-img:hover img { -webkit-transform: scale(1.03, 1.03) translateX(-50%); -moz-transform: scale(1.03, 1.03) translateX(-50%); -ms-transform: scale(1.03, 1.03) translateX(-50%); -o-transform: scale(1.03, 1.03) translateX(-50%); transform: scale(1.03, 1.03) translateX(-50%); }

.recommenddl dt .banner-dot, .recommenddl .recommend-img .banner-dot { bottom: 0; }

.recommenddl dt .banner-dot span, .recommenddl .recommend-img .banner-dot span { width: 8px; height: 8px; margin: 0 2px; }

.recommenddl dd, .recommenddl .recommencon { width: 60%; float: left; padding-left: 20px; }

.recommenddl dd h4, .recommenddl .recommencon h4 { display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 16px; color: #333; margin-bottom: 10px; font-weight: bold; }

.recommenddl dd .redec, .recommenddl .recommencon .redec { display: -webkit-box; height: 66px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; color: #999; }

.recommenddl .recommend-img { width: 100%; }

.m-list-box { display: none; }

.m-list-wrap { margin: 15px -8px 0; }

.m-list-wrap .col-md-4:nth-child(3n+1) { clear: left; }

.m-list-item { border: 1px solid #E3E3E3; padding: 15px; margin-top: 15px; }

.m-list-item .recommenddl dt, .m-list-item .recommenddl .recommend-img { width: 46%; height: 115px; }

.m-list-item .recommenddl dt img, .m-list-item .recommenddl .recommend-img img { height: 115px; }

.m-list-item .recommenddl dd, .m-list-item .recommenddl .recommencon { width: 54%; padding-left: 15px; }

.m-list-item .recommenddl dd h4, .m-list-item .recommenddl .recommencon h4 { margin-bottom: 2px; }

.m-list-item .recommenddl .recommend-img { width: 100%; }

.product-top { height: 185px; }

.product-top ul li a { height: 185px; }

.product-top ul li a h4 { height: 30px; line-height: 30px; }

.product-top ul li a img { height: auto; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.product-top .news-dot { bottom: 4px; }

.colorgreen { color: #77B300; }

.video-list { margin: 0 -7px; }

.video-list li { padding: 0 7px 14px; }

.video-list li a { display: block; position: relative; overflow: hidden; }

.video-list li a:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }

.video-list li a img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }

.video-list li a .zoom { position: relative; overflow: hidden; }

.video-list li a .zoom:before { content: ""; display: block; padding-bottom: 76.74419%; }

.video-list li a img { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; }

.video-list li a h4 { position: absolute; left: 0; bottom: 0; right: 0; background: rgba(0, 0, 0, 0.4); height: 30px; line-height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; padding: 0 10px; font-size: 12px; color: #fff; }

.video-list li a .videobtn { position: absolute; width: 27px; height: 27px; display: block; background: url(../images/wicon03.png) 0 0 no-repeat; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.video-list li:last-child, .video-list li:nth-last-child(2) { padding-bottom: 0; }

.micro-matrix { background: #77B300; margin: 25px 0 0; padding: 0 15px 40px; overflow: hidden; }

.matrix-tit { font-size: 18px; font-weight: bold; color: #fff; height: 60px; line-height: 60px; padding: 0 10px; }

.matrix-wrap { position: relative; padding-left: 67px; }

.matrix-tab { position: absolute; left: 0; top: 0; width: 67px; text-align: center; z-index: 3; }

.matrix-tab a { display: block; color: #fff; position: relative; z-index: 2; line-height: 45px; height: 45px; }

.matrix-tab a:before { content: ""; position: absolute; right: -2px; height: 100%; width: 4px; background: #77B300; display: block; opacity: 0; }

.matrix-tab a.cur { border: 2px solid #99C640; border-right: 0; }

.matrix-tab a.cur:before { opacity: 1; }

.matrix-box, .inmatrix-list { border: 2px solid #99C640; position: relative; z-index: 2; }

.matrix-box .imglist-box, .inmatrix-list .imglist-box { display: none; }

.matrix-box ul, .inmatrix-list ul { display: none; padding: 22px 0 0; height: 331px; }

.matrix-box ul li, .inmatrix-list ul li { position: relative; padding-left: 124px; min-height: 60px; padding-bottom: 38px; max-width: 500px; }

.matrix-box ul li a, .inmatrix-list ul li a { display: block; color: #fff; }

.matrix-box ul li img, .inmatrix-list ul li img { display: block; width: 60px; height: 60px; position: absolute; left: 40px; top: 0; }

.matrix-box ul li .matrix-text, .inmatrix-list ul li .matrix-text { display: block; line-height: 20px; }

.matrix-box ul li .matrix-text h4, .inmatrix-list ul li .matrix-text h4 { font-size: 16px; font-weight: bold; margin-bottom: 5px; }

.matrix-box ul li:nth-child(2n+1), .inmatrix-list ul li:nth-child(2n+1) { clear: left; }

.inmatrix-list { border: none; padding: 0; }

.inmatrix-list ul { display: block; margin: 0 -10px; height: auto; }

.inmatrix-list ul li { padding-left: 80px; padding: 0 20px 30px 100px; }

.inmatrix-list ul li .inborer { border: 1px solid #E0E0E0; -webkit-border-radius: 8px; border-radius: 8px; overflow: hidden; display: block; width: 60px; height: 60px; position: absolute; left: 20px; padding: 0; }

.inmatrix-list ul li img { position: static; }

.inmatrix-list ul li a { color: #666; }

.inmatrix-list ul li .matrix-text h4 { color: #77B300; }

.shortcut-entry { padding-top: 15px; }

.shortcut-entry ul { margin: 0 -10px; }

.shortcut-entry ul li { float: left; width: 50%; padding: 0 10px 10px; }

.shortcut-entry ul li a { display: block; }

.shortcut-entry ul li img { display: block; width: 100%; }

footer { padding-top: 5px; width: 100%; }

footer .commonweb { background: #77B300; color: rgba(255, 255, 255, 0.6); padding: 20px 15px; }

.footer-left { padding-top: 5px; }

.footer-right { text-align: center; line-height: 20px; padding-top: 10px; }

.footer-right .beiimg { height: 26px; }

.footer-right a { color: #77B300; }

.siteSelect { position: relative; }

.siteSelect span { display: block; width: 100%; height: 30px; border: 1px solid #9FCA4C; line-height: 30px; padding-left: 15px; background: url(../images/wicon11.png) 94% center no-repeat; cursor: pointer; }

.sitelist { position: absolute; bottom: 29px; left: 0; width: 100%; background: #77B300; display: none; z-index:1000;}

.sitelist a { color: #fff; display: block; height: 30px; line-height: 30px; padding-left: 15px; border-bottom: 1px solid #9FCA4C; }

.sitelist a:hover { background: #77B300; }

.beiimg { margin-right: 10px; }

/*光明试听*/
.m-inpage { padding-top: 10px; padding-bottom: 0; }

.m-bright-left { padding-bottom: 30px; }

.crumbs { padding-bottom: 12px; border-bottom: 1px solid #D9D9D9; }

.crumbs span { font-size: 18px; font-weight: bold; color: #77B300; }

.crumbs .crumbs-column { float: right; color: #666666; display: none; }

.crumbs .crumbs-column a { color: #666666; }

.crumbs .crumbs-column a.cur { color: #77B300; }

.crumbs .crumbs-column a.homeicon i { width: 18px; height: 18px; display: inline-block; vertical-align: -3px; background: url(../images/wicon12.png) 0 0 no-repeat; margin-right: 12px; }

.m-bright-list { padding-top: 30px; }

.m-bright-list ul { margin: 0 -8px; padding-bottom: 10px; }

.m-bright-list ul li { padding: 0 8px 20px; }

.m-bright-list ul li a { display: block; position: relative; border: 1px solid #D9D9D9; }

.m-bright-list ul li a .zoom { position: relative; overflow: hidden; }

.m-bright-list ul li a .zoom img { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; width: 100%; }

.m-bright-list ul li a .zoom .brightvideo { display: block; position: absolute; width: 35px; height: 35px; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: url(../images/wicon13.png) 0 0 no-repeat; z-index: 3; }

.m-bright-list ul li a .zoom:before { content: ""; display: block; width: 100%; padding-bottom: 50.57143%; }

.m-bright-list ul li a .zoom:after { content: ""; position: absolute; width: 100%; height: 100%; display: block; background: rgba(0, 0, 0, 0.2); z-index: 2; }

.m-bright-list ul li a .box-tit { border-top: 1px solid #D9D9D9; text-align: center; font-size: 16px; }

.m-bright-list ul li a .videotit { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 52px; line-height: 52px; }

.m-bright-list ul li a .imagetit { display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.m-bright-list ul li a:before { content: ""; position: absolute; width: 0; height: 3px; display: block; background: #77B300; bottom: 0; left: 0; opacity: 0; -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; }

.iamges-list .box-tit { padding: 14px 10px; }

.m-right-box { padding: 15px 0; }

.images-box li a { display: block; position: relative; }

.images-box li a .zoom { overflow: hidden; }

.images-box li a .zoom img { display: block; width: 100%; }

.images-box li a .m-imagestit { position: absolute; height: 40px; line-height: 40px; left: 0; right: 0; color: #ffffff; background: rgba(0, 0, 0, 0.5); bottom: 0; text-align: center; padding: 0 10px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; font-size: 16px; }

.images-con { color: #737373; padding-top: 14px; }

.images-con h4 { color: #333333; font-size: 16px; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.images-con p { display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.page-wraper { text-align: center; }

.page-wraper .page { display: inline-block; }

.page-wraper .page a, .page-wraper .page span { display: inline-block; vertical-align: top; width: 30px; height: 30px; text-align: center; line-height: 30px; border: 1px solid #c6c6c6; font-size: 16px; margin: 0 2px; position: relative; -webkit-border-radius: 3px; border-radius: 3px; }

.page-wraper .page a:hover, .page-wraper .page span:hover { background: #77B300; color: #fff; border-color: #FFF; }

.page-wraper .page span:after { content: ""; position: absolute; top: 50%; left: 50%; margin-left: -8px; margin-top: -4px; width: 0; height: 0; border-right: 8px solid transparent; border-top: 8px solid #626262; }

.page-wraper .page .prev:after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-left: -4px; }

.page-wraper .page .next:after { -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg); }

.page-wraper .page span:hover:after { border-top-color: #fff; }

.pc-header { display: none; }

/* 视频播放*/
.recruitmentfloat { display: none; z-index: 110; width: 100%; position: fixed; height: 100%; background: rgba(0, 0, 0, 0.6); left: 0px; top: 0px; }

.tianjiatvwrap { width: 95%; margin: 0 auto; position: absolute; top: 50%; left: 2.5%; margin-top: -125px; }

.tianjiatvwrap .videobox { height: 250px; position: relative; z-index: 1; }

.recclosebtn { display: block; width: 25px; height: 25px; position: absolute; right: 15px; top: -5px; cursor: pointer; z-index: 100; margin: -20px -20px 0 0; z-index: 9; }

.recclosebtn:before { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.recclosebtn:after { content: ''; position: absolute; top: 10px; width: 20px; height: 2px; background-color: #FFF; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

/*微矩形*/
.inmatrix-tab { padding: 20px 0; }

.inmatrix-tab a { display: inline-block; font-size: 18px; color: #333333; padding: 10px 13px; }

.inmatrix-tab a:hover, .inmatrix-tab a.cur { color: #77B300; font-weight: bold; }

.news-title { padding: 20px 0; text-align: center; border-bottom: 1px solid #D9D9D9; }

.news-title h1 { font-size: 18px; line-height: 30px; color: #333333; margin-bottom: 10px; font-weight:bold;}

.news-title .news-text { color: #666; }

.news-title .news-text span { padding: 0 13px; }

.news-content { padding: 30px 0; font-size: 14px; color: #333333; line-height: 24px; border-bottom: 1px solid #DFDFDF; overflow:hidden;}

.news-content p{margin-bottom:15px; text-indent:2em;}

.news-content img {max-width: 100% !important;width: auto !important;height: auto !important;}

.newsdeatils-bottom { padding: 25px 0 0; font-size: 16px; position: relative; overflow: hidden; border-top: 1px solid #EBEEF0; }

.newsdeatils-bottom dl dd { position: relative; margin-bottom: 10px; height: 24px; line-height: 24px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.newsdeatils-bottom dl span { display: inline-block; }

.newsdeatils-bottom dl a { display: inline-block; color: #666; }

.newsdeatils-bottom dl a:hover { color: #77B300; }

.newsdeatils-bottom .return-list { width: 184px; height: 44px; line-height: 44px; margin: 0; display: block; background: #77B300; text-align: center; color: #fff; margin: 20px auto 0; font-size: 16px; }

.mobnav-btn { position: absolute; right: 15px; top: 16px; display: block; z-index: 23; width: 30px; height: 30px; }

.mobnav-btn span { top: 50%; margin-top: 0; }

.mobnav-btn span:first-child { content: ""; top: 5px; left: 0; }

.mobnav-btn span:last-child { content: ""; top: auto; bottom: 3px; left: 0; }

.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child { left: 2px; position: absolute; background: #77B300; -webkit-transition: all 0.5s ease; width: 28px; height: 2px; -webkit-border-radius: 3px; border-radius: 3px; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }

.mobnav-btn.g_close span { opacity: 0; }

.mobnav-btn.g_close span:first-child { -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); top: 15px; opacity: 1; }

.mobnav-btn.g_close span:last-child { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); top: 15px; opacity: 1; }

.moblogo { display: block; }

.moblogo img { height: 40px; display: block; }

.m-mobcontainer { padding: 0 15px; }

.mob-news-list { padding-bottom: 20px; }

.mob-news-list li { border-bottom: 1px dashed #CCCCCC; position: relative; padding-left: 18px; }

.mob-news-list li a { display: block; height: 42px; line-height: 42px; color: #333333; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.mob-news-list li:before { content: ""; position: absolute; width: 5px; height: 5px; display: block; -webkit-border-radius: 100%; border-radius: 100%; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); background: #666; }

.mob-news-list li:last-child { border-bottom: 0; }

.mob-newstitle { font-size: 18px; color: #77B300; font-weight: bold; margin-bottom: 10px; }

.block-news { padding: 0 0 20px; }

.block-news .mob-news-list { padding-bottom: 0; }

.block-news .mob-news-list li { border-bottom: none; }

.block-news .mob-news-list li a { height: 40px; line-height: 40px; }

.mob-recommend { display: -webkit-box; margin-bottom: 5px; }

.mob-recommend dt { width: 142px; margin-right: 10px; height: 106px; }

.mob-recommend dt a { display: block; }

.mob-recommend dt img { display: block; width: 100%; }

.mob-recommend dd { -webkit-box-flex: 1; }

.mob-recommend dd h4 { font-size: 16px; margin-bottom: 10px; }

.mob-recommend dd h4 a { display: block; color: #1a1a1a; display: -webkit-box; height: 24px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.mob-recommend dd .mobnews-dec { font-size: 14px; color: #808080; display: -webkit-box; height: 66px; line-height: 22px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.special-planning { overflow: hidden; padding-bottom: 20px; }

.special-planning ul { margin: 0 -10px; }

.special-planning ul li { float: left; width: 50%; padding: 0 10px; }

.special-planning ul li a { display: block; }

.special-planning ul li a .zoom { position: relative; }

.special-planning ul li a .zoom:before { display: block; content: ""; padding-bottom: 60%; }

.special-planning ul li a .zoom img { display: block; width: 100%; position: absolute; top: 0; left: 0; }

.special-planning ul li a h4 { text-align: center; font-size: 16px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 24px; line-height: 24px; margin: 10px 0; }

/*20181229*/
.news-list { padding-top: 20px; padding-bottom: 15px; }

.news-list ul { padding-bottom: 35px; }

.news-list ul li { background-repeat: no-repeat; background-position: 0 center; position: relative; }

.news-list ul li a { position: relative; display: block; }

.news-list ul li a:before { content: ""; width: 4px; height: 4px; display: block; -webkit-border-radius: 100%; border-radius: 100%; background: #666666; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.news-list ul li .original-icon { vertical-align: 0; }

.news-list ul li:nth-child(5n) { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dashed #dcdcdc; }

.news-list ul li span { float: right; padding-top: 7px; margin-left: 10px; color: #666; }

.news-list ul li a { display: block; padding: 5px 0 5px 14px; color: #666; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-list ul li:hover a { color: #77B300; }

.news-list ul li:hover a:before { background: #77B300; }

.firstNews { border-bottom: 1px solid #dcdcdc; margin-bottom: 10px; padding-bottom: 10px; }

.firstNews dt { margin-bottom: 10px; }

.firstNews dt span { float: left; padding: 4px 5px; background: #77B300; color: #fff; width: 43px; line-height: 18px; margin-right: 10px; text-align: center; position: relative; margin-top: 2px; }

.firstNews dt span:before { content: ""; position: absolute; display: block; right: -12px; top: 50%; margin-top: -6px; width: 0; height: 0; border: 6px solid transparent; border-left: 6px solid #77B300; }

.firstNews dt a { display: block; overflow: hidden; font-size: 20px; display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-weight: bold; color: #333; }

.firstNews dd { color: #666; }

.firstNews dd a { color: #77B300; }

.one-list li { position: relative; }

.one-list li:nth-child(4n+1) { font-weight: bold; padding-left: 10px; }

.one-list li:nth-child(4n+1):before { position: absolute; left: 0px; width: 5px; height: 5px; background: #77B300; top: 14px; content: ""; -webkit-border-radius: 50%; border-radius: 50%; }

.one-list li:nth-child(4n+1) a { color: #333; font-size: 18px; }

.one-list li:before { background: none; width: 7px; height: 7px; background: url(../images/icon.png) 0 0 no-repeat; }

.original-icon { font-size: 12px; -webkit-border-radius: 2px; border-radius: 2px; font-style: normal; color: #77B300; border: 1px solid #77B300; vertical-align: 3px; margin-left: 4px; padding: 1px; height: 18px; line-height: 16px; display: inline-block; vertical-align: 1px; }

.industry-list li:nth-child(4n+1) a { font-weight: bold; }

.recommend-textlist { position: relative; overflow: hidden; margin-top: 20px; padding-bottom: 20px; border-bottom: 10px solid #dcdcdc; }

.recommend-textlist ul li .textlist-img { position: relative; height: 200px; overflow: hidden; display: block; }

.recommend-textlist ul li .textlist-img img { display: block; position: relative; width: 100%; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.recommend-textlist ul li .textlist-box { overflow: hidden; padding: 10px 0 0 0; }

.recommend-textlist ul li .textlist-box h4 { font-size: 16px; font-weight: bold; margin-bottom: 5px; }

.recommend-textlist ul li .textlist-box h4 a { display: block; color: #333; display: -webkit-box; height: 52px; line-height: 26px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }

.recommend-textlist ul li .textlist-box .text-dec { color: #666; }

.recommend-textlist ul li .textlist-box .text-dec a { color: #77B300; }

.recommend-textlist .banner-dot { bottom: auto; top: 170px; }

.ban-button { position: absolute; right: 0; bottom: 20px; z-index: 1; display: none; }

.ban-button span { width: 36px; height: 36px; cursor: pointer; display: inline-block; border: 1px solid #ccc; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 4px; position: relative; }

.ban-button span:after { content: ""; position: absolute; width: 10px; height: 10px; border-left: 2px solid #CCCCCC; border-bottom: 2px solid #CCCCCC; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 13px; left: 12px; }

.ban-button span.btn-right:after { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); left: 10px; }

.ban-button span:hover { border-color: #77B300; }

.ban-button span:hover:after { border-left: 2px solid #77B300; border-bottom: 2px solid #77B300; }

.m-page-tite { border-bottom: 1px solid #dcdcdc; font-size: 18px; font-weight: bold; position: relative; border-bottom: 1px solid #dcdcdc; }

.m-page-tite span { position: relative; display: inline-block; padding-bottom: 10px; background: url(../images/icon_live.png) no-repeat left 7px; padding-left: 24px; }

.m-page-tite span:before { content: ""; position: absolute; left: 0; bottom: -1px; width: 100%; height: 2px; display: block; background: #77B300; }

.m-page-tite a { position: absolute; right: 0px; top: 3px; color: #999; font-size: 14px; font-weight: normal; }

.m-page-tite a:hover { color: #77B300; }

.com-img { display: block; }

.com-img img { display: block; width: 100%; }

.news-zt li { padding-right: 20px; position: relative; }

.news-zt li a { display: block; height: 30px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 30px; line-height: 30px; color: #666; }

.news-zt li:after { content: ">"; position: absolute; right: 0; top: 2px; display: block; }

.news-zt li:hover a { color: #77B300; }

.news-zt li:hover:after { color: #77B300; }

.m-right-box .news-swiper ul li a h4 { padding: 0 60px 0 20px; }

.m-right-box .news-dot span { margin: 0 2px !important; }

.micro-list { border-bottom: 1px dashed #dcdcdc; padding-bottom: 15px; margin-bottom: 15px; }

.micro-list dt { float: left; width: 120px; overflow: hidden; }

.micro-list dt img { display: block; width: 100%; }

.micro-list dd { padding: 10px 0 0 10px; overflow: hidden; }

.micro-list dd a { display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.banner-con { position: absolute; top: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); width: 100%; color: #1A8400; padding: 0 20px; text-align: center; }

.banner-con img { max-width: 100%; }

.fs26 { font-size: 26px; text-align: center; line-height: 36px; text-shadow: #fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0; *-webkit-filter: Glow(color=#fff, strength=1); *filter: Glow(color=#fff, strength=1); }

.fainleft-one { -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); -webkit-transition: all ease 900ms; -o-transition: all ease 900ms; -moz-transition: all ease 900ms; transition: all ease 900ms; opacity: 0; }

.fainleft-two { -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); -webkit-transition: all ease 1300ms; -o-transition: all ease 1300ms; -moz-transition: all ease 1300ms; transition: all ease 1300ms; opacity: 0; }

.fainleft-three { -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); -webkit-transition: all ease 1800ms; -o-transition: all ease 1800ms; -moz-transition: all ease 1800ms; transition: all ease 1800ms; opacity: 0; }

.fainleft-four { -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); -webkit-transition: all ease 2300ms; -o-transition: all ease 2300ms; -moz-transition: all ease 2300ms; transition: all ease 2300ms; opacity: 0; }

.banner ul li.active .fainleft-one, .banner ul li.active .fainleft-two, .banner ul li.active .fainleft-three, .banner ul li.active .fainleft-four { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); opacity: 1; }

.zl-scrollBarBox { height: 100%; position: absolute; background: #ccc; -webkit-border-radius: 2.5px; border-radius: 2.5px; }

.zl-scrollBar { position: absolute; left: 0; top: 0; background: #fff; -webkit-transition: background 0.3s; -o-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; }

.zl-scrollBar.zl-verticalBar { min-height: 10px; }

.zl-scrollBar.zl-horizontalBar { min-width: 10px; }

.zl-scrollContentDiv { position: relative !important; width: 100% !important; height: 100% !important; padding: 0 !important; margin: 0 !important; top: 0; left: 0; }

.bannertext-img-a { margin: 0 0 0 -10%; }

.bannertext-img-a img { width: 45.58333%; }

.bannertext-img-b { margin-top: -2%; }

.bannertext-img-b img { width: 56.33333%; }

.m-bright-right{display: none;}
@charset "UTF-8";
.title { font-size: 16px; }

@media (min-width: 768px) { .page-wraper .page span, .page-wraper .page a { width: 36px; height: 36px; line-height: 36px; margin: 0 4px; font-size: 16px; }
  .page-wraper .page span.prev { margin-right: 10px; }
  .page-wraper .page span.next { margin-left: 10px; }
  .m-title span { font-size: 18px; }
  /* 视频播放*/
  .tianjiatvwrap { width: 660px; left: 50%; margin-left: -330px; margin-top: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
  .tianjiatvwrap .videobox { height: 400px; }
  .recommend-textlist { margin-top: 30px; padding-bottom: 30px; }
  .recommend-textlist ul li .textlist-img { float: left; width: 45%; }
  .recommend-textlist ul li .textlist-box { overflow: hidden; padding: 20px 0 0 30px; }
  .recommend-textlist .banner-dot { display: none; }
  .recommend-textlist .ban-button { display: block; } }

@charset "UTF-8";
.title { font-size: 16px; }

@media (min-width: 1024px) { header { position: relative; height: auto; z-index: 9; }
  .header-wrap { position: relative; border-bottom: 0; }
  .logo { margin-right: 20px; }
  .logo img { height: 63px; }
  .header-bottom { padding: 10px 0; }
  .header-nav { position: static; overflow: inherit; padding-bottom: 0; height: auto; display: block; }
  .header-nav ul { padding-top: 8px; }
  .header-nav ul li { float: left; width: 10%; text-align: center; background: #77B300; border-bottom: 0; padding-left: 0; }
  .header-nav ul li h4 a { height: 47px; line-height: 47px; color: #fff; font-size: 16px; }
  .header-nav ul li h4:before { opacity: 1; }
  .header-nav ul li.cur h4 a, .header-nav ul li:hover h4 a { color: #e5f502; }
  .header-middle { padding: 15px 0; }
  /*光明试听*/
  .m-inpage { padding-top: 10px; padding-bottom: 60px; }
  .m-bright-left { float: left; width: 70%; padding-bottom: 0; }
  .m-bright-right { float: left; width: 30%; padding-left: 4%; display: block;}
  .crumbs span { font-size: 20px; }
  .crumbs .crumbs-column { display: block; }
  .m-bright-list ul { padding-bottom: 30px; }
  .m-bright-list ul li { padding: 0 8px 30px; }
  .m-bright-list ul li a .zoom img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .m-bright-list ul li a:hover { color: #77B300; }
  .m-bright-list ul li a:hover:before { width: 100%; opacity: 1; }
  .m-bright-list ul li a:hover .zoom img { -webkit-transform: translate(-50%, -50%) scale(1.03, 1.03); -moz-transform: translate(-50%, -50%) scale(1.03, 1.03); -ms-transform: translate(-50%, -50%) scale(1.03, 1.03); -o-transform: translate(-50%, -50%) scale(1.03, 1.03); transform: translate(-50%, -50%) scale(1.03, 1.03); }
  .serial-list li a .zoom img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .serial-list li:hover a .zoom img { -webkit-transform: translate(-50%, -50%) scale(1.03, 1.03); -moz-transform: translate(-50%, -50%) scale(1.03, 1.03); -ms-transform: translate(-50%, -50%) scale(1.03, 1.03); -o-transform: translate(-50%, -50%) scale(1.03, 1.03); transform: translate(-50%, -50%) scale(1.03, 1.03); }
  .images-box li a { overflow: hidden; }
  .images-box li a:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .images-box li a img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .images-box li a:hover .images-con h4 { color: #77B300; }
  /* 视频播放*/
  .tianjiatvwrap { width: 700px; margin-left: -350px; }
  .tianjiatvwrap .videobox { height: 400px; }
  .newsdeatils-bottom { padding: 30px 0 0; font-size: 14px; }
  .newsdeatils-bottom dl { padding-right: 150px; }
  .news-title { padding: 30px 0; }
  .news-title h1 { font-size: 24px; line-height: 30px; margin-bottom: 16px; font-weight: bold;}
  .news-content { padding: 30px 0; font-size: 16px; }
  .newsdeatils-bottom .return-list { position: absolute; top: 30px; right: 0; width: 145px; height: 50px; line-height: 50px; margin: 0; }
  .newsdeatils-bottom .return-list:hover { background: #81C100; }
  .mobnav-btn { display: none; }
  footer { padding-top: 5px; }
  footer .commonweb { padding: 10px 20px; }
  .footer-left { float: left; padding-top: 5px; }
  .footer-right { float: right; padding-top: 0; }
  .footer-right .beiimg { height: 37px; }
  .siteSelect span { width: 203px; }
  .sitelist { max-width: 203px; }
  /*20181229*/
  .news-list ul { padding-bottom: 50px; }
  .recommend-textlist { margin-top: 30px; }
  .recommend-textlist ul li .textlist-box h4 { font-size: 18px; margin-bottom: 10px; }
  .recommend-textlist ul li .textlist-box h4 a:hover { color: #77B300; }
  .com-img { overflow: hidden; }
  .com-img:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .com-img img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .micro-list { overflow: hidden; }
  .micro-list:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .micro-list img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .micro-list:hover dd a { color: #77B300; }
  .m-right-box { padding: 18px 0 30px; } }

@media (min-width: 1260px) { /* 视频播放*/
  .tianjiatvwrap { width: 1000px; margin-left: -500px; }
  .tianjiatvwrap .videobox { height: 600px; } }

/*移动端首页*/
.moble-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 99; background: #fff; }

.headerwrap { padding: 10px 15px; }

.mobbanner .news-dot span { background: #FFFFFF; border: 2px solid #BFBFBF; margin: 0 3px !important; }

.mobbanner .news-dot span.swiper-pagination-bullet-active { background: #77B300; border-color: #77B300; }

.mobbanner { position: relative; overflow: hidden; }

.mobbanner ul li { position: relative; }

.mobbanner ul li img { display: block; width: 100%; }

.mobbanner ul li .mob-bantit { position: absolute; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.5); font-size: 14px; color: #fff; padding: 0 80px 0 15px; height: 40px; line-height: 40px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

@media (min-width: 1200px) { .msgtop-box span { padding-left: 20px; } }

@media screen and (min-width:480px){
.flycard { display:none !important}
}
@media screen and (max-width:480px){ /*当屏幕尺寸小于600px时，应用下面的CSS样式*/
	  .flycard { display:block;}
	}