body {
	background-color: #bdc1ca;
	word-break: break-all;
}

.advertise img,
.product-list dt img,
.case-list dt img,
.aboutus-qrcode img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.advertise {
	line-height: 0;
}

.title {
	font-size: 1.85rem;
	font-weight: normal;
	line-height: 2.6rem;
	text-align: center;
	color: #333; 
	overflow: hidden;
}

.title span {
	display: inline-block;
	position: relative;
	padding: 0 .8rem;
	line-height: 2.6rem;
	border: 1px solid #323336;
}

.title span:after {
	content: "";
	width: 200%;
	height: 1px;
	background-color: #323336;
	position: absolute;
	top: 50%;
	left: 108%;
}

.title span:before {
	content: "";
	width: 200%;
	height: 1px;
	background-color: #323336;
	position: absolute;
	top: 50%;
	right: 108%;
}

.introduce {
	margin: 0 4%;
}

.introduce .title {
	margin: 2.4rem 0 1.6rem;
}

.introduce-desc {
	line-height: 3rem;
	color: #262a36;
	text-indent: 2em;
}

.product {
	/*background: url(../images/pro-bj1.jpg) no-repeat center top;*/
	background-size: 100%;
}

.product .title {
	padding-top: 2.5rem;
	padding-bottom: 1px;
	margin: 0 4% 2rem;
}

.product-list {
	margin: 0 4%;
	padding-bottom: 1.1rem;
}

.product-list dl {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	padding: 0 4% 3rem;
}

.product-list dt {
	width: 57%;
}

.product-list dd {
	width: 40%;
	line-height: 2rem;
	color: #fff;
}

.product-desc {}

.product-list h3 {
	font-size: 1.75rem;
	line-height: 3.4rem;
	color: #f8b551;
	border-bottom: 1px solid #f8b551;
	margin-bottom: 1.5rem;
}

.product-list h3 a{
	color: #f8b551;
}
.product-number {
	font-size: 3rem;
	font-weight: bold;
	color: #262a36;
	line-height: 3.3rem;
	margin-bottom: 3rem;
}

.product-number i {
	display: block;
	width: 3.4rem;
	height: 0.5rem;
	background-color: #262a36;
}

.product-list dl:nth-child(2n) dd {
	color: #262a36;
}

.product-list dl:nth-child(2n) h3 {
	color: #262a36;
	border-bottom-color: #262a36;
}
.product-list dl:nth-child(2n) h3 a{
	color: #262a36;
}

.product-list dl:nth-child(2n) .product-number {
	color: #fff;
}

.product-list dl:nth-child(2n) .product-number i {
	height: 0.25rem;
	background-color: #fff;
}

.product-list dl:nth-child(1) {
	background: url(../images/pro-bj1.jpg) no-repeat center -0.8rem #262a36;
	background-size: 34.3rem 17.05rem;
}

.product-list dl:nth-child(2) {
	background: url(../images/pro-bj2.jpg) no-repeat center -0.8rem;
	background-size: 34.3rem 13.45rem;
}

.product-list dl:nth-child(3) {
	background: url(../images/pro-bj3.jpg) no-repeat center -0.8rem #262a36;
	background-size: 34.3rem 10.25rem;
}

.product-list dl:nth-child(4) {
	background: url(../images/pro-bj4.jpg) no-repeat center top;
	background-size: 34.3rem 8.25rem;
}

.product-tel {
	font-size: 1.75rem;
	line-height: 3.15rem;
	text-align: center;
	color: #262a36;
	margin: 0 4%;
	border-top: 1px dashed #262a36;
	border-bottom: 1px dashed #262a36;
}

.product-tel a {
	color: #262a36;
}

.case {
	margin: 0 4%;
}

.case .title {
	margin: 3.4rem 0 2.3rem;
}

.case-list {
	padding-bottom: 1.7rem;
}

.case-list dl {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	align-items: flex-start;
	-webkit-align-items: flex-start;
	margin-bottom: 3.3rem;
}

.case-list dl:nth-child(2n) dd{
	order: 0;
}
.case-list dl:nth-child(2n) dt{
	order: 2;
}

.case-list dt {
	width: 41.44%;
}

.case-list dd {
	width: 54.6%;
	line-height: 2rem;
	color: #262a36;
}

.case-list h3 {
	font-size: 1.7rem;
	line-height: 2.55rem;
	color: #262a36;
	border-bottom: 0.1rem solid #262a36;
	margin-bottom: 1.5rem;
}

.language-banner {
	font-size: 1.75rem;
	line-height: 3rem;
	text-indent: 2em;
	color: #262a36;
	margin: 0 4%;
	border-top: 1px dashed #262a36;
	border-bottom: 1px dashed #262a36;
	padding: .9rem 0;
}

.aboutus {
	margin: 0 4%;
}

.aboutus .title {
	margin: 2.9rem 0 2rem;
}

.aboutus-list {
	margin-bottom: 2rem;
}

.aboutus-list p {
	min-height: 2.2rem;
	padding-left: 11.3%;
	padding: 1.6rem 0 1.6rem 11.3%;
	line-height: 2.2rem;
	color: #333;
	position: relative; 
	display: flex;
	display: -webkit-flex;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
	align-items: flex-start;
	-webkit-align-items: flex-start;
}

.aboutus-list p a {
	color: #333;
}

.aboutus-list p b {
	display: block;
	width: 32%;
	font-weight: normal;
}

.aboutus-list p span {
	display: block;
	width: 77%;
}

.aboutus-list p i {
	position: absolute;
	left: 0;
	top: 1.3rem;
	width: 2.9rem;
	height: 2.9rem;
}

.aboutus-list p img {
	width: 100%;
	display: block;
}

.aboutus-qrcode {
	width: 36.8%;
	margin: 0 auto 6.6rem;
}


/*分享*/

.main-probe-1 {
	width: 4rem;
	position: fixed;
	right: 1rem;
	bottom: 15rem;
	z-index: 100;
}

.main-probe-1 li {
	width: 4rem;
	height: 4rem;
	margin-bottom: 2rem;
	position: relative;
}

.main-probe-1 li .main-probe-1-icon1 {
	width: 4rem;
	height: 4rem;
	display: block;
	position: relative;
	z-index: 33;
	background-size: 3.9rem;
	background-repeat: no-repeat;
}

.main-probe-1 .main-probe-1-tel i {
	background-image: url(../images/probe_icon2.png);
}