﻿#product {
	padding: 64px 0 59px;
}

.iproL {
	width: 293px;
	margin-left: 4px;
	float: left;
}

.iprolist {}

.iprolist dt {
	height: 102px;
	text-align: center;
	background: #000 url(../images/index/prolist.jpg) no-repeat;
	padding-top: 38px;
	font-weight: normal;
	line-height: 30px;
}

.iprolist p {
	font-size: 18px;
	margin-top: 5px;
	color: #929292;
}

.iprolist b {
	font-size: 36px;
	color: #fff;
}

.iprolist dd {
	padding: 0 18px;
	background: #F9F9F9;
}

.iprolist a {
	display: block;
	padding: 14px 0 14px 47px;
	line-height: 20px;
	border-bottom: 2px solid #F1F1F1;
	background: url(../images/index/1_17.jpg) no-repeat 20px center;
}

.iewm {}

.iewm dt {
	text-align: center;
	background: #FC0001;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
}

.iewm dd {}

.iewm img {}

.iproR {
	width: 875px;
	float: right;
}

.iproR dt {
	line-height: 74px;
	border: 1px solid #6E6E6E;
	margin-bottom: 20px;
}

.iproR dt span {
	display: block;
	width: 225px;
	margin: -1px 0 -1px -1px;
	background: #FC0001;
	text-align: center;
	font-size: 30px;
	color: #fff;
	float: left;
	height: 76px;
}

.iproR dt a {
	float: right;
	margin-right: 10px;
}

.iproR dd {
	width: 285px;
	float: left;
	margin-right: 10px;
	box-sizing: border-box;
}

.iproR dd:nth-child(3n+1) {
	margin-right: 0;
}

.iproR dd>a {
	position: relative;
	display: block;
	height: 0;
	padding: 30% 0;
	border: 1px solid #ccc;
}
.iproR dd>a>div{
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.iproR dd>a img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	max-height: 100%;
	transition: 0.5s all;
}
.iproR dd>a img:hover{
    transform: scale(1.2);
}
.iproR p {
	line-height: 50px;
	text-align: center;
}

.iproR p a {}

#about {
	overflow: hidden;
	padding-bottom: 1px;
	background: #CFD9E2 url(../images/index/about.jpg) center 0;
}

.aboutL {
	margin: 66px 0 0 9px;
	width: 550px;
	overflow: hidden;
	border: 1px solid #707070;
	padding: 11px 16px;
	background: #fff;
}

.aboutL img {
	display: block;
	max-width: 100%
}

.aboutR {
	width: 550px;
	margin: 77px 10px 0 0;
	font-size: 20px;
	line-height: 30px;
	border-radius: 10px;
}

.aboutR dl {}

.aboutR dt {
	font-size: 40px;
}

.aboutR dt b {
	font-size: 50px;
}

.aboutR dd {
	font-size: 16px;
	color: #FE0000;
	margin-top: 30px;
	margin-bottom: 21px;
}

.aboutR p {
	font-size: 14px;
	line-height: 28px;
	height: 224px;
	overflow: hidden;
}

.more {
	display: block;
	margin: 45px auto 38px;
	width: 200px;
	line-height: 72px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	border-radius: 20px;
	background: #F92D2B;
}
.more:hover{
    background: #333;
    color: #fff;
}
#case {
	padding-bottom: 25px;
	background: #fff5f4;
	overflow: hidden
}

#case .title {
	margin: 87px auto 0
}

.more2 {
	display: block;
	float: right;
	width: 100px;
	line-height: 30px;
	background: #e10101;
	color: #fff;
	text-align: center;
	margin-top: 5px;
	transition: .5s all;
	transform: translateZ(0)
}

.more2:hover {
	color: #fff
}

.more2:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: ' ';
	width: 0;
	height: 100%;
	background: #333;
	z-index: -1;
	transition: .5s all
}

.more2:hover:before {
	width: 100%
}

#ys {
	height: 568px;
}

.title3 {
	text-align: center;
	margin: 65px 0 53px 0;
	padding-bottom: 31px;
	background: url(../images/index/1_29.png) no-repeat center bottom;
}

.title3 h1 {
	display: inline-block;
	margin: 0;
	font-size: 52px;
}

.title3 span {
	color: #EF1819;
}

.title3 dl {
	display: inline-block;
	line-height: 25px;
}

.title3 dt {
	text-align: left;
	font-weight: bold;
}

.title3 dd {
	font-size: 14px;
}

.ys {}

