@charset "utf-8";

* {
	padding: 0px;
	margin: 0px;
	font-family: "微软雅黑"
}

body {
	font-size: 14px;
	color: #333;
}

a {
	color: #333;
}

img {
	border: 0px;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

/* 次页中间公共部分开始 */
.ct {
	float: left;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
}

.cta {
	float: left;
	height: 44px;
	width: 100%;
	border-bottom: 1px solid #dddddd;
}

.ctlitel {
	width: 1200px;
	height: 44px;
	margin: 0 auto;
	line-height: 44px;
	font-size: 15px;
}

.ctlitel a {
	float: left;
}

.content {
	width: 1200px;
	margin-bottom: 20px;
	margin: 0 auto;
}

.contitle {
	width: 242px;
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

.contitlea {
	width: 100%;
	margin: 0 auto;
}

.contitlea h1 {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 7px solid #1b2ee1;
	margin-top: 21px;
	padding: 0 23px 7px;
}

.lmname {
	width: 239px;
	text-align: center;
	float: left;
}

.lmname a {
	text-align: center;
	margin-right: 10px;
}

.lmname ul {
	width: 100%;
}

.lmname ul li {
	width: 100%;
	height: 49px;
	float: left;
}

.lmname ul li a {
	text-align: left;
	float: left;
	width: 90%;
	line-height: 48px;
	color: #000;
	border-bottom: 1px solid #ddd;
	padding-left: 27px;
}

.dyname {
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin-bottom: 20px;
	font-size: 22px;
	float: left;
	border-bottom: 1px solid #1b2ee1;
}

.thin {
	width: 47px;
	height: 2px;
	float: left;
}

/*关于我们中间 */
.contxq {
	width: 900px;
	margin-bottom: 20px;
	overflow: hidden;
	float: RIGHT;
	margin-top: 37px;
}

.contxq p {
	margin-top: 10px;
	line-height: 28px;
}

/*企业荣誉中间 */
.contxq ul li {
	float: left;
	width: 33%;
	text-align: center;
}

.contxq ul li a {
	width: 100%;
	text-align: center;
	float: left;
}

.contxq ul li a img {
	width: 270px;
	height: 210px;
	border: 1px solid#e8e8e8;
	border-radius: 10px;
}

.contxq ul li span {
	width: 100%;
	margin: 0 auto;
	height: 55px;
	line-height: 55px;
	font-size: 14px;
	float: left;
}

/*行业应用中间 */
.contxq ul li h2 {
	width: 85%;
	height: 35px;
	font-weight: 100;
	line-height: 35px;
	float: left;
	margin-left: 7%;
	text-align: left;
	font-size: 16px;
}

.contxq ul li p {
	text-indent: 2em;
	line-height: 23px;
	width: 94%;
	margin: 0 auto;
	margin-left: 5%;
	text-align: left;
	margin-bottom: 40px;
}

/*品牌中间 */
#brandlist li {
	float: left;
	width: 20%;
	text-align: center;
}

#brandlist li a {
	width: 100%;
	height: 132px;
	text-align: center;
	float: left;
}

#brandlist li a img {
	width: 228px;
	height: 132px;
}

#brandlist li span {
	width: 100%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	float: left;
}

/*新闻中间 */
.ju_abouta {
	width: 100%;
	margin-top: 10px;
	height: 139px;
	float: left;
	border-bottom: 1px dotted #ccc;
}

.ju_aboutarts {
	float: left;
	width: 614px;
	margin-left: 30px;
	margin-top: 35px
}

.ju_aboutarts a {
	color: #333;
	font-size: 17px;
	float: left;
	width: 100%;
}

.ju_aboutarts p {
	line-height: 28px;
	width: 100%;
	float: left;
}

.xxjs {
	width: 146px;
	height: 146px;
	float: left;
	text-align: center;
}

.dates {
	width: 86px;
	float: left;
	text-align: center;
	color: #fff;
	height: 162px;
	margin-left: 2px;
}

.dates span {
	width: 72px;
	height: 59px;
	background: #ff0000;
	float: left;
	padding-top: 3px;
	line-height: 28px;
	margin-top: 35px;
	border-radius: 7px;
}

.xxjs a img {
	margin-top: 15px;
	height: 105px;
	width: 105px;
}

/*在线反馈 */
.message {
	width: 100%;
	margin-top: 30px;
	overflow: hidden;
	font-size: 16px;
}

.message table {
	width: 100%;
}

.message table tr td {
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f1f1f1;
	border: none;
}

.red {
	color: #f00;
}

.message input {
	border: 1px solid #e5e5e5;
	height: 40px;
	line-height: 40px;
	width: 70%;
	background: #F9F9F9;
	border-radius: 15px;
}

#message {
	border-radius: 15px;
	border: 1px #e5e5e5 solid;
	background: #F9F9F9;
}

