@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: 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;
  margin-bottom: 40px;
}
.contitle {
  width: 780px;
  float: right;
}
.contitlea {
  width: 100%;
  overflow: hidden;
}
.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;
}
.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;
  border-bottom: 1px solid #f5dd25;
}
.thin {
  width: 47px;
  height: 2px;
  float: left;
}
/*关于我们中间 */
.contxq {
  width: 780px;
  float: right;
  margin-bottom: 20px;
  overflow: hidden;
  margin-top: 15px;
}
.contxq p {
  margin-top: 10px;
  line-height: 28px;
}
/*企业荣誉中间 */
.contxq ul li {
  float: left;
  width: 50%;
  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: 20px;
  font-size: 18px;
  float: left;
}
#main {
  width: 33%;
  overflow: hidden;
  float: left;
  margin-bottom: 10px;
}
#matu img {
  width: 100%;
  height: 132px;
}
/*行业应用中间 */
.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: 100%;
  /*margin-top: 40px;*/
  height: 160px;
  /*border: 1px #ededed solid;*/
  float: left;
}
/*.ju_abouta:hover {
	border: 1px solid #ccc;
}*/
.ju_aboutarts {
  float: left;
  width: 626px;
  margin-left: 30px;
  margin-top: 35px;
}
.ju_aboutarts a {
  color: #333;
  font-size: 16px;
  float: left;
  font-weight: 600;
  /*width: 100%;*/
}
.ju_aboutarts a:hover {
  color: #ff8d00;
}
.ju_aboutarts p {
  line-height: 28px;
  /*width: 100%;*/
  float: left;
}
.xxjs {
  float: left;
  margin-top: 70px;
  /*width: 230px;
	height: 161px;
	float: left;
	text-align: center;*/
}
.xxjs a {
  color: #ff6600;
}
.xxjs a:hover {
  color: #ff8d00;
}
.dates {
  width: 86px;
  float: left;
  text-align: center;
  color: #fff;
  height: 162px;
}
.dates span {
  width: 84px;
  height: 60px;
  background: #0c59b8;
  float: left;
  padding-top: 8px;
  line-height: 28px;
  margin-top: 40px;
}
.xxjs a img {
  margin-top: 15px;
  height: 130px;
  width: 130px;
}
/*在线反馈 */
.message {
  width: 100%;
  margin-top: 10px;
  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: 80%;
  background: #f9f9f9;
  border-radius: 6px;
}
#message {
  border-radius: 8px;
  border: 1px #e5e5e5 solid;
  background: #f9f9f9;
}
#submitLogin {
  background-color: #0a59b8;
  color: #fff;
  float: left;
  height: 55px;
  line-height: 55px;
  margin-top: 30px;
  text-align: center;
  width: 173px;
  border-radius: 6px;
  cursor: pointer;
}
/*产品中心中间 */
#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: 265px;
  height: 185px;
  text-align: center;
  margin-top: 7px;
}
#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: 780px;
  float: left;
}
.primg {
  width: 380px;
  float: left;
}
.primg img {
  float: left;
  width: 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;
}
#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: 1200px;
	height: 400px;*/
  margin-top: 20px;
  margin-bottom: 40px;
}
.shuomwz {
  float: left;
  margin-top: 20px;
  width: 100%;
}
/*现货资源*/
.kccxtitle {
  width: 100%;
  float: left;
  height: 60px;
  margin-bottom: 20px;
}
.kccxleft {
  width: 100%;
  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: 180px;
}
#xl {
  width: 180px;
}
#xhcc {
  width: 78px;
  height: 35px;
  background: #0a59b8;
  color: #fff;
  font-size: 16px;
  float: left;
  margin-top: 11px;
  border: none;
}
.xhlist {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.xhlist table {
  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;
  font-weight: 600;
  font-size: 14px;
}
.xhlist table tr td {
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-color: #d4d4d4;
  border-style: solid;
  border-width: 1px;
  font-size: 13px;
}
/*各页面详情页*/
.xxbiti {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.xxbiti h1 {
  font-size: 16px;
  width: 100%;
  float: left;
  font-weight: 100;
  height: 40px;
  line-height: 40px;
  font-weight: 600;
  margin-top: 0;
}
.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;
}
.ditu {
  margin-top: 25px;
}

/*解决方案*/
.fanfl {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 80px;
}
.bs-example:nth-child(0) {
  margin-left: 0px;
}
.bs-example {
  height: 310px;
  float: left;
  margin: 0 10px;
}
.ih-item.square.effect7 {
  overflow: hidden;
  width: 370px;
  height: 250px;
  position: relative;
}

.ih-item.square.effect7.colored .info {
  background: #1a4a72;
  background: rgba(26, 74, 114, 0.6);
}

.ih-item.square.effect7.colored .info h3 {
  background: rgba(12, 34, 52, 0.6);
}

.ih-item.square.effect7 .tu {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  width: 370px;
  height: 250px;
}
.tu img {
  width: 100%;
  height: 100%;
}
.ih-item.square.effect7 .info {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #333333;
  background: rgba(0, 0, 0, 0.6);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.ih-item.square.effect7 .info h3 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  font-size: 22px;
  padding-top: 45px;
  -webkit-transform: scale(4);
  -moz-transform: scale(4);
  -ms-transform: scale(4);
  -o-transform: scale(4);
  transform: scale(4);
  -webkit-transition: all 0.35s 0.1s ease-in-out;
  -moz-transition: all 0.35s 0.1s ease-in-out;
  transition: all 0.35s 0.1s ease-in-out;
  font-family: "Times New Roman", Times, serif;
}
.ih-item.square.effect7 .info p {
  line-height: 30px;
  font-size: 14px;
  color: #cacaca;
  padding: 0 35px 20px;
  -webkit-transform: scale(5);
  -moz-transform: scale(5);
  -ms-transform: scale(5);
  -o-transform: scale(5);
  transform: scale(5);
  -webkit-transition: all 0.35s 0.3s linear;
  -moz-transition: all 0.35s 0.3s linear;
  transition: all 0.35s 0.3s linear;
  font-style: italic;
}

.ih-item.square.effect7 a:hover .tu {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.ih-item.square.effect7 a:hover .info {
  visibility: visible;
  opacity: 1;
}

.ih-item.square.effect7 a:hover .info h3,
.ih-item.square.effect7 a:hover .info p {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.flbox {
  margin-top: 20px;
  width: 1200px;
  overflow: hidden;
}
.fenbt {
  color: #000;
  position: absolute;
  text-align: center;
  display: block;
  margin-top: 15px;
  width: 370px;
  font-size: 16px;
}
.fenbt:hover {
  color: #ff0000;
}
/*左侧*/
.menuLst-sy {
  width: 310px;
  overflow: hidden;
  border: 1px solid #0a59b8;
  float: left;
}
.menuLst-sy h3 {
  display: block;
  color: #fff;
  background-color: #0a59b8;
  line-height: 42px;
  padding-left: 20px;
  padding-bottom: 0;
  margin: 0;
}
.menuLst-sy ul {
  width: 100%;
  overflow: hidden;
}
.menuLst-sy ul li {
  width: 100%;
  height: 34px;
  border-bottom: 1px solid rgba(99, 150, 202, 0.6);
}
.menuLst-sy ul li a {
  font-size: 14px;
  line-height: 34px;
  display: block;
  color: #333;
  padding-left: 20px;
  font-family: lato, sans-serif;
}
.menuLst-sy ul li a:hover {
  color: #ffffff;
  background-color: #0976f9;
}
#xxz {
  background-color: #0976f9;
}
#xxz a {
  color: #fff;
}
#ttu {
  float: right;
}
#ttu img {
  width: 120px;
  height: 90px;
  float: right;
  margin-top: -20px;
  transform: translateX(-10px);
  transition: all 0.2s linear;
}
#ttu img:hover {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(-2px);
}
