@import "csy.css";
/**********
	自定义工具函数
	用于将1200px设计稿的px高度转换为750px的rem高度
**********/
/*******开始产品列表*****/
.sort-t {
  height: 0.8rem;
  line-height: 0.8rem;
  padding-left: 0.3rem;
  background: #00a83c;
  display: none;
  position: relative;
}
.sort-t a {
  display: block;
  height: 100%;
  width: 100%;
}
.sort-t em {
  font-size: 0.24rem;
  color: #fff;
  font-weight: bold;
  float: left;
}
.sort-t i {
  position: relative;
  width: 100%;
  height: 100%;
  float: right;
  width: 0.87rem;
  height: 0.8rem;
  display: block;
}
.sort-t i img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.sort-t i img {
  width: 0.3rem;
  height: 0.17rem;
}
.sort {
  margin-top: 20px;
  height: 50px;
  border-bottom: #e5e5e5 solid 1px;
  text-align: center;
}
.sort a {
  display: inline-block;
  margin: 0 0.3rem;
  line-height: 49px;
}
.sort a.active,
.sort a:hover {
  border-bottom: #00a73c solid 1px;
  color: #00a73c;
  font-weight: bold;
}
.p-prolist {
  margin-top: 20px;
}
.p-prolist .row .item {
  padding: 0 18px;
}
.p-prolist .row .item dl {
  margin-top: 30px;
  border: #dddddd solid 1px;
  width: 100%;
  text-align: center;
}
.p-prolist .row .item dl dt {
  height: 270px;
  width: 100%;
}
.p-prolist .row .item dl dt a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.p-prolist .row .item dl dt a img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.p-prolist .row .item dl dt a img {
  max-width: 90%;
  max-height: 90%;
}
.p-prolist .row .item dl dd {
  background: #f4f4f4;
  line-height: 42px;
}
.p-prolist .row .item dl dd a {
  display: block;
}


.p-prolist .row .item2 {
  padding: 0 18px;
}
.p-prolist .row .item2 dl {
  margin-top: 30px;
  border: #dddddd solid 1px;
  width: 100%;
  text-align: center;
}
.p-prolist .row .item2 dl dt {
  height: 170px;
  width: 100%;
}
.p-prolist .row .item2 dl dt a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.p-prolist .row .item2 dl dt a img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.p-prolist .row .item2 dl dt a img {
  max-width: 94%;
  max-height: 94%;
}
.p-prolist .row .item2 dl dd {
  background: #f4f4f4;
  line-height: 42px;
}
.p-prolist .row .item2 dl dd a {
  display: block;
}




.i-prolist { margin-left:26px;
 
}
.i-prolist .row .item {
  padding: 0 12px;
}
.i-prolist .row .item dl {

  border: #dddddd solid 1px;
  width: 100%;
  text-align: center;
}
.i-prolist .row .item dl dt {
  height: 150px;
  width: 100%;
}
.i-prolist .row .item dl dt a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.i-prolist .row .item dl dt a img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.i-prolist .row .item dl dt a img {
  max-width: 100%;
  max-height: 98%;
}
.i-prolist .row .item dl dd {
  background: #f4f4f4; font-size:13px;
  line-height: 32px;
}
.i-prolist .row .item dl dd a {
  display: block;
}


