/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #555;
}

::selection {
  background-color: #00a2e9;
  color: #fff;
}

::-moz-selection {
  background-color: #00a2e9;
  color: #fff;
}

::-webkit-selection {
  background-color: #00a2e9;
  color: #fff;
}

* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}

*,
*:before,
*:after {
  box-sizing: content-box;
}

:focus {
  outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}

a {
  color: #333;
  text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

li,
ul {
  list-style-type: none;
}

img {
  border: none;
}

input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}



h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}

.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop));
  box-shadow: 0px 10px 12px rgba(0, 0, 0, .1);
}



html {
  cursor: url(../images/cur.png),
    default;
}

a {
  cursor: url(../images/Acur.png),
    default;
}

textarea {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;

}

input[type="text"] {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}

input[type="button"] {
  cursor: url(../images/Acur.png),
    default !important;
}

@keyframes animated {
  0% {
    cursor: url('../images/Pcuro1.png'),
      auto;
  }

  8.8% {
    cursor: url('../images/Pcuro2.png'),
      auto;
  }

  17.6% {
    cursor: url('../images/Pcuro3.png'),
      auto;
  }

  26.4% {
    cursor: url('../images/Pcuro4.png'),
      auto;
  }

  35.2% {
    cursor: url('../images/Pcuro5.png'),
      auto;
  }

  44% {
    cursor: url('../images/Pcuro6.png'),
      auto;
  }

  52.8% {
    cursor: url('../images/Pcuro7.png'),
      auto;
  }

  61.6% {
    cursor: url('../images/Pcuro8.png'),
      auto;
  }

  70.4% {
    cursor: url('../images/Pcuro9.png'),
      auto;
  }

  79.2% {
    cursor: url('../images/Pcuro10.png'),
      auto;
  }

  88% {
    cursor: url('../images/Pcuro11.png'),
      auto;
  }

  100% {
    cursor: url('../images/Pcuro12.png'),
      auto;
  }


}

.center {
  width: 1200px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

i {
  font-weight: normal;
  font-style: normal;
}

.topxunpan {
  width: 100%;
  height: 46px;
  background-color: #fff;
}

.topxunpan span {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #777777;
}

.topxunpan img {
  vertical-align: sub;
  margin-right: 10px;
}

.xp {
  position: relative;
  float: right;
  line-height: 46px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}

.topxunpan span {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #ffffff;
}

.xp img {
  margin-right: 2px;
  margin-right: 5px;
}

.topxunpan .center>a {
  line-height: 46px;
  color: white;
  float: right;
  margin-right: 30px;
  font-size: 12px;
}

.topxunpan .center>a::after {
  content: '|';
  margin-left: 30px;
  color: #212121;
  opacity: 0.16;
}

.xp i {
  padding: 0 5px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0px;
  color: white;
  border-radius: 5px;
}

.xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 35px;
  left: 50%;
  width: 180px;
  height: 30px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform .4s, opacity .4s;
  -moz-transition: transform .4s, opacity .4s;
  -o-transition: transform .4s, opacity .4s;
  -ms-transition: transform .4s, opacity .4s;
  transition: transform .4s, opacity .4s;
  background-color: #00a2e9;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 5px 5px 2px #dfdfdf;
}

.xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #00a2e9;
}

.xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  z-index: 999999999999999999999;
}

.topxunpan {
  background: white;
  border-bottom: #ccc 1px solid;
}

.topxunpan span {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #777777 !important;
}

.topxunpan a {
  color: #777777 !important;
}

.topxunpan a i {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #00a2e9 !important;
}

.xp {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #777777 !important;
}

.xp i {
  color: white !important;
  border: #00a2e9 1px solid;
  background: #00a2e9;
  border-radius: 10px !important;
}

.header {
  height: 130px;
}

.header .center {
  padding-top: 28px;
}

.header .center h1 {
  float: left;
  width: 300px;
  height: 73px;
}

.header .center h1 img {
  width: 300px;
  height: 73px;
}

.header .center .left {
  margin-top: 12px;
  float: left;
  margin-left: 22px;
  padding-left: 22px;
  border-left: #a1a1a1 1px solid;
}