.ys dl {
	width: 300px;
	float: left;
	text-align: center;
	color: #fff;
	height: 343px;
	box-sizing: border-box;
}
.ys dl>div{
    background: url(../images/index/00_01.png);
    width: 100%;
    height: 100%;
    padding: 0 25px;
    box-sizing: border-box;
    transition: 0s !important;
}
.ys dl:hover{
}
.ys dl:hover div{
	background: url(../images/index/00_02.png);
	padding: 0 50px;
	margin-top: 20px;
}
.ys p {
	line-height: 56px;
	font-size: 60px;
	font-family: -webkit-pictograph;
	font-weight: bold;
}

.ys dt {
	line-height: 63px;
}

.ys dd {
	line-height: 24px;
	font-size: 14px;
}

#contact {
	padding: 50px 0 25px;
	background: #F01819 url(../images/index/contact.jpg) center no-repeat;
}

.contactL {
	color: #fff;
}

.contactL dt {
}

.contactL dt p {
	font-size: 34px;
	line-height: 1;
	margin-bottom: 11px;
}

.contactL dt h2 {
	font-size: 22px;
	line-height: 50px;
}

.contactL dd {
	line-height: 30px;
}

.contactL dd img {
	width: 120px;
	margin-top: 10px;
	margin-right: 50px;
}
#news{}
.title5{
    text-align: center;
    line-height: 1;
    padding: 58px 0 0;
}
.title5 h4{
    font-size: 26px;
}
.title5 p{
    margin-top: 20px;
    font-size: 14px;
    color: #666;
}
.newslist {
	text-align: center;
	margin: 36px 0 58px;
}

.newslist li {
	display: inline-block;
	width: 130px;
	line-height: 40px;
	margin: 0 39px;
	border-radius: 20px;
	background: #fff;
	cursor: pointer;
}

.newslist li.on {
	background: #F40A0B;
	color: #fff;
}

.inews ul {
	display: none;
}

.inews ul.on {
	display: block;
}

.inews li {
	width: 48%;
	box-shadow: 0 0 5px #ccc;
	padding: 20px 10px 20px 10px;
	margin-bottom: 39px;
	background: #fff;
	box-sizing: border-box;
}
.inews li:hover{
    box-shadow: 0 0 5px #000;
}
.inews li:nth-child(odd) {
	float: left;
}

.inews li:nth-child(even) {
	float: right;
}

.inews span {
	display: inline-block;
	width: 82px;
	height: 68px;
	vertical-align: top;
	text-align: center;
	color: #fff;
	line-height: 26px;
	font-size: 20px;
	padding-top: 14px;
	background: #F40A0B;
}

.inews dl {
	display: inline-block;
	width: 75%;
	height: 83px;
	overflow: hidden;
	vertical-align: top;
	padding-left: 15px;
}

.inews dt {
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}

.inews ul>a {
	display: block;
	margin: 10px auto 64px;
	width: 160px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	background: #F40A0B;
}
.inews ul>a:hover{
    background: #333;
}
.inews dd {
	line-height: 24px;
	color: #999;
	font-size: 14px;
}

#link {
	line-height: 30px;
	background: #C3C3C3;
	padding: 10px 0;
}
#link span{
    font-size: 16px;
}
#link a{
    font-size: 14px;
}
@media only screen and (min-width:100px) and (max-width:640px) {
	.news li {
		float: none!important;
		width: 100%;
		height: auto
	}
	.aboutL,
	.aboutR,
	.newsl,
	.newsr {
		width: 100%!important
	}
	.aboutR {
		font-size: 16px;
		margin: 0;
		padding-bottom: 32px
	}
	#gg,
	#product dl dd {
		display: none
	}
	#footer .box1200,
	.news img {
		display: none
	}
	.news dl {
		float: none;
		width: 100%
	}
	#case ul li,
	#product ul li {
		width: 50%;
		margin-bottom: 20px
	}
	#product>ul>li>p {
		line-height: 30px
	}
	#product>ul>li>p a {
		font-size: 15px
	}
	#about {}
	#about {
		padding: 0;
		background: 0 0;
		border: 5px solid red
	}
	#product ul {
		margin: 0
	}
	.newsl {
		padding: 20px 0
	}
	#product {
		margin: 0;
		padding: 0
	}
	#footer ul,
	.aboutL,
	.title:before {
		display: none
	}
	#footer p {
		text-align: center;
		padding: 0 10px;
		max-width: 100%
	}
	.ljzx,
	.lxwm {
		width: 40%
	}
	.title,
	.title2,
	.aboutR a {
		margin: 20px auto;
		float: none !important;
	}
}