/*******结束产品列表*****/
/***************开始内页翻页*************/
.page {
  width: 100%;
  float: left;
  margin: 30px 0;
  text-align: center;
}
.page a {
  width: 38px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  color: #696969;
  background: #ececec;
  margin: 0px 2px;
  font-size: 14px;
  border-radius: 3px;
}
.page a.first {
  width: 70px;
}
.page a:hover,
.page a.active {
  background: #00a73c;
  color: #fff!important;
}
/***************结束内页翻页*************/
/***************开始新闻列表*************/
.honor-slider {
  margin-top: 30px;
  position: relative;
  z-index: 1;
  width: 100%;
}
.honor-slider ul li .item {
  display: block;
  transform: scale(0.8);
  position: relative;
  transition: all .3s;
}
.honor-slider ul li.active .item {
  transform: scale(1);
}
.honor-slider ul li em {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/icon/00050.png) repeat;
  display: block;
  width: 100%;
  height: 100%;
}
.honor-slider ul li.active em {
  display: none;
}
.honor-con {
  width: 100%;
  border: #ebebeb solid 1px;
  border-top: none;
  box-sizing: border-box;
  padding: 20px 10px;
}
.honor-con dl {
  display: none;
}
.honor-con dl dt {
  color: #565656;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  background: url(../images/icon/ico05.png) no-repeat left center;
  padding-left: 20px;
}
.honor-con dl dd {
  color: #7c7c7c;
  font-size: 12px;
  line-height: 24px;
}
.honor-con dl.active {
  display: block;
}
.honor-slider .bx-wrapper .bx-prev {
  background: url(../images/pre.png) no-repeat;
  left: 10px;
}
.honor-slider .bx-wrapper .bx-next {
  background: url(../images/next.png) no-repeat;
  right: 10px;
}
.honor-slider .bx-wrapper .bx-controls-direction a {
  top: 140px;
}
.p-newslist {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.p-newslist dl {
  width: 100%;
  float: left;
  padding: 18px 0;
}
.p-newslist dl.active,
.p-newslist dl:hover {
  background: #00a83c;
}
.p-newslist dl.active dt em,
.p-newslist dl:hover dt em,
.p-newslist dl.active dt i,
.p-newslist dl:hover dt i {
  color: #fff;
}
.p-newslist dl.active dd a,
.p-newslist dl:hover dd a {
  color: #fff!important;
}
.p-newslist dl.active dd b,
.p-newslist dl:hover dd b {
  color: #fff;
}
.p-newslist dl.active dd span,
.p-newslist dl:hover dd span {
  color: #fff;
}
.p-newslist dl dt {
  width: 130px;
  float: left;
  text-align: center;
}
.p-newslist dl dt em {
  display: block;
  color: #c7c7c7;
  font-size: 60px;
  line-height: 50px;
}
.p-newslist dl dt i {
  display: block;
  color: #c7c7c7;
  font-size: 18px;
}
.p-newslist .none{ display:none;}
.p-newslist dl img{ width:115px; height:75px; float:left; margin-right:10px; border-radius: 4px;}
.p-newslist dl dd {
  width: 900px;
  float: left;
}
.p-newslist dl dd a {
  display: block;
  color: #565656;
  font-size: 16px;
  font-weight: bold;
  line-height: 35px;
}
.p-newslist dl dd b {
  display: none;
}
.p-newslist dl dd span {
  color: #7c7c7c;
  font-size: 12px;
  line-height: 22px;
}
/***************结束新闻列表*************/
/***************开始新闻详细页*************/
.newsview {
  padding: 20px;
}

.newsview img{ max-width:92%;}
.newsview > h3 {
  color: #666;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  margin-top: 20px;
}
.newsview > h5 {
  color: #7d7d7d;
  font-size: 14px;
  text-align: center;
}
.newsview .news-con {

  border-top: #f1f1f1 solid 1px;
  padding-top: 20px;
  font-size: 14px;
  color: #7d7d7d;
  line-height: 26px;
}
.p-page {
  position: relative;
  width: 100%;
  border-top: #f1f1f1 solid 1px;
}
.p-page dt {
  position: absolute;
  width: 0.47rem;
  height: 0.43rem;
  right: 0.2rem;
  top: 50%;
  margin-top: -0.21rem;
}
.p-page dt a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.p-page dt a img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.p-page dd {
  line-height: 22px;
  margin: 5px 0;
}
.p-page dd span {
  color: #7d7d7d;
  padding: 0 0.1rem;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}
.p-page dd a {
  color: #7d7d7d;
  font-size: 14;
}
/***************结束新闻详细页*************/
/***************开始服务支持*************/
.server .row {
  margin: 0 -15px;
}
.server .row .item {
  padding: 0 15px;
  width: 100%;
  float: left;
  margin-top: 15px;
}
.server .row .item dl {
  border: #d1d1d1 solid 1px;
  width: 100%;
  line-height: 35px;
  float: left;
  position: relative;
  border-radius: 4px;
}
.server .row .item dl dt {
  float: left;
  text-align: center;
  width: 18%;
  border-right: #d1d1d1 solid 1px;
}
.server .row .item dl dd.t1 {
  float: left;
  width: 80%;
  padding-left: 10px;
}
.server .row .item dl dd.t1 .m-text {
  width: 100%;
}
.server .row .item dl dd.t2 {
  position: absolute;
  right: -10px;
  color: #f00;
}
.server .row .item dl .textarea {
  height: 125px;
  width: 100%;
  padding: 10px;
}
.server .btn01 {
  width: 140px;
  line-height: 38px;
  text-align: center;
  color: #fff!important;
  display: inline-block;
  background: #00a73c;
  margin-right: 10px;
}
.server .btn02 {
  width: 140px;
  line-height: 38px;
  text-align: center;
  color: #fff!important;
  display: inline-block;
  background: #747474;
  margin-left: 10px;
}
/***************结束服务支持*************/
/***************开始香驰产业_频道*************/
.pro-banner .bx-wrapper .bx-controls-direction a {
  width: 40px;
  height: 72px;
  margin-top: -36px;
}
.pro-banner .bx-wrapper .bx-prev {
  background: url(../images/pre02.png) no-repeat;
}
.pro-banner .bx-wrapper .bx-next {
  background: url(../images/next02.png) no-repeat;
}
.interfix-pro.pro-banner .bx-wrapper .bx-prev {
  background: url(../images/pre03.png) no-repeat;
}
.interfix-pro.pro-banner .bx-wrapper .bx-next {
  background: url(../images/next03.png) no-repeat;
}
.p-about {
  background: #fff;
}
.p-about .size {
  color: #000;
  line-height: 32px;
}
.p-about .size h6 {
  color: #00a73b;
  font-weight: bold;
}
.about-t {
  margin-top: 25px;
  width: 110px;
  text-align: center;
  margin-left: 18px;
  border-bottom: #00a73c solid 2px;
}
.about-t em {
  color: #000;
  font-size: 24px;
  display: block;
}
.about-t i {
  color: #9c9c9c;
  text-transform: uppercase;
  line-height: 24px;
  height: 35px;
  display: block;
}
.contact {
  line-height: 32px;
  background: #fcfcfc;
  color: #000;
}
.contact > h6 {
  color: #000;
  font-size: 24px;
  line-height: 50px;
}
.interfix-pro li a {
  display: block;
  border: #ddd solid 1px;
  text-align: center;
  position: relative;
}
.interfix-pro li a img {
  margin: auto;
  padding: 10px;
  height: 243px;
}
.interfix-pro li a span {
  background: #f4f4f4;
  display: block;
  color: #909090;
  line-height: 40px;
}
.interfix-pro.pro-banner {
  margin: 20px auto;
}
.probg {
  background: #e0e0e0;
  padding: 20px 0;
}
/***************结束香驰产业_频道*************/
/***************结束香驰产业_频道*************/

.slide-ctrl .bx-wrapper .bx-controls-direction a {
  width: 30px;
  height: 40px;
}
.slide-ctrl .bx-wrapper .bx-prev {
  left: 0;
  background: url(../images/par-l.png) no-repeat center;
}
.slide-ctrl .bx-wrapper .bx-next {
  right: 0;
  background: url(../images/par-r.png) no-repeat center;
}