@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 {
	height: 44px;
	background: #F9F9F9;
	width: 100%;
}
.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;
	  overflow: hidden;
}
.contitle {
    width: 240px;
    margin-top: 50px;
    float: left;
}
.contitlea {
	width: 1200px;
	margin: 0 auto;
}
.contitlea h1 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	height: 87px;
	line-height: 87px;
}
.lmname {
    width: 260px;
    float: left;
}
.lmname a {
	 border-bottom: 1px #ccc solid;
    padding: 7px;
    display: block;
}
.dyname {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 5px;
	font-size: 23px;
   border-bottom: 1px solid #ccc;
}
.thin {
	width: 47px;
	height: 2px;
	float: left;
}
/*左侧*/
#left_box{
	width: 240px;
    overflow: hidden;
    float: left;
	}
#fa_bt{
	width: 240px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    background-color: #004594;
	}
#fa_bt span{
	margin-left: 15px;
    font-size: 16px;
    color: #FFF;
	font-weight: bold;
	}
#fa_left{
	width: 100%;
    margin: 0 auto;
    margin-top: 2px;
    margin-bottom: 15px
	}
#jjfa_box{
	list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #333;
	width:240px;
	}
#jjfa_box li{
	width: 100%;
    margin: 0 auto;
    line-height: 40px;
    background: url(../images/li.png) no-repeat left;
	background-color: #f2f2f2;
    margin-bottom: 2px;	
	}
#jjfa_box li:hover{background-color: #dcdcdc;}
#jjfa_box li a{
	padding-left:15px;
	display: block;
	}				
.z_ctxld{
	width: 216px;
    border: 1px solid #bbbbbb;
    padding: 10px;
    margin-top: 20px;
    line-height: 38px;
    font-size: 13px;
	border-radius: 7px;
	background-image:url(../images/aa.jpg)
	}
.z_ctxld b{
	font-size: 16px;
}
#jfa_bt{
	width: 850px;
    height: 50px;
    line-height: 50px;
    background-color: #f1f1f1;
	margin: 20px 0;
	}
#jfa_bt img{
	float: left;
    margin-left: 15px;
    margin-top: 16px;
	width: 6px;
    height: 16px;
	}
#jfa_bt span{
	float: left;
    font-size: 16px;
    margin-left: 10px;
    font-weight: bold;
	}
#fa_bt a{
	  margin-left: 15px;
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    display: block;
}
#lx_left{
	 width: 400px;
    float: left;
    margin-bottom: 30px;
}
#lx_right{
	float: left;
}
#lx_left p span img,#lx_right p span img{
    float: left;
    margin: 4px 10px 0 0;
}
#lx_left p,#lx_right p{
	font-weight: bold;
}
/*关于我们中间 */
.contxq {
    width: 850px;
    margin: 30px 0 20px;
    overflow: hidden;
    float: right;
}
.contxq p {
	margin-top: 10px;
	line-height: 28px;
}
/*企业荣誉中间 */
.contxq ul li {
	float: left;
	width: 31%;
	text-align: center;
	margin: 0 9px;
}
.contxq ul li a {
	width: 100%;
	text-align: center;
	float: left;
}
.contxq ul li a img {
	 width: 263px;
    height: 370px;
}
.contxq ul li span {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    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: 96%;
    height: 160px;
	  background: #f1f1f1;
    padding: 20px;
	 margin: 20px auto 0;
}
.ju_abouta:hover{
	 box-shadow:0px 0px 15px #d2d2d2;
}
.ju_aboutarts {
	float: right;
	width: 590px;
}
.ju_aboutarts a {
	color: #333;
	font-size: 16px;
	float: left;
}
.ju_aboutarts a:hover {
    color: #0075c5;
}
.ju_aboutarts p {
	line-height: 24px;
	width: 100%;
	float: left;
	color: #646464;
}
.xxjs {
	width: 180px;
	height: 160px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.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 {
	height: 100%;
	width: 100%;
	transition: all 0.8s ease 0s;
    vertical-align: middle;
}
.xxjs a img:hover{
	transform: scale(1.10, 1.10);
	overflow;hidden;
}
#more{
	width: 90px;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    background-color: #009cf7;
    border-radius: 5px;
    text-align: center;
	margin-top: 22px;
	}
#more:hover{
	background-color: #28b0ff;
	}		