#submitLogin {
	background-color: #0041A1;
	color: #fff;
	float: left;
	height: 55px;
	line-height: 55px;
	margin-top: 16px;
	text-align: center;
	width: 173px;
	border-radius: 15px;
}

/*产品中心中间 */
#prlist li {
	float: left;
	width: 33%;
	text-align: center;
	margin-bottom: 20px;
}

#prlist li a {
	width: 277px;
	text-align: center;
	float: left;
}

#prlist li a img {
	width: 240px;
	height: 230px;
	text-align: center;
	margin-top: 7px;
}

#prlist li span {
	width: 100%;
	margin: 0 auto;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	float: left;
}

#prlist li span a {
	border: none;
}

/*产品中心详情 */
.prxqzs {
	width: 900px;
	float: left;
	margin-top: 30px;
}

.primg {
	width: 50%;
	margin: 0 auto;
}

.primg img {
	float: left;
	width: 75%;
}

.prdel {
	width: 50%;
	float: left;
}

.prxxsj {
	width: 465px;
	float: left;
	margin-left: 20px;
}

.prxxsj table {
	width: 100%;
	margin-bottom: 10px;
}

.prxxsj table tr {
	width: 100%;
	height: 46px;
}

.prxxsj table tr td {
	float: left;
	height: 46px;
	line-height: 46px;
	color: #333;
	background: #F6F6F6;
	text-align: center;
	font-size: 15px;
}

#gry {
	background: #ECECEC;
	border-right: 1px #fff solid;
}

.prxxsj span {
	width: 99%;
	float: left;
	height: 35px;
	font-size: 15px;
	line-height: 35px;
	margin-left: 1%;
}

.prxxsj p {
	color: #E00000;
	font-size: 21px;
	height: 50px;
	font-style: italic;
	width: 99%;
	float: left;
	margin-left: 1%;
}

.qqxs {
	width: 99%;
	float: left;
	height: 40px;
	margin-left: 1%;
}

.qqxs a {
	float: left;
	margin-right: 20px;
}

.qqxs a img {
	float: left;
}

.cpshuom {
	float: left;
	width: 900px;
	margin-top: 40px;
	border-bottom: 1px #ECECEC solid;
	margin-bottom: 40px;
}

.shuomwz {
	float: left;
	margin-top: 20px;
	width: 100%;
}

/*现货资源*/
.kccxtitle {
	width: 100%;
	float: left;
	height: 120px;
	margin-bottom: 20px;
}

.kccxleft {
	width: 100%;
	float: left;
}

.kccxright {
	width: 80%;
	float: left;
}

.kccxright span {
	float: left;
	height: 57px;
	line-height: 57px;
	font-size: 16px;
	margin-left: 20px;
}

.kccxright span input {
	height: 33px;
	line-height: 33px;
	border: 1px #DBDBDB solid;
}

#brand {
	width: 138px;
}

#xl {
	width: 243px;
}

#xhcc {
	width: 83px;
	height: 35px;
	background: #ff0000;
	color: #fff;
	font-size: 16px;
	float: left;
	margin-top: 12px;
	border: none;
}

.xhlist {
	width: 100%;
	float: left;
}

.xhlist table {
	border: 2px #F9F9F9 solid;
	width: 100%;
	margin: 0 auto;
}

.xhlist table tr:nth-child(2n+1) {
	background: #f1f1f1;
}

#xhbt {
	height: 38px;
	background: #8a8a8a;
	width: 100%;
	color: #fff;
	text-align: center;
}

.xhlist table tr td {
	height: 34px;
	line-height: 34px;
	text-align: center;
}

/*各页面详情页*/
.xxbiti {
	float: left;
	width: 100%;
	height: 46px;
	text-align: center;
	border-bottom: 1px #1b2ee1 solid;
	margin-bottom: 35px;
}

.xxbiti h1 {
	font-size: 22px;
	width: 100%;
	float: left;
	font-weight: 100;
	height: 40px;
	line-height: 40px;
}

.xxbiti span {
	width: 100%;
	font-size: 15px;
	color: #CACACA;
	float: left;
	height: 30px;
	line-height: 35px;
}

/*翻页*/
#pager {
	float: left;
	width: 100%;
	height: 48px;
	text-align: center;
	margin-top: 30px;
	line-height: 48px;
}

/*百度地图样式*/
.BMap_bubble_title {
	width: auto;
	text-align: center;
	color: orangered;
	margin-bottom: 11px;
	font-weight: bold;
}

.imgen {
	display: none;
}

.newsimg {
	width: 105px;
	height: 104px;
	margin-top: 14px;
}
.zsbox{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.zsbox .zs_list{
	width: 32%;
	margin: 0px 0.6% 10px;
	text-align: center;
}
.zsbox .zs_list a img{
	width: 100%;
	height: 210px;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
	padding: 10px;
    box-sizing: border-box;
}
.zsbox .zs_list a p{
	font-size: 14px;
	color: #333;
}