@charset "UTF-8";
* {
  box-sizing: border-box;
}
body {
  padding: 0;
  min-width: 1200px;
  margin: 0 auto;
  font: 14px/1.8 "Microsoft YaHei";
  position: relative;
  letter-spacing: 1px;
}
body .secs {
  display: block;
  width: 1200px;
  margin: 0 auto;
}
:focus {
  outline: none !important;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-transition: color 0.1s linear, background-color 0.15s linear;
  -moz-transition: color 0.1s linear, background-color 0.15s linear;
  -o-transition: color 0.1s linear, background-color 0.15s linear;
  transition: color 0.1s linear, background-color 0.15s linear;
}
a:hover,
a:link {
  text-decoration: none;
}
table {
  border-spacing: 0;
  width: 100%;
  display: table !important;
}
label {
  font-weight: normal;
  margin: 0;
}
header,
nav,
section,
aside,
footer {
  display: block;
  width: 100%;
}
.img-responsive {
  width: 100%;
}
.row {
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.disf {
  font-size: 0;
  letter-spacing: -1px;
}
.dis {
  font-size: 14px;
  letter-spacing: 1px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
/**************header****************/
header div.head_top {
  background: #F6F6F6;
}
header div.head_top div.secs {
  padding: 5px 0;
}
header div.head_top div.secs div a {
  padding: 0 10px;
}
header > div.secs {
  padding: 15px 0;
}
header > div.secs a.logo {
  display: inline-block;
  position: relative;
}
header > div.secs div.he_rt > * {
  display: inline-block;
  vertical-align: middle;
}
header > div.secs div.he_rt img {
  width: 53px;
}
header > div.secs div.he_rt p {
  margin: 0;
}
/**************nav****************/
nav {
  position: relative;
  z-index: 2;
  height: 60px;
  background: #0B89DD;
}
nav ul.secs > li {
  width: 16.5%;
  text-align: center;
  position: relative;
}
nav ul.secs > li a {
  color: #fff;
  display: block;
  font-size: 16px;
}
nav ul.secs > li a:hover {
  background: #096eb1;
}
nav ul.secs > li > a {
  line-height: 60px;
}
nav ul.secs > li ul.sub {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
  background: #0B89DD;
}
nav ul.secs > li ul.sub li a {
  height: 35px;
  line-height: 35px;
}
/**************banner****************/
div.banner {
  position: relative;
  z-index: 1;
}
/**************index****************/
section {
  padding-bottom: 50px;
}
section div.ss {
  padding: 10px 0;
  line-height: 30px;
}
section div.ss > span {
  font-weight: bold;
}
section div.ss div.search div input {
  float: left;
  border: 2px solid #0B89DD;
  height: 30px;
}
section div.ss div.search div input.in1 {
  width: 260px;
  padding: 2px 6px;
  font-size: 12px;
}
section div.ss div.search div input.in2 {
  line-height: 20px;
  background: #0B89DD;
  color: #fff;
}
section div.info_sec {
  padding-top: 15px;
}
section div.info_sec div.info_le {
  width: 223px;
}
section div.info_sec div.info_le div.in_le_top {
  margin-bottom: 48px;
}
section div.info_sec div.info_le div.in_le_top div.in_le_tit {
  background: #0B89DD;
  color: #fff;
  padding-left: 35px;
}
section div.info_sec div.info_le div.in_le_top div.in_le_tit > * {
  display: inline-block;
  vertical-align: middle;
}
section div.info_sec div.info_le div.in_le_top div.in_le_tit span {
  font-family: 'Times New Roman';
}
section div.info_sec div.info_le div.in_le_top div.in_le_tit > span {
  font-size: 53px;
  font-weight: bold;
  font-style: italic;
  line-height: 100%;
  margin-right: 12px;
}
section div.info_sec div.info_le div.in_le_top div.in_le_tit div p {
  margin: 0;
  font-size: 22px;
  font-weight: bold;
}
section div.info_sec div.info_le div.in_le_top div.in_le_tit div span {
  font-size: 16px;
  letter-spacing: -1px;
  line-height: 100%;
}
section div.info_sec div.info_le div.in_le_top ul.in_le_list {
  background: #f6f6f6;
  padding: 17px;
}
section div.info_sec div.info_le div.in_le_top ul.in_le_list li {
  /*background: url("../images/info_le_01.png") no-repeat center;*/
  margin-bottom: 10px;
  background-color: rgba(11,137,221,0.7);
}
section div.info_sec div.info_le div.in_le_top ul.in_le_list li a {
  display: block;
  text-align: center;
  color: #fff;
  padding: 4px 0;
}
section div.info_sec div.info_le div.in_le_top ul.in_le_list li:hover {
  /*background: url("../images/info_le_02.png") no-repeat center;*/
}
section div.info_sec div.info_le div.in_le_fot div {
  border: 1px solid #ddd;
  padding: 12px;
}
section div.info_sec div.info_rt {
  width: 950px;
}
section div.info_sec div.info_rt div.info_top {
  border-bottom: 1px solid #0B89DD;
  margin-bottom: 20px;
}
section div.info_sec div.info_rt div.info_top > span {
  display: inline-block;
  font-size: 16px;
  width: 114px;
  border-bottom: 4px solid #0B89DD;
  position: relative;
  top: 4px;
  padding: 3px 0 3px 10px;
}
section div.info_sec div.info_rt div.info_top div {
  margin-top: 10px;
}
section div.info_sec div.info_rt div.product a {
  width: 217px;
  height:182px;
  border: 1px solid #eee;
  padding: 15px;
  margin-bottom: 12px;
  text-align: center;
  margin-left: 27px;
}
section div.info_sec div.info_rt div.product a p {
  margin: 0;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
section div.info_sec div.info_rt div.product a:hover {
  border-color: #FF6600;
}
section div.info_sec div.info_rt div.product a img {
  display: block;
  height: 126px;
  margin: auto;
  width: 167px;
}
section div.full {
  margin-top: 10px;
  height: 243px;
  background: url("../images/full.jpg") no-repeat center;
  overflow: hidden;
}
section div.full div.secs div.full_le {
  height: 243px;
  padding: 50px 0;
  color: #fff;
}
section div.full div.secs div.full_le div.d1 span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-weight: bold;
  font-size: 25px;
}
section div.full div.secs div.full_le div.d2 {
  width: 602px;
  margin-top: 30px;
  padding-left: 12px;
}
section div.full div.secs div.full_le div.d2 p {
  margin: 0;
}
section div.full div.secs div.full_le div.d2 p a {
  color: red;
}
section div.full div.secs div.full_rt {
  padding-top: 15px;
  margin-right: 15px;
}
section div.full div.secs div.full_rt a {
  display: block;
  padding: 12px;
  background: #fff;
  box-shadow: 3px 0 5px #555;
}
section div.full div.secs div.full_rt a img {
  height: 188px;
}
section div.products {
  padding: 15px 0;
}
section div.products div.secs div.pro_title {
  text-align: center;
  border-bottom: 1px solid #ddd;
}
section div.products div.secs div.pro_title span {
  font-weight: bold;
  font-size: 22px;
  color: #0B89DD;
  border-bottom: 3px solid #e6e6e6;
  padding: 5px;
  position: relative;
  top: -1px;
}
section div.products div.secs div.pro_sec .picMarquee-left {
  width: 1200px;
  overflow: hidden;
  position: relative;
}
section div.products div.secs div.pro_sec .picMarquee-left .bd ul {
  overflow: hidden;
}
section div.products div.secs div.pro_sec .picMarquee-left .bd ul li {
  float: left;
  width: 20%;
  padding: 10px 15px;
}
section div.products div.secs div.pro_sec .picMarquee-left .bd ul li a {
  display: block;
  text-align: center;
}
section div.products div.secs div.pro_sec .picMarquee-left .bd ul li a img {
  display: block;
  max-width: 100%;
  margin: auto;
  height: 126px;
  width: 167px;
}
section div.products div.secs div.pro_sec .picMarquee-left .bd ul li a p {
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
section div.news {
  margin-top: 15px;
}
section div.news > div {
  width: 47%;
}
section div.news > div div.news_title {
  border-bottom: 1px solid #ddd;
  padding: 3px 10px;
}
section div.news > div div.news_title span.s1 {
  font-weight: bold;
  font-size: 18px;
}
section div.news > div div.news_title span.s2 {
  font-size: 12px;
}
section div.news > div div.news_title a {
  float: right;
  color: #0B89DD;
  margin-top: 8px;
}
section div.news > div ul.news_sec li {
  padding: 15px 0 15px 35px;
  border-bottom: 1px solid #d6d6d6;
}
section div.news > div ul.news_sec li div.fl {
  background: #0B89DD;
  color: #fff;
  text-align: center;
  width: 65px;
}
section div.news > div ul.news_sec li div.fl span {
  display: block;
  font-size: 13px;
  letter-spacing: 0;
}
section div.news > div ul.news_sec li div.fl span.s1 {
  font-size: 24px;
  height: 41px;
  line-height: 41px;
}
section div.news > div ul.news_sec li div.fr {
  width: 410px;
}
section div.news > div ul.news_sec li div.fr a {
  display: block;
  font-size: 19px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
section div.news > div ul.news_sec li div.fr a:hover {
  color: #0B89DD;
}
section div.news > div ul.news_sec li div.fr p {
  margin: 0;
  line-height: 140%;
  font-size: 12px;
}
/**************新闻中心****************/
div.new ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  margin-bottom: 3px;
}
div.new ul li * {
  line-height: 140%;
}
div.new ul li a {
  display: block;
  font-weight: bold;
}
div.new ul li span {
  color: #aaa;
  font-size: 12px;
}
div.new ul li p {
  margin: 0;
  color: #555;
}
/**************技术支持****************/
div.new2 ul li {
  border-bottom: 1px dashed #ddd;
  padding: 6px 0;
}
div.new2 ul li a.a1 {
  color: #0B89DD;
}
div.new2 ul li span {
  float: right;
}
/**************新闻详情****************/
div.new_info div.new_in_top p.p1 {
  font-size: 16px;
  font-weight: bold;
  color: #0B89DD;
  text-align: center;
}
div.new_info div.new_in_top div.d1 {
  text-align: center;
}
div.new_info div.new_in_top div.d2 {
  border: 1px solid #ddd;
  background: #eee;
  padding: 5px 30px;
  margin: 15px 0;
}
div.new_info div.new_in_sec p {
  margin: 0;
}
div.link {
  margin-top: 20px;
}
div.link a {
  display: inline-block;
}
div.link a:hover {
  color: #0B89DD;
}
/**************联系我们****************/
div.contact div.con_d1 {
  border: 1px solid #ddd;
  padding: 15px 60px;
  margin-bottom: 50px;
}
div.contact div.con_d1 ul li {
  width: 49%;
  padding: 15px 0;
}
div.contact div.con_d1 ul li img {
  width: 30px;
  margin-right: 10px;
}
div.contact div.map > * {
  width: 100%;
  height: initial;
}
/**************footer****************/
footer {
  background: #0B89DD;
  padding: 40px 0 20px;
  text-align: center;
  color: #fff;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
}
footer div.secs ul {
  margin-bottom: 10px;
}
footer div.secs ul li {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
footer div.secs ul li a {
  padding: 0 10px;
  color: #fff;
}
#pages {
  text-align: center;
  margin: 30px auto;
  line-height: 30px;
}
#pages a,
#pages span {
  display: inline-block;
  height: 30px;
  margin: 0 1px;
  padding: 0 10px;
}
#pages a {
  border: 1px solid #ccc;
  color: #333;
}
#pages a:hover {
  color: #fff;
  border-color: #0B89DD;
  background: #0B89DD /*鼠标滑过色块色*/;
}
#pages span {
  border: 1px solid #0B89DD;
  color: #fff;
  background: #0B89DD;
  /*色块色*/
}

.post_box input,.post_box textarea{
  width: 450px !important;
}

.post_box input{
  height: 35px !important;
  line-height: 35px !important;
}

.post_box input.button{
  width: 120px !important;
}

.post_box td{
  padding: 5px 0;
}

/**************在线留言****************/
div.liuyan {
  padding: 20px 150px;
}
div.liuyan div.d1 {
  margin-bottom: 25px;
}
div.liuyan div.d1 label {
  width: 62px;
  text-align: right;
  vertical-align: middle;
}
div.liuyan div.d1 label span {
  color: red;
}
div.liuyan div.d1 .in1 {
  width: 55%;
  padding: 3px 5px;
  vertical-align: middle;
}
div.liuyan div.d2 {
  /*text-align: center;*/
  padding-left: 115px;
}
div.liuyan div.d2 input {
  -webkit-appearance: none;
  width: 100px;
  margin: 12px;
  background: #0B89DD;
  color: #fff;
  font-size: 1.4rem;
  border: none;
  padding: 3px 0;
}