body {
  font-size: 15px;
  min-width: 1280px;
}
* {
  margin: 0;
  padding: 0;
}
img {
  border: none;
}
ul {
  list-style: none;
}
.clear {
  clear: both
}
.l {
  float: left;
}
.r {
  float: right;
}
.s_width {
  width: 1280px;
  margin: 0 auto;
  position: relative
}
.liuyan {
  padding: 0 0 30px 0
}
.header {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 906px;
}
.header2 {
  position: relative;
  width: 100%;
  height: 550px;
}
.logo {
  width: 250px;
  height: 62px;
  padding-top: 20px;
}
.navbg {
  width: 100%;
  background: url(../images/nav.png) repeat center top;
  height: 113px;
  position: absolute;
  top: 55px;
  z-index: 9999999
}
.navbg .s_width {
  width: 1280px;
  margin: 0 auto;
}
.nav {
  width: 920px;
}
.nav ul {}
.nav li {
  width: 102px;
  float: left;
  list-style-type: none;
  text-align: center;
}
.nav li a {
  line-height: 124px;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.nav li a:hover {
  font-weight: bold;
}
.nav li div {
  display: none;
  width: 140px;
  text-align: center;
  color: #4f4f4f;
  position: absolute;
  top: 112px;
  background: #19a492;
  z-index: 9999
}
.nav li div a {
  display: block;
  BACKGROUND: url(../images/navbg.png) repeat center top;
  COLOR: #fff;
  LINE-HEIGHT: 40px;
  HEIGHT: 40px;
  FONT-SIZE: 14px;
  font-weight: normal;
  border-bottom: 1px dashed #931213;
  margin-top: 0;
}
.nav li div a:hover {
  color: #fff;
  background: #141011;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  FONT-SIZE: 15px;
}
.banner2 {
  position: relative;
  z-index: 1;
}
.link_f {
  height: 60px;
  line-height: 60px;
  background: url(../images/link.jpg);
  color: #d2d2d2;
  margin: 20px 0 0 0
}
.link_f a {
  color: #d2d2d2
}
.link_f a:hover {
  font-weight: bold
}
.footer {
  background: url(../images/end.jpg) repeat center top;
  width: 100%;
  min-height: 360px;
}
.footer .s_width {
  width: 1280px;
  margin: 0 auto;
}
.end_contact {
  width: 530px;
  float: left;
  padding: 50px 50px 0px 0px;
  background: url(../images/ditu.png) no-repeat right top 150px;
  border-right: 1px solid #d6d6d5;
  padding-right: 70px;
}
.end_contact h3 {
  color: #df2310;
  margin-bottom: 15px;
  font-size: 25px
}
.end_contact p {
  font-size: 15px;
  line-height: 31px;
  color: #7c7878;
  float: left
}
.end_contact p span {
  font-weight: bold;
  font-size: 18px;
  line-height: 50px;
  display: block;
}
.end_contact img {
  float: right;
  margin-top: 60px;
}
.end_pro {
  width: 400px;
  float: left;
  border-right: 1px solid #d6d6d5;
  padding: 50px 0 0 70px;
}
.end_pro h3 {
  color: #df2310;
  margin-bottom: 15px;
  font-size: 25px
}
.end_pro ul {
  margin-top: 30px;
}
.end_pro ul li {
  height: 30px;
  line-height: 30px;
  color: #fff;
  float: left;
  width: 156px;
  display: block;
  border: 1px solid #d6d6d5;
  margin: 0 15px 15px 0;
  text-align: center
}
.end_pro ul li a {
  color: #7c7878;
  padding-left: 10px;
  font-size: 16px;
}
.end_pro ul li a:hover {
  font-weight: bold;
}
.end_about {
  width: 100px;
  float: left;
  padding: 50px 20px 0px 75px;
}
.end_about h3 {
  color: #df2310;
  margin-bottom: 15px;
  font-size: 22px
}
.end_about ul {
  margin-top: 30px;
}
.end_about ul li {
  height: 30px;
  line-height: 30px;
  color: #d1e8ff;
  float: left;
  width: 90px;
  display: block;
  border: 1px solid #d6d6d5;
  margin: 0 15px 15px 0;
}
.end_about ul li a {
  color: #7c7878;
  padding-left: 10px;
  font-size: 16px;
}
.end_about ul li a:hover {
  font-weight: bold;
}
.end {
  width: 100%;
  background: #b92b2a;
  /*text-align: center;*/
  height: 50px;
}
.end p {
  width: 1280px;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  line-height: 50px;
}
.end p a {
  color: #FFF;
}
.end p a:hover {
  font-weight: bold;
}
.end p span {
  float: right;
}
.fenlei_tel {
  margin-top: 20px;
}
.footer_b {
  background: #d99216;
  color: #fff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 15px
}
#gotop span {
  background: url(../images/gotop.png);
  width: 15px;
  height: 8px;
  display: inline-block;
  position: relative;
  left: 13px;
  top: 16px;
}
#gotop {
  width: 40px;
  height: 40px;
  background: rgba(171, 30, 36, .7);
  display: block;
  transition: all 0.2s ease-out;
  position: fixed;
  bottom: 40px;
  right: 10px;
  display: none;
}
#gotop:hover {
  background-color: #ab1e24;
}
.search {
  width: 1200px;
  margin: 0 auto;
  height: 65px;
  background: #fff url(../images/sear_tel.jpg) no-repeat right center;
  position: relative;
  z-index: 999;
  margin-top: -30px;
}
.search-bar .search-keywords {
  margin-top: 2px;
  border-radius: 6px;
  overflow: hidden;
}
.search-bar .keywords {
  padding-left: 10px;
  width: 350px;
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  background: #fff;
  margin: 14px 0 0 22px;
  border: 1px solid #ccc
}
.search-bar input[type="submit"] {
  width: 60px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  background: #e80000 url(../images/ss.jpg) no-repeat center center;
  color: #fff;
  cursor: pointer;
  margin: 14px 0 0 0;
}
.search-bar input {
  border: none;
  float: left;
}
.pro {
  width: 100%;
  background: #fcfcfc;
}
.pro .s_width {
  width: 1280px;
  margin: 0 auto;
}
.pro_tit {
  margin: 0 auto;
  text-align: center;
}
.pro_tit p {
  font-size: 36px;
  font-weight: bold;
  color: #b92b2a;
  line-height: 65px;
  padding-top: 20px;
}
.pro_tit em {
  display: block;
  font-size: 18px;
  color: #5f5b5b;
  font-weight: normal;
  position: relative;
  margin-top: 12px;
}
.pro_tit em:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #b92b2a;
  left: 400px;
  top: 11px;
}
.pro_tit em:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #b92b2a;
  right: 400px;
  top: 11px;
}
.pro_cont {
  overflow: hidden;
  position: relative;
  width: 1280px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.chanpin_con2 {
  height: 845px;
  overflow: hidden;
}
.chanpin_con2 li {
  float: left;
  padding: 0;
  width: 415px;
  height: 330px;
  margin-right: 7px;
  margin-bottom: 7px;
  position: relative;
  overflow: hidden;
  background: #fff
}
.piclist_slide {
  overflow: hidden;
  margin-top: 0px;
}
.piclist_slide ul li {
  float: left;
  margin: 0 15px 15px 0;
  text-align: center;
  position: relative;
  height: 410px;
  overflow: hidden;
  width: 410px;
}
.piclist_slide li .pic {
  width: 415px;
  height: 510px;
  position: absolute;
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  top: 0;
}
.piclist_slide li .pic img {
  font-size: 16px;
  color: #fff;
  width: 100%;
  transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.piclist_slide li:hover img {
  transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
}
.piclist_slide li:hover {
  cursor: pointer;
}
.piclist_slide li .pic img {
  width: 415px;
  height: 415px;
}
.piclist_slide li .cover_top {
  text-align: center;
  line-height: 55px;
  height: 55px;
  font-size: 16px;
  font-weight: bold;
  z-index: 99;
  position: absolute;
  color: #fff;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.5)
}
.piclist_slide li .cover_pic {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 55%;
  margin-left: -60px;
  top: -100px;
  z-index: 100;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
.piclist_slide li .cover_pic a {
  padding: 60px 0 0 0;
  background: url(../images/fdj.png) no-repeat center 20px;
  display: block;
  color: #fff;
}
.piclist_slide li p {}
.piclist_slide li p a {
  color: #fff;
  text-decoration: none
}
.piclist_slide li p a:hover {
  color: #fff600
}
.piclist_slide .cp_bottom {
  position: absolute;
  width: 0;
  bottom: 0;
  left: 50%;
  margin-left: 0;
  height: 10px;
  border-radius: 3px;
  background: #cc0000;
}
/*首页公司简介*/
.abbg {
  width: 100%;
  background: url(../images/abbg.jpg) repeat-x center top;
  padding: 0 0 50px;
}
.about {
  width: 1280px;
  margin: 0 auto;
}
.about_tit {
  margin: 0 auto;
  text-align: center;
}
.about_tit p {
  font-size: 36px;
  font-weight: bold;
  color: #b92b2a;
  line-height: 65px;
  padding-top: 20px;
}
.about_tit em {
  display: block;
  font-size: 18px;
  color: #5f5b5b;
  font-weight: normal;
  position: relative;
  margin-top: 12px;
}
.about_tit em:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #b92b2a;
  left: 400px;
  top: 11px;
}
.about_tit em:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #b92b2a;
  right: 400px;
  top: 11px;
}
.about_cont {
  background: #f3f3f3;
  margin-top: 50px;
}
.about_l {
  width: 626px;
  padding: 30px;
}
.about_l h3 {
  font-size: 35px;
  font-weight: bold;
  color: #141010;
  line-height: 30px;
  padding-top: 40px;
}
.about_l p {
  font-size: 16px;
  line-height: 31px;
  padding-top: 30px;
  color: #5f5b5b;
}
.about_more {
  width: 150px;
  height: 50px;
  background: #b92b2a;
  display: block;
  line-height: 50px;
  text-align: center;
  margin-top: 50px;
}
.about_more a {
  font-size: 16px;
  color: #fff;
}
.about_more a:hover {
  color: #fff;
}
.about_img {
  width: 594px;
  height: 598px;
  overflow: hidden;
}
.about_img img {
  width: 100%;
  transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.about_img img {
  width: 100%;
  transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.about_img a:hover img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
/*工程案例*/
.cabg {
  width: 100%;
  background: #fcfcfc;
  /* margin-top: 50px; */
}
.case .s_width {
  width: 1280x;
  margin: 0 auto;
  padding-top: 124px;
  padding-right: 30px;
}
.case_tit {
  margin: 0 auto 50px;
  text-align: center;
}
.case_tit p {
  font-size: 36px;
  font-weight: bold;
  color: #b92b2a;
  line-height: 65px;
  padding-top: 20px;
}
.case_tit em {
  display: block;
  font-size: 18px;
  color: #5f5b5b;
  font-weight: normal;
  position: relative;
  margin-top: 12px;
}
.case_tit em:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #b92b2a;
  left: 400px;
  top: 11px;
}
.case_tit em:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #b92b2a;
  right: 400px;
  top: 11px;
}
.case h3 {
  width: 30px;
  font-size: 37px;
  color: #fff;
  float: right;
  font-family: "宋体"
}
.case span {
  width: 30px;
  background: #b92b2a;
  font-family: "宋体";
  font-size: 20px;
  text-align: center;
  padding: 15px 2px;
  color: #fff;
  float: right;
  margin-right: 10px;
}
.case p {
  width: 20px;
  font-size: 14px;
  color: #fff;
  float: right;
  margin-right: 5px;
}
.case_con {
  width: 1280px;
  overflow: hidden;
  padding: 0 0 50px;
  margin: 0 auto;
}
.chanpin_con {
  padding: 0 0 71px 0
}
.chanpin_con li {
  float: left;
  padding: 0;
  width: 410px;
  height: 545px;
  border: 1px solid #c8c8c8;
  margin-right: 15px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  background: #fff
}
.chanpin_con li img {
  width: 100%;
  transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.chanpin_con li:hover {
  border: 1px solid #141011;
  cursor: pointer
}
.chanpin_con li:hover img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.chanpin_t_l a:hover span {
  color: #ffd800
}
.chanpin_con li:hover .chanpin_t_r p {
  font-size: 18px;
  font-weight: bold;
  color: #fff
}
.chanpin_t_r {
  padding: 0 0 20px 0;
  position: relative;
  z-index: 4
}
.chanpin_t_r p {
  line-height: 35px;
  font-size: 16px;
  color: #000000;
  text-align: center;
  padding: 10px 0 10px 0
}
.chanpin_t_r p a {
  color: #333333;
}
.chanpin_t_r a:hover {
  color: #fff;
}
.chanpin_t_r_more {
  width: 149px;
  line-height: 30px;
  margin: 0 auto;
  background: url(../images/cc_more_bg.jpg) no-repeat -149px center;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.chanpin_t_r_more a {
  width: 120px;
  height: 30px;
  display: block;
}
.chanpin_t_r_more a:hover {
  color: #fff;
}
.chanpin_con li:hover .chanpin_t_r_more {
  background: url(../images/cc_more_bg.jpg) no-repeat 0 center;
}
.chanpin_con .cover_bottom {
  position: absolute;
  height: 135px;
  width: 100%;
  background: #b82c2d;
  bottom: 0;
  left: -395px;
  opacity: 0;
  z-index: 2
}
/*新闻动态*/
.newbg {
  width: 100%;
  background: #fff;
}
.new .s_width {
  width: 1280x;
  margin: 0 auto;
  padding-top: 124px;
  padding-right: 30px;
}
.homePicBox {
  background-color: #fff;
  margin-top: 20px;
}
.pageTopIco {
  width: 200px;
  float: left;
  background-color: #fff;
  position: relative;
}
.pageTopIco ul {
  position: relative;
}
.pageTopIco ul li {
  position: relative;
  background-color: #1e1e1e;
  cursor: pointer;
  height: 120px;
}
.pageTopIco ul li:after {
  content: "";
  overflow: hidden;
  position: absolute;
  left: 0px;
  right: 0;
  top: 0px;
  height: 1px;
  background: url(../images/tm-w-1.png);
}
.pageTopIco ul li:nth-child(1) {}
.pageTopIco ul li p {
  text-align: center;
  font-size: 16px;
  line-height: 120px;
  color: #fff;
}
.pageTopIco ul li.on, .pageTopIco ul li:hover {
  background-color: #b92b2a;
}
.pageTopIco ul li.on:before {
  content: "";
  overflow: hidden;
  position: absolute;
  right: -14px;
  top: 50%;
  width: 0px;
  height: 0px;
  margin-top: -8px;
  border: 8px solid transparent;
  border-left-color: #b92b2a
}
.homePicContent {
  width: 960px;
  height: 318px;
  float: left;
  margin: 20px 0 0 20px;
}
.homePicList {
  position: relative;
}
.homePicList dl {
  position: absolute;
}
.homePicList dl dt {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.homePicList dl dt span {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
}
.homePicList dl dd {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  -ms-transition-duration: 0.3s;
  transition-duration: 0.3s;
  background-color: rgba(0, 0, 0, .8);
  text-align: center;
  font-size: 16px;
  line-height: 318px;
  color: #fff;
  filter: Alpha(opacity=0);
  opacity: 0;
}
.homePicList dl a:hover dd {
  filter: Alpha(opacity=100);
  opacity: 1;
}
.homePicList dl:nth-child(1) {
  width: 318px;
  height: 318px;
  left: 0;
  top: 0;
}
.homePicList dl:nth-child(2) {
  width: 318px;
  height: 318px;
  left: 321px;
  top: 0;
}
.homePicList dl:nth-child(3) {
  width: 318px;
  height: 318px;
  right: 0;
  top: 0;
}
/* news & faq */
.homeNewsfaq {
  padding: 80px 0;
  background-color: #fff;
}
.home-news {
  width: 850px;
  position: relative;
}
.home-news-title {
  height: 70px;
  position: relative;
}
.home-news-title li {
  float: left;
  height: 70px;
  width: 50%;
  text-align: center;
  font-size: 20px;
  line-height: 70px;
  color: #fff;
  cursor: pointer;
  background-color: #1e1e1e;
  position: relative;
}
.home-news-title li.on {
  background-color: #b92b2a;
}
.home-news-title li.on:before {
  content: "";
  overflow: hidden;
  position: absolute;
  left: 50%;
  bottom: -12px;
  width: 0px;
  height: 0px;
  margin-left: -6px;
  border: 6px solid transparent;
  border-top-color: #b92b2a
}
.newsBox {}
.newsLeft {
  width: 425px;
  padding-top: 40px;
}
.newsLeft dl {
  position: relative;
}
.newsLeft dl dt {
  height: 350px;
  overflow: hidden;
}
.newsLeft dl dt img {
  width: 100%;
  height: 100%;
}
.newsLeft dl dd {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/tm-b-7.png);
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  padding: 0 20px;
}
.newsLeft dl a:hover dd {
  text-decoration: underline;
}
.newsRight {
  width: 405px;
  margin: 20px 0 0 20px;
}
.newsRight dl {
  border-bottom: 1px dotted #ccc;
  padding: 20px 0px 20px 0px;
}
.newsRight dl dt {
  overflow: hidden;
  width: 101px;
  float: left;
}
.newsRight dl dt img {
  width: 101px;
  height: 83px;
}
.newsRight dl dd {
  float: left;
  width: 289px;
  margin-left: 15px;
}
.newsRight dl dd h3 {
  font-size: 16px;
  line-height: 26px;
  color: #333;
  padding: 0 0 8px;
}
.newsRight dl dd p {
  font-size: 14px;
  line-height: 22px;
  color: #888;
}
.newsRight dl a:hover dd h3 {
  color: #b92b2a;
  text-decoration: underline;
}
.newsRight dl a:hover dd p {}
.newsRight ul {
  padding-top: 10px;
}
.newsRight ul li {
  line-height: 30px;
}
.newsRight ul li:nth-child(1) {
  border: none;
}
.newsRight ul li span {
  float: right;
  font-size: 14px;
  color: #888;
}
.newsRight ul li a {
  font-size: 14px;
  display: inline-block;
  position: relative;
  padding-left: 12px;
}
.newsRight ul li a:before {
  content: "";
  overflow: hidden;
  position: absolute;
  left: 0px;
  top: 50%;
  width: 0px;
  height: 0px;
  margin-top: -4px;
  border: 4px solid transparent;
  border-left-color: #b92b2a
}
.newsRight ul li a:hover {
  text-decoration: underline;
}
.newsRight ul li a:hover:before {}
.home-faq {
  width: 415px;
  margin-left: 15px;
  position: relative;
}
.faqMarquee {
  height: 350px;
  position: relative;
  overflow: hidden;
  margin-top: 40px;
}
.home-faq-list dl {
  padding: 15px 0;
  border-top: 1px dotted #ccc;
}
.home-faq-list dl dt, .home-faq-list dl dd {
  position: relative;
  padding-left: 30px;
}
.home-faq-list dl dt {
  font-weight: 700;
  font-size: 14px;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-faq-list dl a:hover dt {
  color: #b92b2a;
  text-decoration: underline;
}
.home-faq-list dl dd {
  font-size: 14px;
  line-height: 22px;
  margin-top: 5px;
  color: #666;
}
.home-faq-list dl dt span, .home-faq-list dl dd span {
  position: absolute;
  left: 0;
  top: 6px;
  width: 22px;
  height: 23px;
}
.home-faq-list dl dt span {
  background: url(../images/faq-a.png) no-repeat left 0px;
}
.home-faq-list dl dd span {
  background: url(../images/faq-q.png) no-repeat left 0px;
}
.linkbg {
  background: #121212;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 15px 0 0;
}
.link {
  width: 1280px;
  height: auto;
  margin: 0px auto 15px;
  overflow: hidden;
}
.link span {
  height: 42px;
  color: #333;
  font-size: 14px;
  border: 1px solid #333;
  display: block;
  float: left;
  width: 115px;
  text-align: center;
  line-height: 42px;
  margin-left: 0px
}
.link ul li {
  float: left;
  margin-left: 28px;
  line-height: 45px;
  font-size: 14px;
}
.se_pro_con {
  width: 1280px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding: 20px 0 20px 0
}
.se_pro_con ul {
  width: 1355px;
}
.se_pro_con li {
  float: left;
  padding: 0;
  width: 410px;
  margin-right: 21px;
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
  background: #f8f7f7;
  border: 1px solid #ddd;
}
.se_pro_con li:hover {
  border: 1px solid #b92b2a
}
.se_pro_t_l {
  width: 410px;
  height: 410px;
  position: relative;
  cursor: pointer;
  border-bottom: none;
  overflow: hidden;
}
.se_pro_con li img {
  width: 100%;
  transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.se_pro_con li:hover img {
  transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
}
.se_pro_t_l a {
  width: 410px;
  height: 235px;
  position: absolute;
  z-index: 3;
  /*background: url(../images/p_more_bg.png) no-repeat center center;*/
  text-align: center;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
}
.se_pro_t_l .se_pro_t_laa {
  opacity: 1;
}
.se_pro_t_l a span {
  display: block;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  line-height: 60px;
  padding: 80px 0 0 0;
  width: 212px;
  margin: 0 auto;
  border-bottom: 1px solid #9b968f
}
.se_pro_t_r {
  text-align: center;
  padding: 0 0 15px 0
}
.se_pro_t_r a {
  color: #2a2a2a;
  font-size: 22px;
  line-height: 45px;
  position: relative;
  display: block;
  z-index: 3;
  font-weight: bold
}
.se_pro_t_r a span {
  display: block;
  color: #2a2a2a;
  line-height: 30px;
  font-size: 16px;
  padding: 10px 10px;
}
.se_pro_t_r a p {
  width: 120px;
  height: 30px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  background: #b92b2a;
  line-height: 30px;
  color: #fff;
  font-weight: normal;
}
.se_pro_con li:hover a span {
  color: #fff;
}
.se_pro_con li:hover .se_pro_t_r a p {
  background: #000;
}
.se_pro_con .cover_bottom {
  position: absolute;
  height: 125px;
  width: 100%;
  background: #b92b2a;
  bottom: 0;
  left: -395px;
  opacity: 0;
  z-index: 2
}
/*内页简介*/
.about_a {
  /*width: 1280px;
  margin: 0 auto;
  padding-top: 0px;*/
}
.about_a p {
  font-size: 16px;
  line-height: 31px;
  color: #555;
  /* text-indent: 2em; */
}
.about_a p span {
  font-size: 30px;
  font-weight: bold;
  color: #920905;
  display: block;
  padding-bottom: 20px;
}
.about_a img {
  padding-top: 30px;
}
.about_b {
  width: 1280px;
  margin: 0 auto;
  padding-top: 60px;
}
.about_b p {
  font-size: 16px;
  line-height: 31px;
  color: #555;
}
.about_b p span {
  font-size: 30px;
  font-weight: bold;
  color: #920905;
  display: block;
  padding-bottom: 20px;
}
.about_b img {
  padding-top: 30px;
}
/*内页联系我们*/
.contact {
  margin: 0;
  background-color: #f2f2f2;
  height: 330px;
}
.contact dt {
  float: none;
  width: auto;
}
.img-center img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  transition: all 0.5s;
}
.contact dt {
  float: none;
  width: auto;
}
.contact dd {
  margin: 0;
  padding: 20px;
}
.contact dd p {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 20px
}
.contact strong {
  font-weight: bolder;
  font-size: 18px;
}
.contact dt {
  float: right;
  width: 450px;
}
.contact dd {
  margin: 0 450px 0 0;
  padding: 40px;
}
.bannera ul {
  margin-top: 12px;
  width: 930px;
  height: 240px;
  display: block;
}
.bannera li {
  width: 304px;
  margin-right: 4px;
  float: left;
  font-size: 14px;
  text-align: center
}
.bannera li img {
  border: 1px solid #ddd
}
.jianzheng ul {
  margin-top: 12px;
  width: 930px;
  height: 240px;
  display: block;
}
.jianzheng li {
  width: 220px;
  margin-right: 20px;
  float: left;
  font-size: 14px;
  text-align: center
}
.jianzheng li img {
  border: 1px solid #ddd
}
#cf {
  background-image: url(../images/cf.png)
}
#honor {
  background-image: url(../images/honor.png)
}
#ldgh {
  background-image: url(../images/ldgh.png)
}
/*erjiyemian*/
.erji {
  width: 1280px;
  margin: 0 auto;
  padding-top: 60px;
}
.product_title {
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 47px;
  color: #141011;
  font-weight: bold;
  background: url(../images/news_line.png) no-repeat center top 70px;
}
.product_title span {
  text-transform: uppercase;
  color: #129c8c;
  padding: 0 0 0 10px;
}
.product_title_p {
  line-height: 36px;
  text-align: center;
  color: #c7c7c9;
  font-size: 16px;
}
.er_about {
  width: 1280px;
  margin: 0 auto;
  padding: 60px 0 60px 0;
}
.er_about li {
  float: left;
  padding: 0;
  width: 425px;
  position: relative;
  overflow: hidden;
}
.er_about li .p-img {
  width: 400px;
  height: 300px;
  text-align: center;
  border: 10px solid #f0f0f0;
  position: relative;
  overflow: hidden
}
.er_about li .p-name {
  height: 45px;
  line-height: 34px;
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
  text-align: center;
  font-size: 18px;
  background: #f0f0f0;
  width: 420px;
  font-weight: bold;
}
.er_about li .p-img img {
  width: 100%;
  transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
}
.er_about li:hover img {
  transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
}
.er_about p {
  font-size: 16px;
  line-height: 35px;
  color: #333;
}
.er_about p span {
  font-size: 17px;
  font-weight: bold;
  color: #af1318;
}
.erji_news {
  /*width: 1280px;
  margin: 0 auto;
  padding-top: 30px;*/
}
.erji_news ul {
  position: relative
}
.erji_news li {
  margin-bottom: 20px;
  margin-right: 10px;
  border: 1px solid transparent;
  float: left;
  position: relative;
  top: 0px !important;
  left: 0px;
  cursor: pointer;
  background: #f7f7f7;
}
.erji_news li:nth-child(2n) {}
.erji_news li.hover {
  background: #ccc;
  box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08);
  border: none
}
.erji_news_cont {
  width: 100%;
}
.erji_news_pic {
  float: left;
  border: 0px solid #e4e3e3;
  padding: 10px;
  width: 204px;
}
.erji_news_pic img {
  width: 100%;
  height: 160px
}
.erji_news_r {
  float: right;
  width: 75%;
  background: #f7f7f7;
  padding-left: 20px;
  height: 180px;
}
.erji_news_r .erji_news_t {
  line-height: 40px;
}
.erji_news_r .erji_news_t a {
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
  color: #555;
}
.erji_news_data {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  padding: 0 0 10px 0
}
.erji_news_info {
  font-size: 14px;
  color: #777;
  line-height: 28px;
}
.erji_more {
  width: 100px;
  height: 35px;
  float: right;
  border: 1px solid #dcdcdc;
  line-height: 35px;
  text-align: center;
  border-radius: 20px;
  margin-right: 15px;
  background: #b92b2a;
  color: #fff;
}
.erji_more a {
  color: #fff
}
.erji_more a:hover {
  color: #fff
}
.erji_news_tit {
  /*width: 1280px;
  margin: 0 auto;
  padding-top: 60px;*/
}
.erji_news_tit h2 {
  font-size: 30px;
  text-align: center;
  /*line-height: 70px;*/
  font-weight: normal;
}
.erji_news_tit .se_date {
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
  margin-bottom: 30px;
  line-height: 30px;
  font-size: 14px;
  padding: 0 0 15px;
}
.erji_xinwen {
  /*width: 1280px;*/
  margin: 0 auto;
  font-size: 15px;
  line-height: 32px;
  padding-bottom: 30px;
}
.erji_xinwen p {
  padding-bottom: 10px;
}
.tuji {
  overflow: hidden;
  position: relative;
  margin: 0 auto;
  padding-left: 2px;
  width: 1280px;
}
.tuji ul {
  margin-top: 30px;
}
.tuji li {
  float: left;
  padding: 0;
  width: 425px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px
}
.tuji li .p-img {
  width: 400px;
  height: 290px;
  text-align: center;
  border: 10px solid #b92b2a;
  position: relative
}
.tuji li .p-name {
  height: 35px;
  line-height: 29px;
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  background: #b92b2a;
  width: 420px;
}
.tuji li .p-img mark {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  background: rgba(235, 97, 35, .5);
  z-index: 20;
  opacity: 0;
  transform: skewX(60deg);
  transition: 360ms;
}
.tuji li .p-img div {
  position: absolute;
  z-index: 21;
  background: #e5309b;
}
.tuji li .p-img .borderleft {
  top: 0;
  left: 0;
  width: 3px;
  height: 0;
}
.tuji li .p-img .bordertop {
  top: 0;
  left: 0;
  width: 0;
  height: 3px;
}
.tuji li .p-img .borderbottom {
  bottom: 0;
  right: 0;
  width: 0;
  height: 3px;
}
.tuji li .p-img .borderright {
  top: 0;
  right: 0;
  width: 3px;
  height: 0;
}
.tuji li .p-img .leftline {
  position: absolute;
  left: 50%;
  margin-left: -230px;
  top: 50%;
  z-index: 21;
  border-top: 1px solid #e5309b;
  width: 60px;
  opacity: 0;
}
.tuji li .p-img .topline {
  position: absolute;
  left: 50%;
  margin-top: -230px;
  top: 50%;
  z-index: 21;
  border-left: 1px solid #e5309b;
  height: 60px;
  opacity: 0;
}
.cage_list {
  width: 1280px;
  margin: 60px auto 10px auto;
  background: #b92b2a;
}
.cage_list ul {
  width: 1280px;
  margin: 0 auto;
}
.cage_list li {
  float: left;
  line-height: 65px;
  margin: 0 auto;
  width: 320px;
}
.cage_list li a {
  font-size: 18px;
  color: #FFF;
  display: block;
  text-align: center;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}
