
/*内页开始*/
/*neiye*/
.nei-banner {
	width: 100%;
	float: left;
}
.nei-banner img {
	max-width: 100%;
}
.main {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	padding-top: 3%;
	overflow: hidden;
}
/*left*/
.intl {
	float: left;
	width: 23.3333%;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.intl .tit {
	background: #c30d23;
	color: #FFFFFF;
	padding: 22px 0;
	position: relative;
}
.intl .tit span {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 8%;
	font-weight: bold;
	line-height: 35px;
}
.intl .tit span h2 {
	font-size: 22px;
	font-weight: normal;
}
.intl .tit span em {
	display: block;
	font-size: 14px;
}
.intl ul {
	border: 1px #EEEEEE solid;
	border-top: none;
	padding: 0 20px 10px;
}
.intl ul li {
	border-bottom: 1px #E5E5E5 dashed;
}
.intl ul h3 {
	line-height: 56px;
	padding-right: 15px;
	position: relative;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.intl ul h3 a {
	font-size: 16px;
}
.intl ul h3:after {
	content: '';
	width: 6px;
	height: 10px;
	background: url(../images/arw3.png) center no-repeat;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}
.intl ul dl {
	padding: 18px 0;
	border-top: 1px #E5E5E5 solid;
	display: none;
}
.intl ul dd {
	line-height: 32px;
	font-size: 14px;
}
.intl ul dd a {
	display: block;
	color: #999999;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.intl ul dd a:before {
	content: '';
	width: 4px;
	height: 4px;
	background: #c30d23;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.intl ul dd a:hover {
	color: #c30d23;
}
.intl ul li.on h3:after {
	background-image: url(../images/arw4.png);
	width: 10px;
	height: 6px;
	margin-top: -3px;
}
.intl .btn {
	width: 40px;
	height: 40px;

	background-size: 80px;
	position: absolute;
	right: -40px;
	top: 50%;
	margin-top: -20px;
	display: none;
}
.intl .btn.open {
	left: 70%;
	right: auto;
	background-position: 0 0;
}
.intl .com {
	margin-top: 5%;
}
.comproduct {
	float: left;
}
.comproduct li {
	width: 100%;
	float: left;
	margin-top: 5%;
	padding-bottom: 5%;
}
.comproduct li span {
	width: 40%;
	float: left;
}
.comproduct li span img {
	max-width: 100%;
}
.comproduct li p {
	width: 55%;
	float: right;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
}
/*about*/
.about {
	width: 100%;
	float: left;
	margin-bottom: 5%;
}
.right {
	width: 73%;
	float: right;
}
.right_title {
	width: 100%;
	float: left;
	border-bottom: solid 1px #ccc;
	padding-bottom: 3%;
}
.right_title h1 {
	float: left;
	font-weight: normal;
	font-size: 20px;
}
.right_title h4 {
	float: left;
	font-weight: normal;
	font-size: 20px;
}
.right_title span {
	float: right;
	font-size: 14px;
}
.about-deripo {
	width: 100%;
	float: left;
	font-size: 16px;
	margin-top: 2%;
	line-height: 30px;
}
/*news*/
.news-deripo {
	width: 100%;
	float: left;
	font-size: 16px;
	margin-top: 2%;
	line-height: 30px;
}
.insct-ct {
	background: #fff;
	padding-bottom: 50PX;
}
.insct-ct .insct-tt {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px #ddd solid;
	padding-bottom: 10px;
	line-height: 40px;
}
.insct-ct .insct-tt span {
	font-size: 3.0rem;
	color: #595757;
	font-weight: bold;
}
.insct-ct .insct-tt small {
	font-size: 1.4rem;
	display: block;
	background: url(../images/ifz.png) left center no-repeat;
	padding-left: 25px;
	color: #808080;
}
.insct-ct .insct-tt small font {
	color: #009944;
}
.insct-ct .instj {
	padding: 20px 0;
	border-bottom: 1px solid #ddd;
	width: 100%;
	float: left;
}
.insct-ct .instj .col-md-7 span {
	display: block;
	font-size: 16px;
	color: #c8c8c8;

}
.insct-ct .instj .col-md-7 div h2{
	font-size: 18px;
	color: #000;
	padding: 15px 0;
}
.insct-ct .instj .col-md-7 small {
	display: block;
	color: #585757;
	font-size: 16px;
	margin-bottom: 30px;
}
.insct-ct .instj .col-md-7 p {
	display: block;
	padding: 0px;
	font-size: 16px;
	color: #585757;
	border: 1px #585757 solid;
	text-align: center;
	line-height: 36px;
	width: 105px;
}
.insct-ct .instj:hover a p {
	background: #c30d23;
	color: #fff;
	transition: .3s;
	border: 1px #c30d23 solid;
}
.insct-ct ul {
	margin-top: 20px;
	border-top: 1px #ddd solid;
	padding-top: 20px;
}
.insct-ct ul li {
	border-bottom: 1px #ddd solid;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.insct-ct ul li .time {
	text-align: center;
	font-size: 1.9rem;
	color: #c8c8c8;
	line-height: 22px;
	background: #eeeeee;
	padding-top: 20px;
	padding-bottom: 20px;
}
.insct-ct ul li .time span {
	display: block;
	font-size: 7.0rem;
	color: #c8c8c8;
	line-height: 76px;
}
.insct-ct ul li .text p {
	color: #585757;
	font-size: 1.8rem;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 20px 0 10px;
}
.insct-ct ul li .text small {
	font-size: 1.4rem;
	color: #585757;
	line-height: 28px;
}
.insct-ct ul li:hover a .time {
	background: #c30d23;
	color: #fff;
	transition: background .3s;
}
.insct-ct ul li:hover a .time span {
	color: #fff;
}
.insct-ct ul li:hover a .text p {
	color: #0e3791;
}
.insct-ct ul li:hover {
	border-bottom: 1px #0e3791 solid;
}
.col-md-5 {
	width: 35%;
	float: left;
}
.col-md-7 {
	float: right;
	width: 63%;
}
/*page*/
.page {
	width: 100%;
	float: left;
	margin-top: 5%;
	text-align: center;
}
.page_item_current {
	background: #c30d23;
	color: #fff !important;
	border: #c30d23 1px solid !important;
	padding: 5px 15px;
	border: #ccc 1px solid;
	margin: 0 2px;
	margin-bottom: 0px;
	font-size: 14px;
	display: inline-block;
	color: #333;
	margin-bottom: 10px;
	border-radius: 4px;
}.page_item:hover {	background: #c30d23;
	color: #fff !important;
	border: #c30d23 1px solid !important;}
.page_item {
	padding: 5px 15px;
	border: #ccc 1px solid;
	margin: 0 2px;
	margin-bottom: 0px;
	font-size: 14px;
	display: inline-block;
	color: #333;
	margin-bottom: 10px;
	border-radius: 4px;
}
.page_button {
	padding: 5px 15px;
	border: #ccc 1px solid;
	margin: 0 2px;
	margin-bottom: 0px;
	font-size: 14px;
	display: inline-block;
	color: #333;
	margin-bottom: 10px;
	border-radius: 4px;
}
/*products*/
.products-deripo {
	width: 100%;
	float: left;
	font-size: 16px;
	margin-top: 2%;
	line-height: 30px;
}
.nyproduct li {
	float: left;
	width: 30.482%;
	margin: 0 0 30px 1.85%;
}
.nyproduct li .pro_box {
	width: 100%;
}
.nyproduct li .pro_box a {
	display: block;
	border: 1px #EEEEEE solid;
}
.pic img {
	max-width: 100%;
}
.nyproduct li .pro_box h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding-top: 5%;
	padding-bottom: 5%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
/*mesaage*/
.mesaage-deripo {
	width: 100%;
	float: left;
	font-size: 16px;
	margin-top: 2%;
	line-height: 30px;
}
.feedback_div {
	margin: 0 auto;
}
.feedback_div .inputs2 {
	float: left;
	width: 48%;
	background: #f8f8f8;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #666;
	border: 0;
	outline: none;
	border-radius: 4px;
	text-indent: 3%;
	margin-bottom: 30px;
	font-family: "微软雅黑";
}
.feedback_div .inputs2:last-child {
	margin-right: 0;
}
.feedback_div .inputs2:nth-child(2n) {
	float: right;
}
.feedback_div .textarea {
	padding: 1%;
	width: 98%;
	background: #f8f8f8;
	font-size: 14px;
	border: 0;
	border-radius: 4px;
	outline: none;
	margin-bottom: 30px;
}
.feedback_div .bnts2 {
	border-radius: 4px;
	border: none;
	width: 170px;
	font-size: 14px;
	height: 46px;
	background: #db1721;
	text-align: center;
	color: #fff;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	margin: 0 auto;
	display: block;
}
.feedback_div .bnts2:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	transition: all 0.3s;
}
/*certificate*/
.certificate-deripo {
	width: 100%;
	float: left;
	font-size: 16px;
	margin-top: 2%;
	line-height: 30px;
}
#pbOverlay, #pbImage, #pbBottom, #pbCloseBtn {
	position: fixed;
	z-index: 999999;
}
#pbOverlay {
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	cursor: pointer;
}
#pbCloseBtn {
	top: 0;
	right: 0;
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/closebutton.png) no-repeat top left;
}
.pbLoading {
	background: #000 url(../images/loading.gif) no-repeat center !important;
}
#pbImage {
	border: none;
	background: #000 no-repeat;
	-moz-box-shadow: 0 0 40px #000;
	-webkit-box-shadow: 0 0 40px #000;
	box-shadow: 0 0 40px #000;
	cursor: move;
}
#pbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #EEE;
	line-height: 1.4em;
	left: 50%;
	bottom: 10px;
	width: 400px;
	margin-left: -200px;
}
#pbCaption {
	font-weight: bold;
	padding: 4px;
	display: inline-block;
