/* CSS Document */
.clear {
  clear: both;
}
/* 友情链接 */
.links-title {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #fff;
}
.links {
  width: 100%;
  height: auto;
  background: #313131;
  clear: both;
}
.links ul {
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  padding: 10px 0px;
  clear: both;
}
.links ul li {
  float: left;
  margin: 0px;
  color: #fff;
  line-height: 23px;
}
.links ul li a {
  color: #fff;
  padding: 0px 0px;
  font-size: 14px;
  line-height: 23px;
  display: inline-block;
}
.links ul li a:hover {
  color: #fff;
  text-decoration: none;
}
.innerrtitle {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #f1f2f4;
  overflow: hidden;
}
/*.innerrtitle p{width:400px;float:right;font-size:19px;color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; text-align:right; padding-right: 10px;}
.innerrtitle p b{ color:#da0707; font-size:26px; font-style: italic;}*/
/*大屏PC*/
@media (min-width: 1200px) {
  .ncontainer {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0px;
  }
  .links {
    display: block;
  }
}
.ncontainer .pro_ll {
  width: 275px;
  margin-bottom: 40px;
}
.titleee {
  text-align: center;
  padding: 10px 0;
}
.titleee b {
  color: #1890ff;
  font-size: 30px;
  font-weight: bold;
}
.titleee b span {
  color: #1890ff
}
.titleee i {
  display: block;
  color: #1890ff;
  font-family: Arial;
  font-size: 18px;
}
.titlee {}
.titlee b {
  color: #FF6A00;
  font-size: 30px;
  font-weight: bold;
}
.titlee b span {
  color: #FF6A00
}
.titlee i {
  display: block;
  color: #b2b2b2;
  font-family: Arial;
  font-size: 18px;
}
/* 内页左边 */
.innerleft {
  width: 100%;
  float: left;
  height: auto;
  margin: 5px 0px 10px 0px;
}
.innerltitle {
  background-color: #FF6A00;
  width: 100%;
  height: auto;
}
.innerltitle p {
  font-size: 25px;
  color: #fff;
  text-align: center;
  line-height: 40px !important;
  padding: 0px !important;
}
.innerltitle span {
  font-size: 25px;
  color: #fff;
  text-align: center;
  display: block;
}
.iltcontf {
  width: 100%;
}
.iltconts {
  border: 5px solid #FF6A00;
  margin-top: 20px;
}
.slide-nav ul {
  list-style: none;
  margin-top: 30px;
  padding: 0;
}
.slide-nav ul li {
  margin: 5px 15px;
  width: 30%;
  float: left;
  overflow: hidden;
}
.slide-nav ul li a {
  text-decoration: none;
  line-height: 58px;
  font-size: 16px;
  margin-top: 0;
  display: block;
  background: #FF6A00;
  color: #fff;
  transition: all 0.3s;
  text-align: center;
}
.slide-nav ul li a:hover {
  color: #D10505;
}
.product_navv {
  background: #fff;
}
.product_navv ul li a {
  background: #FF6A00;
  color: #fff;
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  padding: 10px 20px;
}
.product_navv ul li a span {
  float: right;
  border-left: 1px solid rgba(255, 255, 255, .2);
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 20px;
  margin: 5px 0;
  color: #fff;
}
.product_navv ul li ul li a i {
  padding-right: 5px;
}
.product_navv ul li ul li a {
  background: none;
  color: #333;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  transition: all .3s;
  padding: 5px 20px;
}
.product_navv ul li ul li a:hover {
  background: #FF6A00;
  color: #fff;
}
/*栏目*/
.inermlist {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 10px 0px;
}
.inermlist li {
  width: 100%;
  height: auto;
  margin: 7px auto;
  position: relative;
}
.inermlist li a {
  width: 235px;
  height: 40px;
  line-height: 40px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
  font-size: 15px;
  float: left;
  text-indent: 20px;
  text-align: left;
}
.inermlist li a:hover {
  text-indent: 21px;
  color: #CE0A0F;
  font-weight: bold;
  text-decoration: none;
}
.inermlist li ul {
  padding: 0px;
  display: none;
}
.inermlist li ul li {
  width: 100%;
  margin: 0px;
  height: 35px;
}
.inermlist li ul li a {
  width: 100%;
  height: 35px;
  line-height: 35px;
  background: none;
  color: #777;
  font-size: 15px;
  display: block;
  text-indent: 15px;
  text-align: left;
}
.inermlist li ul li a:hover {
  color: #ca352b;
  background: none;
  text-indent: 16px;
}
.inermlist .addsubicon {
  width: 30px;
  height: 40px;
  line-height: 35px;
  color: #555;
  font-size: 25px;
  float: right;
  text-align: center;
  display: block;
  cursor: pointer;
  font-weight: bold;
}
/*热门新闻*/
.innernlist {
  width: 95%;
  margin: 0 auto;
  padding: 10px 0px;
}
.innernlist li {
  width: 100%;
  line-height: 35px;
  border-bottom: 1px dashed #dedede;
  height: 35px;
  overflow: hidden;
}
.innernlist li a {
  display: block;
  color: #3d3d3d;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.innernlist li a:hover {
  color: #FF6A00;
  text-indent: 1px;
}
.innernlist li span {
  float: right;
}
/* 内页右边 */
.innerright {
  width: 100%;
  float: left;
  height: auto;
  margin: 0px 0px 10px 0px;
  padding-bottom: 20px;
  background-color: #fff;
  line-height: 200%;
}
.inrrctainer {
  width: 100%;
  height: auto;
  font-size: 14px;
  line-height: 26px;
  color: #666;
  float: right;
}
.inrrctainer table {
  margin: 0 auto;
  text-align: center;
}
.inrrctainer img {
  max-width: 100% !important;
  max-height: 100% !important;
}
@media (max-width: 740px) {
  .innerright {
    width: 98%;
    padding-left: 1%;
  }
}
/*内页产品*/
.inprolist {
  width: 100%;
  height: auto;
  list-style: none;
  text-align: center;
}
.inprolist li {
  width: 280px;
  float: left;
  height: auto;
  margin: 0px 8px 20px 8px;
}
.inprolist li img {
  width: 100%;
  height: 207px;
  -moz-transition: .5s ease-in;
  -webkit-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  -ms-transition: .5s ease-in;
  transition: .5s ease-in;
  vertical-align: top;
}
.inprolist li .img {
  width: 276px;
  height: 207px;
  overflow: hidden;
  border: 1px solid #dedede;
  padding: 1px;
}
.inprolist li p {
  padding: 0px 5px;
  line-height: 35px;
  height: 35px;
  background: #dedede;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inprolist li a {
  color: #333;
  display: block;
}
.inprolist li:hover a {
  color: #fff !important;
  text-decoration: none;
}
.inprolist li:hover p {
  background: #CE0A0F;
}
.inprolist li:hover .img {
  border: 1px solid #CE0A0F;
}
.inprolist li:hover img {
  transform: scale(1.1, 1.1);
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.incaseslistx {
  width: 100%;
  height: auto;
  list-style: none;
  text-align: center;
}
.incaseslistx li {
  width: 425px;
  float: left;
  height: auto;
  margin: 0px 8px 20px 8px;
}
.incaseslistx li img {
  width: 100%;
  height: 318px;
  -moz-transition: .5s ease-in;
  -webkit-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  -ms-transition: .5s ease-in;
  transition: .5s ease-in;
  vertical-align: top;
}
.incaseslistx li .img {
  width: 425px;
  height: 318px;
  overflow: hidden;
  border: 1px solid #dedede;
  padding: 1px;
}
.incaseslistx li p {
  padding: 0px 5px;
  line-height: 35px;
  height: 35px;
  background: #dedede;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.incaseslistx li a {
  color: #333;
  display: block;
}
.incaseslistx li:hover a {
  color: #fff !important;
  text-decoration: none;
}
.incaseslistx li:hover p {
  background: #ca352b;
}
.incaseslistx li:hover .img {
  border: 1px solid #ca352b;
}
.incaseslistx li:hover img {
  transform: scale(1.1, 1.1);
  opacity: 0.4;
  filter: alpha(opacity=40);
}
/*分页*/
.ipage {
  height: auto;
  text-align: center;
}
.totalfont {
  font-size: 14px;
  color: #666;
  display: none;
}
.ipage a {
  height: 35px;
  line-height: 35px;
  color: #888;
  font-size: 15px;
  padding: 0px 5px;
  display: inline-block;
  margin: 0px 5px;
  vertical-align: top;
}
.ipage a:hover {
  color: #D10505;
  border-bottom: 2px solid #D10505;
  text-decoration: none;
  font-weight: bold;
}
.ipage .current {
  color: #D10505;
  border-bottom: 2px solid #D10505;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  padding: 0px 5px;
  margin: 0px 5px;
  font-size: 15px;
  font-weight: bold;
}
/*详情页*/
.article_title {
  text-align: center;
  width: 100%;
  font-size: 24px;
  line-height: 30px;
  color: #444;
  padding-bottom: 20px;
}
.article_body {
  line-height: 200%;
}
.newsin-c {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin: 15px 0px;
  color: #666;
}
.newsin-c .date {
  width: 190px;
  float: left;
  text-indent: 0px;
  font-size: 14px;
}
.newsin-c .date i {
  width: 28px;
  height: 30px;
  display: inline-block;
  background: url(../image/time.png) no-repeat left center;
  background-size: 22px 22px;
  float: left;
}
.newsin-c .click {
  width: auto;
  height: 30px;
  line-height: 30px;
  text-align: right;
  float: right;
}
.newsin-c .click i {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../image/eye.png) no-repeat left center;
  background-size: 25px 25px;
  float: left;
}
/*上页下页*/
.detpnt {
  height: auto;
  overflow: hidden;
  margin: 20px 0;
  width: 100%;
  float: left;
}
.detpnt .detpntline {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.detpnt .detpntline a {
  color: #666;
  font-weight: normal;
}
.detpnt .detpntline a:hover {
  color: #FF6A00;
}
.detpntl {
  float: left;
  text-align: left;
  padding-left: 10px;
}
.detpntr {
  text-align: right;
  float: right;
  padding-right: 10px;
}
/*更多阅读*/
.innerabouttitle {
  width: 100%;
  height: auto;
  border-bottom: 3px solid #dedede;
}
.innerabouttitle p {
  color: #e27a1b;
  font-size: 30px;
  text-align: center;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
}
.fotdetbox {}
.morearticle {
  padding: 10px 0;
}
.morearticle li {
  width: 30%;
  line-height: 28px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px dashed #f1f1f1;
  margin: 0px 1%;
  padding: 10px 0;
}
.morearticle li a {
  color: #333;
  padding-left: 10px;
}
.morearticle li a:hover {
  color: #FF6A00;
  padding-left: 11px;
}
.moreproducts {
  border: 1px solid #fff;
  padding: 10px 0px;
}
.moreproducts li {
  width: 23%;
  height: auto;
  float: left;
  margin: 0px 1%;
  text-align: center;
}
.moreproducts li a {
  color: #333;
}
.moreproducts li p {
  text-align: center;
  line-height: 30px;
}
.moreproducts li a:hover {
  color: #FF6A00;
}
.moreproducts li img {
  width: 100%;
  height: auto;
}
.moreproducts li a:hover img {}
.moreproductsov {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 740px) {
  .fotdetbox {
    display: none;
  }
}
/*留言*/
.inmessagebox {
  width: 600px;
  height: auto;
  padding: 0px 0px 50px 0px;
  margin: 0 auto;
}
.inmessright {
  width: 550px;
  height: auto;
  float: right;
  padding: 30px 0px 50px 0px;
}
.inmessright img {
  width: 550px;
}
.inmessline {
  width: 100%;
  height: auto;
  margin-bottom: 15px
}
.zxlyinp {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 2px;
  color: #999;
  background: #f8f8f8;
  border: 0px;
  vertical-align: top;
  text-indent: 10px;
  font-size: 14px;
  outline: none;
}
.inmesteat {
  height: 120px;
  resize: none;
  outline: none;
}
.zxlyyzm {
  width: 140px;
  outline: none;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #999;
  background: #f8f8f8;
  border: 0px;
  vertical-align: top;
  text-indent: 10px;
  border-radius: 2px;
}
.zxlysub {
  background: #FF6A00;
  width: 48%;
  outline: none;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  border: 0px;
  font-size: 16px;
  float: left;
  cursor: pointer;
}
.zxlysub:hover {
  background: #ffa200;
}
.resetc {
  background: #999;
  float: right;
}
.resetc:hover {
  background: #666;
}
.indexcode {
  vertical-align: top;
  height: 40px;
}
/*图片集*/
#bodycontent .hov {
  display: block;
}
#bodycontent p {
  display: none;
}
.imgnav {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
#tabsmalimg {
  z-index: 10;
  position: relative;
  text-align: center;
  margin-top: 11px;
  width: 720px;
  float: left;
  box-shadow: 0 0 10px 0 #ccc;
  display: table-cell;
  vertical-align: middle;
}
#tabsmalimg img {
  width: 100%;
  display: none;
  vertical-align: middle;
}
#pofront, #ponext {
  position: absolute;
  z-index: 10;
  cursor: pointer;
  width: 30px;
  height: auto;
  top: 50%;
  margin-top: -30px;
}
#pofront {
  left: 10px
}
#ponext {
  right: 10px
}
#pofront a, #ponext a {
  display: block;
  height: 60px;
}
#pofront a {
  background: url(../image/index_tab_l.png) no-repeat;
}
#ponext a {
  background: url(../image/index_tab_r.png) no-repeat;
}
#cbtn {
  background: #EAEBF0;
  position: relative;
  height: 540px;
  padding: 0 20px;
  width: 118px;
  float: right;
  margin-top: 10px;
}
#cbtn ul {
  position: relative;
  height: 10000px;
}
#cbtn ul li {
  width: 116px;
  height: 86px;
  cursor: pointer;
  text-align: center;
  margin-bottom: 14px;
  position: relative;
}
#cbtn ul li img {
  width: 116px;
  height: 86px;
  display: block;
}
#cbtn ul li tt {
  background: #000;
  color: #FFF;
  position: absolute;
  right: 4px;
  bottom: 4px;
  z-index: 20;
  font-size: 12px;
  line-height: 16px;
  padding: 0 5px;
}
#cbtn li.hov {
  border: 1px solid #ccc; /*background:url(../images/ico/imgHoverBg.gif) no-repeat;*/
}
.ctrl div {
  clear: both;
}
#cSlideUl {
  width: 100%;
  height: 488px;
  overflow: hidden;
  position: relative;
  top: 28px;
  margin: 0 auto;
}
.picSildeLeft {
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: 67px;
  z-index: 9;
}
.picSildeRight {
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  left: 67px;
  z-index: 9;
}
.link.shengxi {
  position: fixed;
  left: 0;
  top: -1000;
  width: 100%;
  height: 500px;
  overflow: hidden;
}
@media (max-width:767px) {
  .hidden-xs {
    display: none !important
  }
}