.cage_list li a:hover, .cage_list li .curt {
  background: #141011;
}
/*se_case*/
#se_case_index {
  background: #fff;
  position: relative;
  background: url(../images/erjibg.jpg) no-repeat center top;
  padding: 30px 0 0 0
}
.se_case_index_title {
  height: 82px;
  background: url(../images/case_index_title_bg.png) no-repeat bottom;
  border-bottom: #e3e3e3 1px solid;
}
.se_case_index_title h2 {
  font-size: 33px;
  color: #08912a;
  font-weight: bold;
  line-height: 60px;
  text-align: center
}
.se_case_index_title h2 span {
  color: #ec0c41
}
.se_case_index_nav {
  width: 668px;
  height: 30px;
  overflow: hidden;
  padding: 0 0 0 12px;
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: -334px;
}
.se_case_index_nav ul {
  height: 30px;
}
.se_case_index_nav li {
  float: left;
  margin-right: 12px;
  min-width: 112px;
  height: 30px;
}
.se_case_index_nav li span {
  float: left;
  width: 112px;
  height: 30px;
  display: block;
  font-weight: bold
}
.se_case_index_nav li a {
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  text-decoration: none;
  color: #fff;
  display: block;
  background: #797979;
  border-radius: 3px;
}
.se_ca_erji {
  float: left;
  padding: 0 0 0 10px;
}
.se_ca {
  float: left;
  height: 30px;
  margin: 0 5px 0 0
}
.se_case_index_nav li .se_ca a {
  background: #d8d8d8;
  color: #5b5b5b;
  width: 90px;
  font-size: 14px;
}
.se_case {
  width: 1200px;
  margin: 0 auto;
  padding: 10px 0 0 0
}
.se_case ul {}
.se_case li {
  width: 280px;
  margin: 0 10px 20px 10px;
  height: 300px;
  float: left;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  background: #eee;
}
.se_case_pic {
  width: 278px;
  height: 200px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #eee
}
.se_case_name {
  width: 260px;
  margin: 0 auto;
  font-size: 18px;
  color: #ec0c41;
  line-height: 50px;
  text-align: left;
  padding: 0 0 0 20px;
  font-weight: bold
}
.se_case_name a {
  color: #333
}
.se_case_hangye {
  width: 240px;
  margin: 0 auto;
  padding: 0 20px 10px 20px;
  font-size: 14px;
  color: #333;
  line-height: 40px;
}
.se_case_click {
  float: right;
  color: #333;
}
.se_case li div.cover_top {
  position: absolute;
  top: -205px;
  left: 0;
  width: 280px;
  height: 202px;
  background-color: red;
  filter: Alpha(opacity=50);
  background: rgba(0, 0, 0, 0.4);
  z-index: 900;
  text-align: center
}
.se_case li div.cover_top img {
  padding: 95px 0 0 0
}
.se_case li div.cover_bottom {
  position: absolute;
  bottom: -100px;
  left: 0;
  width: 280px;
  height: 99px;
  background-color: green;
  filter: Alpha(opacity=50);
  background: rgba(52, 179, 70, 1);
  z-index: 900
}
.se_case .se_case_text {
  position: relative;
  z-index: 1000;
}
.fenye {
  padding: 20px 0 40px 0;
  font-size: 14px;
}
.shangxiaye {
  overflow: hidden;
  padding: 15px 0px;
}
.shangxiaye li {
  line-height: 25px;
  color: #666
}
.shangxiaye li a {
  color: #666
}
.prod_nav {
  width: 870px;
  margin: 0 auto;
  border-bottom: #dddddd solid 1px;
  border-left: #dddddd solid 1px;
  margin-top: 20px;
}
.prod_nav li {
  width: 435px;
  text-align: center;
  line-height: 80px;
  float: left;
  background: #f5f5f5;
  display: block;
}
.prod_nav li span {
  background: #444;
  display: inline-block;
  width: 435px;
  height: 80px;
  color: #fff;
  font-size: 18px;
}
.prod_nav li span.on {
  background: #116fb6;
  color: #fff;
  display: block;
}
.main {
  padding: 30px 0;
}
.main_right {
  width: 910px;
  font-size: 16px;
}
.m_r_weizhi {
  line-height: 35px;
  text-align: right;
  font-size: 14px;
  border-bottom: 1px solid #eee
}
.m_r_weizhi span {
  float: left;
  font-size: 18px;
  border-bottom: 1px solid #093
}
.t_left {
  width: 220px;
  float: left
}
.fenlei2 {}
.fenlei2 h2 {
  background: #0250a2;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  font-weight: normal;
  text-transform: uppercase;
  font-weight: bold
}
.fenlei2 ul {
  border: 1px solid #eee;
  padding: 25px 0 20px 0;
}
.fenlei2 li {
  line-height: 50px;
  width: 200px;
  margin: 0 auto;
  border: 0 solid #ccc;
  margin-bottom: 10px;
  background: #df5727
}
.fenlei2 li:hover {
  background: url(../images/bg.jpg) repeat
}
.fenlei2 li a {
  font-size: 16px;
  padding: 0 0 0 25px;
  color: #fff
}
.fenlei2 li.treeone {
  background: #fff;
  padding-left: 0;
  border: 1px solid #ececec;
  line-height: 35px;
}
.fenlei2 li.treeone a {
  font-size: 14px;
  color: #333
}
.fenlei2 li.treeone:hover {
  background: #df5727;
}
.list {
  width: 300px;
  float: left;
}
.intro {
  width: 100%;
  min-width: 1400px;
  height: 528px;
  background-image: url(../images/about.jpg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-top: 1px solid lightgray;
}
.ab_z {
  width: 1100px;
  height: 335px;
  margin: 118px auto;
}
.ab_zl {
  height: 335px;
  width: 430px;
  border: 1px solid #d4d4d4;
  float: left;
}
.ab_tu {
  padding: 10px;
  height: 315px;
}
.ab_r {
  height: 335px;
  width: 650px;
  float: right;
}
.ab_rt {
  height: 40px;
  width: 650px;
  border-bottom: #d4d4d4 1px dashed;
}
.ab_rl {
  height: 40px;
  width: 220px;
  float: left;
  background: url(../images/jianjie.jpg) left center no-repeat;
}
.ab_rl a {
  height: 40px;
  float: right;
  display: block;
  font-size: 16px;
  color: #c9c9c9;
  line-height: 40px;
  font-weight: bold;
}
.ab_rr {
  height: 26px;
  width: 26px;
  background: #d21e27;
  float: right;
}
.ab_rr a {
  height: 26px;
  width: 26px;
  background: #d21e27;
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 14px;
}
.an_nr {
  height: 255px;
  width: 650px;
}
.an_nr p {
  height: 32px;
  line-height: 32px;
  color: #333;
  font-size: 14px;
  display: block;
  padding-top: 16px
}
.news-left {
  width: 835px;
  height: 430px;
  float: left;
}
.xinwen {
  height: 40px;
  width: 835px;
  background: #1f1f1f url(../images/xw.jpg) left center no-repeat;
}
.xinwen_z {
  height: 40px;
  width: 300px;
  float: left;
}
.xinwen_z a {
  height: 40px;
  line-height: 40px;
  display: block;
  color: #d21e27;
  font-size: 14px;
  padding-left: 40px;
}
.xinwen_z b {
  color: #fff;
}
.xinwen_c a {
  height: 40px;
  line-height: 40px;
  width: 40px;
  font-size: 22px;
  float: right;
  color: #FFF;
}
.xinwen_n {
  height: 340px;
  width: 835px;
  margin-top: 45px;
}
.xinwen_nl {
  height: 340px;
  width: 213px;
  float: left;
  background: url(../images/nnn.jpg) center no-repeat;
}
.xinwen_nr {
  height: 340px;
  width: 600px;
  float: right;
}
.xinwen_nrt {
  height: 100px;
  width: 600px;
}
.xinwen_nrtb {
  height: 30px;
  width: 600px;
  border-bottom: #d9d9d9 1px dashed;
  padding-top: 10px;
}
.xinwen_nrtb a {
  height: 26px;
  width: 600px;
  line-height: 26px;
  color: #666;
  font-size: 16px;
  display: block;
}
.xinwen_nrtb a:hover {
  height: 26px;
  width: 600px;
  line-height: 26px;
  color: #d21e27;
  font-size: 17px;
  display: block;
}
.bbb {
  height: 60px;
  width: 600px;
}
.bbb p {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #999;
  display: block;
  padding-top: 5px;
}
.xinwen_liebiao {
  width: 600px;
  height: 220px;
  padding-top: 25px;
}
.xinwen_liebiao_l {
  height: 35px;
  width: 500px;
  background: url(../images/a.gif) center left no-repeat;
  float: left;
}
.xinwen_liebiao_l a {
  height: 35px;
  width: 500px;
  line-height: 35px;
  display: block;
  padding-left: 20px;
  color: #666;
  font-size: 14px;
}
.xinwen_liebiao_l a:hover {
  color: #d21e27;
  font-size: 14px;
}
.xinwen_liebiao_r {
  height: 35px;
  width: 100px;
  float: right;
}
.xinwen_liebiao_r a {
  height: 35px;
  width: 500px;
  line-height: 35px;
  display: block;
  padding-left: 20px;
  color: #666;
  font-size: 14px;
}
.xinwen_liebiao_r a:hover {
  color: #d21e27;
  font-size: 14px;
}
.tupian {
  width: 1200px;
  padding-top: 200px;
  margin: 0 auto
}
.kong {
  height: 40px;
  width: 100%
}
.news-right {
  width: 330px;
  height: 430px;
  float: right;
}
.lx {
  height: 40px;
  width: 330px;
  float: left;
  background: #d21e27;
}
.lx_z {
  height: 40px;
  width: 280px;
  float: left;
}
.lx_z a {
  height: 40px;
  line-height: 40px;
  display: block;
  color: #fff;
  font-size: 14px;
  padding-left: 40px;
}
.lx_z a {
  height: 40px;
  line-height: 40px;
  display: block;
  color: #fff;
  font-size: 14px;
}
.lx_z b {
  color: #fff;
}
.lx_c a {
  height: 40px;
  line-height: 40px;
  width: 40px;
  font-size: 22px;
  float: right;
  color: #FFF;
}
.lx_t {
  height: 148px;
  width: 300px;
  margin: 0 auto;
  background: url(../images/lxt.jpg) center no-repeat;
  margin-top: 60px;
}
.lx_n {
  height: 200px;
  width: 300px;
  padding: 15px;
}
.lx_nt a {
  height: 40px;
  width: 300px;
  line-height: 40px;
  display: block;
  font-size: 16px;
  color: #000;
  font-weight: bold;
}
.lx_nn a {
  height: 30px;
  line-height: 30px;
  display: block;
  color: #333;
  font-size: 14px;
}
.leftttt {
  height: 100%;
  width: 210px;
}
.lixxiwomen {
  padding-top: 700px;
}
.sss {
  height: 380px;
  width: 210px;
  border: 1px solid #c5c5c5
}
.lixxiwomen_t {
  height: 40px;
  width: 210px;
  background: url(../images/lxxxx.jpg) center no-repeat;
}
.lixxiwomen_t a {
  height: 40px;
  width: 210px;
  line-height: 40px;
  display: block;
  font-size: 14px;
  color: #FFF;
  text-align: center;
}
.let {
  height: 94px;
  width: 190px;
  margin: 0 auto;
  padding-top: 18px;
  background: url(../images/aaaa.jpg) center no-repeat;
}
.lett p {
  height: 40px;
  line-height: 40px;
  width: 190px;
  margin: 0 auto;
  display: block;
  font-size: 14px;
  color: #00;
  font-weight: bold;
}
.lettt p {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  display: block;
  color: #333;
  padding-left: 10px;
}
.right_yeyue {
  width: 970px;
  height: 100%;
  float: right;
}
/*erjiyemian*/
.main_l {
  float: left;
  width: 226px;
  padding: 0 0 0 9px;
  overflow: hidden;
  background: #333
}
.main_r {
  float: right;
  width: 960px;
  overflow: hidden;
  background: #f8f8f8
}
.col-tit {
  color: #fff;
  font-size: 16px;
  height: 60px;
  background: #0250a2;
}
.crumbs {
  background: url(../images/002.gif) no-repeat center left;
  margin-left: 15px;
  font-size: 15px;
  padding-left: 20px;
  line-height: 60px;
  color: #FFF
}
.crumbs a {
  color: #FFF
}
.crumbs a:hover {
  font-weight: bold;
  color: #FFF
}
.article p {
  line-height: 220%;
  margin-bottom: 15px;
}
.erji_lv {
  margin: 0 auto;
  padding: 20px;
  line-height: 35px;
  font-size: 16px;
  color: #555;
  text-indent: 2em;
  border: 1px solid #eee
}
.erji_lv p {
  line-height: 35px;
  font-size: 16px;
  color: #555;
}
.erji_lv div {
  text-indent: 0
}
.erji_con {
  PADDING-top: 20PX;
  padding-left: 10px;
}
.tiao {
  font-size: 14px;
  padding: 20px 0 20px 30px;
}
.tiao a {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
}
.tiao a:hover {
  color: #348900;
}
.lx p {
  line-height: 25px;
  font-size: 14px;
  font-weight: bold;
}
.more {
  padding: 25px;
}
.more a {
  color: #000;
  line-height: 25px;
  text-decoration: none;
  background: url(../images/news_icon.gif) no-repeat left 2px;
  padding-left: 20px;
}
.chanpin img {
  margin: 0 2px;
}
.list_photo2 {
  margin: 0;
  width: 790px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0px;
}
.list_photo2 dt {
  float: left;
  width: 250px;
  height: 200px;
  margin-top: 15px;
}
.list_photo2 dt img {
  border: 1px solid #dfdfdf;
  padding: 0px;
  width: 210px;
  height: 150px;
  padding: 5px;
}
.list_photo2 dt div {
  width: 240px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  overflow: hidden;
}
.list_photo2 a {
  color: #000000;
}
.list_photo2 a:hover {
  color: #f60;
}
.news_t {
  width: 650x;
  text-align: left;
  line-height: 40px;
  height: 40px;
  background: url(../images/index_1888.gif) repeat-x;
  text-indent: 0px;
  margin: auto;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 14px;
}
.news_t ul {
  width: 650px;
  line-height: 40px;
}
.news_t ul li {
  line-height: 40px;
}
.news_t a {
  line-height: 40px;
  color: #4a4a4a;
  font-size: 14px;
  padding-left: 22px;
}
.news_t a:hover {
  color: #4a4a4a;
}
.news_p {
  width: 700px;
  color: #999999;
  text-align: left;
  padding-left: 10px;
  margin-bottom: 20px;
  line-height: 25px;
}
.news_p a {
  color: #999999
}
.news_p a:hover {
  color: #ff0000
}
.newslist {
  list-style: none;
  width: 500px;
  background-color: #fff;
  overflow: hidden;
  height: 500px;
}
.newslist .t {
  float: left;
  width: 250px;
}
.se_erji_img img {
  width: auto;
  margin: 0 auto
}
.contact_left {
  text-align: center;
  width: 700px;
  float: left
}
.contact_right {
  width: 525px;
  text-align: left;
  font-size: 16px;
  line-height: 40px;
  padding: 50px 0 0 0px;
  float: right
}
.contact_right p span {
  display: block;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
}
.map {
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.p_float {
  position: fixed;
  bottom: 20px;
  width: 55px;
  right: 10px;
  z-index: 9999;
  opacity: 0
}
.p_float li {
  line-height: 21px;
  margin-bottom: 10px;
  text-align: center
}
.p_float li a {
  color: #fff;
  font-size: 14px;
  background: #00877a;
  padding: 10px 7px;
  margin-bottom: 10px;
  display: block
}
.p_float li a:hover {
  background: #000
}
/*幻灯片区域背景*/
.mainW {
  padding: 60px 0 60px;
}
/*幻灯片区域背景*/
.Hidden {
  display: none;
}
.MainBg {
  width: 100%;
  margin: 0 auto;
}
/*大图展示区域*/
.OriginalPicBorder {
  padding: 0;
}
#OriginalPic {
  width: 100%;
  overflow: hidden;
  position: relative;
  font-size: 14px;
}
#OriginalPic img {
  display: block;
  min-width: 100px;
  margin: 0 auto;
  float: left;
  width: 50%;
}
/*鼠标手势*/
.CursorL {
  position: absolute;
  z-index: 999;
  width: 50%;
  height: 600px;
  color: #FFF;
  left: 0;
}
.CursorR {
  position: absolute;
  z-index: 999;
  width: 50%;
  height: 600px;
  color: #FFF;
  right: 0;
}
/*小图预览和滑动*/
.SliderPicBorder {
  width: 100%;
  overflow: hidden;
}
.ThumbPicBorder {
  width: 100%;
  margin: 0 auto;
  background: #eeeeee;
  overflow: hidden;
  position: relative;
}
.HS15 {
  height: 20px;
}
.ThumbPicBorder #btnPrev {
  width: 45px;
  height: 113px;
  cursor: pointer;
  position: absolute;
  left: 20px;
  top: 20px;
}
.ThumbPicBorder #btnNext {
  width: 45px;
  height: 113px;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 20px;
}
.ThumbPicBorder .pic {
  width: 86%;
  overflow: hidden;
  position: relative;
  margin: 20px auto;
}
#ThumbPic img {
  border: 3px solid #ddd;
  cursor: pointer;
  background-color: #ddd;
  margin: 0 10px;
  width: 145px;
  height: 108px;
  display: block;
  -webkit-transition: all .3s ease-in-out 0s;
  -moz-transition: all .3s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}
