.banner {
  width: 100%;
  margin: 0 auto;
  height: 600px;
  overflow: hidden;
  position: relative;
  top: 0;
}
.banner .fullSlide {
  width: 100%;
  position: relative;
  height: 100%;
  background: transparent;
}
.banner .fullSlide .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .fullSlide .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100%;
  background-position: center top;
  background-repeat: no-repeat;
}
.banner .fullSlide .bd li a {
  display: block;
  width: 100%;
  height: 600px;
  background-position: center top;
  background-repeat: no-repeat;
}
.banner .fullSlide .slideNav a {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -136px -137px #000 no-repeat;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
}
.banner .fullSlide .slideNav a.next {
  right: 10%;
  background-position: -6px -137px;
}
.banner .fullSlide .slideNav a.next:hover {
  opacity: 0.8;
  filter: alpha(opacity=8);
}
.banner .fullSlide .slideNav a.prev {
  left: 10%;
  background-position: -126px -137px;
}
.banner .fullSlide .slideNav a.prev:hover {
  opacity: 0.8;
  filter: alpha(opacity=8);
}
.banner .fullSlide:hover .slideNav a {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#product {
  background: #676767;
}
#product .inner_product {
  width: 1180px;
  margin: 0 auto;
  padding: 36px 0;
  color: #fff;
}
#product .inner_product .product_title h3 {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
}
#product .inner_product .product_title h4 {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  color: #ffffff;
}
#product .inner_product .product_title .title_line {
  width: 40px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 15px;
}
#product .inner_product .productSlide .hd {
  overflow: hidden;
  width: 1180px;
  height: 100px;
  margin-top: 36px;
}
#product .inner_product .productSlide .hd ul {
  margin-right: -40px;
}
#product .inner_product .productSlide .hd ul li {
  float: left;
  margin-right: 40px;
  width: 264px;
  margin-bottom: 20px;
}
#product .inner_product .productSlide .hd ul li a {
  display: block;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px #fff solid;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
#product .inner_product .productSlide .hd ul li.on {
  background: #a80000;
}
#product .inner_product .productSlide .bd {
  width: 1180px;
  overflow: hidden;
  margin-top: 45px;
  height: 510px;
}
#product .inner_product .productSlide .bd ul {
  margin-right: -45px;
}
#product .inner_product .productSlide .bd ul li {
  float: left;
  width: 200px;
  margin-right: 44px;
  margin-bottom: 15px;
  height: 240px;
}
#product .inner_product .productSlide .bd ul li .img img {
  width: 200px;
  height: 200px;
  display: block;
}
#product .inner_product .productSlide .bd ul li .product_name {
  display: block;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