.header .center .left .p1 {
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #3c4250;
}

.header .center .left .p1 span {
  color: #00a2e9;
}

.header .center .left .p2 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #8e8e8e;
  margin-top: 13px;
}

.header .center .tel {
  float: right;
  margin-top: 13px;
}

.header .center .tel .p1 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #3c4250;
  padding-left: 23px;
  background: url('../images/htel.png') no-repeat center;
  background-position-x: 0;
}

.header .center .tel .p2 {
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 0px;
  color: #00a2e9;
  margin-top: 7px;
}

.nav {
  height: 50px;
  background-color: #00a2e9;
}

.nav .center>ul>li {
  width: 133px;
  transition: 0.5s;
  float: left;
  text-align: center;
  position: relative;
}

.nav .center>ul>li:last-child {
  border: none;
}

.nav .center>ul>li:last-child:after {
  content: '';
  display: none;
}

.nav .center>ul>li:after {
  content: '';
  width: 0px;
  height: 16px;
  border-right: dashed 1px #fff;
  opacity: 0.4;
  position: absolute;
  top: 18px;
  right: 0;
}

.nav .center>ul>li>a {
  transition: 0.5s;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #ffffff;
  display: block;
}

.nav .center>ul>li:hover {
  background: #3c4250;
}

.nav .center>ul>li:hover>a {
  font-weight: bold;
}

.nav .center>ul>li:hover>.down {
  opacity: 1;
}

.nav .center>ul>li:hover>.down>i {
  height: 40px;
  border-bottom: 1px solid white;
}

.nav .center>ul>li:hover>.down>i>a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.nav .center>ul>li>.down {
  position: absolute;
  width: 133px;
  top: 50px;
  left: -10px;
  opacity: 0;
  z-index: 66666;
}

.nav .center>ul>li>.down>i {
  height: 0px;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  position: relative;
  transition: 0.5s;
  width: 153px;
}