#ThumbPic img.active {
  border: 3px solid #1ea4fe;
}
/*↑组图样式↑*/
.pagebar {
  padding: 20px;
  overflow: hidden;
  clear: both
}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px;
  line-height: 100%
}
.pagination span {
  color: #333;
  font-size: 14px;
  padding: 7px 2px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st {
  font-family: 宋体
}
.text-secondary {
  text-align: center;
  padding: 20px 0
}
#maximg img {
  max-width: 100%;
  height: auto !important
}
.control_required select {
  border: 1px solid #bfbfbf;
  padding: 10px 20px;
}
.wrap {
  width: 1280px;
  position: relative;
  margin: 0 auto;
}
.l {
  float: left;
}
.r {
  float: right;
}
.cl:after {
  content: "";
  display: block;
  clear: both;
}
/* 左侧 sideLeft  */
.sideLeft {
  width: 260px;
  margin-top: 0px;
  position: relative;
  z-index: 11;
  overflow: hidden;
}
.leftTitle {
  background-color: #b92b2a;
  padding-left: 35px;
}
.leftTitle h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 70px;
  color: #fff;
}
.leftNav {}
.leftNav li h6 {
  border-top: 1px solid #fff;
}
.leftNav li h6 a {
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 50px;
  color: #333;
  background-color: #ececec;
  padding-left: 35px;
}
.leftNav li h6 a:before {
  content: "";
  overflow: hidden;
  position: absolute;
  left: 20px;
  top: 50%;
  width: 0px;
  height: 0px;
  margin-top: -4px;
  border: 4px solid transparent;
  border-left-color: #999;
}
.leftNav li h6 a:hover, .leftNav li h6.curr a {
  background-color: #333;
  color: #fff;
}
.leftNav li h6.curr a:before, .leftNav li h6 a:hover:before {
  border-left-color: #fff
}
.leftNav li ol {
  background-color: #f5f5f5;
  display: none;
}
.leftNav li ol li {}
.leftNav li ol li h4 {
  border-top: 1px solid #e5e5e5;
}
.leftNav li ol li:nth-child(1) h4 {
  border-top: none;
}
.leftNav li ol li h4 a {
  font-size: 16px;
  line-height: 40px;
  display: block;
  position: relative;
  padding-left: 50px;
}
.leftNav li ol li h4 a:before {
  content: "";
  overflow: hidden;
  position: absolute;
  left: 35px;
  top: 50%;
  width: 0px;
  height: 0px;
  margin-top: -3px;
  border: 3px solid transparent;
  border-left-color: #999;
}
.leftNav li ol li.curr h4 a, .leftNav li ol li h4 a:hover {
  color: #f08300;
  text-decoration: underline;
}
.leftNav li ol li.curr h4 a:before, .leftNav li ol li h4 a:hover:before {
  border-left-color: #f08300;
}
.leftNav li ol li ul {
  padding-bottom: 10px;
}
.leftNav li ol li ul li {}
.leftNav li ol li ul li a {
  display: block;
  padding-left: 50px;
  font-size: 14px;
  line-height: 26px;
}
.leftNav li ol li ul li.curr a, .leftNav li ol li ul li a:hover {
  color: #f08300;
  text-decoration: underline;
}
/* 左侧底部内容 */
.sideBottom {
  margin-top: 20px;
}
.sideTitle {
  font-weight: 700;
  font-size: 16px;
  line-height: 50px;
  color: #555;
  background-color: #eee;
  border-top: 2px solid #b92b2a;
  padding-left: 20px;
}
.sideConetent {
  border: 1px solid #eee;
  border-top: none;
}
.contbox {
  background: url(../images/contleft.jpg) center top no-repeat;
  padding: 105px 10px 5px 10px;
  overflow: hidden;
}
.contbox dt {
  color: #ea3516;
  font-weight: bold;
  padding: 0 0 8px 0;
  font-size: 15px;
}
.contbox dd {
  border-top: 1px dotted #ddd;
  padding: 8px 0 8px 65px;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.5;
}
.contbox dd span {
  position: absolute;
  left: 0px;
  top: 8px;
  width: 65px;
}
.sideContact ul {}
.sideContact ul li {
  margin-top: 5px;
  /* padding: 0 0 5px 5px; */
  position: relative;
  font-size: 14px;
  line-height: 20px;
  color: #555;
}
.sideContact ul li span {
  width: 22px;
  height: 22px;
  position: absolute;
  left: -2px;
  top: -1px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
.sideContact ul li.icon-tel span {
  background-image: url(../images/icon-c.png);
}
.sideContact ul li.icon-phone span {
  background-image: url(../images/icon-b.png);
}
.sideContact ul li.icon-fax span {
  background-image: url(../images/icon-d.png);
}
.sideContact ul li.icon-mail span {
  background-image: url(../images/icon-e.png);
}
.sideContact ul li.icon-add span {
  background-image: url(../images/icon-f.png);
}
.main2 {
  width: 990px;
  float: left;
  margin-left: 30px;
}
.productTop {
  padding: 0 0 30px;
}
.productIntro {
  width: 450px;
  height: 441px;
  position: relative;
}
.productIntro h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #b92b2a;
  padding-bottom: 25px;
  border-bottom: 1px dashed #ddd;
}
.descriptionBox {
  margin-top: 25px;
  font-size: 14px;
  line-height: 2em
}
.descriptionBox dl {
  padding: 20px 20px;
  background-color: #f8f8f8;
}
.descriptionBox dl dt {
  font-weight: 700;
  font-size: 18px;
  line-height: 40px;
  color: #333;
}
.descriptionBox dl dd {
  font-size: 14px;
  line-height: 28px;
  color: #555
}
.proInfoBo {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.proShare {
  padding-bottom: 20px;
}
.hotLine {
  position: relative;
  padding: 0 0 20px 40px;
  background-image: url(../images/tel.png);
  background-repeat: no-repeat;
  background-position: left 2px;
}
.hotLine p {
  font-size: 14px;
  line-height: 16px;
  color: #888;
}
.hotLine h3 {
  font-size: 24px;
  line-height: 24px;
  color: #333;
}
.productOrder {}
.productOrder a {
  display: inline-block;
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
  line-height: 34px;
  color: #fff;
  border-radius: 0px;
  background: #e60;
  margin-right: 10px;
}
.productOrder a:hover {
  background-color: #b92b2a;
  color: #fff;
}
.productContentTitle {
  height: 40px;
  background-color: #f5f5f5;
  font-size: 16px;
  line-height: 40px;
  color: #333;
  padding-left: 0px;
  position: relative;
  border-top: 2px solid #b92b2a;
}
.productContentTitle ul li {
  float: left;
  padding: 0 25px;
  cursor: pointer;
}
.productContentTitle ul li.on {
  background-color: #b92b2a;
  color: #fff;
}
.productText {
  font-size: 14px;
  line-height: 2em;
  padding: 15px 0 20px;
}
.tb-pic a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  *display: block;
  *font-family: Arial;
  *line-height: 1;
  *font-size: 271px;
}
.tb-pic img {
  vertical-align: middle;
}
.tb-pic, .tb-pic a {
  height: 440px;
  width: 440px;
}
.tb-pic, .tb-pic img {
  max-height: 440px;
  max-width: 440px;
}
.tb-pic {
  border: 1px solid #e5e5e5;
  position: relative;
  z-index: 1;
}
.zoomDiv {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  text-align: center;
  overflow: hidden;
}
.zoomMask {
  position: absolute;
  background: url(../images/mask.png);
  cursor: move;
  z-index: 999;
}
.tb-picList {
  height: 62px;
  overflow: hidden;
  margin-top: 10px;
  position: relative;
}
.tb-picList .prev, .tb-picList .next {
  position: absolute;
  top: 0px;
  display: inline-block;
  width: 20px;
  height: 62px;
  background-image: url(../images/propn.png);
  background-repeat: no-repeat;
  background-position: left top;
  -ms-transition-duration: 0s;
  transition-duration: 0s;
  z-index: 99;
  cursor: pointer;
}
.tb-picList .prev {
  left: 0;
  background-position: left top;
}
.tb-picList .next {
  right: 0;
  background-position: right top;
}
.tb-picList .prev:hover {
  background-position: left bottom;
}
.tb-picList .next:hover {
  background-position: right bottom;
}
.tb-picList .tb-thumb {
  position: relative;
  width: 366px;
  height: 62px;
  margin: 0 auto;
  overflow: hidden;
}
.tb-picList .tb-thumb ul {
  position: absolute;
  width: 999999px;
  display: table;
}
.tb-picList .tb-thumb li {
  float: left;
  width: 76px;
  overflow: hidden;
  position: relative;
}
.tb-picList .tb-thumb a {
  display: table-cell;
  width: 60px;
  border: 1px solid #dadada;
  text-align: center;
  background: #fff;
  height: 60px;
  vertical-align: middle;
}
.tb-picList .tb-thumb img {
  max-width: 100%;
  cursor: pointer;
}
.tb-picList .tb-thumb em {
  position: absolute;
  width: 58px;
  height: 58px;
  border: 2px solid #b92b2a;
  top: 0;
  left: 0;
  display: none;
}
.tb-picList .tb-thumb .selected em {
  display: block;
}
.relevant {
  padding-top: 30px;
}
.relevantPn {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.relevantPn p, .relevantPn p a {
  font-size: 14px;
  line-height: 40px;
}
.relevantPn p {
  width: 50%;
}
.relevantPn p a:hover {
  text-decoration: underline;
}
/* 列表页码内容 */
.pagebar {
  padding: 20px;
  overflow: hidden;
  clear: both
}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px;
  line-height: 100%
}
.pagination span {
  color: #333;
  font-size: 14px;
  padding: 7px 2px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st {
  font-family: 宋体
}
.text-secondary {
  text-align: center;
  padding: 20px 0
}
#maximg img {
  max-width: 100%;
  height: auto !important
}
.control_required select {
  border: 1px solid #bfbfbf;
  padding: 10px 20px;
}