@charset "utf-8";

.list_items{ width:100%; min-height:300px; height:auto; }
.list_items ul{ list-style:none outside none; padding:12px 30px 28px 30px;  }
.list_items ul li{ height:36px; line-height:36px; overflow:hidden; font-size:14px; }
.list_items ul li span{ font-size:32px; width:10px; height:21px; line-height:15px; line-height:27px\9; vertical-align:text-top; vertical-align:baseline \9; padding-right:10px; color:#2377e4; display:inline-block; }
.list_items ul li i{ color:#999; font-size:12px; font-weight:normal; padding-right:5px; }
.list_items ul li.intro{ padding-left:20px; color:#666; height:auto; line-height:22px; padding-bottom:10px; border-bottom:dotted 1px #ccc; }
.searchList li a{ color:#00c; }
.searchList li a:hover{ color:#e00; }

.list_cont span{ font-size:14px; margin-left:12px; color:#666666; }
.list_cont span a{ font-size:14px; color:#666666; }


/*内容页*/
.cont_about table, .cont_newimg table{ border-top:solid 1px #eee; border-right:solid 1px #eee; }
.cont_about table tr th, .cont_about table tr td, .cont_newimg table tr th, .cont_newimg table tr td{ padding:2px 8px; line-height:28px; border-style:solid; border-width:0px 0px 1px 1px; border-color:#eee; }
.cont_about table tr th, .cont_newimg table tr th{ background:#f5f5f5; }
.cont_about table tr th span, .cont_about table tr td span, .cont_newimg table tr th span, .cont_newimg table tr td span{ margin-left:0px; color:#333; }

.cont_about{ width:94%; margin:0 auto; padding:18px 0; }
.cont_about p, .cont_newimg p{ font-size:15px; color:#333; line-height:30px; font-weight:normal; text-align:left; text-indent:2em; width:100%; }

.cont_about p img, .cont_article p img, .cont_newimg p img{ margin:0px auto 10px; text-align:center; }
.cont_about p img:first-child, .cont_article p img:first-child, .cont_newimg p img:first-child{ margin-left:-26px; }

.cont_newimg{ width:94%; margin:0 auto; padding-top:18px; padding-bottom:18px; text-align:center; }
.cont_newimg h3{ text-align:center; color:#2476e6; margin:26px 0 18px 0; font-size:20px; line-height:38px; height:auto; text-indent:0; padding-bottom:10px; }

.cont_Product{ min-height:300px; overflow:hidden; width:100%; }
.cont_Product ul{ list-style-type:none; overflow:hidden; margin:0 -12px; }
.cont_Product li{ float:left; height:auto; padding:25px 12px 10px; overflow:hidden; text-align:center; width:298px; }
.cont_Product li:hover{ }
.cont_Product li:nth-child(4n){ margin-right:0; }
.cont_Product li a{ display:block; padding:1px; background:#fff; color:#0063c8; font-size:14px; cursor:pointer; }
.cont_Product li a:hover{ color:#fff; text-decoration:none; background:#e00; box-shadow:0px 1px 3px #eee; }
.cont_Product li span{ display:inline-block; width:100%; height:40px; line-height:40px; overflow:hidden; }
.cont_Product li a .imga{ width:100%; height:220px; line-height:220px; text-align:center; background:#fff; overflow:hidden; }
.cont_Product li a .imga i{ display:inline-block; height:100%; vertical-align:middle; }

.list_Product{ width:100%; margin:0 auto; overflow:hidden; }

.list_cont{ min-height:380px; height:100%; _height:380px; }

.pagecontent{ min-height:300px; width:100%; }

/*client*/
.list-client{ width:100%; overflow:hidden; }
.list-client ul, .list-client ul li, .list-client ul li p{ -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; list-style:none !important; }
.list-client ul{ width:100%; overflow:hidden; }
.list-client li, .list-client li p{ white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.list-client li{ height:34px; line-height:32px; }
.list-client li p{ padding:0; margin:0; line-height:inherit; text-indent:inherit; }

@media (min-width:992px){
	.list-client ul{ border-left:solid 1px #eee; border-top:solid 1px #eee; }
	.list-client li{ width:50%; border-right:solid 1px #eee; border-bottom:solid 1px #eee; float:left; text-indent:0.6em; }
}
@media (min-width:1200px){
	.list-client li{ width:25%; }
}

@media (min-width:768px) and (max-width:1269px) {
	.cont_Product li{ width:23%; margin-right:2.6%; }
	.cont_Product li a .imga{ height:180px; line-height:180px; }
}
@media (max-width:979px) {
	.cont_Product li{ margin-top:5px; }
	.cont_Product li a .imga{ height:150px; line-height:150px; }
}
@media (max-width:767px) {
	.cont_Product li{ width:49%; margin-right:2%; }
	.cont_Product li:nth-child(2n){ margin-right:0; }
	.cont_Product li a .imga{ height:110px; line-height:110px; }
}
