﻿@charset "utf-8";
/*public*/
* {
  margin: 0;
  padding: 0;
}
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
  font-family: "微软雅黑";
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details,
menu {
  display: block;
}
summary {
  display: list-item;
}
canvas {
  display: inline-block;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
a {
  text-decoration: none;
}
input {
  outline: 0;
}
textarea {
  outline: 0;
  resize: none;
  vertical-align: top;
}
ol,
ul {
  list-style: none;
}
li {
  list-style: none;
}
/*index-public*/
/*公共样式、*/
.wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
.bor0 {
  border: none !important;
}
.top {
  height: 42px;
  background: #0077d2;
  line-height: 42px;
}
.top .left {
  font-size: 14px;
  color: #fff;
}
.top .right {
  font-size: 16px;
  width: 300px;
  color: #fff;
}
.top .right a {
  color: #fff;
}
.top .right .phone {
  float: left;
  margin-right: 20px;
}
.top .right .a {
  float: left;
}
.header {
  overflow: hidden;
  height: 125px;
}
.header .logo {
  float: left;
  margin-top: 18px;
}
.header .nav {
  float: right;
  margin-top: 60px;
}
.header .nav li {
  float: left;
  margin-left: 40px;
}
.header .nav li a {
  font-size: 16px;
  color: #393939;
}
.header .nav li a:hover {
  color: #0077d2;
}
.i-search {
  margin-top: 22px;
  margin-bottom: -59px;
}

.i-search .txt {
  width: 220px;
  height: 30px;
}
.i-search .btn {
  width: 50px;
  height: 33px;
  background: #0e6eb8;
  color: #fff;
  border: none;
  position: relative;
  top: -1px;
  left: -4px
}
.i-pro {
  background: #f3f3f3;
  padding-top: 85px;
  padding-bottom: 80px;
  overflow: hidden;
}
.pro-class {
  width: 260px;
  float: left;
  background: #0e6eb8;
  padding-bottom: 20px;
}
 .pro-class .tit {
  overflow: hidden;
  height: 102px;
  text-align: center;
}
.pro-class .tit h3 {
  color: #fff;
  font-size: 32px;
  margin-top: 15px;
  margin-bottom: 12px;
}
.pro-class .tit p {
  font-size: 18px;
  color: #8da0ae;
}
.pro-class .class-list {
  width: 253px;
  margin: 0 auto;
  background: #fff;
  padding-bottom: 25px;
}
.pro-class .class-list li {
  width: 235px;
  height: 56px;
  line-height: 56px;
  margin: 0 auto;
  border-bottom: 1px dashed #ccdaeb;
  font-size: 18px;
  text-indent: 19px;
  position: relative;
}
.pro-class .class-list li:after {
  content: "";
  width: 6px;
  height: 6px;
  background: #0e6eb8;
  border-radius: 10px;
  position: absolute;
  left: 5px;
  top: 25px;
}
.pro-class .class-list li:before {
  content: "";
  width: 14px;
  height: 14px;
  background: url(../images/r-icon.jpg) no-repeat;
  position: absolute;
  right: 12px;
  top: 21px;
}
.pro-class .class-list li a {
  color: #0e6eb8;
}
.pro-class .class-list li.sub {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  text-indent: 30px;
}
.pro-class .class-list li.sub:after {
  width: 0;
}
.pro-class .class-list li.sub:before {
	width:0;
}
.i-pro .pro-list {
  float: right;
  width: 910px;
}
.i-pro .pro-list .tit {
  margin-top: 18px;
  margin-bottom: 20px;
  border-bottom: 3px solid #0e6eb8;
}
.i-pro .pro-list .tit h3 {
  font-size: 28px;
  color: #0e6eb8;
  padding-bottom: 14px;
  display: inline-block;
  position: relative;
}
.i-pro .pro-list .tit h3:after {
  position: absolute;
  content: "";
  bottom: -3px;
  left: 0;
  width: 140px;
  height: 3px;
  background: #ff8d2b;
}
.i-pro .pro-list ul {
  clear: both;
  margin-right: -14px;
}
.i-pro .pro-list li {
  float: left;
  margin-right: 14px;
  margin-bottom: 30px;
}
.i-pro .pro-list li .tp {
  width: 290px;
  height: 230px;
  border: 1px solid #c1c1c1;
  position: relative;
  background: #fff;
  text-align: center;
  margin-bottom: 15px;
  line-height: 230px;
}
.i-pro .pro-list li .tp img {
  max-width: 100%;
  max-height: 96%;
  vertical-align: middle;
}
.i-pro .pro-list li .tp:hover .mask {
  display: block;
}
.i-pro .pro-list li .tp .mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  height: 100%;
  background: rgba(103, 163, 210, 0.54) url(../images/look-detail.png) no-repeat center center;
  background-size: 82px 82px;
}
.i-pro .pro-list li p {
  text-align: center;
  color: #353535;
  font-size: 16px;
  display:block;
  width:290px;
  overflow:hidden; text-overflow: ellipsis; white-space: nowrap;
}
.i-about {
  margin-top: 97px;
  overflow: hidden;
  margin-bottom: 110px;
}
.i-about .about-tp {
  float: left;
  width: 571px;
  height: 434px;
}
.i-about .about-tp img {
  width: 571px;
  height: 434px;
}
.i-about .about-ins {
  float: right;
  width: 600px;
}
.i-about .about-ins .tit {
  color: #ff8d2b;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}
.i-about .about-ins .tit h3 {
  font-size: 30px;
  display: inline-block;
}
.i-about .about-ins .tit span {
  font-size: 20px;
}
.i-about .about-ins .ins {
  font-size: 16px;
  color: #000;
  margin-top: 25px;
  line-height: 31px;
  text-indent: 2em;
}
.i-about .about-ins .ab-list {
  overflow: hidden;
  margin-top: 40px;
}
.i-about .about-ins .ab-list li {
  width: 90px;
  text-align: center;
  float: left;
  margin-right: 60px;
}
.i-about .about-ins .ab-list li .icon {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
  background: url(../images/ab-ins.jpg) no-repeat;
}
.i-about .about-ins .ab-list li .icon2 {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
  background: url(../images/ab-ins2.jpg) no-repeat;
}
.i-about .about-ins .ab-list li .icon3 {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
  background: url(../images/ab-ins3.jpg) no-repeat;
}
.i-about .about-ins .ab-list li .icon4 {
  width: 90px;
  height: 90px;
  margin-bottom: 20px;
  background: url(../images/ab-ins4.jpg) no-repeat;
}
.i-about .about-ins .ab-list li p {
  color: #0e6eb8;
  font-size: 18px;
}
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
}
.swiper-pagination-bullet-active {
  background: #0077d2;
}
.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
}
.i-case {
  overflow: hidden;
  background: #f3f3f3 url(../images/case-bg.jpg) no-repeat;
}
.i-case .tit {
  text-align: center;
  color: #fff;
  width: 1200px;
  margin: 0 auto;
  margin-top: 60px;
  position: relative;
}
.i-case .tit:after {
  content: "";
  position: absolute;
  left: 0;
  width: 482px;
  height: 14px;
  top: 17px;
  background: url(../images/tit-icon.jpg) no-repeat;
}
.i-case .tit:before {
  content: "";
  position: absolute;
  right: 0;
  width: 482px;
  height: 14px;
  top: 17px;
  background: url(../images/tit-icon.jpg) no-repeat;
  transform: rotate(180deg);
}
.i-case .tit .cn {
  font-size: 30px;
  margin-bottom: 10px;
}
.i-case .tit .en {
  font-size: 15px;
}
.i-case .case-list {
  width: 1197px;
  height: 300px;
  background: #fff;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 35px;
  position: relative;
}
.i-case .case-list .btn {
  width: 18px;
  height: 20px;
  display: block;
  position: absolute;
  background: url(../images/icon.jpg) no-repeat;
  top: 130px;
}
.i-case .case-list .l {
  left: 10px;
}
.i-case .case-list .r {
  right: 10px;
  transform: rotate(180deg);
}
.i-case .case-list ul {
  margin-top: 26px;
  margin-right: -15px;
  position: relative;
}
.i-case .case-list .hidden {
  width: 1124px;
  margin: 0 auto;
  overflow: hidden;
}
.i-case .case-list li {
  width: 270px;
  float: left;
  text-align: center;
  margin-right: 12px;
}
.i-case .case-list li img {
  max-width: 270px;
  max-height: 210px;
  margin-bottom: 15px;
}
.i-case .case-list li p {
  font-size: 18px;
  color: #282828;
}
.i-news {
  overflow: hidden;
  background: #f3f3f3;
  padding-top: 90px;
}
.i-news .news-class {
  border-bottom: 3px solid #0e6eb8;
  padding-bottom: 6px;
  margin-bottom: 60px;
}
.i-news .news-class a {
  width: 115px;
  height: 42px;
  display: inline-block;
  text-align: center;
  font-size: 24px;
  line-height: 42px;
  color: #2e2e2e;
  position: relative;
}
.i-news .news-class a:after {
  position: absolute;
  content: "";
  bottom: -9px;
  left: 0;
  width: 104%;
  height: 1px;
  border-bottom: 3px solid #ff8d2b;
}
.i-news .news-class a:hover,
.i-news .news-class a.active {
  color: #fff;
  background: #0e6eb8;
}
.i-news .news-list {
  overflow: hidden;
}
.i-news .news-list ul {
  margin-right: -65px;
}
.i-news .news-list li {
  overflow: hidden;
  float: left;
  width: 567px;
  height: 73px;
  margin-bottom: 45px;
  margin-right: 65px;
}
.i-news .news-list li .data {
  width: 78px;
  height: 70px;
  border: 1px solid #0e6eb8;
  color: #0e6eb8;
  float: left;
  overflow: hidden;
  text-align: center;
  border-radius: 10px;
  margin-right: 15px;
}
.i-news .news-list li .data p.d {
  font-size: 40px;
  margin-top: 3px;
}
.i-news .news-list li .data p.y {
  font-size: 14px;
}
.i-news .news-list li .tit {
  font-size: 18px;
  color: #ff8d2b;
  margin-bottom: 10px;
}
.i-news .news-list li .ins {
  font-size: 14px;
  color: #959595;
  line-height: 20px;
}
.footer {
  overflow: hidden;
  height: 115px;
  background: #313132;
  padding-top: 62px;
}
.footer p {
  font-size: 16px;
  color: #959595;
  margin-bottom: 17px;
}
.footer p a {
  color: #959595;
}
.footer .f-lx {
  float: left;
  display: none;
  width: 460px;
}
.footer .f-bq {
  width: 100%;
	margin: 0 auto;
  text-align: center;
}
.footer .f-ewm {
  float: right;
  display: none;
  margin-top: -20px;
}
/*neiye*/
/*n-main*/
.pro {
  height: 455px;
}
.n-main .n-public-tit {
  width: 100%;
  height: 60px;
  background: #fff;
  line-height: 60px;
}
.n-public-tit p a {
  font-size: 14px !important;
}
.n-public-tit p img {
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.n-main .n-public-tit p {
  font-size: 14px !important;
  color: #666666;
}
.n-main .n-public-tit a {
  font-size: 16px;
  color: #666666;
}
.n-main .n-public-tit a.active {
  color: #2564cf;
  font-weight: bold;
}
.n-main .n-public-tit ul {
  float: right;
  display: none;
}
.n-main .n-public-tit ul li {
  float: left;
  margin-right: 15px;
  display: inline-block;
  height: 60px;
}
.n-main .n-public-tit ul li:hover {
  border-bottom: 5px solid #2564cf;
}
.n-main .n-public-tit ul li.active {
  border-bottom: 5px solid #2564cf;
}
.n-main .n-main-box {
  background: #f2f2f2;
  padding-top: 30px;
  padding-bottom: 30px;
}
.n-main .n-main-box .item {
  display: none;
}
.n-main .n-main-box .active a {
  color: #fff !important;
}
/*about*/
.about p {
  line-height: 30px;
}
/*news-list*/
.n-main .newscj {
  height: 220px;
  overflow: hidden;
  clear: both;
  background: #fff;
}
.n-main .newscj_l {
  float: left;
  width: 345px;
}
.n-main .newscj_l img {
  width: 345px;
  height: 220px;
}
.n-main .newscj_r {
  float: right;
  width: 750px;
  padding-top: 12px;
  margin-right: 40px;
}
.n-main .newscj_r h3.kjzts {
  font-size: 16px;
  font-weight: 800;
  padding-top: 30px;
}
.n-main .newscj_r h3.kjzts:hover a {
  color: #2564cf;
}
.n-main .newscj_r h3.kjzts a {
  color: #333;
}
.n-main .newscj_r .time {
  font-size: 30px;
  font-family: 'Iskoola Pota';
  color: #2564cf;
  line-height: 42px;
  padding-top: 5px;
  letter-spacing: -1.5px;
}
.n-main .team_jj {
  margin-top: 10px;
}
.n-main .news-list {
  padding-bottom: 30px;
}
.n-main .team_jj a {
  font-size: 13px;
  color: #999999;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
}
.n-main .news-list li {
  width: 1200px;
  height: 136px;
  position: relative;
  border-bottom: 1px #d7d7d7 solid;
}
.n-main .news-list li:hover span {
  width: 1200px;
}
.n-main .news-list li a {
  width: 1120px;
  height: 105px;
  padding: 30px 0px 0px 40px;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 0;
}
.n-main .news-list li a:hover h3 {
  color: #2564cf;
}
.n-main .news-list li h4 {
  height: 105px;
  width: 155px;
  font-size: 32px;
  margin-right: 30px;
  color: #999999;
  font-family: 'Iskoola Pota';
  letter-spacing: -1px;
  float: left;
  font-weight: normal;
}
.n-main .news-list li h3 {
  font-size: 16px;
  color: #666666;
  padding-right: 12px;
  margin-bottom: 15px;
  font-weight: normal;
}
.n-main .news-list li p {
  font-size: 12.5px;
  color: #999999;
  line-height: 22px;
}
.n-main .news-list li span {
  width: 0;
  height: 135px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 8;
  background: -webkit-gradient(linear, 120% 0%, 0% 100%, from(#ffffff), to(#ffffff), color-stop(1.2, #f3f3f3));
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -transition: all .3s;
}
/*news-show*/
/*n-show*/
.n-show .tit {
  /*font-size: 24px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;*/
}
.n-show .info {
  font-size: 14px;
  color: #999;
  text-align: center;
  margin-bottom: 5px;
}
.n-show .info span {
  margin-right: 5px;
}
.n-show .pp {
  padding-top: 10px;
  padding-bottom: 15px;
}
.n-show .pp img {max-width:100%;max-height:100%;
}

.n-show .pp p {
  font-size: 16px;
  color: #333;
  line-height: 150%;
}
/*pro*/
.n-staff {
  margin-bottom: -50px;
}
.staff-list {
  height: 300px;
  width: 1300px;
  margin-bottom: 60px;
}
.staff-list li {
  float: left;
  background: #fff;
}
.staff-list li p {
  text-align: center;
  font-size: 14px;
  line-height: 60px;
  overflow: hidden;
  height: 60px;
}
.staff-list li p a {
  color: #555555;
}
.staff-list li p a:hover {
  color: #2564cf;
}
.staff-list .staff {
  width: 292px;
  height: 232px;
  margin: 0 10px;
  margin-bottom: 64px;
  line-height: 232px;
  text-align: center;
}
.staff-list .staff img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.staff-list .case {
  width: 270px;
  height: 273px;
  margin: 0 12px;
  margin-bottom: 20px;
}
.staff-list .case img {
  width: 270px;
  height: 210px;
}
.staff-list .honor {
  width: 230px;
  height: 240px;
  margin-bottom: 20px;
  margin-right: 58px;
}
.staff-list .honor img {
  width: 230px;
  height: 180px;
}
/*msg*/
.n-msg {
  height: 500px;
  margin-bottom: 75px;
  background: url(../images/nr-bg.jpg) no-repeat;
  overflow: hidden;
}
.n-msg .form {
  margin-top: 85px;
  margin-left: 42px;
}
.n-msg .form span {
  color: #444444;
  font-size: 16px;
  width: 90px;
  display: inline-block;
  text-align: right;
  font-weight: bold;
}
.n-msg .form input {
  border: 1px solid #cccccc;
  background: none;
}
.n-msg .form .clear {
  margin-top: 32px;
}
.n-msg .form input.txt {
  width: 253px;
  height: 48px;
  margin-right: 30px;
}
.n-msg .form textarea {
  width: 1020px;
  height: 148px;
  border: 1px solid #cccccc;
  background: none;
}
.n-msg .form input.yzm {
  width: 126px;
  height: 48px;
}
.n-msg .form .clear2 {
  margin-top: 12px;
}
.n-msg .form img {
  width: 100px;
  height: 50px;
  margin-left: 13px;
  position: relative;
  top: 19px;
  left: 13px;
}
.n-msg .form .btn {
  width: 160px;
  height: 50px;
  background: #2564cf !important;
  display: block;
  margin: 0 auto;
  color: #fff;
  margin-top: 20px;
}
.pagination {
  text-align: right;
  float: right;
  clear: both;
  margin-bottom: 35px;
}
.pagination a {
 		width: 52px;
    height: 40px;
    /* display: block; */
    /* text-align: center; */
    /* float: left; */
    /* line-height: 40px; */
    /* background: #e5e5e5; */
    /* border: 0; */
    /* margin-right: 10px; */
    color: #0077d2;
}
.pagination .active {
  border: 0 !important;
  background: #fff;
  color: #036f00;
}
.pagination .next {
  float: left;
}
.pagination .pre {
  width: 40px;
  height: 40px;
  display: block;
  float: left;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
}
.page-turn {
  padding-top: 15px;
}
.page-turn p {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.page-turn p a {
  color: #333;
}
.page-turn p:hover a {
  color: #036f00;
}


.n-main {
  overflow: hidden;
}
.n-main .n-main-box {
  overflow: hidden;
  width: 100%;
}
.n-main .n-main-box .main-r {
  width: 910px;
  float: right;
}
.n-main .n-main-box .main-r .tit {
  margin-top: 18px;
  margin-bottom: 20px;
  border-bottom: 3px solid #0e6eb8;
}
.n-main .n-main-box .main-r .tit h3 {
  font-size: 28px;
  color: #0e6eb8;
  padding-bottom: 14px;
  display: inline-block;
  position: relative;
}
.n-main .n-main-box .main-r .tit h3:after {
  position: absolute;
  content: "";
  bottom: -3px;
  left: 0;
  width: 140px;
  height: 3px;
  background: #ff8d2b;
}
.n-main .news-list li {
  width: 100%;
}
.n-main .news-list li:hover span {
  width: 100%;
}
.staff-list {
  width: 100%;
}
.staff-list .staff {
  width: 283px;
}
.n-show .tit2 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
.n-main .news-list li a{
	width: 94%;
}
.n-main .n-main-box hr {
    display: none;
}

			/*悬浮*/
      .float {
        width: 200px;
        position: fixed;
        right: -150px;
        transition: all 0.5s;
        top: 20%;
        z-index: 100;
      }
      .float ul li {
        position: relative;
        width: 100%;
        min-height: 50px;
        line-height: 50px;
        background: #0077d2;
        border-radius: 5px;
        margin-bottom: 3px;
        cursor: pointer;
      }
      .float ul li span {
        display: block;
        width: 50px;
        height: 50px;
        float: left;
        text-align: center;
        margin-right: 10px;
      }
      .float ul li .iconfont {
        color: #FFFFFF;
        font-size: 30px;
      }
      .float ul li .icon-huidingbu {
        font-size: 20px !important;
      }
      .float ul li p {
        font-size: 18px;
        color: #FFFFFF;
      }
      .float ul li .wx {
        width: 90px;
        height: 0px;
        margin-left: 60px;
        overflow: hidden;
        padding-bottom: 0;
        transition: all 0.5s;
      }
      .float:hover {
        right: 0;
      }
      .float:hover .wx {
        height: 90px;
        padding-bottom: 10px;
      }
      
      
      @font-face {font-family: "iconfont";
        src: url('iconfont.eot?t=1531361723037'); /* IE9*/
        src: url('iconfont.eot?t=1531361723037#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('data:application/x-font-woff;charset=utf-8;base64,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') format('woff'),
        url('iconfont.ttf?t=1531361723037') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
        url('iconfont.svg?t=1531361723037#iconfont') format('svg'); /* iOS 4.1- */
      }
      
      .iconfont {
        font-family:"iconfont" !important;
        font-size:16px;
        font-style:normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
      }
      
      .icon-gengduo:before { content: "\e606"; }
      
      .icon-dianhua4:before { content: "\e619"; }
      
      .icon-huidingbu:before { content: "\e607"; }
      
      .icon-ai-tel:before { content: "\e668"; }
      
      .icon-qq:before { content: "\e6a1"; }
      
      .icon-qr-code:before { content: "\e617"; }
      
      .icon-icon--:before { content: "\e727"; }
      
      .icon-icon--1:before { content: "\e728"; }
      
      .icon-bofang:before { content: "\e66f"; }
      
      
            .footer{
              padding-top: 37px;
            }
            .footer p:first-child a {
          border-left: 1px solid #959595;
          padding: 0 5px;
          height: 14px;
          line-height: 14px;
          display: inline-block;
      }
      
      .footer p {
          clear: both;
      }
      .footer p:first-child a:first-child {
          border-left: none;
      }

      .i-search{
        overflow: hidden;
      }
      .i-search form{
        float: right;
      }
      .key-words{
        float: left;
        margin-right: 24px;
        line-height: 34px;
      }
      .key-words span{
        color: #000;
        font-size: 14px;
      }
      .key-words a{
        color:#000;
        font-size: 14px;
        margin: 0 5px;
      }
/*产品的左侧有二级*/
.subNavBox{width: 253px; margin: 0 auto; background: #fff; padding-bottom: 25px;}
.subNav{border-bottom: 1px dashed #ccdaeb; cursor:pointer;font-size:18px;color:#0e6eb8;line-height:56px;padding-left:30px;background:url(../images/jia.jpg) no-repeat;background-position:95% 50%; position:relative;}
.subNav a {color:#0e6eb8;}
.subNav:after { content: ""; width: 6px; height: 6px; background: #0e6eb8;border-radius: 10px; position: absolute; left: 15px; top: 25px;}
.subNav:hover{color:#0e6eb8;}
.currentDd{color:#277fc2}
.currentDt{background-image:url(../images/jian.jpg);}
.navContent{display: none;}
.navContent li a{display:block;border-bottom: 1px dashed #ccdaeb;heighr:36px;text-indent:40px;font-size:14px;line-height:36px;color:#0e6eb8}
.navContent li a:hover{color:#ff8d2b;}