#product .inner_product .productSlide .bd ul li:hover .product_name {
  color: #a80000;
}
/*优势*/
#ys {
  height: 813px;
  background: #333 url("../images/ys_bg.jpg") center bottom no-repeat;
}
#ys .inner_ys {
  width: 1180px;
  margin: 0 auto;
  padding-top: 67px;
}
#ys .inner_ys .ys_title h3 {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
}
#ys .inner_ys .ys_title h4 {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  color: #ffffff;
}
#ys .inner_ys .ys_title .title_line {
  width: 40px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 15px;
}
#ys .inner_ys .ys_title h3 {
  font-size: 48px;
  font-weight: bold;
}
#ys .inner_ys .ys_title h4 {
  font-weight: bold;
  padding-top: 15px;
}
#ys .inner_ys .ys_title p {
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
#ys .inner_ys .ys_title p .zxBtn {
  background: #c00000;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  margin: 25px 0 0 20px;
  color: #fff;
  font-size: 14px;
  width: 112px;
  border-radius: 15px;
  position: relative;
  left: 0;
}
#ys .inner_ys .ys_title p .zxBtn:hover {
  left: 5px;
}
#ys #ys_swiper {
  padding-top: 44px;
  height: 403px;
}
#ys #ys_swiper .bd {
  height: 403px;
}
#ys #ys_swiper .bd .img {
  float: left;
  width: 590px;
  height: 403px;
}
#ys #ys_swiper .bd .img img {
  display: block;
  width: 590px;
  height: 403px;
}
#ys #ys_swiper .bd .ys_detail {
  float: left;
  width: 590px;
  background-color: #fff;
  height: 403px;
}
#ys #ys_swiper .bd .ys_detail h5 {
  padding-top: 70px;
  text-align: center;
  font-size: 24px;
  color: #464646;
  font-weight: bold;
}
#ys #ys_swiper .bd .ys_detail h6 {
  font-size: 14px;
  color: #999999;
  text-align: center;
  padding-top: 13px;
  text-transform: uppercase;
}
#ys #ys_swiper .bd .ys_detail .line {
  width: 60px;
  height: 2px;
  background-color: #464646;
  margin: 0 auto;
  margin-top: 23px;
}
#ys #ys_swiper .bd .ys_detail p {
  width: 406px;
  line-height: 30px;
  color: #666;
  margin: 0 auto;
  padding-top: 36px;
  text-align: center;
}
#ys #ys_swiper_thumbs {
  width: 285px;
  height: 51px;
  margin: 0 auto;
  margin-top: 42px;
}
#ys #ys_swiper_thumbs li {
  width: 51px !important;
  height: 51px;
  background-color: #ffffff;
  border-radius: 50%;
  font-size: 20px;
  color: #999999;
  text-align: center;
  line-height: 50px;
  margin-left: 27px;
  cursor: pointer;
  float: left;
}
#ys #ys_swiper_thumbs li.on {
  color: #fff;
  background-color: #da251d;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
