﻿/*分类导航*/
.proTopNav{width:100%;padding:60px 0;}
.proTopNav .h_title{margin-bottom:35px;}
.pro_nav{text-align:center;}
.pro_nav a{display:inline-block;height:76px;color:rgba(4,0,0,0.6);font-size:22px;text-align:left;margin:0 2%;}
.pro_nav a span{display:block;}
.pro_nav .en{font-size:18px;font-family:Arial;visibility:hidden;}
.pro_nav .ch{margin-bottom:20px;}
.pro_nav .line{width:0;height:4px;background:#DA251D;visibility:hidden;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;}
.pro_nav .cur .line{visibility:visible;width:100%;background:#DA251D;}
.pro_nav .cur .en{visibility:visible;}
.pro_nav .cur{color:#040000;}
.pro_nav a:hover{color:#040000;}
.pro_nav a:hover .line{visibility:visible;width:100%;background:#DA251D;}
.pro_nav a:hover .en{visibility:visible;}

.proTopNav.noProNav{padding:100px 0;}
.proTopNav.noProNav .h_title{margin-bottom:0;}
.w1536 {
  margin: 0 auto;
  width: 80%;
}
.podinfo-ul{
  overflow: hidden;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.podinfo-ul li {
  float: left;
  /*width: 45%;*/
  width:47%;
  margin-top:30px;
  height:50%;
}
.podinfo-ul li a {
  display: inline-block;
  width: 100%;
}
.podinfo-ul li img {
  width: 100%;
  height: 100%;
}
.podinfo-ul li .podinfo-ulmes {
  padding: 20px 30px;
}
.podinfo-ul li .podinfo-ulmes h1 {
  font-size:26px;
  color: #000000;
}
.podinfo-ul li .podinfo-ulmes p {
  margin-top:10px;
  /*line-height: 0.24rem;*/
  font-size:14px;
  color: #666666;
  display: -webkit-box;overflow: hidden; white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word; -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.podinfo-ul li .podinfo-ulmes h2 {
  margin-top:10px;
  font-size: 16px;
  color: #000000;
  font-weight: 600;
}
.podinfo-ul li:hover {
  box-shadow: 0 0 10px 6px #e5e5e5;
}
.podinfo-ul li:nth-of-type(2n) {
  float: right;
  /*margin-left : 1.3rem;*/
}
.index-box1-lb-imgbox{ position:relative}
.index-box1-lb-imgbox .item-tag-box {
    position: absolute;
    left:0px;
    top:0px;
}

.index-box1-lb-imgbox .item-tag-box .item-tag {
    width: 60px;
    height: 40px;
    text-align: center;
    position: relative;
    color: #fff;
    background:#DA251D;
    z-index: 2;
}

.index-box1-lb-imgbox .item-tag-box .item-tag span {
    display: block;
    width: 60px;
    text-align: center;
	 font-size: 13px;
	  line-height:20px;
	 height:20px;
	z-index:3;
		padding-top:4px;
			color:#FFF;
				font-weight:600;

				
				
}
.index-box1-lb-imgbox .item-tag-box .item-tag span:nth-child(1) {
	padding-top:4px;
    font-size:20px;


}

.index-box1-lb-imgbox .item-tag-box .item-tag i {
    position: absolute;
    display: block;
    border-style: solid;
    border-width: 9px 31px;
    border-color:#DA251D transparent transparent;
    left: 0;
    top: 39px;
}

.zm-dok {
  display: inline-block;
  width: 100%;
}
.t_c {text-align:center;}
.page {
  height:40px;
  text-align: center;
  margin: 20px 0;
}
.page li {
  display: inline-block;
  cursor: pointer;
  margin: 0 5px;
  width:48px;
  height:48px;
  border-radius: 50%;
  font-size: 20px;
  line-height:48px;
  text-align: center;
  border: 1px solid #dbdbdb;
  color: #666666;
}
.page .selectNum {
  background:#F29700;
  color: #ffffff;
  border: none;
}
.page li:hover{

  background:#F29700;
  color: #ffffff;
  border: none;
  
    display: inline-block;
  cursor: pointer;
  margin: 0 5px;
  width: 48px;
  height:48px;
  border-radius: 50%;
  font-size:20x;
  line-height:48px;
  text-align: center;


}
.page #page-pre {
  padding-right: 12px;
}
.page #page-next {
  padding-left: 12px;
}

@media screen and (min-width:0px) and (max-width:767px){
	
	
	.index-box1-lb-imgbox{ position:relative}
.index-box1-lb-imgbox .item-tag-box {
    position: absolute;
    left:0px;
    top:0px;
}

.index-box1-lb-imgbox .item-tag-box .item-tag {
    width:40px;
    height:26px;
    text-align: center;
    position: relative;
    color: #fff;
    background:#DA251D;
    z-index: 2;
}

.index-box1-lb-imgbox .item-tag-box .item-tag span {
    display: block;
    width:40px;
    text-align: center;
	 font-size: 10px !important;
	z-index:3;
		padding-top:4px;
			color:#000;
			font-weight:100;
				height:12px;
				line-height:12px;

				
				
}
.index-box1-lb-imgbox .item-tag-box .item-tag span:nth-child(1) {
    font-size:16px !important;
	font-weight:600;

}

.index-box1-lb-imgbox .item-tag-box .item-tag span:nth-of-type(2){
    font-size:10px !important;
	font-weight: normal;
	z-index:99 !important;
	padding-top:4px;

}

.index-box1-lb-imgbox .item-tag-box .item-tag i {
    position: absolute;
    display: block;
    border-style: solid;
    border-width: 9px 20px;
    border-color:#DA251D transparent transparent;
    left: 0;
    top:26px;
	z-index:1
}


	.container{width:100%;}
	.goBack{bottom:5%;width:30px;height:41px;}
	
	/*内页共用*/
	.paddingTop50{padding:35px 0 80px;}
	.pager *{font-size:12px;min-width:34px;height:34px;line-height:34px;padding:0 8px;margin:0;}
	
	.h_title .line{height:4px;width:85px;}
	.h_title .en{font-size:20px;margin:5px auto 0;}
	.h_title .ch{font-size:16px;}

	.h3_title{margin-bottom:20px;font-size:20px;}
	
	/*分类导航*/
	.proTopNav .h_title{margin-bottom:25px;}
	.proTopNav .container{width:100%;}
	.proTopNav{padding:30px 0 ;}
	.pro_nav a{font-size:14px; width:25%; height:40px;}
	.pro_nav .ch{margin-bottom:14px;}
	.pro_nav .en{font-size:13px;}
	.pro_nav .line{}
	
	.proTopNav.noProNav{padding:70px 0;}
	

.w1536 {
  margin: 0 auto;
  width: 100%;
}
.podinfo-ul{
  overflow: hidden;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.podinfo-ul li {
  float: left;
  /*width: 45%;*/
  width:49%;
  margin-top:26px;
  height:100%;
  background-color:#f1f1f1;
}
.podinfo-ul li a {
  display: inline-block;
  width: 100%;
}
.podinfo-ul li img {
  width: 100%;
  height: 100%;
}
.podinfo-ul li .podinfo-ulmes {
  padding:10px 10px;
}
.podinfo-ul li .podinfo-ulmes h1 {
  font-size:16px;
  color: #000000;
}
.podinfo-ul li .podinfo-ulmes p {
  margin-top:4px;
  /*line-height: 0.24rem;*/
  font-size:12px;
  color: #666666;
  display: -webkit-box;overflow: hidden; white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word; -webkit-line-clamp:2;-webkit-box-orient: vertical; line-height:22px
}
.podinfo-ul li .podinfo-ulmes h2 {
  margin-top:10px;
  font-size: 14px;
  color: #000000;
  font-weight: 600;
}
.podinfo-ul li:hover {
  box-shadow: 0 0 10px 6px #e5e5e5;
}
.podinfo-ul li:nth-of-type(2n) {
  float: right;
}

.zm-dok {
  display: inline-block;
  width: 100%;
}

.t_c {text-align:center;}
.page {
  height:30px;
  text-align: center;
  margin: 20px 0;
}
.page li {
  display: inline-block;
  cursor: pointer;
  margin: 0 3px;
  width:30px;
  height:30px;
  border-radius: 50%;
  font-size: 14px;
  line-height:30px;
  text-align: center;
  border: 1px solid #dbdbdb;
  color: #666666;
}
.page .selectNum {
  background:#F29700;
  color: #ffffff;
  border: none;
}
.page li:hover{

  background:#F29700;
  color: #ffffff;
  border: none;
  
    display: inline-block;
  cursor: pointer;
  margin: 0 3px;
  width: 30px;
  height:30px;
  border-radius: 50%;
  font-size:14x;
  line-height:30px;
  text-align: center;


}
.page #page-pre {
  padding-right:8px;
}
.page #page-next {
  padding-left:8px;
}

}

.paddingTop35{padding-top:35px;}
.paddingTop90{padding-top:90px;}
.paddingTop50{padding-top:55px;padding-bottom:50px;}
.padding30{padding-top:50px;padding-bottom:30px;}
.paddingbottom40{padding-bottom:40px;}