/*在线反馈 */
.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: 31%;
	text-align: center;
	margin-bottom: 20px;
}
#prlist li a {
    width: 273px;
    height: 263px;
    text-align: center;
    float: left;
}
#prlist li a img {
    width: 260px;
    height: 260px;
    text-align: center;
	  border: 1px solid #333;
		transition: all 0.4s ease 0s;
    vertical-align: middle;
}
#prlist li a img:hover{
	-webkit-transform: translateX(10px);
	-moz-transform: translateX(10px);
	-o-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
	box-shadow:0px 5px 8px 0px #979797;  
}
#prlist li span {
    width: 100%;
    margin: 0 auto;
    height: 40px;
    line-height: 50px;
    font-size: 16px;
    float: left;
}
#prlist li span a {
	border: none;
}
#bran{
	 width: 263px;
    height: 370px;
}
#bran_tu{
	width: 230px;
   height:110px;
	margin: 20px 0;
	transition: all 0.6s ease 0s;
   vertical-align: middle;
}
#bran_tu:hover{
	transform: scale(1.05, 1.05);
}
/*产品中心详情 */
.prxqzs {
	width: 100%;
	margin-top: 30px;
}
.primg {
    width: 290px;
    height: 290px;
    float: left;
}
.primg img {
	float: left;
	height: 100%;
	border: 1px solid #333;
}
.prxxsj {
    width: 465px;
    float: left;
    margin-left: 95px;
}
.prxxsj table {
	width: 100%;
	margin-top: 15px;
}
.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: 100%;
    margin-top: 40px;
    border-bottom: 1px #ECECEC solid;
    margin-bottom: 40px;
    padding-bottom: 20px;
}
.shuomwz {
	width: 100%;
}
/*现货资源*/
.kccxtitle {
	width: 100%;
	float: left;
	height: 60px;
	margin-bottom: 20px;
}
.kccxright span {
	float: left;
	height: 57px;
	line-height: 57px;
	font-size: 16px;
	margin-left: 20px;
}
.kccxright span input {
	height: 38px;
	line-height: 38px;
	border: 1px #DBDBDB solid;
	outline: none;
}
#xh,#brands {
	width: 260px;
}
#xhcc {
	width: 70px;
	height: 40px;
	background: #399bff;
	color: #fff;
	font-size: 14px;
	float: left;
	margin-top: 9px;
	border: none;
}
.xhlist {
	width: 100%;
	float: left;
}
.xhlist table {
	border: 10px #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%;
	text-align: center;
	border-bottom: 1px #ECECEC solid;
	margin-bottom: 35px;
}
.xxbiti h1 {
	font-size: 26px;
	width: 100%;
	float: left;
	font-weight: 100;
}
.xxbiti span {
	width: 100%;
	font-size: 15px;
	color: #CACACA;
	float: left;
	height: 30px;
	line-height: 35px;
}

/*百度地图样式*/
.BMap_bubble_title {
	width: auto;
	text-align: center;
	color: orangered;
	margin-bottom: 11px;
	font-weight: bold;
}
.imgen{
	display:none;
	}
.newsimg{
	width:130px;
	height:130px;
	}
/*应用领域*/
.Solutions {
	max-width: 100%;
	margin: 0 auto;
}
.logout-solution .title {
	width: 100%;
	line-height: 56px;
	font-size: 40px;
	color: #333;
	text-align: center;
	padding-top: 124px;
}
.logout-solution .title a {
	float: right;
	text-decoration: none;
	font-size: 14px;
	color: #108ee9;
	letter-spacing: 0;
	text-align: right;
	position: absolute;
	right: 0
}
.logout-solution .title a:hover {
	text-decoration: underline
}
.sbox {
	 width: 100%;
   overflow: hidden;
	margin-top: 40px
}
.lsbox-background{
	width: 263px;
   height: 320px;
	float: left;
	margin: 0 10px 40px;
}
.lsb {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	text-align: center;
	position: relative;
	transition: all .7s;
	display: block;
	overflow: hidden
}
.lsb:hover {
	cursor: pointer;
	background: rgba(2,137,255,.8)
}
.lsb:hover .lsb-icon {
	margin-top: -44px
}
.lsb:hover #lsbox-name {
	margin-top: 25px
}
.lsb:hover .lsb-span {
	margin-top: 28px
}
.lsb:hover #lsb-introduce {
	margin-top: 16px
}
.lsb:hover .lsb-href {
	margin-top: 36px
}
#lsbox-name {
	font-size: 24px;
	color: #fff;
	margin-top: 140px;
	line-height: 33px;
	transition: all .5s
}
.lsb-span {
	width: 24px;
	height: 4px;
	background: #fff;
	transition: all .5s;
	margin: auto;
	margin-top: 24px
}
#lsb-introduce {
	font-size: 14px;
	color: #fff;
	display: -webkit-box;
	transition: all .5s;
	margin-top: 150px;
}
#lsb-introduce span{
	padding: 0 30px;
   text-align: center;
   display: block;
	line-height: 32px;	
}
.lsbox-href {
	width: 144px;
	height: 34px;
	padding: 9px 18px;
	border: 1px solid #fff;
	border-radius: 2px;
	text-decoration: none;
	transition: all .5s;
	margin: auto;
	margin-top: 32px;
	color: #fff
}
.lsbox-href span {
	font-size: 16px;
	line-height: 34px;
	text-align: center;
}
.lsbox-href .icon-more {
	width: 8px;
	height: 22px;
	line-height: 22px;
	font-family: iconfont!important;
	font-style: normal;
	float: right;
	color: "#fff";
	font-size: 16px
}
.lsbox-href:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0
}
.lsbox-href:hover {
	background: #fff;
	color: #108ee9
}
.lsbox-href:hover .icon-more {
	color: #108ee9
}