#ys #ys_swiper_thumbs li:first-child {
  margin-left: 0;
}
/*案例*/
#case {
  background: #676767;
}
#case .inner_case {
  width: 1180px;
  margin: 0 auto;
  padding: 36px 0 0;
  color: #fff;
}
#case .inner_case .case_title h3 {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
}
#case .inner_case .case_title h4 {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  color: #ffffff;
}
#case .inner_case .case_title .title_line {
  width: 40px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 15px;
}
#case .inner_case .caseSlide {
  margin-top: 35px;
  height: 560px;
}
#case .inner_case .flipster li h4 {
  display: none;
  margin-top: 35px;
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  width: 650px;
}
#case .inner_case .flipster li h4 a {
  color: #fff;
}
#case .inner_case .flipster li h4 a:hover {
  color: #a80000;
}
#case .inner_case .flipster .flip-current h4 {
  display: block;
}
#case .inner_case .flipster .Button {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  -ms-transition: color 300ms ease, background-color 300ms ease;
  -webkit-transition: color 300ms ease, background-color 300ms ease;
  -moz-transition: color 300ms ease, background-color 300ms ease;
  -o-transition: color 300ms ease, background-color 300ms ease;
  transition: color 300ms ease, background-color 300ms ease;
  width: 650px;
  height: 430px;
}
#case .inner_case .flipster .Button a img {
  width: 650px;
  height: 430px;
  display: block;
}
#case .inner_case .flipster .Button .Block {
  width: 650px;
  height: 430px;
}
#case .inner_case .flipster .Button .pull-right {
  float: right;
}
#case .inner_case .flipster .Button .pull-left {
  float: left;
}
#case .inner_case .flipster .Button .hide {
  display: none;
}
#case .inner_case .flipster .Button .show {
  display: block;
}
#case .inner_case .flipster .Button .invisible {
  visibility: hidden;
}
#case .inner_case .flipster .Button .affix {
  position: fixed;
}
#ad1 {
  background: url("../images/ad1_bg.jpg") center center no-repeat;
  height: 400px;
}
#ad1 .inner_ad1 {
  width: 1180px;
  margin: 0 auto;
}
#ad1 .inner_ad1 .ad1_title {
  color: #fff;
}
#ad1 .inner_ad1 .ad1_title h4 {
  font-size: 18px;
  padding-top: 103px;
}
#ad1 .inner_ad1 .ad1_title h3 {
  font-size: 36px;
  margin-top: 20px;
  font-weight: bold;
}
#ad1 .inner_ad1 .ad1_title h5 {
  font-size: 16px;
  margin-top: 15px;
}
#ad1 .inner_ad1 .ad1_title h6 {
  margin-top: 10px;
  font-size: 12px;
  text-transform: uppercase;
}
#ad1 .inner_ad1 .ad1_title p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
#ad1 .inner_ad1 .ad1_title p .zxBtn {
  background: #fff;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  margin: 25px 0 0 20px;
  font-size: 14px;
  width: 112px;
  border-radius: 15px;
  text-align: center;
  position: relative;
  left: 0;
}
#ad1 .inner_ad1 .ad1_title p .zxBtn:hover {
  left: 5px;
}
#about {
  padding: 60px 0 0;
  background: #333;
}
#about .inner_about {
  width: 1180px;
  margin: 0 auto;
}
#about .inner_about .about_title h3 {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
}
#about .inner_about .about_title h4 {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  color: #ffffff;
}
#about .inner_about .about_title .title_line {
  width: 40px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 15px;
}
#about .inner_about .about_main {
  margin-top: 25px;
  height: 180px;
}
#about .inner_about .about_main .img {
  width: 290px;
  height: 180px;
  float: left;
}
#about .inner_about .about_main .img img {
  width: 290px;
  height: 180px;
  display: block;
}
#about .inner_about .about_main .text {
  float: right;
  padding: 15px 0;
  width: 830px;
  color: #999;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  height: 150px;
}
#style {
  padding: 55px 0;
  background: #333 url("../images/style_bg.jpg") center bottom no-repeat;
}
#style .inner_style {
  width: 1180px;
  margin: 0 auto;
}
#style .inner_style .styleHd {
  text-align: center;
}
#style .inner_style .styleHd a {
  display: inline-block;
  width: 160px;
  border: 1px #ccc solid;
  font-size: 16px;
  line-height: 38px;
  margin: 0 10px;
  color: #fff;
}
#style .inner_style .styleHd a.on {
  background: #a80000;
  border-color: #a80000;
}
#style .inner_style .imgCont {
  margin: 50px -10px 0;
  height: 186px;
}
#style .inner_style .imgCont ul li {
  margin: 0 10px;
  float: left;
  width: 220px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#style .inner_style .imgCont ul li img {
  width: 220px;
  height: 146px;
  display: block;
}
#style .inner_style .imgCont ul li h4 {
  line-height: 30px;
  font-size: 16px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 10px;
}
#style .inner_style .imgCont ul li h4 a {
  color: #fff;
}
#style .inner_style .imgCont ul li:hover a {
  color: #a80000;
}
#news {
  background: #676767;
  padding: 45px 0;
}
#news .inner_news {
  width: 1180px;
  margin: 0 auto;
}
#news .inner_news .news_title h3 {
  font-size: 30px;
  color: #ffffff;
  text-align: center;
}
#news .inner_news .news_title h4 {
  text-align: center;
  padding-top: 10px;
  font-size: 16px;
  color: #ffffff;
}
#news .inner_news .news_title .title_line {
  width: 40px;
  height: 2px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: 15px;
}
#news .inner_news .newsBox {
  margin-top: 32px;
}
#news .inner_news .newsBox .newsHd {
  text-align: center;
}
#news .inner_news .newsBox .newsHd a {
  display: inline-block;
  width: 122px;
  height: 40px;
  line-height: 40px;
  color: #fff;
}
#news .inner_news .newsBox .newsHd a.on {
  background: #a80000;
}
#news .inner_news .newsBox .bd {
  margin-top: 40px;
  height: 482px;
}
#news .inner_news .newsBox .bd .news_left {
  width: 590px;
  float: left;
}
#news .inner_news .newsBox .bd .news_left .newsOne {
  height: 158px;
  padding-bottom: 24px;
  border-bottom: 1px #d2d2d2 solid;
}
#news .inner_news .newsBox .bd .news_left .newsOne img {
  display: block;
  width: 250px;
  height: 158px;
  float: left;
}
#news .inner_news .newsBox .bd .news_left .newsOne .txt {
  float: right;
  width: 314px;
}
#news .inner_news .newsBox .bd .news_left .newsOne .txt h4 {
  font-size: 18px;
  color: #a80000;
  padding: 16px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#news .inner_news .newsBox .bd .news_left .newsOne .txt h4 a {
  color: #fff;
}
#news .inner_news .newsBox .bd .news_left .newsOne .txt h4 a:hover {
  color: #a80000;
}
#news .inner_news .newsBox .bd .news_left .newsOne .txt p {
  color: #ccc;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 90px;
}
#news .inner_news .newsBox .bd .news_left .news_left_list ul li {
  height: 49px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
  line-height: 49px;
}
#news .inner_news .newsBox .bd .news_left .news_left_list ul li i {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #959595;
  border-radius: 50%;
  transition: all 0.3s;
  margin-right: 12px;
  position: relative;
  vertical-align: middle;
}
#news .inner_news .newsBox .bd .news_left .news_left_list ul li a {
  color: #fff;
  width: 450px;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
  vertical-align: middle;
}
#news .inner_news .newsBox .bd .news_left .news_left_list ul li span {
  float: right;
  display: block;
  color: #ccc;
}
#news .inner_news .newsBox .bd .news_left .news_left_list ul li:hover i {
  background: #a80000;
}
#news .inner_news .newsBox .bd .news_left .news_left_list ul li:hover a {
  color: #a80000;
}
#news .inner_news .newsBox .bd .news_right {
  width: 550px;
  float: right;
}
#news .inner_news .newsBox .bd .news_right ul li {
  height: 124px;
  padding: 24px 0;
  border-bottom: 1px #d2d2d2 dotted;
}
#news .inner_news .newsBox .bd .news_right ul li img {
  display: block;
  width: 190px;
  height: 124px;
  float: left;
}
#news .inner_news .newsBox .bd .news_right ul li .txt {
  float: right;
  width: 335px;
}
#news .inner_news .newsBox .bd .news_right ul li .txt h4 {
  font-size: 16px;
  color: #a80000;
  padding-top: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 36px;
  border-bottom: 1px #d2d2d2 solid;
}
#news .inner_news .newsBox .bd .news_right ul li .txt h4 a {
  color: #fff;
}
#news .inner_news .newsBox .bd .news_right ul li .txt h4 a:hover {
  color: #a80000;
}
#news .inner_news .newsBox .bd .news_right ul li .txt p {
  margin-top: 10px;
  color: #ccc;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
}
#news .inner_news .newsBox .bd .news_right ul li:hover a {
  color: #a80000;
}
#news .inner_news .newsBox .bd .news_right ul li:first-child {
  padding-top: 0;
}
#news .inner_news .newsBox .bd .news_right ul li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
/*友情链接*/
#links {
  padding: 15px 0 25px;
  background: #676767;
}
#links .inner_links {
  width: 1180px;
  margin: 0 auto;
  height: 40px;
}
#links .inner_links .lf {
  float: left;
  height: 40px;
  width: 120px;
  margin-right: 15px;
  background: url("../images/links_lf.png") center center no-repeat;
}
#links .inner_links ul {
  float: left;
}
#links .inner_links ul li {
  float: left;
  height: 40px;
  line-height: 40px;
  margin: 0 15px;
}
#links .inner_links ul li a {
  transition: all .3s;
  color: #fff;
}
#links .inner_links ul li a:hover {
  color: #da251e;
}
