@font-face {
  font-family: 'iconfont';
  /* project id 995532 */
  src: url('//at.alicdn.com/t/font_995532_43cuviuzn7v.eot');
  src: url('//at.alicdn.com/t/font_995532_43cuviuzn7v.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_995532_43cuviuzn7v.woff2') format('woff2'), url('//at.alicdn.com/t/font_995532_43cuviuzn7v.woff') format('woff'), url('//at.alicdn.com/t/font_995532_43cuviuzn7v.ttf') format('truetype'), url('//at.alicdn.com/t/font_995532_43cuviuzn7v.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.clear:after {
  visibility: hidden;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  clear: both;
}
body,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
select,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  text-transform: uppercase;
}
i {
  font-style: normal;
}
body,
html {
  min-height: 100%;
}
body {
  font-family: "Microsoft YaHei";
  font-size: 14px;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
img {
  border: none;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #232323;
}
a:hover,
a:focus {
  text-decoration: none;
}
table {
  border-collapse: collapse;
  table-layout: fixed;
}
input,
textarea {
  outline: none;
  border: none;
}
textarea {
  resize: none;
  overflow: auto;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: ".";
  width: 0;
  height: 0;
  visibility: hidden;
  display: block;
  clear: both;
  overflow: hidden;
}
header {
  width: 100%;
}
header .top-line {
  width: 100%;
  height: 3px;
  background: #3a3a3a;
}
header .top-line .cont {
  width: 1200px;
  margin: 0 auto;
}
header .top-line .cont .left {
  float: left;
  width: 408px;
  height: 100%;
  background: #365b90;
  border-left: 2px solid #732322;
}
header .top-line .cont .right {
  width: 416px;
  height: 100%;
  background: #365b90;
  float: right;
  margin-right: 6px;
}
header .top {
  width: 1200px;
  margin: 0 auto;
  height: 128px;
}
header .top .logo {
  display: block;
  float: left;
  margin-top: 37px;
}
header .top .line {
  float: left;
  margin-left: 20px;
  margin-top: 35px;
  width: 2px;
  height: 55px;
  background: #e7e7e7;
  margin-right: 16px;
}
header .top > p {
  line-height: 1;
  color: #333333;
  font-size: 22px;
  font-weight: bold;
  float: left;
  margin-top: 37px;
  line-height: 26px;
}
header .top > p span {
  color: #434343;
  font-size: 16px;
}
header .top .tel {
  float: right;
  line-height: 1;
  margin-top: 40px;
}
header .top .tel .iconfont {
  float: left;
  font-size: 48px;
  color: #ff8400;
}
header .top .tel p {
  margin-left: 52px;
  color: #ff9600;
  font-weight: bold;
  font-size: 24px;
}
header .top .tel span {
  display: block;
  margin-left: 52px;
  color: #ff9600;
  font-size: 24px;
  font-weight: bold;
  margin-top: 3px;
}
header nav {
  width: 100%;
  height: 52px;
  background: #365b90;
}
header nav ul {
  width: 1200px;
  margin: 0 auto;
}
header nav ul li {
  position: relative;
  float: left;
  line-height: 52px;
  height: 52px;
  padding: 0 40px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
header nav ul li > a {
  float: left;
  display: block;
  height: 100%;
  line-height: 52px;
  height: 52px;
  color: #ffffff;
  font-size: 16px;
}
header nav ul li:hover,
header nav ul li.on {
  background: #183b6e;
}
header nav ul li:hover .left,
header nav ul li.on .left,
header nav ul li:hover .right,
header nav ul li.on .right {
  opacity: 1;
  filter: alpha(opacity=1);
}
header nav ul li .drop {
  position: absolute;
  width: 144px;
  display: none;
  background: rgba(24, 59, 110, 0.52);
  z-index: 100;
  top: 52px;
  left: 0;
}
header nav ul li .drop a {
  display: block;
  width: 100%;
  height: 29px;
  border-bottom: 1px solid #ffffff;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #ffffff;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
header nav ul li .drop a:hover {
  background: #183b6e;
}
/*banner*/
.banner {
  position: relative;
  width: 100%;
  height: 500px;
}
.banner .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.banner .bd ul {
  width: 100% !important;
  height: 500px !important;
}
.banner .bd ul li {
  width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.banner .bd ul li a {
  display: block;
  height: 500px;
  background-position: center;
  background-repeat: no-repeat;
}
.banner .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
  z-index: 1;
}
.banner .hd ul li {
  margin: 0 4px;
  width: 42px;
  height: 6px;
  background: #cdcecf;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.banner .hd .on {
  background: #cc800d;
}
.search {
  width: 100%;
  height: 55px;
  background: #f6f6f6;
}
.search .cont {
  width: 1200px;
  margin: 0 auto;
}
.search .cont .hot {
  float: left;
  line-height: 55px;
}
.search .cont .hot span {
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}
.search .cont .hot a {
  color: #666666;
  font-size: 14px;
  padding: 0 13px;
}
.search .cont .sea {
  float: right;
  width: 240px;
  height: 29px;
  margin-top: 13px;
}
.search .cont .sea input {
  float: left;
  width: 179px;
  height: 100%;
  border: 1px solid #cccccc;
  border-right: none;
  text-indent: 18px;
}
.search .cont .sea button {
  width: 61px;
  height: 100%;
  float: right;
  background: #365b90;
  border: none;
  color: #ffffff;
  font-size: 14px;
  line-height: 29px;
}
.index-product {
  line-height: 1;
  width: 1200px;
  margin: 0 auto;
}
.index-product > .tit {
  text-align: center;
  position: relative;
  margin-top: 62px;
}
.index-product > .tit p {
  color: #252525;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 8px;
}
.index-product > .tit span {
  color: #a6a6a6;
  font-size: 14px;
  background: #ffffff;
  padding: 0 30px;
}
.index-product > .tit .line {
  position: absolute;
  bottom: 7px;
  z-index: -1;
  width: 100%;
  height: 1px;
  background: #eaeaea;
}
.index-product .index-pro-list {
  line-height: 1;
  margin-top: 58px;
}
.index-product .index-pro-list .left {
  width: 270px;
  float: left;
}
.index-product .index-pro-list .left .cat {
  border: 4px solid #365b90;
}
.index-product .index-pro-list .left .cat .tit {
  width: 100%;
  height: 71px;
  background: #365b90;
  text-align: center;
}
.index-product .index-pro-list .left .cat .tit p {
  color: #ffffff;
  font-size: 24px;
  padding-top: 17px;
  margin-bottom: 9px;
}
.index-product .index-pro-list .left .cat .tit span {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.index-product .index-pro-list .left .cat ul {
  padding: 0 7px;
}
.index-product .index-pro-list .left .cat ul li {
  width: 100%;
  height: 48px;
  border-bottom: 1px dashed #c6c6c6;
}
.index-product .index-pro-list .left .cat ul li a {
  float: left;
  display: block;
  width: 100%;
  height: 29px;
  line-height: 29px;
  color: #666666;
  font-size: 15px;
  margin-top: 9px;
  padding-left: 12px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.index-product .index-pro-list .left .cat ul li:hover a {
  background: #365b90;
  color: #ffffff;
}
.index-product .index-pro-list .left .cat ul li:last-child {
  border: none;
}
.index-product .index-pro-list .left .contact {
  width: 100%;
  margin-top: 32px;
}
.index-product .index-pro-list .left .contact .tit {
  width: 100%;
  height: 75px;
  background: #365b90;
  text-align: center;
}
.index-product .index-pro-list .left .contact .tit p {
  color: #ffffff;
  font-size: 24px;
  padding-top: 17px;
  margin-bottom: 9px;
}
.index-product .index-pro-list .left .contact .tit span {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.index-product .index-pro-list .left .contact .cont {
  width: 100%;
  border: 2px solid #e6e6e6;
  padding: 10px 6px;
}
.index-product .index-pro-list .left .contact .cont p {
  font-size: 16px;
  letter-spacing: -0.5px;
  color: #30394c;
  line-height: 36px;
}
.index-product .index-pro-list .right {
  width: 842px;
  float: right;
}
.index-product .index-pro-list .right .multipleColumn .bd .tempWrap {
  right: 24px;
}
.index-product .index-pro-list .right .multipleColumn .bd .ulWrap ul {
  float: left;
  margin-left: 23px;
}
.index-product .index-pro-list .right .multipleColumn .bd .ulWrap ul li {
  width: 265px;
  height: 242px;
  border: 1px solid #eaeaea;
  margin-top: 24px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.index-product .index-pro-list .right .multipleColumn .bd .ulWrap ul li:first-child {
  margin-top: 0;
}
.index-product .index-pro-list .right .multipleColumn .bd .ulWrap ul li .pic {
  width: 263px;
  height: 201px;
  overflow: hidden;
}
.index-product .index-pro-list .right .multipleColumn .bd .ulWrap ul li .pic img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.index-product .index-pro-list .right .multipleColumn .bd .ulWrap ul li .title {
  width: 100%;
  height: 39px;
  background: #eaeaea;
}
.index-product .index-pro-list .right .multipleColumn .bd .ulWrap ul li .title a {
  display: block;
  text-align: center;
  color: #444444;
  font-size: 14px;
  line-height: 39px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.index-product .index-pro-list .right .multipleColumn .bd .ulWrap ul li:hover {
  border-color: #365b90;
}
.index-product .index-pro-list .right .multipleColumn .bd .ulWrap ul li:hover a {
  background: #365b90;
  color: #ffffff;
}
.index-product .index-pro-list .right .multipleColumn .bd .ulWrap ul li:hover img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.index-about {
  width: 100%;
  height: 463px;
  background: url(../images/bg.jpg) no-repeat center center;
  margin-top: 59px;
}
.index-about .cont {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.index-about .cont .pic {
  position: absolute;
  top: 72px;
  width: 444px;
  height: 322px;
  left: -21px;
}
.index-about .cont .pic .border {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 402px;
  height: 282px;
  border: 4px solid #adbdd2;
}
.index-about .cont .pic img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: block;
  width: 423px;
  height: 299px;
}
.index-about .cont .info {
  width: 688px;
  float: right;
  line-height: 1;
}
.index-about .cont .info .tit {
  color: #ffffff;
  font-size: 30px;
  font-weight: bold;
  margin-top: 97px;
}
.index-about .cont .info .tit span {
  font-size: 36px;
  color: rgba(255, 255, 255, 0.27);
  font-weight: bold;
}
.index-about .cont .info .p1 {
  font-size: 24px;
  color: #ffffff;
  margin-top: 32px;
}
.index-about .cont .info .p2 {
  font-size: 14px;
  color: #ffffff;
  line-height: 2;
  margin-top: 22px;
}
.index-about .cont .info .more {
  position: absolute;
  display: block;
  color: #ffffff;
  font-size: 12px;
  width: 104px;
  height: 33px;
  border: 1px solid #94a8c4;
  border-radius: 4px;
  text-align: center;
  line-height: 31px;
  top: 349px;
}
.index-about .cont .info .line {
  position: absolute;
  width: 584px;
  height: 1px;
  background: #7c94b6;
  right: 0;
  top: 365px;
}
.index-device {
  width: 100%;
  height: 558px;
  background: url(../images/device.jpg) no-repeat center center;
}
.index-device .cont {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.index-device .cont .tit {
  line-height: 1;
  height: 42px;
  border-bottom: 1px solid #eaeaea;
}
.index-device .cont .tit p {
  float: left;
  font-size: 30px;
  font-weight: bold;
  color: #252525;
}
.index-device .cont .tit p span {
  color: #a6a6a6;
  font-size: 14px;
  line-height: 30px;
  font-weight: normal;
  margin-left: 22px;
}
.index-device .cont .tit .more {
  float: right;
  color: #999999;
  font-size: 14px;
  line-height: 30px;
}
.index-device .cont .poster-main {
  position: relative;
  margin: 68px auto 0;
}
.index-device .cont .poster-main .poster-btn {
  position: absolute;
  width: 30px !important;
  height: 64px !important;
  top: 126px;
  cursor: pointer;
}
.index-device .cont .poster-main .poster-prev-btn {
  background: url(../images/prev.png) no-repeat center center;
  left: -69px;
}
.index-device .cont .poster-main .poster-next-btn {
  background: url(../images/next.png) no-repeat center center;
  right: -69px;
}
.index-device .cont .poster-main .poster-item {
  position: absolute;
}
.index-device .cont .poster-main .poster-item img {
  width: 100%;
  height: 100%;
}
.index-device .cont .poster-main .poster-item .poster-item-title {
  display: block;
  width: 100%;
  height: 40px;
  background: #365b90;
  color: #f6f6f6;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
}
.index-news {
  width: 100%;
  height: 480px;
  background: #f6f6f6;
}
.index-news .cont {
  width: 1200px;
  margin: 0 auto;
  padding-top: 60px;
}
.index-news .cont .tit {
  width: 100%;
  height: 36px;
  line-height: 18px;
  border-bottom: 1px solid #dfdfdf;
}
.index-news .cont .tit p {
  color: #333333;
  float: left;
  font-size: 18px;
  font-weight: bold;
}
.index-news .cont .tit p span {
  color: #999999;
  font-size: 14px;
  margin-left: 12px;
  font-weight: normal;
}
.index-news .cont .tit p::before {
  display: block;
  content: "";
  width: 3px;
  height: 18px;
  background: #365b90;
  float: left;
  margin-right: 11px;
}
.index-news .cont .tit .more {
  display: block;
  color: #999999;
  line-height: 18px;
  font-size: 14px;
  float: right;
}
.index-news .cont .left,
.index-news .cont .middle {
  width: 360px;
  float: left;
  margin-right: 60px;
}
.index-news .cont .left > img,
.index-news .cont .middle > img {
  width: 100%;
  height: 93px;
  display: block;
  margin-top: 32px;
}
.index-news .cont .left ul li,
.index-news .cont .middle ul li {
  line-height: 14px;
  margin-top: 25px;
}
.index-news .cont .left ul li .icon,
.index-news .cont .middle ul li .icon {
  width: 12px;
  height: 12px;
  background: url(../images/icon_07.png) no-repeat center center;
  float: left;
  margin-top: 1px;
}
.index-news .cont .left ul li a,
.index-news .cont .middle ul li a {
  color: #666666;
  font-size: 14px;
  margin-left: 15px;
}
.index-news .cont .left ul li span,
.index-news .cont .middle ul li span {
  float: right;
  color: #666666;
  font-size: 14px;
}
.index-news .cont .right {
  width: 360px;
  float: left;
}
.index-news .cont .right ul {
  margin-top: 32px;
}
.index-news .cont .right ul li {
  width: 100%;
  height: 96px;
  border-bottom: 1px dashed #dddddd;
  padding: 0 7px;
}
.index-news .cont .right ul li .question {
  line-height: 19px;
  margin-top: 20px;
}
.index-news .cont .right ul li .question p {
  width: 19px;
  height: 19px;
  background: #ff8800;
  border-radius: 10px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  float: left;
}
.index-news .cont .right ul li .question .title {
  color: #333333;
  font-size: 16px;
  line-height: 19px;
  margin-left: 12px;
}
.index-news .cont .right ul li .answer {
  margin-top: 12px;
}
.index-news .cont .right ul li .answer .an {
  width: 19px;
  height: 19px;
  background: #365b90;
  border-radius: 10px;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  float: left;
}
.index-news .cont .right ul li .answer .desc {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
  padding-left: 31px;
}
footer {
  height: 271px;
  margin-top: 20px;
}
footer .foot-nav {
  height: 64px;
  width: 100%;
  background: #365b90;
  border-bottom: 1px solid #5f80b0;
}
footer .foot-nav ul {
  text-align: center;
  color: #bdcee7;
  font-size: 20px;
}
footer .foot-nav ul li {
  display: inline-block;
  padding-right: 30px;
  margin-left: 30px;
}
footer .foot-nav ul li a {
  color: #bdcee7;
  font-size: 18px;
  line-height: 63px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
footer .foot-nav ul li:hover a,
footer .foot-nav ul li.on a {
  color: #fce629;
}
footer .contact {
  width: 100%;
  height: 175px;
  background: #365b90;
}
footer .contact .cont {
  width: 1200px;
  margin: 0 auto;
}
footer .contact .cont .foot-logo {
  display: block;
  float: left;
  margin-top: 58px;
  margin-right: 193px;
}
footer .contact .cont .wechat {
  width: 92px;
  height: 92px;
  float: left;
  margin-top: 37px;
}
footer .contact .cont .lianxi {
  float: right;
  margin-top: 54px;
}
footer .contact .cont .lianxi p:first-child {
  color: #ffffff;
  font-size: 16px;
}
footer .contact .cont .lianxi p:first-child span {
  color: #f7e22e;
  font-size: 24px;
  font-weight: bold;
}
footer .contact .cont .lianxi p:last-child {
  color: #ffffff;
  font-size: 16px;
}
footer .copyright {
  color: #5274a6;
  font-size: 14px;
  text-align: center;
  background: #274d83;
  line-height: 32px;
}
.page {
  margin: 42px 0;
  float: right;
}
.page ul {
  text-align: center;
}
.page ul li {
  display: inline-block;
  vertical-align: top;
  width: 28px;
  height: 29px;
  border: 1px solid #e5e5e5;
  margin: 0 3px;
}
.page ul li a {
  display: block;
  color: #000000;
  font-size: 14px;
  line-height: 29px;
  text-align: center;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.page ul li.prev {
  background: #f6f6f6;
  border-color: #f6f6f6;
}
.page ul li.prev a {
  color: #969696;
  line-height: 24px;
}
.page ul li.next {
  background: #365b90;
  border-color: #365b90;
}
.page ul li.next a {
  color: #ffffff;
  line-height: 24px;
}
.page ul .num.on a,
.page ul .num:hover a {
  color: #365b90;
}
.crumb {
  width: 100%;
  height: 34px;
  border-bottom: 1px solid #eaeaea;
}
.crumb > span {
  display: block;
  float: left;
  color: #414141;
  font-size: 20px;
  line-height: 33px;
  border-bottom: 1px solid #365b90;
}
.crumb .bread {
  float: right;
  color: #414141;
  font-size: 14px;
  line-height: 33px;
}
.crumb .bread .iconfont {
  font-size: 16px;
  color: #e7e7e7;
  margin-right: 9px;
}
.crumb .bread a {
  color: #666666;
  font-size: 14px;
}
.crumb .bread span {
  font-size: 14px;
  color: #365b90;
}
.detail-right {
  width: 906px;
  float: right;
}
.content-list {
  width: 1200px;
  margin: 0 auto;
}
.content-list .detail-side {
  width: 270px;
  float: left;
}
.content-list .detail-side .cat {
  border: 4px solid #365b90;
}
.content-list .detail-side .cat .tit {
  width: 100%;
  height: 99px;
  background: #365b90;
  text-align: center;
}
.content-list .detail-side .cat .tit p {
  color: #ffffff;
  font-size: 24px;
  padding-top: 26px;
  margin-bottom: 9px;
}
.content-list .detail-side .cat .tit span {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.content-list .detail-side .cat ul {
  padding: 0 7px;
}
.content-list .detail-side .cat ul li {
  width: 100%;
  height: 48px;
  border-bottom: 1px dashed #c6c6c6;
}
.content-list .detail-side .cat ul li a {
  float: left;
  display: block;
  width: 100%;
  height: 29px;
  line-height: 29px;
  color: #666666;
  font-size: 15px;
  margin-top: 9px;
  padding-left: 12px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.content-list .detail-side .cat ul li:hover a {
  background: #365b90;
  color: #ffffff;
}
.content-list .detail-side .cat ul li:last-child {
  border: none;
}
.content-list .detail-side .contact {
  width: 100%;
  margin-top: 32px;
}
.content-list .detail-side .contact .tit {
  width: 100%;
  height: 75px;
  background: #365b90;
  text-align: center;
}
.content-list .detail-side .contact .tit p {
  color: #ffffff;
  font-size: 24px;
  padding-top: 17px;
  margin-bottom: 9px;
}
.content-list .detail-side .contact .tit span {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.content-list .detail-side .contact .cont {
  width: 100%;
  border: 1px solid #e6e6e6;
  border-top: none;
}
.content-list .detail-side .contact .cont .info {
  width: 100%;
  height: 99px;
  background: #f6f6f6;
}
.content-list .detail-side .contact .cont .info .p1 {
  text-align: center;
  font-size: 14px;
  color: #888888;
  padding-top: 21px;
}
.content-list .detail-side .contact .cont .info .p1 .iconfont {
  font-size: 27px;
  color: #888888;
  margin-right: 10px;
}
.content-list .detail-side .contact .cont .info .p2 {
  font-size: 18px;
  color: #365b90;
  font-weight: bold;
  margin-top: 12px;
  letter-spacing: -1px;
  text-align: center;
}
.detail-banner {
  width: 100%;
  height: 250px;
  background: url(../images/detail-banner.jpg) no-repeat center center;
}
.pro-list {
  line-height: 1;
  margin-top: 58px;
}
.pro-list .right {
  width: 842px;
  float: right;
}
.pro-list .right .multipleColumn .bd .tempWrap {
  right: 24px;
}
.pro-list .right .multipleColumn .bd .ulWrap ul {
  float: left;
  margin-left: 23px;
}
.pro-list .right .multipleColumn .bd .ulWrap ul li {
  width: 265px;
  height: 242px;
  border: 1px solid #eaeaea;
  margin-top: 24px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.pro-list .right .multipleColumn .bd .ulWrap ul li:first-child {
  margin-top: 0;
}
.pro-list .right .multipleColumn .bd .ulWrap ul li .pic {
  width: 263px;
  height: 201px;
  overflow: hidden;
}
.pro-list .right .multipleColumn .bd .ulWrap ul li .pic img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.pro-list .right .multipleColumn .bd .ulWrap ul li .title {
  width: 100%;
  height: 39px;
  background: #eaeaea;
}
.pro-list .right .multipleColumn .bd .ulWrap ul li .title a {
  display: block;
  text-align: center;
  color: #444444;
  font-size: 14px;
  line-height: 39px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.pro-list .right .multipleColumn .bd .ulWrap ul li:hover {
  border-color: #365b90;
}
.pro-list .right .multipleColumn .bd .ulWrap ul li:hover a {
  background: #365b90;
  color: #ffffff;
}
.pro-list .right .multipleColumn .bd .ulWrap ul li:hover img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.pro-list-detail > ul {
  float: left;
}
.pro-list-detail > ul li {
  float: left;
  width: 286px;
  height: 257px;
  border: 1px solid #eaeaea;
  margin-right: 24px;
  margin-top: 24px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.pro-list-detail > ul li:nth-child(3n) {
  margin-right: 0;
}
.pro-list-detail > ul li .pic {
  width: 284px;
  height: 216px;
  overflow: hidden;
}
.pro-list-detail > ul li .pic img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.pro-list-detail > ul li .title {
  width: 100%;
  height: 39px;
  background: #eaeaea;
}
.pro-list-detail > ul li .title a {
  display: block;
  text-align: center;
  color: #444444;
  font-size: 14px;
  line-height: 39px;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.pro-list-detail > ul li:hover {
  border-color: #365b90;
}
.pro-list-detail > ul li:hover a {
  background: #365b90;
  color: #ffffff;
}
.pro-list-detail > ul li:hover img {
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.news-list-detail > ul li {
  width: 100%;
  height: 173px;
  border-bottom: 1px solid #f8f8f8;
}
.news-list-detail > ul li .pic {
  width: 242px;
  height: 124px;
  float: left;
  margin-top: 24px;
}
.news-list-detail > ul li .pic img {
  width: 100%;
  height: 100%;
}
.news-list-detail > ul li .info {
  width: 611px;
  height: 100%;
  position: relative;
  float: right;
}
.news-list-detail > ul li .info .title {
  display: block;
  font-weight: bold;
  color: #365b90;
  font-size: 16px;
  line-height: 16px;
  margin-top: 24px;
}
.news-list-detail > ul li .info .title span {
  float: right;
  color: #c1c1c1;
  font-weight: normal;
  font-size: 14px;
}
.news-list-detail > ul li .info .desc {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
  margin-top: 13px;
}
.news-list-detail > ul li .info .more {
  position: absolute;
  bottom: 24px;
  display: block;
  color: #888888;
  font-size: 14px;
  text-align: center;
  line-height: 27px;
  border-radius: 14px;
  width: 138px;
  height: 27px;
  background: #f5f5f5;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
.news-list-detail > ul li .info .more:hover {
  background: #365b90;
  color: #ffffff;
}
.list-detail .content-title {
  font-weight: bold;
  color: #333333;
  font-size: 18px;
  text-align: center;
  margin-top: 40px;
}
.list-detail .date {
  text-align: center;
  color: #666666;
  font-size: 14px;
  margin: 20px 0;
  margin-bottom: 16px;
}
.list-detail .content-img {
  margin: 0 auto;
  width: 60%;
}
.list-detail .content-img img {
  display: block;
  width: 100%;
}
.list-detail .content-detail {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
  margin-top: 20px;
}
/*表单*/
.form {
  width: 100%;
  padding-top: 55px;
}
.form_tit {
  width: 100%;
  text-align: center;
}
.form_tit .p1 {
  font-size: 36px;
  color: #efefef;
  text-transform: uppercase;
}
.form_tit .p2 {
  font-size: 24px;
  color: #333333;
  height: 68px;
  line-height: 68px;
}
.form_tit .p3 {
  width: 800px;
  height: 43px;
  line-height: 43px;
  background: #efefef;
  margin: 0 auto;
  font-size: 12px;
  color: #9c9c9c;
}
.layui-form {
  width: 830px;
  margin: 50px auto 0;
}
.layui-form td span {
  font-size: 16px;
  color: #333333;
  margin: 0 15px;
  float: left;
  line-height: 46px;
}
.layui-form table {
  width: 100%;
}
.layui-form td {
  width: 50%;
  padding-bottom: 25px;
  position: relative;
}
.layui-form td input {
  height: 46px;
  text-indent: 25px;
  font-size: 16px;
  line-height: 46px;
  border-radius: 5px;
  background: none;
  outline: none;
  border: 1px solid #cccccc;
  width: 264px;
}
.layui-form .new input {
  width: 674px;
}
.layui-form td .s1 {
  color: red;
  float: right;
  margin-right: 10px;
}
.layui-form textarea {
  resize: none;
  border: 1px solid #cccccc;
  border-radius: 5px;
  width: 670px;
  padding: 5px;
  outline: none;
  background: none;
  height: 153px;
}
.form ul {
  width: 100%;
  text-align: center;
}
.form ul li {
  display: inline-block;
  width: 120px;
  height: 35px;
  line-height: 35px;
  margin: 0 15px;
}
.form ul li input {
  width: 100%;
  height: 100%;
}
/* all */
::-webkit-input-placeholder {
  color: #dedede;
}
::-moz-placeholder {
  color: #dedede;
}
/* firefox 19+ */
:-ms-input-placeholder {
  color: #dedede;
}
/* ie */
input:-moz-placeholder {
  color: #dedede;
}
/* individual: webkit */
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
.form td input::-webkit-input-placeholder {
  color: #dedede;
}
/* individual: mozilla */
.form td input::-moz-placeholder {
  color: #dedede;
}
.form td input::-moz-placeholder {
  color: #dedede;
}
.form td input::-moz-placeholder {
  color: #dedede;
}

.map {
	width: 100%;
	height: 400px;
	margin-top: 30px;
}
.BMap_bubble_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap;
}
.BMap_bubble_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
}