.main {
	padding-top: 66px;
	padding-bottom: 100px;
}

.main .side {
	width: 270px;
}
.main .body {
	width: 870px;
}

.main .box .head {
	width: 100%;
	margin-bottom: 26px;
	background-color: #2d2cb6;
	color: #fff;
	font-size: 16px;
	box-sizing: border-box;
}
.main .side .box .head {
	padding: 0 24px;
}
.main .body .box .head {
	padding: 0 60px;
}
.main .side .box .cont {
	padding: 0 26px;
}
.main .body .box .cont {
	padding: 0 60px;
}
.main .box .head a {
	color: #fff;
}
.main .box .head .fl, 
.main .box .head .fr {
	height: 34px;
	line-height: 34px;
}
.main .box .head .fl {
	padding-left: 34px;
}

.main .side .cate.box {
	margin-bottom: 50px;
}
.main .cate.box .head {
	margin-bottom: 4px;
}
.main .cate.box .head .fl {
	background: url('../img/icon_01.png') no-repeat left center;
	background-size: 23px;
}
.main .cate.box .cont {
	padding: 0;
}
.main .cate.box li {
	margin-bottom: 1px;
}
.main .cate.box li:last-child {
	margin-bottom: 0;
}
.main .cate.box li a {
	display: block;
	height: 36px;
	line-height: 36px;
	padding-left: 30px;
	color: #404040;
	background-color: #e6e6fb;
}
.main .cate.box li .square {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 14px;
	background-color: #2d2cb6;
}

.main .side .img-list li {
	width: 178px;
	height: 100px;
	margin: 0 auto;
	margin-bottom: 18px;
	border: 5px solid #E5F6ED;
}


.index-main .contact-info.box .head .fl {
	background: url('../img/icon_02.png') no-repeat left center;
	background-size: 22px;
}
.index-main .contact-info.box .cont p {
	line-height: 26px;
}
.index-main .contact-info.box .cont a {
	color: #686868;
}

.index-main .about-info.box {
	margin-bottom: 50px;
}
.main .about-info.box .head .fl {
	background: url('../img/icon_03.png') no-repeat left center;
	background-size: 22px;
}
.index-main .about-info.box .cont .text {
	width: 524px;
}
.main .about-info.box .cont p {
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 16px;
}
.index-main .about-info.box .cont a {
	font-size: 13px;
	color: #f43838;
}
.index-main .about-info.box .cont .img {
	padding-top: 40px;
}

.index-main .prod-info.box .head .fl {
	background: url('../img/icon_04.png') no-repeat left center;
	background-size: 22px;
}


.index-main .prod-info.box li {
	width: 365px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.index-main .prod-info.box li:nth-child(2n) {
	margin-right: 0;
}
.index-main .prod-info.box li .img {
	width: 100px;
	height: 80px;
	margin-top: 4px;
}
.index-main .prod-info.box li .text {
	position: relative;
	width: 250px;
	font-size: 12px;
	line-height: 18px;
}
.index-main .prod-info.box .text a {
	color: #f43838;
}


.about-main .endown-cont, 
.about-main .frame-cont {
	padding: 20px;
	text-align: center;
}
.about-main .frame-cont {
	padding-top: 60px;
}
.about-main .frame-cont p {
	margin-bottom: 20px;
}


.contact-main .body .info {
	margin-bottom: 26px;
	padding-bottom: 26px;
	border-bottom: 1px solid #2d2cb6;
}
.contact-main .body p {
	margin-bottom: 12px;
	color: #000;
}
.contact-main .body .text p:last-child {
	margin-bottom: 0;
}
.contact-main .body h2 {
	margin-bottom: 26px;
}
.contact-main .body .text a {
	color: #000;
}
.contact-main .body .text a:hover {
	text-decoration: underline;
}
.contact-main .body .img {
	width: 340px;
	padding-top: 49px;
	text-align: center;
}
.contact-main .body .img img {
	width: 100px;
}
.contact-main .body .sale-address li {
	width: 50%;
	margin-bottom: 12px;
}
.contact-main .body .sale-address li p {
	margin-bottom: 6px;
}


.contact-main .side .address-text {
	width: 222px;
}
.contact-main .side .address-text h2, 
.contact-main .side .address-text p {
	font-size: 14px;
	margin-bottom: 12px;
}
.contact-main .side .address-text p {
	line-height: 18px;
	font-size: 12px;
}

.contact-main .body .map {
	height: 600px;
}
.contact-main .body .map-title {
	color: #686868;
}


.test-main .body h2 {
	text-align: center;
	margin-bottom: 20px;
	color: #123B98;
}
.test-main .body p {
	margin-bottom: 12px;
	line-height: 26px;
}
.test-main .body .t1 {
	text-indent: 2em;
}
.test-main .body p span {
	color: #0000FF;
}
.test-main .body p em {
	color: #ff0000;
	font-style: normal;
}
.test-main .body img {
	vertical-align: middle;
}
.test-main .body a {
	font-size: 12px;
}
.test-main .body a:hover {
	text-decoration: underline;
}
.test-main .body a img {
	position: relative;
	bottom: 2px;
}
.test-main .body a i {
	position: relative;
	top: 2px;
	font-style: normal;
}


.check-main .body {
	text-align: center;
}
.check-main .body h2 {
	margin-bottom: 20px;
	color: #123B98;
}
.check-main .body table td {
	padding: 5px;
	line-height: 17px;
	font-size: 12px;
}


.product-main .body h2 {
	margin-bottom: 20px;
	text-align: center;
	color: #123B98;
}

.product-main .other.body p {
	margin-bottom: 12px;
}
.product-main .other.body .t1 {
	text-indent: 2em;
	line-height: 18px;
}
.product-main .other.body .t2 {
	font-weight: bold;
}
.product-main .body table {
	width: 100%;
	margin-bottom: 12px;
}
.product-main .body table td {
	padding: 5px;
	font-size: 12px;
	line-height: 18px;
}
.product-main .body table a:hover {
	color: rgb(0, 51, 102);
	text-decoration: underline;
}