@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;
}
.cta {
	float: left;
	height: 44px;
	background: #F9F9F9;
	width: 100%;
}
.ctlitel {
	width: 1300px;
	height: 44px;
	margin: 0 auto;
	line-height: 44px;
	font-size: 15px;
}
.ctlitel a {
	float: left;
}
.content {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	position: relative;
}
.contitle {
	width: 100%;
	float: left;
	margin-bottom: 20px
}
.contitlea {
	width: 1300px;
	margin: 0 auto;
}
.contitlea h1 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	height: 87px;
	line-height: 87px;
}
.lmname {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    height: 50px;
    float: left;
    position: absolute;
    top: 33px;
    z-index: 99;
}
.lmname a {
	border: 1px #ccc solid;
	text-align: center;
	padding: 7px;
	margin-right: 10px;
}
.dyname {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	font-size: 23px;
	float: left;
}
.thin {
	width: 47px;
	height: 2px;
	float: left;
}
/*关于我们中间 */
.contxq {
	width: 1300px;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;

}
.contxq p {
	margin-top: 10px;
	line-height: 28px;
}
/*企业荣誉中间 */
.contxq ul li {
	float: left;
	width: 25%;
	text-align: center;
}
.contxq ul li a {
	width: 100%;
	text-align: center;
	float: left;
}
.contxq ul li a img {
	width: 280px;
	height: 240px;
}
.contxq ul li span {
	width: 100%;
	margin: 0 auto;
	height: 75px;
	line-height: 75px;
	font-size: 18px;
	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: 25px;
	width: 85%;
	margin: 0 auto;
	margin-left: 7%;
	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: 99%;
	margin-top: 40px;
	height: 160px;
	border: 1px #ededed solid;
	float: left;
}
.ju_abouta:hover {
	border: 1px solid #2798d8;
}
.ju_aboutarts {
	float: left;
	width: 900px;
	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: 230px;
	height: 161px;
	float: left;
	text-align: center;
}
.dates {
	width: 86px;
	float: left;
	text-align: center;
	color: #fff;
	height: 162px;
	margin-left: 30px;
}
.dates span {
	width: 86px;
	height: 70px;
	background: #8B8B8B;
	float: left;
	padding-top: 20px;
	line-height: 28px;
	margin-top: 40px;
}
.xxjs a img {
	margin-top: 15px;
	height: 130px;
	width: 130px;
}
/*在线反馈 */
.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;
    outline: none;
    padding-left: 20px;
}
td{
	width: 140px;
	    border: 1px solid;
}
.xx{
    float: left;
    background-color: #076ca5;
    height: 345px;
    width: 500px;
    padding-left: 30px;
    padding-top: 15px;
}
#message {
	border-radius: 15px;
	border: 1px #e5e5e5 solid;
	background: #F9F9F9;
}
#submitLogin {
	background-color:#236387;
	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: 25%;
	text-align: center;
	margin-bottom: 20px;
}
#prlist li a {
	width: 277px;
	height: 200px;
	text-align: center;
	float: left;
	border: 1px #ededed solid;
}
#prlist li a img {
	width: 250px;
	height: 185px;
	text-align: center;
	margin-top: 7px;
	transform: translateX(-10px);
	transition: all 0.2s linear;
}
#prlist li a img:hover{
transform: translateX(0);
}
#prlist li span {
	width: 100%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	float: left;
}
#prlist li span a {
	border: none;
}
/*产品中心详情 */
.prxqzs {
	width: 1300px;
	height: 380px;
	float: left;
	margin-top: 30px;
}
.primg {
	width: 50%;
	height: 380px;
	float: left;
}
.primg img {
	float: left;
	height: 100%;
}
.prdel {
	width: 50%;
	float: left;
	height: 380px;
}
.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;
	border: none;
}
#gry {
	background: #ECECEC;
	border-right: 1px #fff solid;
	border: none;
}
.prxxsj span {
	width: 99%;
	float: left;
	height: 35px;
	font-size: 15px;
	line-height: 35px;
	margin-left: 1%;
}
iframe{
	float:right;
}
.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: 1300px;
	
	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: 60px;
	margin-bottom: 20px;
}
.kccxleft {
	width: 50%;
	float: left;
}
.kccxright {
	width: 50%;
	float: right;
}
.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: #E70010;
	color: #fff;
	font-size: 16px;
	float: left;
	margin-top: 12px;
	border: none;
}
.xhlist {
	width: 100%;
	float: left;
}
.xhlist table {
	border: 15px #F9F9F9 solid;
	width: 100%;
	margin: 0 auto;
}
.xhlist table tr:nth-child(2n+1) {
	background: #EAEAEA;
}
#xhbt {
	height: 38px;
	background: #0041A1;
	width: 100%;
	color: #fff;
	text-align: center;
}
.xhlist table tr td {
	height: 38px;
	line-height: 38px;
	text-align: center;
}
/*各页面详情页*/
.xxbiti {
	float: left;
	width: 100%;
	height: 75px;
	text-align: center;
	border-bottom: 1px #ECECEC solid;
	margin-bottom: 35px;
}
.xxbiti h1 {
	font-size: 26px;
	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:130px;
	height:130px;
	    margin-top: 15px;
	}

.bao{
	    background-color: #076ca5;
    width: 100%;
    float: left;
    height: 67px;
    border-radius: 0px 100px 100px 0px;
	    margin-bottom: 50px;
	position: relative;
}
.xiao{
    font-size: 22px;
    vertical-align: top;
    display: block;
    /* float: left; */
    text-indent: 25px;
    color: #fff;
}
.da{
    display: block;
    font-size: 60px;
    color: #076ca5;
    float: left;
    line-height: 60px;
    width: 10%;
	    height: 465px;
}
.da1{
	    display: block;
    font-size: 60px;
    color: #076ca5;
    float: left;
    line-height: 60px;
    width: 8%;

}
.da2{
		    display: block;
    font-size: 60px;
    color: #076ca5;
    float: left;
    line-height: 60px;
    width: 10%;
	    margin-top: 10px;
}
.yinwen{
    font-size: 18px;
    vertical-align: bottom;
    display: block;
    /* float: left; */
    margin-top: 8px;
    text-indent: 45px;
    color: #fff;

}
.lmname1{
    margin: 0 auto;
    width: 100%;
    text-align: center;
    height: 230px;
    float: left;
    background-image: url(../images/123132.jpg);
    line-height: 200px;
}
.lmname1 h1{
	    display: block;
    height: 50px;
    color: #fff;
    line-height: 99px;
}
.lmname1 a{
    height: 80px;
    display: inline-block;
    width: 80px;
    border-radius: 100px;
    line-height: 80px;
    /* background-color: #ffffff; */
    color: #ffffff;
    border: 1px solid #ffffff7d;
	margin: 60px 20px;
	transition: all 0.3s linear;
}
.lmname1 a:hover{
	background-color: #2798d8;
	border-color: rgba(0,0,0,1.00)
}
.xbao{
	display: inline-block;
	width: 60%;
}
.xbao img{
	width: 33%;
}