*display:inline;
	background-color: rgba(0,0,0,0.7);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B0000000, EndColorStr=#B0000000);
	zoom: 1;
}
#pbNav {
	display: block;
	width: 200px;
	height: 65px;
	margin: auto;
	margin-top: 5px;
}
#pbPrevBtn, #pbNextBtn, #pbZoomBtn {
	display: inline-block;
	width: 70px;
	height: 65px;
	outline: none;
	text-indent: -9000px;
	background: url(../images/navbtns.png) no-repeat;
}
#pbPrevBtn {
	background-position: -70px 0;
	float: left;
}
#pbPrevBtn.pbgreyed {
	background-position: 0px 0px;
}
#pbNextBtn {
	background-position: -320px 0;
	float: right;
}
#pbNextBtn.pbgreyed {
	background-position: -390px;
}
#pbZoomBtn {
	width: 60px;
	background-position: -140px 0px;
	float: left;
}
#pbZoomBtn.pbgreyed {
	background-position: -200px 0px;
}
#pbZoomBtn.pbzoomed {
	background-position: -260px 0px;
}
.honer2 {
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-bottom: 5%;
	margin-top: 5%;
}
.honer2 li {
	float: left;
	width: 33.33%;
	height: auto;
	padding-bottom: 10px;
	text-align: center;
	line-height: 30px;
	font-size: 14px
}
.honer2 li a {
	display: block;
	padding: 4%;
	color: #666;
	font-size: 16px;
}
.honer2 li a:hover {
	color: #d4181a;
filter:alpha(opacity:60);
	opacity: 0.6;
}
.honer2 li img {
	width: 100%;
	max-width: 100%;
	margin-bottom: 15px;
}
.honer2 li a p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
/*doanload*/
.doanload-deripo {
	width: 100%;
	float: left;
	font-size: 16px;
	margin-top: 2%;
	line-height: 30px;
}
.down_ul {
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
}
.down_ul ul li {
	display: block;
	margin-bottom: 22px;
	border-bottom: solid 1px #f9f8f8;
	float: left;
	width: 100%;
}
.down_ul ul li a {
	display: block;
	height: 82px;
	padding-left: 60px;
	line-height: 82px;
	border-radius: 6px;
	overflow: hidden;
	font-size: 16px;
	color: #333333;
	background: url(../images/down_bg1.png) #fff 9px center no-repeat;
	background-size: auto 53%;
}
.down_ul ul li em {
	float: right;
	margin-right: 2%;
	padding-right: 70px;
	background: url(../images/down_bg2.png) right center no-repeat;
	margin-left: 1%;
	background-size: auto 40%;
	font-size: 14px;
}
.down_ul ul li a:hover {
	background: url(../images/down_bg1.png) #c30d23 9px center no-repeat;
	color: #fff;
	background-size: auto 53%;
}
.down_ul ul li a:hover em {
	background: url(../images/down_bg3.png) right center no-repeat;
	background-size: auto 40%;
}
/*shownews*/
.shownews-deripo {
	width: 100%;
	float: left;
	font-size: 16px;
	margin-top: 2%;
	line-height: 30px;
}
.about_x {
	width: 100%;
	margin: 0 auto;
	margin-top: 2%;
	overflow: hidden;
	line-height: 26px;
	font-size: 14px;
	padding-bottom: 25px;
}
.about_x .show_t {
	padding-bottom: 10px; text-align:center;
	line-height: 40px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1.5px;
	margin-bottom: 10px;
}
.about_x .con_line {
text-align:center;
	height: 36px;
	line-height: 20px;
	font-size: 16px;
	color: #868686;
}
.about_x .con_id img {
	margin-bottom: 15px;
	max-width: 100%;
}
.about_x .con_id {
	line-height: 28px;
	overflow: hidden;
	white-space: normal;
	word-break: break-all;
	padding-top: 20px;
	font-size: 16px;
	text-align: left;/* font-family:"宋体";*/
	padding-bottom: 5%;
}
.about_x table {
	border-collapse: collapse;
	border-spacing: 0;
}
.about_x table td {
	line-height: 22px;
	height: 27px; /*border:1px solid #000;*/
}
.prenext {
	border-top: 1px solid #e6e6e6;
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 30px;
	padding-top: 15px;
	margin-top: 15px;
	color: #333333;
}
.prenext a {
	color: #333333;
}
.prenext a:hover {
	color: #eb5404;
	text-decoration: none;
}
.prenext .goback {
	float: right;
	height: 26px;
	line-height: 26px;
	text-align: right;
	padding-left: 23px;
	background: url(../images/goback.png) left center no-repeat;
	font-size: 14px;
	color: #333333;
	margin-top: 16px;/* border-bottom:1px solid #a6a6a6;*/
}
.fenxiang {
	height: 30px;
	overflow: hidden;
}
.fenxiang .span {
	float: right;
	font-size: 14px;
	line-height: 34px;
}