.nav .center>ul>li>.down>i>a {
  height: 0px;
  line-height: 0px;
  font-size: 0px;
  display: block;
  color: white;
  text-align: center;
  background: linear-gradient(to right, #00a2e9, #00a2e9) no-repeat;
  background-size: 0% 100%;
  transition: 0.5s;
  padding: 0px;
  border-radius: 0%;
  width: 133px;
  padding: 0 10px;
}

.nav .center>ul>li>.down>i>a:hover {
  background: linear-gradient(to right, #00a2e9, #00a2e9) no-repeat;
  background-size: 100% 100%;
  color: white;
}

.nav .center>ul>li>.down>i:hover>.down_ {
  width: 100%;
  opacity: 1;
}

.nav .center>ul>li>.down>i:hover>.down_>i {
  height: 40px;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
}

.nav .center>ul>li>.down>i:hover>.down_>i>a {
  font-size: 14px;
  line-height: 40px;
}

.nav .center>ul>li>.down>i>.down_ {
  width: 0%;
  position: absolute;
  left: 153px;
  top: 0px;
  transition: 0.5s;
  opacity: 0;
}

.nav .center>ul>li>.down>i>.down_>i {
  font-size: 14px;
  height: 0px;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  transition: 0.5s;
  position: relative;
  width: 153px;
}

.nav .center>ul>li>.down>i>.down_>i>a {
  line-height: 0px;
  font-size: 0px;
  display: block;
  color: white;
  text-align: center;
  background: linear-gradient(to right, #00a2e9, #00a2e9) no-repeat;
  background-size: 0% 100%;
  transition: 0.5s;
  padding: 0px;
  border-radius: 0%;
  width: 133px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.nav .center>ul>li>.down>i>.down_>i>a:hover {
  background: linear-gradient(to right, #00a2e9, #00a2e9) no-repeat;
  background-size: 100% 100%;
  color: white;
}

.nav .center>ul .another {
  background: #3c4250;
}

.nav .center>ul .another>a {
  font-weight: bold;
}

.nav .subnav {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 100;
  display: none;
  border-radius: 0 0 40% 40%;
  -moz-box-shadow: 0 3px 3px 0px #eee;
  -webkit-box-shadow: 0 3px 3px 0px #eee;
  box-shadow: 0 3px 3px 0px #eee;
  background: #ffffff;
}

.nav .subnav_title {
  line-height: 34px;
  font-size: 20px;
  color: #333;
  font-weight: bolder;
  margin-top: 10px;
}

.nav .clientele_nav1 a {
  font-size: 14px;
  color: #00a2e9;
}

.nav .clientele_nav1 a i {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 25px;
  transition: 0.5s;
  height: 25px;
  margin-right: 10px;
  position: relative;
  top: 5px;
}

.nav .clientele_nav1 .con {
  margin-bottom: 22px;
  transition: 0.5s;
}

.nav .subnav_list1 {
  width: 275px;
  float: left;
  margin-right: 20px;
}

.nav .subnav_list .subnav_list1 li {
  width: 100%;
  margin-right: 0;
}

.nav .subnav_listw .subnav_list1 li {
  width: 100%;
  margin-right: 0;
}

.nav .pro_subnav1 {
  width: 225px;
  float: left;
  padding-left: 40px;
  overflow: hidden;
}

.nav .navs .pro_subnav1 li {
  position: relative;
  border-right: 1px solid #eee;
}

.nav .navs .pro_subnav1 li a {
  line-height: 27px;
  display: block;
  width: 160px;
  font-size: 13px;
  color: #666;
  padding: 11px 0 9px 0;
  border-bottom: 1px solid #e1e1e1;
  transition: 0.5s;
}

.nav .navs .pro_subnav1 li.on a,
.nav .navs .pro_subnav1 li:hover a {
  color: #00a2e9;
  font-weight: bolder;
  border-bottom: 3px solid #00a2e9;
}

.nav .navs .pro_subnav1 li.on i {
  display: block;
}

.nav .navs .pro_subnav1 i {
  display: block;
  width: 8px;
  height: 14px;
  background: url(../images/arrow9.png) no-repeat;
  position: absolute;
  right: -1px;
  top: 50%;
  margin-top: -7px;
  display: none;
}

.nav .pro_subnav2 ul {
  display: none;
}

.nav .pro_subnav2 ul:first-of-type {
  display: block;
}

.nav .pro_subnav2 {
  width: 240px;
  margin-right: 80px;
  float: left;
  height: 100%;
  padding-top: 20px;
  border-right: #eee 1px solid;
}

.nav .pro_subnav2 ul li {
  padding: 11px 0 10px 0px;
  line-height: 27px;
  width: 230px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.nav .pro_subnav2 ul li a {
  font-size: 13px;
  color: #00a2e9;
  transition: 0.5s;
}

.nav .pro_subnav2 ul li a:hover {
  font-size: 14px;
  color: #00a2e9;
  font-weight: bolder;
}

.nav .pro_subnav3 {
  width: 557px;
  float: left;
}

.nav .pro_subnav3 .subnav_title {
  margin: 15px 0 15px 0;
}

.nav .pro_subnav3_path {
  display: block;
  border-bottom: 1px solid #eee;
  padding-bottom: 13px;
  overflow: hidden;
}

.nav .pro_subnav3_path img {
  width: 150px;
  margin: 20px 27px 0 0;
  float: left;
}

.nav .pro_subnav3_path_r {
  width: 290px;
  padding-right: 6%;
  float: left;
}

.nav .pro_subnav3_path .title {
  margin: 15px 0 8px 0;
  line-height: 29px;
  font-size: 16px;
  color: #333;
}

.nav .pro_subnav3_path:hover .title {
  color: #00a2e9;
}

.nav .pro_subnav3_path .con {
  line-height: 26px;
  font-size: 13px;
  color: #666;
  text-align: left;
}

.nav .pro_subnav3_path .arrowR {
  border-top: 5px solid transparent;
  border-left: 5px solid #00a2e9;
  border-bottom: 5px solid transparent;
  margin-left: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 0;
  height: 0;
}

.nav .pro_subnav2 .arrowR {
  border-top: 5px solid transparent;
  border-left: 5px solid #00a2e9;
  border-bottom: 5px solid transparent;
  margin-left: 10px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 0;
  height: 0;
  margin-right: 20px;
  transition: 0.5s;
}

.nav .pro_subnav {
  overflow: hidden;
  width: 1180px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 40px;
  background: white;
}

.footer {
  height: 520px;
  background: url('../images/footer.jpg') no-repeat center;
  position: relative;
}

.footer .top {
  overflow: hidden;
}

.footer .top .link {
  overflow: hidden;
  height: 113px;
}

.footer .top .link li {
  float: left;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #ffffff;
}

.footer .top .link li:last-child {
  border: none;
}

.footer .top .link li:last-child:after {
  content: '';
  display: none;
}

.footer .top .link li:after {
  content: '|';
}

.footer .top .link li:first-child a {
  margin-left: 0;
}

.footer .top .link li a {
  margin-right: 35px;
  margin-left: 35px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 113px;
  letter-spacing: 0px;
  color: #ffffff;
  transition: 0.5s;
}

.footer .top .link li a:hover {
  color: #00a2e9;
}

.footer .top .form {
  margin-bottom: 60px;
}

.footer .top .form input {
  width: 292px;
  height: 50px;
  border: solid 1px #e5e5e5;
  padding-left: 54px;
  margin-right: 16px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #989898;
}

.footer .top .form input::placeholder {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 50px;
  letter-spacing: 0px;
  color: #989898;
}

.footer .top .form #name {
  background: url('../images/b1.png') no-repeat center;
  background-position-x: 20px;
  background-color: #ffffff;
}

.footer .top .form #tel {
  background: url('../images/b2.png') no-repeat center;
  background-position-x: 20px;
  background-color: #ffffff;
}

.footer .top .form #contant {
  background: url('../images/b3.png') no-repeat center;
  background-position-x: 20px;
  background-color: #ffffff;
}

.footer .top .form #btn {
  float: right;
  width: 99px;
  height: 52px;
  background-color: #09a5ea;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 52px;
  letter-spacing: 0px;
  color: #ffffff;
  outline: none;
  cursor: pointer;
}

.footer .top .left {
  float: left;
}

.footer .top .left .p1 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 26px;
  background: url('../images/btel.png') no-repeat center;
  background-position-x: 0;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
}

.footer .top .left .p2 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #a3a3a3;
}

