* {
  padding: 0;
  margin: 0;
  text-align: left;
  color: #3D3D3D;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  line-height: 28px;
}

img {
  border: 0;
}

a, a:Hover {
  text-decoration: none;
  color: #333333;
}

a:hover {
  color: #1977df;
}

li {
  list-style: none;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt10 {
  padding-top: 10px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt100 {
  padding-top: 100px;
}

.pt120 {
  padding-top: 120px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.clear {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

.row {
  width: 1200px;
  margin: 0 auto;
}

.big-row {
  width: 1250px;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.transition {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

/*
box model;
*/
.common-pro ul li, .index-case .bd ul li, .i-case .bd ul li, .industry ul li .date, .footer .contact-index img {
  float: left;
}

.bottom-title a, .industry ul li .title-content {
  float: right;
}

.common-title span, .index-case .bd ul li cite, .bottom-title h2, .industry ul li .title-content p span, .footer h4, .footer .contact-index span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

* {
  font-size: 16px;
}

.back-top-gray {
  background-color: #1d773a;
  height: 34px;
}
.back-top-gray p {
  line-height: 34px;
  color: #ffffff;
  font-size: 12px;
}
.back-top-gray p a {
  color: #ffffff;
  padding: 0 10px;
  font-size: 12px;
}
.back-top-gray p a:hover {
  color: #000033;
}
.back-top-gray p a + a {
  border-left: 1px solid #ffffff;
}

.welcome {
  width: 240px;
}

.piecemeal {
  width: 202px;
}

.top-logo {
  height: 114px;
}

.toplogo {
  width: 236px;
  padding-top: 30px;
}

.nav_green {
  height: 114px;
  width: 888px;
  z-index: 999;
}

ul.gdao li {
  width: 111px;
  float: left;
  list-style: none;
  text-align: center;
  height: 114px;
  position: relative;
}

ul.gdao li a {
  display: block;
  height: 114px;
  text-align: center;
  position: relative;
}

ul.gdao li b {
  text-align: center;
  line-height: 114px;
  display: inline-block;
}

ul.gdao li:hover b, ul.gdao li.hover b {
  color: #1d773a;
}

ul.gdao li span {
  color: #ffffff;
  font-family: 'Arial';
  line-height: 12px;
}

ul.gdao li ul {
  width: 223px;
  top: 114px;
  line-height: 30px;
  position: absolute;
  z-index: 999;
  left: 0;
  display: none;
}

ul.gdao li ul li {
  float: left;
  height: 40px;
  width: 111px;
  border-bottom: 1px dotted #fcf5c1;
  background: none;
  background-color: #ffffff;
  line-height: 40px;
  position: relative;
}

ul.gdao li ul li:hover {
  background: none;
  background-color: #1d773a;
  line-height: 40px;
  padding: 0;
}

ul.gdao li ul li a {
  color: #000000;
  line-height: 40px;
  height: 40px;
  display: block;
  padding: 0;
  position: relative;
}

ul.gdao li ul li:hover a {
  color: #ffffff;
}

ul.gdao li ul li ul {
  position: absolute;
  width: 126px;
  height: 50px;
  left: 126px;
  top: 0;
  display: none;
}

ul.gdao li ul li:hover ul {
  display: block;
}

ul.gdao li ul li:hover ul li a {
  color: #ffffff;
}

ul.gdao li ul li ul li {
  width: 126px;
  height: 40px;
  background-color: #666666;
}

ul.gdao li ul li ul li:hover a {
  color: #ffffff;
  display: block;
  height: 40px;
  background-color: #333333;
  line-height: 40px;
}

ul.gdao li ul li ul li a:hover {
  color: #333333;
  background-color: #fcf5c1;
}

ul.gdao li ul div.toplei {
  width: 152px;
  padding: 10px;
  border-left: 1px #cccccc solid;
  overflow: hidden;
  height: auto;
}

ul.gdao li ul .tflda a {
  font-weight: 900;
  font-size: 14px;
}

ul.gdao li ul .tflxa a {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 24px;
  height: 24px;
}

.fullSlide {
  width: 100%;
  position: relative;
  height: 700px;
  background: #000;
  text-align: center;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 700px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 700px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 47px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  background: #000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #f00;
}

.fullSlide .prev, .fullSlide .next {
  position: absolute;
  z-index: 999;
  top: 40%;
  left: 10%;
  width: 30px;
  height: 80px;
  background: url(../images/left_on.png) no-repeat;
  cursor: pointer;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 10%;
  background: url(../images/right_on.png) no-repeat;
}

.common-title {
  text-align: center;
}
.common-title span {
  font-size: 20px;
  color: #000;
  line-height: 60px;
  vertical-align: middle;
}
.common-title a h2 {
  color: #da251c;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 36px;
  line-height: 60px;
  font-weight: 900;
  text-align: center;
}
.common-title span {
  font-size: 36px;
}
.common-title p {
  text-align: center;
  margin-top: 20px;
  font-size: 22px;
}

.pro-category {
  overflow: hidden;
  text-align: center;
}
.pro-category .category-list {
  overflow: hidden;
}
.pro-category .category-list ul {
  width: 1200px;
  text-align: center;
  font-size: 0;
}
.pro-category .category-list ul li {
  text-align: center;
  padding: 0 7px;
  margin: 0 5px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background-color: #da251c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.pro-category .category-list ul li a {
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  display: block;
  text-align: center;
  color: #ffffff;
  font-weight: 900;
}
.pro-category .category-list ul li:hover, .pro-category .category-list ul li.on {
  background-color: #1d773a;
}
.pro-category .category-list ul li:hover a, .pro-category .category-list ul li.on a {
  color: #ffffff;
}

.common-pro {
  overflow: hidden;
}
.common-pro ul {
  width: 1230px;
}
.common-pro ul li {
  width: 386px;
  height: 300px;
  margin-right: 21px;
  margin-bottom: 21px;
  position: relative;
  overflow: hidden;
}
.common-pro ul li a span {
  position: absolute;
  line-height: 30px;
  bottom: -270px;
  height: 300px;
  left: 0;
  width: 100%;
  color: #ffffff;
  background: url(../images/imgbg5.png);
  text-align: center;
}
.common-pro ul li a p {
  text-align: center;
  height: 170px;
  width: 100%;
  padding-top: 100px;
  color: #ffffff;
  font-size: 24px;
}
.common-pro ul li a p cite {
  display: block;
  font-style: normal;
  color: #ffffff;
  font-size: 30px;
  text-align: center;
}
.common-pro ul li:hover a span {
  background: url(../images/imgbg6.png);
  bottom: 0;
  color: #ffffff;
}

.gray-case {
  padding-top: 40px;
  background: url(../images/case-back.jpg) no-repeat center top;
}

.index-case {
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}
.index-case .hd {
  position: absolute;
  top: 60px;
  width: 100%;
}
.index-case .hd a {
  display: block;
  width: 12px;
  height: 61px;
  cursor: pointer;
  top: 100px;
}
.index-case .hd a.prev {
  position: inherit;
  left: -50px;
  background: url(../images/prev.jpg) no-repeat left top;
}
.index-case .hd a.next {
  background: url(../images/next.jpg) no-repeat left top;
  position: inherit;
  right: -50px;
}
.index-case .bd {
  text-align: center;
  margin: 0 auto;
  width: 1200px;
  overflow: hidden;
}
.index-case .bd ul li {
  width: 291px;
  height: 374px;
  position: relative;
  margin-right: 12px;
  text-align: center;
  background: url(../images/imgbg4.png);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.index-case .bd ul li img {
  width: 251px;
  height: 181px;
  margin-top: 30px;
}
.index-case .bd ul li span {
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #000;
  display: block;
  left: 0;
  width: 100%;
}
.index-case .bd ul li cite {
  margin-top: 30px;
  font-style: normal;
  width: 145px;
  height: 36px;
  line-height: 36px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #73bb23;
  text-align: center;
  color: #ffffff;
}
.index-case .bd ul li:hover {
  background: url(../images/imgbg6.png);
}
.index-case .bd ul li:hover span {
  color: #ffffff;
}
.index-case .bd ul li:hover cite {
  background-color: #8afa5d;
  color: #000;
}

.i-ys {
  overflow: hidden;
  background: url(../images/i-ys.jpg) no-repeat center top;
}
.i-ys .ys-tt {
  margin-top: 20px;
}
.i-ys .ys-tt ul {
  text-align: center;
}
.i-ys .ys-tt ul li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #2d9205;
  color: #ffffff;
  font-size: 20px;
  line-height: 40px;
  padding: 0 20px;
  margin: 0 10px;
}
.i-ys .left-ys {
  margin-top: 100px;
  width: 426px;
  height: 320px;
  background: url(../images/left-ys.png) no-repeat;
}
.i-ys .left-ys h5 {
  width: 320px;
  padding-top: 20px;
  border-bottom: 1px solid #ffffff;
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
  margin-left: 20px;
  text-align: right;
}
.i-ys .left-ys p {
  width: 320px;
  margin-left: 20px;
  color: #ffffff;
  text-align: right;
  line-height: 24px;
}
.i-ys .right-ys {
  margin-top: 100px;
  width: 426px;
  height: 320px;
  background: url(../images/right-ys.png) no-repeat;
}
.i-ys .right-ys h5 {
  width: 320px;
  padding-top: 20px;
  border-bottom: 1px solid #ffffff;
  line-height: 40px;
  font-size: 18px;
  color: #ffffff;
  margin-left: 80px;
  text-align: left;
}
.i-ys .right-ys p {
  width: 320px;
  margin-left: 80px;
  line-height: 24px;
  color: #ffffff;
  text-align: left;
}

.i-about .about-bg {
  background-color: #1d773a;
  overflow: hidden;
}
.i-about .about-bg .i-about-left {
  width: 674px;
}
.i-about .about-bg .i-about-left img {
  display: block;
}
.i-about .about-bg .i-about-right {
  margin-right: 40px;
  width: 450px;
}
.i-about .about-bg .i-about-right h3 {
  font-size: 24px;
  margin-top: 60px;
  line-height: 40px;
  color: #ffffff;
}
.i-about .about-bg .i-about-right span {
  display: block;
  border-bottom: 1px solid #ffffff;
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
}
.i-about .about-bg .i-about-right p {
  text-indent: 2em;
  color: #fff;
}

.i-case {
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}
.i-case .hd {
  position: absolute;
  top: 0;
  width: 100%;
}
.i-case .hd a {
  display: block;
  width: 12px;
  height: 61px;
  cursor: pointer;
  top: 100px;
}
.i-case .hd a.prev {
  position: inherit;
  left: 0;
  background: url(../images/prev.jpg) no-repeat left top;
}
.i-case .hd a.next {
  background: url(../images/next.jpg) no-repeat left top;
  position: inherit;
  right: 0;
}
.i-case .bd {
  text-align: center;
  margin: 0 auto;
  width: 1148px;
  overflow: hidden;
}
.i-case .bd ul li {
  width: 274px;
  height: 218px;
  position: relative;
  margin-right: 16px;
}
.i-case .bd ul li img {
  width: 274px;
  height: 218px;
}
.i-case .bd ul li span {
  background: url(../images/imgbg5.png);
  position: absolute;
  bottom: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #ffffff;
  left: 0;
  width: 100%;
}
.i-case .bd ul li:hover span {
  background: url(../images/imgbg5.png);
}

.bottom-title h2 {
  height: 24px;
  border-left: 2px solid #000000;
  padding-left: 10px;
  font-size: 24px;
  vertical-align: middle;
  line-height: 24px;
}
.bottom-title span {
  color: #999999;
  font-size: 24px;
  line-height: 24px;
  vertical-align: middle;
}
.bottom-title a {
  color: #666666;
}

.index-news {
  width: 462px;
}
.index-news .top-one a {
  font-size: 16px;
}
.index-news .top-one p {
  font-size: 12px;
  color: #666666;
  line-height: 28px;
}
.index-news .top-one p a {
  color: #e45c0e;
}
.index-news ul {
  margin-top: 10px;
}
.index-news ul li {
  border-bottom: 1px dotted #cccccc;
  height: 28px;
}
.index-news ul li :before {
  content: '>';
}
.index-news ul li a {
  font-size: 14px;
}

.industry {
  width: 570px;
}
.industry .top-one {
  background-color: #eeeeee;
  padding: 10px;
}
.industry .top-one b {
  font-size: 24px;
}
.industry .top-one p {
  margin-top: 10px;
}
.industry .top-one p a {
  color: #e45c0e;
}
.industry .top-one:hover {
  background-color: #e45c0e;
}
.industry .top-one:hover b {
  color: #ffffff;
}
.industry .top-one:hover p {
  color: #ffffff;
}
.industry .top-one:hover p a {
  color: #ffffff;
}
.industry ul li {
  margin-top: 15px;
  overflow: hidden;
}
.industry ul li .date {
  width: 87px;
  height: 87px;
  border: 1px solid #666666;
  text-align: center;
}
.industry ul li .date span {
  font-weight: 900;
  font-size: 30px;
  color: #666666;
  display: block;
  text-align: center;
  padding-top: 10px;
}
.industry ul li .date cite {
  font-style: normal;
  color: #666666;
  display: block;
  text-align: center;
}
.industry ul li .title-content {
  width: 464px;
}
.industry ul li .title-content p{
	font-size:12px;
}
.industry ul li .title-content cite {
  font-size: 16px;
  display: block;
  font-style: normal;
}
.industry ul li .title-content p span {
  font-size: 14px;
  color: #e45c0e;
}
.industry ul li:hover .date {
  background-color: #e45c0e;
  border: 1px solid #e45c0e;
}
.industry ul li:hover .date span {
  color: #ffffff;
}
.industry ul li:hover .date cite {
  color: #ffffff;
}
.industry ul li:hover .title-content cite {
  color: #000;
  font-weight: 900;
}

.footer {
  background: #1d773a;
  padding: 20px 0;
  overflow: hidden;
}
.footer .bottom-logo {
  width: 210px;
}
.footer h4 {
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  border-bottom: 1px solid #cccccc;
}
.footer ul li {
  width: 120px;
  margin-right: 30px;
}
.footer ul li a {
  display: block;
  line-height: 30px;
  color: #ffffff;
}
.footer ul li a:hover {
  color: #ffd330;
}
.footer .quick-index {
  width: 310px;
  float: left;
}
.footer .nav-index {
  width: 155px;
  padding-left: 50px;
  float: left;
}
.footer .contact-index {
  float: left;
  width: 340px;
}
.footer .contact-index span {
  color: #ffffff;
  margin-top: 20px;
  margin-left: 20px;
}
.footer .contact-index p {
  color: #ffffff;
  line-height: 30px;
}
.footer .contact-rq {
  width: 123px;
  float: right;
}
.footer .contact-rq span {
  color: #ffffff;
}

.bottom-blue {
  height: 40px;
  background-color: #1d773a;
  color: #cccccc;
  line-height: 40px;
  border-top: 1px solid #cccccc;
}
.bottom-blue a {
  color: #fff;
  padding: 0 20px;
}
.bottom-blue a:hover {
  color: #cccccc;
}
.bottom-blue .bottom-a {
  width: 240px;
  text-align: right;
  color: #ffffff;
  font-size: 14px;
}
.bottom-blue .copy-right {
  color: #ffffff;
  font-size: 14px;
}
