* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
a:focus {
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
img {
  border: none;
}
input,
select,
textarea {
  outline: 0;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
var,
em {
  font-weight: normal;
  font-style: normal;
}
ul,
ol,
dl {
  list-style: none;
}
@media only screen and (max-width: 750px) {
  .g-mobile .g_pub_header_box,
  .g-mobile .g_pub_footer_box {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .g-mobile .m_head_nav,
  .g-mobile .m_foot_nav {
    display: none;
  }
  .g-mobile .g_pub_footer {
    height: auto !important;
    zoom: 1 !important;
  }
  .g-mobile .g_pub_footer:after {
    content: "" !important;
    display: block !important;
    clear: both !important;
  }
  .g-mobile .g_pub_footer .u_logo.foot {
    width: 100%;
    margin-left: 0;
  }
}
img {
  vertical-align: top;
}
.conw {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.u-webHeader {
  display: none;
}
.g-bdw {
  width: 100%;
  font-family: "microsoft yahei";
  background: url("../images/big-bg.jpg") center top no-repeat;
}
.g-bdw .m-title {
  text-align: center;
}
.g-bdw .g-header {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 797px;
  overflow: hidden;
  position: relative;
}
.g-bdw .g-header .m-header-box1 {
  position: absolute;
  width: 137px;
  height: 52px;
  top: 85px;
  right: 90px;
}
.g-bdw .g-header .m-header-box1 img {
  width: 137px;
  height: 52px;
}
.g-bdw .g-header .m-header-box2 {
  position: absolute;
  width: 557px;
  height: 644px;
  top: 50px;
  left: 286px;
  animation: move 2.4s 0.5s;
  -webkit-animation: move 2.4s 0.5s;
  animation-fill-mode: backwards;
  -webkit-animation-fill-mode: backwards;
  overflow: hidden;
}
.g-bdw .g-header .m-header-box2 img {
  width: 557px;
  height: 644px;
}
.g-bdw .g-header .m-host {
  position: absolute;
  color: #FFF;
  font-size: 20px;
  line-height: 36px;
  top: 690px;
  left: 10px;
}
@keyframes move {
  from {
    height: 0px;
  }
  to {
    height: 644px;
  }
}
@-webkit-keyframes move {
  from {
    height: 0px;
  }
  to {
    height: 644px;
  }
}
@-moz-keyframes move {
  from {
    height: 0px;
  }
  to {
    height: 644px;
  }
}
@-o-keyframes move {
  from {
    height: 0px;
  }
  to {
    height: 644px;
  }
}
.g-bdw .g-introduction {
  width: 1000px;
  height: 226px;
  margin-left: auto;
  margin-right: auto;
  padding: 56px 50px 0 150px;
  overflow: hidden;
  background: url("../images/introduction.png") center center no-repeat;
}
.g-bdw .g-introduction .m-mob-introduction {
  display: none;
}
.g-bdw .g-introduction p {
  font-size: 18px;
  line-height: 36px;
  color: #FFF;
  text-indent: 2em;
  margin-bottom: 5px;
}
.g-bdw .g-introduction p a {
  color: #FFF;
}
.g-bdw .g-process {
  width: 1200px;
  height: 585px;
  overflow: hidden;
  margin: 70px auto 0;
  padding: 0 90px;
  background: url("../images/process-bg.png") center bottom no-repeat;
}
.g-bdw .g-process .m-nav ul {
  zoom: 1;
  margin: 0 0 0 -77px;
}
.g-bdw .g-process .m-nav ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-bdw .g-process .m-nav ul li {
  float: left;
  font-size: 0;
  width: 62px;
  height: 217px;
  margin: 0 0 0 174px;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
}
.g-bdw .g-process .m-nav ul .u-nav1 {
  background-image: url("../images/nav1.png");
}
.g-bdw .g-process .m-nav ul .u-nav2 {
  background-image: url("../images/nav2.png");
}
.g-bdw .g-process .m-nav ul .u-nav3 {
  background-image: url("../images/nav3.png");
}
.g-bdw .g-process .m-nav ul .u-nav4 {
  background-image: url("../images/nav4.png");
}
.g-bdw .g-process .m-nav ul .u-nav5 {
  background-image: url("../images/nav5.png");
}
.g-bdw .g-process .m-nav ul .u-nav1.on {
  background-image: url("../images/nav1-on.png");
}
.g-bdw .g-process .m-nav ul .u-nav2.on {
  background-image: url("../images/nav2-on.png");
}
.g-bdw .g-process .m-nav ul .u-nav3.on {
  background-image: url("../images/nav3-on.png");
}
.g-bdw .g-process .m-nav ul .u-nav4.on {
  background-image: url("../images/nav4-on.png");
}
.g-bdw .g-process .m-nav ul .u-nav5.on {
  background-image: url("../images/nav5-on.png");
}
.g-bdw .g-process .m-nav ol {
  display: none;
}
.g-bdw .g-process .m-nav-main {
  margin-top: 85px;
  width: 1020px;
  margin-left: auto;
  margin-right: auto;
}
.g-bdw .g-process .m-nav-main li {
  display: none;
}
.g-bdw .g-process .m-nav-main li p {
  font-size: 18px;
  line-height: 36px;
  text-indent: 2em;
  color: #FFF;
}
.g-bdw .g-process .m-nav-main .on {
  display: block;
}
.g-bdw .g-news {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
  margin-top: 50px;
}
.g-bdw .g-news:after {
  content: "";
  display: block;
  clear: both;
}
.g-bdw .g-news .slideNews {
  float: left;
  width: 600px;
  height: 440px;
  overflow: hidden;
  position: relative;
}
.g-bdw .g-news .slideNews .hd {
  position: absolute;
  bottom: 0px;
  left: 240px;
  margin: auto;
  z-index: 1;
}
.g-bdw .g-news .slideNews .hd ul {
  zoom: 1;
  position: relative;
}
.g-bdw .g-news .slideNews .hd ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-bdw .g-news .slideNews .hd ul li {
  float: left;
  margin-right: 20px;
  width: 17px;
  height: 17px;
  cursor: pointer;
  background: url("../images/pic-icon.png") 0 0 no-repeat;
}
.g-bdw .g-news .slideNews .hd ul li.on {
  background: url("../images/pic-icon-on.png") 0 0 no-repeat;
}
.g-bdw .g-news .slideNews .bd {
  position: relative;
}
.g-bdw .g-news .slideNews .bd li {
  position: relative;
}
.g-bdw .g-news .slideNews .bd li img {
  width: 600px;
  height: 410px;
}
.g-bdw .g-news .slideNews .bd li p {
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 67px;
  line-height: 82px;
  text-align: center;
  background: url("../images/repeat1.png") repeat;
  color: #FFF;
}
.g-bdw .g-news .slideNews .bd li p a {
  color: #FFF;
  font-size: 18px;
}
.g-bdw .g-news .m-news-right {
  position: relative;
  float: right;
  width: 551px;
  padding-bottom: 14px;
}
.g-bdw .g-news .m-news-right dl {
  margin: 0 0 20px 0;
  height: 70px;
  overflow: hidden;
  background: url("../images/list-bg.png") center top no-repeat;
}
.g-bdw .g-news .m-news-right dl dt {
  line-height: 48px;
  height: 70px;
  line-height: 70px;
  padding: 0 40px 0 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-bdw .g-news .m-news-right dl dt a {
  font-size: 20px;
  color: #FFF;
}
.g-bdw .g-news .m-news-right dl dd {
  font-size: 16px;
  line-height: 32px;
  color: #c3d984;
  padding: 12px 30px 0 25px;
}
.g-bdw .g-news .m-news-right dl.on {
  height: auto;
  margin-bottom: 12px;
  background: url("../images/list-on-bg.png") center top no-repeat;
}
.g-bdw .g-news .m-news-right dl.on dt {
  font-weight: bold;
  color: #2b4c15;
}
.g-bdw .g-news .m-news-right dl.on dt a {
  color: #2b4c15;
}
.g-bdw .g-news .m-news-right dl.on dd {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.g-bdw .g-news .m-news-right .u-more {
  position: absolute;
  left: 223px;
  bottom: 0px;
  font-size: 16px;
  width: 88px;
  text-align: center;
  border-top: 2px solid #79BE4B;
}
.g-bdw .g-news .m-news-right .u-more a {
  display: block;
  width: 72px;
  background: #3C7623;
  color: #c3d984;
  margin: -12px 0 0 8px;
}
.g-bdw .g-awards {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 189px;
}
.g-bdw .g-awards .m-subtitle {
  margin-top: 50px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #000;
  padding-bottom: 24px;
  background: url("../images/prize-bg.png") center bottom no-repeat;
}
.g-bdw .g-awards .m-main ul {
  zoom: 1;
  margin: 40px 0 0 -120px;
}
.g-bdw .g-awards .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-bdw .g-awards .m-main ul li {
  float: left;
  width: 320px;
  height: 230px;
  margin-left: 120px;
  overflow: hidden;
  position: relative;
}
.g-bdw .g-awards .m-main ul li img {
  width: 320px;
  height: 230px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
}
.g-bdw .g-awards .m-main ul li img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.g-bdw .g-awards .m-main ul li p {
  width: 96%;
  padding: 0 2%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  background: url("../images/repeat.png") repeat;
  bottom: 0;
  left: 0;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-bdw .g-awards .m-main ul li p a {
  color: #FFF;
}
.g-bdw .g-competition {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
}
.g-bdw .g-competition .m-main ul {
  zoom: 1;
  margin: 65px 0 0 -120px;
}
.g-bdw .g-competition .m-main ul:after {
  content: "";
  display: block;
  clear: both;
}
.g-bdw .g-competition .m-main ul li {
  float: left;
  width: 320px;
  height: 230px;
  margin: 0 0 50px 120px;
  overflow: hidden;
  position: relative;
}
.g-bdw .g-competition .m-main ul li img {
  width: 320px;
  height: 230px;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  -ms-transition: 0.6s;
}
.g-bdw .g-competition .m-main ul li img:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.g-bdw .g-competition .m-main ul li p {
  width: 96%;
  padding: 0 2%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  background: url("../images/repeat.png") repeat;
  bottom: 0;
  left: 0;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.g-bdw .g-competition .m-main ul li p a {
  color: #FFF;
}
.g-bdw .g-full-slide {
  width: 100%;
  overflow: hidden;
  margin-top: 120px;
  padding-bottom: 80px;
}
.g-bdw .m-full-slide {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}
.g-bdw .m-full-slide .m-full-slide-main {
  zoom: 1;
  position: relative;
  margin-top: 40px;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero {
  width: 960px;
  height: 510px;
  margin: auto;
  position: relative;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap {
  overflow: visible;
  position: absolute;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros {
  width: 960px;
  height: 510px;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero {
  background: #fff;
  padding: 5px;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 950px;
  height: 500px;
  overflow: hidden;
  left: 1920px;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero img {
  width: 950px;
  height: 500px;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero p {
  position: absolute;
  bottom: 5px;
  left: 0;
  height: 55px;
  width: 950px;
  background: url("../images/repeat.png");
  margin-left: 5px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero p a {
  color: #fff;
  font-size: 18px;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero a {
  display: inline-block;
  position: relative;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .next,
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .prev {
  height: 50px;
  width: 50px;
  background: #303030 url("https://imgtopics.neamco.com/33384.files/img/icon-sd26986d847.png") 0 0 no-repeat;
  filter: alpha(opacity=70);
  opacity: .7;
  position: absolute;
  top: 50%;
  margin: -25px 0 0 5px;
  z-index: 3;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .next:hover,
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .prev:hover {
  background-color: orangered;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .next {
  margin: -25px 5px 0 0;
  right: 0;
  background-position: -120px 0;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .mask-left,
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .mask-right {
  background: #fff;
  padding: 5px;
  z-index: 4;
  position: absolute;
  top: 0;
  width: 950px;
  height: 500px;
  left: -960px;
  filter: alpha(opacity=50);
  opacity: .5;
  overflow: hidden;
}
.g-bdw .m-full-slide .m-full-slide-main #index_b_hero .mask-right {
  left: 960px;
}
@media only screen and (max-width: 750px) {
  .g-mobile .u-webHeader {
    display: block;
  }
  .g-mobile .u-webHeader img {
    vertical-align: top;
  }
  .g-mobile .g-header {
    display: none;
  }
  .g-mobile .g-bdw {
    background: #3B7624;
  }
  .g-mobile .g-bdw .m-title {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-mobile .g-bdw .m-title img {
    width: 100%;
    height: auto;
  }
  .g-mobile .g-bdw .g-introduction {
    width: 96%;
    margin: 0 auto;
    height: auto;
    padding: 0 0 8px;
    background: #3B7624;
    border-bottom: 1px dotted #FFF;
  }
  .g-mobile .g-bdw .g-introduction .m-mob-introduction {
    color: #9FBB4E;
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: bold;
    text-align: center;
    display: block;
  }
  .g-mobile .g-bdw .g-process {
    width: 100%;
    height: auto;
    margin: 25px auto 0;
    padding: 0;
    background: #3B7624;
  }
  .g-mobile .g-bdw .g-process .m-nav ul {
    margin: 0;
  }
  .g-mobile .g-bdw .g-process .m-nav ul li {
    width: 47%;
    height: 50px;
    margin: 0 0 0 2%;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    color: #FFF;
    background: none;
  }
  .g-mobile .g-bdw .g-process .m-nav ul .on {
    font-weight: bold;
    background: #2C4F16;
  }
  .g-mobile .g-bdw .g-process .m-nav-main {
    width: 96%;
    margin: 2% auto 0;
    padding-top: 3%;
    border-top: 1px solid #FFF;
  }
  .g-mobile .g-bdw .g-news {
    width: 100%;
    margin-top: 0px;
  }
  .g-mobile .g-bdw .g-news .slideNews {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    height: auto;
  }
  .g-mobile .g-bdw .g-news .slideNews .hd {
    display: none;
  }
  .g-mobile .g-bdw .g-news .slideNews .bd img {
    width: 100%;
    height: auto;
  }
  .g-mobile .g-bdw .g-news .m-news-right {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
    padding: 0;
    margin-top: 8px;
  }
  .g-mobile .g-bdw .g-news .m-news-right dl {
    height: auto;
    padding: 6px 0 9px;
    background: none;
    margin: 0;
    border-bottom: 1px dotted #FFF;
  }
  .g-mobile .g-bdw .g-news .m-news-right dl dt {
    font-size: 18px;
    height: auto;
    line-height: 34px;
    margin-bottom: 2px;
    padding: 0;
  }
  .g-mobile .g-bdw .g-news .m-news-right dl dd {
    font-size: 14px;
    line-height: 26px;
    margin-top: 0;
    padding: 0;
    color: #FFF;
    text-indent: 2em;
  }
  .g-mobile .g-bdw .g-news .m-news-right dl.on {
    background: none;
  }
  .g-mobile .g-bdw .g-news .m-news-right dl.on dt {
    color: #FFF;
  }
  .g-mobile .g-bdw .g-news .m-news-right dl.on dt a {
    color: #FFF;
  }
  .g-mobile .g-bdw .g-news .m-news-right .u-more {
    left: auto;
    right: 0;
    bottom: -30px;
  }
  .g-mobile .g-bdw .g-awards {
    width: 100%;
    margin-top: 50px;
  }
  .g-mobile .g-bdw .g-awards .m-subtitle {
    background: none;
    padding-bottom: 0;
    margin-top: 20px;
    font-size: 24px;
  }
  .g-mobile .g-bdw .g-awards .m-main ul {
    margin: 6px 0 25px 0;
    overflow: hidden;
  }
  .g-mobile .g-bdw .g-awards .m-main ul li {
    float: none;
    width: 96%;
    height: auto;
    margin: 3% auto 0;
  }
  .g-mobile .g-bdw .g-awards .m-main ul li img {
    width: 100%;
    height: auto;
  }
  .g-mobile .g-bdw .g-awards .m-main ul li p {
    height: 36px;
    line-height: 36px;
  }
  .g-mobile .g-bdw .g-competition {
    width: 100%;
    margin-top: 30px;
  }
  .g-mobile .g-bdw .g-competition .m-main ul {
    margin: 6px 0 0 0;
    overflow: hidden;
  }
  .g-mobile .g-bdw .g-competition .m-main ul li {
    width: 47%;
    height: auto;
    margin: 0 0 2% 2%;
  }
  .g-mobile .g-bdw .g-competition .m-main ul li img {
    width: 100%;
    height: auto;
  }
  .g-mobile .g-bdw .g-competition .m-main ul li:last-child {
    display: none;
  }
  .g-mobile .g-bdw .g-full-slide {
    margin-top: 30px;
    padding-bottom: 2%;
  }
  .g-mobile .g-bdw .m-full-slide {
    width: 96%;
    margin: 20px auto 0;
  }
  .g-mobile .g-bdw .m-full-slide .m-full-slide-main {
    margin-top: 15px;
  }
  .g-mobile .g-bdw .m-full-slide .m-full-slide-main #index_b_hero {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .g-mobile .g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap {
    width: 100%;
    position: static;
  }
  .g-mobile .g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros {
    width: 100%;
    height: auto;
  }
  .g-mobile .g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero {
    width: 100%;
    height: auto;
    padding: 0;
    left: 0;
    position: relative;
  }
  .g-mobile .g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    bottom: 0;
  }
  .g-mobile .g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero p a {
    font-size: 16px;
  }
  .g-mobile .g-bdw .m-full-slide .m-full-slide-main #index_b_hero .hero-wrap .heros .hero img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  .g-mobile .g-bdw .m-full-slide .m-full-slide-main #index_b_hero .prev,
  .g-mobile .g-bdw .m-full-slide .m-full-slide-main #index_b_hero .next {
    margin-right: 0;
    margin-left: 0;
  }
}
.g-bdw .g-awards .m-main ul.m_three li{margin-bottom:30px;}