.footer .top>.ul {
  overflow: hidden;
  float: right;
  border-right: #515255 1px solid;
}

.footer .top>.ul>li {
  float: left;
  padding-left: 60px;
  padding-right: 60px;
  border-left: #515255 1px solid;
}

.footer .top>.ul>li span {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  padding-left: 8px;
}

.footer .top>.ul>li ul {
  margin-top: 10px;
}

.footer .top>.ul>li li {
  padding-left: 27px;
  background: url('../images/b5.png') no-repeat center;
  background-position-x: 8px;
}

.footer .top>.ul>li li a {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #a3a3a3;
  transition: 0.5s;
}

.footer .top>.ul>li li a:hover {
  color: #00a2e9;
}

.footer .bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  border-left: 0 0 solid;
  width: 100%;
  height: 130px;
}

.footer .bottom .center {
  padding-top: 22px;
}

.footer .bottom .center .ewm {
  float: left;
}

.footer .bottom .center .ewm img {
  width: 74px;
  height: 74px;
  padding: 6px;
  border: #515255 1px dashed;
  float: left;
}

.footer .bottom .center .ewm p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 90px;
  letter-spacing: 0px;
  color: #a3a3a3;
  float: left;
  margin-left: 15px;
}

.footer .bottom .center .left {
  float: left;
  margin-left: 170px;
  padding-top: 16px;
}

.footer .bottom .center .left p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #a3a3a3;
}

.footer .bottom .center .left p a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #a3a3a3;
}

.footer .bottom .center .right {
  float: right;
  padding-top: 15px;
}

.footer .bottom .center .right p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #a3a3a3;
  margin-bottom: 10px;
}

.footer .bottom .center .right p a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 31px;
  letter-spacing: 0px;
  color: #a3a3a3;
}

.footer .bottom .center .right p a img {
  vertical-align: text-bottom;
  margin-left: 5px;
}