/*productshow*/
.productshow-deripo {
	width: 100%;
	float: left;
	font-size: 16px;
	margin-top: 2%;
	line-height: 30px;
}

.productshow_main{width:100%;float:left;margin-bottom:5%;margin-top:3%;}
.productshow_left{width:50%;float:left;}
.productshow_right{width:48%;float:right;}
.show_t{ font-size:20px;width:100%;float:left;}
.productshow_left img{max-width:100%;}
.productshow_right h2{width:100%;float:left;  font-weight:normal; font-size:14px;margin-top:5%;}
.productshow_right span{width:100%;float:left;font-size:14px;}
.con_id_a{width:100%;float:left;height:40px; border-bottom:solid 1px #ccc;}
.con_id_b{margin-bottom:3%;margin-top:3%;width:100%;float:left;}
.con_id_a span{width:20%; background-color:#c30d23; color:#fff;height:40px;line-height:40px;float:left; text-align:center;}
.prenext{width:100%;float:left;}
.shown_products_a .shown_products_a_left {
  width: 90% !important;
}

/*内页end*/




@media(max-width:1440px) {
.main {
	max-width: 95%;
}
}
 @media(max-width:830px) {
.intl {
	width: 100%;
}
.right {
	width: 100%;
	margin-top: 5%;
}
.intl .tit span h2 {
	font-size: 20px;
}
.intl ul h3 a {
	font-size: 14px;
}
.comproduct li p {
	font-size: 14px;
}
.about-deripo {
	font-size: 14px;
}
.right_title h1 {
	font-size: 16px;
}
.nyproduct li {
	width: 49%;
	float: left;
	margin: 0;
	margin-bottom: 5%;
}
.nyproduct li:nth-child(2n) {
	float: right;
}
.nyproduct li .pro_box h3 {
	font-size: 14px;
}
.insct-ct .instj .col-md-7 div {
	font-size: 16px;
}
.insct-ct .instj .col-md-7 small {
	font-size: 14px;
}
.insct-ct .instj .col-md-7 p {
	font-size: 14px;
}
.feedback_div .inputs2 {
	width: 100%;
}
.honer2 li {
	width: 50%;
}
.honer2 li a {
	font-size: 14px;
}
.down_ul ul li a {
	font-size: 14px;
}
.intl .com {
	display: none;
}
.comproduct {
	display: none;
}
.about_x .show_t {
	font-size: 16px;
}
.about_x .con_id {
	font-size: 14px;
}
}
 @media(max-width:640px) {
.col-md-5 {
	width: 100%;
}
.col-md-7 {
	width: 100%;
}
}









