@charset "utf-8";
/*AVAIBLE_VI
[
{"vicolor":"#01429e"},
{"vicolor":"#E03636"},
{"vicolor":"#DB9019"},
{"vicolor":"#2A5200"}
]
AVAIBLE_VI*/
.message .message_button input,
.message .mess_su_sub {
  background-color: #01429e;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
  /* table elements 表格元素 */
}
input,
textarea {
  border: none;
  box-shadow: none;
  outline: none;
}
/* 设置默认字体 */
body,
button,
input,
select,
textarea {
  font: 14px/22px "Microsoft YaHei";
  color: #666;
}
h1 {
  font-size: 18px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4,
h5,
h6 {
  font-size: 100%;
}
* h1,
* h2,
* h3,
* h4,
* h5,
* h6 {
  margin: 0px;
  font-weight: normal;
}
/* 重置列表元素 */
ul,
ol,
li {
  list-style: none;
}
/* 重置文本格式元素 */
a {
  text-decoration: none;
  color: #666;
  word-wrap: break-word;
  outline: none;
}
/*英文换行*/
/* 重置表单元素 */
legend {
  color: #000;
}
/* for ie6 */
fieldset,
img {
  border: none;
}
/* img 搭车：让链接里的 img 无边框 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 使表单元素在 ie 下能继承字体大小 */
}
i,
em {
  font-style: normal;
}
/* 重置表格元素 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {
  overflow-y: scroll;
}
/*手机预览居中*/
body {
  min-width: 1200px;
  width: 100%;
  overflow: hidden;
}
/*设置浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
/*清除浮动*/
.clear {
  clear: both;
  height: 0;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
/*全局配置*/
.header,
.content,
.footer {
  width: 1200px;
  margin: 0 auto;
}
/*CSS_DELETE_START*/
/*头部开始*/
.head {
  height: 185px;
  background-image: url(../images/topbg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 185px;
}
.top_t {
  height: 38px;
  line-height: 38px;
  color: #7c7c7c;
  font-size: 14px;
  overflow: hidden;
}
.top_c {
  height: 147px;
}
.top_c h1 {
  float: left;
  padding: 8px 0;
  height: 130px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: table;
}
.top_c h1 span {
  display: table-cell;
  vertical-align: middle;
}
.top_c h1 img {
  max-width: 260px;
  max-height: 130px;
  display: inline-block;
}
.top_c h2 {
  float: left;
  width: 600px;
  height: 60px;
  line-height: 60px;
  padding: 38px 0 0 50px;
  color: #01429e;
  font-size: 32px;
  font-weight: bold;
  overflow: hidden;
}
.top_c_tel {
  float: right;
  width: 220px;
  padding: 38px 20px 0 0;
}
.top_c_tel em {
  display: block;
  color: #9e9e9f;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.top_c_tel span {
  display: block;
  font-size: 28px;
  color: #01429e;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
}
/*底部开始*/
.foot {
  padding: 20px 0;
  background-image: url(../images/ftbg.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 276px;
}
.lxfs {
  height: 60px;
  padding-bottom: 30px;
}
.lxfs li {
  float: left;
  width: 230px;
  padding-left: 70px;
  height: 60px;
}
.lxfs li.dl01 {
  background-image: url(../images/ftico1.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 56px 56px;
  background-position: left center;
}
.lxfs li.dl02 {
  background-image: url(../images/ftico2.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 56px 56px;
  background-position: left center;
}
.lxfs li.dl03 {
  background-image: url(../images/ftico3.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 56px 56px;
  background-position: left center;
}
.lxfs li.dl04 {
  background-image: url(../images/ftico4.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 56px 56px;
  background-position: left center;
}
.lxfs span {
  display: block;
  font-size: 20px;
  color: #fff;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
}
.lxfs em {
  display: block;
  font-size: 18px;
  color: #fff;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}
.lxfs a {
  color: #fff;
}
.foot h3 {
  float: left;
  padding: 8px 0;
  height: 130px;
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: table;
}
.foot h3 span {
  display: table-cell;
  vertical-align: middle;
}
.foot h3 img {
  max-width: 260px;
  max-height: 130px;
  display: inline-block;
}
.info {
  float: left;
  width: 600px;
  height: 140px;
  padding-left: 60px;
  overflow: hidden;
}
.info span {
  display: block;
  line-height: 28px;
  font-size: 14px;
  color: #fff;
}
.info a {
  color: #fff;
}
.code {
  float: right;
  width: 110px;
  margin-right: 20px;
}
.code img {
  width: 110px;
  height: 110px;
  display: block;
}
.code span {
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
/*广告*/
.jy-banner {
  height: 400px;
  background-image: url(../images/cp1ban.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 1920px 400px;
}
/*CSS_DELETE_END*/
.cp01 {
  padding: 60px 0 20px;
}
.cp01-left {
  float: left;
  width: 430px;
}
.con img {
  width: 430px;
  height: 430px;
  display: block;
}
.small {
  margin-top: 15px;
  height: 100px;
  position: relative;
}
.small ul {
  width: 430px;
}
.small li {
  float: left;
  width: 88px;
  margin-right: 20px;
  border: 2px solid #ebebeb;
}
.small li.lst {
  margin-right: 0;
}
.small li img {
  width: 88px;
  height: 88px;
  display: block;
}
.small li.cur {
  border: 2px solid #01429e;
}
.cp01-right {
  float: right;
  width: 640px;
  padding: 40px 50px 22px;
  background-color: #f5f5f5;
}
.cp01-right-cpx h2 {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #252525;
  margin-bottom: 10px;
  overflow: hidden;
}
.cp01-right-cpx .xh {
  max-height: 264px;
  margin-bottom: 12px;
  overflow: hidden;
}
.cp01-right-cpx .xh span {
  display: block;
  font-size: 14px;
  color: #252525;
  line-height: 24px;
}
.cp01-right-tel {
  border-top: 1px solid #e3e3e3;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
}
.cp01-right-tel em {
  font-size: 16px;
  font-weight: bold;
  color: #252525;
}
.cp01-right-tel b {
  font-size: 24px;
  font-weight: bold;
  color: #01429e;
}
.cp01-right-btn {
  margin-top: 30px;
}
.cp01-right-btn a {
  display: block;
  background-color: #01429e;
  width: 180px;
  height: 56px;
  line-height: 56px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
/*tit*/
.cp-tit {
  padding-left: 20px;
  height: 58px;
  line-height: 58px;
  position: relative;
  overflow: hidden;
}
.cp-tit:before {
  position: absolute;
  content: "";
  width: 4px;
  height: 32px;
  background-color: #01429e;
  left: 0;
  top: 14px;
}
.cp-tit span {
  font-size: 32px;
  color: #01429e;
  font-weight: bold;
}
.cp-tit em {
  font-size: 20px;
  font-weight: normal;
  color: #666;
  text-transform: uppercase;
  padding-left: 10px;
}
/*产品优势*/
.cp02 {
  padding: 50px 0 20px;
}
.cp02-box {
  padding: 30px 0 10px;
}
.cp02-box ul {
  width: 550px;
}
.cp02-box ul li {
  padding: 0 0 20px 80px;
  position: relative;
}
.cp02-box li i {
  position: absolute;
  width: 70px;
  height: 76px;
  line-height: 76px;
  font-size: 40px;
  color: #fff;
  background-color: #01429e;
  font-family: Lobster,Arial;
  left: 0;
  top: 5px;
  overflow: hidden;
  text-align: center;
}
.cp02-box-div em {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
  color: #01429e;
  margin-bottom: 10px;
  overflow: hidden;
}
.cp02-box-div span {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
/*产品结构图*/
.cp03 {
  padding: 50px 0 20px;
}
.cp03-pic {
  height: 480px;
  padding-top: 20px;
}
.cp03-pic img {
  width: 1200px;
  height: 480px;
  display: block;
}
/*产品应用场景*/
.cp04 {
  padding: 50px 0 20px;
}
.cp04-desc {
  font-size: 14px;
  color: #343434;
  line-height: 28px;
  max-height: 140px;
  margin: 20px 0;
}
.cp04 ul li {
  float: left;
  width: 295px;
  margin-right: 6px;
}
.cp04 ul li.none {
  margin-right: 0;
}
.cp04 li img {
  width: 295px;
  height: 220px;
  display: block;
}
/*专利证书*/
.cp05 {
  padding: 50px 0 30px;
}
.cp05-box {
  padding: 20px 0 10px;
  position: relative;
  overflow: hidden;
}
.cp05-box ul li {
  float: left;
  width: 220px;
  margin-right: 25px;
}
.cp05-box ul li.none {
  margin-right: 0;
}
.cp05-box li span {
  display: block;
  height: 312px;
  border: 1px solid #d8d8d8;
}
.cp05-box li img {
  width: 218px;
  height: 312px;
}
.cp05-box li em {
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #1f1f1f;
  padding-top: 20px;
  overflow: hidden;
}
.zs-prev,
.zs-next {
  position: absolute;
  width: 30px;
  height: 45px;
  z-index: 1;
  cursor: pointer;
  bottom: 190px;
}
.zs-prev {
  background: url(../images/l.png) no-repeat center;
  background-size: 30px 45px;
  left: 0;
}
.zs-next {
  background: url(../images/r.png) no-repeat center;
  background-size: 30px 45px;
  right: 0;
}
/*经典案例*/
.cp06 {
  padding: 50px 0 20px;
  overflow: hidden;
}
.cp06-box {
  padding: 20px 0 10px;
  position: relative;
}
.cp06-box-pic {
  float: left;
  width: 600px;
  height: 338px;
  position: relative;
}
.cp06-box-pic img {
  width: 600px;
  height: 338px;
  display: block;
}
.cp06-box-pic span,
.cp06-box li span {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 5px 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.cp06-box-pic em,
.cp06-box li em {
  display: block;
  max-height: 44px;
  line-height: 22px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  overflow: hidden;
}
.cp06-box ul {
  width: 600px;
}
.cp06-box ul li {
  float: left;
  width: 292px;
  height: 164px;
  margin-left: 8px;
  position: relative;
}
.cp06-box ul li:nth-child(1),
.cp06-box ul li:nth-child(2) {
  margin-bottom: 10px;
}
.cp06-box li img {
  width: 292px;
  height: 164px;
  display: block;
}
/*其他产品*/
.cp07 {
  padding: 50px 0 20px;
}
.cp07-box {
  padding: 20px 0 10px;
}
.cp07-box ul li {
  float: left;
  width: 288px;
  margin-right: 16px;
}
.cp07-box li img {
  width: 286px;
  height: 286px;
}
.cp07-box ul li.none {
  margin-right: 0;
}
.cp07-box li a {
  text-decoration: none;
}
.cp07-box li em {
  display: block;
  height: 48px;
  line-height: 48px;
  border-bottom: 3px solid #ccc;
  padding: 0 20px 0 15px;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  position: relative;
}
.cp07-box li em:after {
  content: "";
  width: 5px;
  height: 5px;
  border: 2px solid #ccc;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -2px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cp07-box li:hover em {
  color: #01429e;
  border-bottom: 3px solid #01429e;
}
.cp07-box li:hover em:after {
  border: 2px solid #01429e;
  border-style: solid solid none none;
}
/*返回首页*/
.sidebar {
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 99;
  width: 50px;
}
.sidebar-itme {
  width: 50px;
  height: 68px;
  margin-bottom: 5px;
  position: relative;
}
.sidebar-itme:hover span {
  display: block;
}
.sidebar-itme span {
  display: none;
  width: 66px;
  height: 24px;
  font-size: 12px;
  color: #666;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  background-color: #eee;
  position: absolute;
  right: 54px;
  top: 50%;
  margin-top: -12px;
}
.sidebar img {
  width: 50px;
  height: 68px;
  cursor: pointer;
  background-color: #01429e;
}
.sidebar .fh {
  display: none;
}
