
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
::-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, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
::selection {
  background-color: #02634e;
  color: #fff;
}
::-moz-selection {
  background-color: #02634e;
  color: #fff;
}
::-webkit-selection {
  background-color: #02634e;
  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;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
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;
}
html {
  cursor: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/cur.png), default;
}
a {
  cursor: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/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(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/Acur.png), default !important;
}
input,
button {
  outline: none;
}
@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;
  }
}
.wjdh-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
.left {
  float: left;
}
.right {
  float: right;
}
.inContent {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.inContent:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
body {
  min-width: 1280px;
  overflow-x: hidden;
}
.dx {
  text-transform: uppercase;
}
.dh {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.w1180 {
  width: 1180px;
  margin: 0 auto;
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 220px;
    height: 220px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 220px;
    height: 220px;
  }
}
.header {
  width: 100%;
  background: url(../image/topbg.jpg) center center repeat;
  height: 172px;
}
.header * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.header .top {
    width: 1200px;
    margin: 0 auto;
    height: 84px;
  }
  .header div#ftop {
    width: 1200px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}
.header div#ftop .ftopfl{
    float: left;
}
  .header .top .logo {
    padding: 0;
    margin: 0;
    line-height: 1;
    margin-right: 30px;
    text-align: center;
    float: left;
  }
  .header .top .logo a {
    display: block;
  }
  .header .top .logo a img {
    height: 80px;
    vertical-align: top;
  }
  
  .header .top .tel {
    width: 300px;
    height: 50px;
    margin-top:17px;
    float: right;
  }
  .header .top .tel ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
  .header .top .tel span {
    display: block;
    font-family: SimHei;
    font-size: 22px;
    margin-top: 6px;
  }
  .header .xunpan {
    cursor: pointer;
    position: relative;
    float: right;
    background: url(../image/topxp.png) 0 center no-repeat;
    padding-left: 33px;
    line-height: 26px;
    height: 26px;
  }
  .header  .xunpan i {
    display: inline-block;
    font-size: 20px;
    margin: 0 4px;
    font-weight: bold;
  }
  .header .dh_bg {
    float: left;
    position: relative;
    right: 7px;
    top: 5px;
    width: 400px;
    height: 80px;
    text-align: center;
}
.header .dh_bg span{
  font-size: 24px; color:#02634e; font-weight: bold;
}
.header .dh_bg h4{
  padding: 10px 0px; color:#333;font-size: 18.5px;
}
.header .phone_call {
    float: right;
    text-align: right;
    width: 300px;
    margin-top: 5px;
    /* margin-left: 172px; */
}

.header .phone_call ul {
    width: 320px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    float: left;
    display: flex;
}

.header ul.value li {
    width: 90px;
    text-align: center;
    float: left;
    position: relative;
    padding: 3px 0;
    margin: 0 6px;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
}

.header .top .tel li {
    text-align: center;
    position: relative;
    font-size: 18px;
    color: #FB7D17;
    margin: 5px 0px;
    padding: 0px;
    font-weight: bold;
}
.nav_bg {
  height: 68px;
  width: 100%;
}
.nav_bg .menu {
  width: 1280px;
  margin: 0 auto;
  height: 68px;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.nav_bg .menu .logo {
  width: 0;
  overflow: hidden;
  float: left;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding: 12px 0;
  height: 46px;
  margin-left: 0;
}
.nav_bg .menu .logo img {
  width: 320px;
  height: 46px;
}
.nav_bg .menu .nav {
  height: 68px;
  text-align: center;
  font-size: 0;
  margin: 0;
}
.nav_bg .menu .nav > li {
  float: left;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin-left: 1px;
}
.nav_bg .menu .nav > li:before {
  content: "|";
  display: block;
  font-size: 16px;
  line-height: 68px;
  position: absolute;
  left: -1px;
  top: 0;
}
.nav_bg .menu .nav > li:first-child {
  margin-left: 0;
}
.nav_bg .menu .nav > li:first-child:before {
  display: none;
}
.nav_bg .menu .nav > li > a {
  display: block;
  height: 68px;
  line-height: 68px;
  overflow: hidden;
  font-size: 16px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  margin: 0 73px;
}
.nav_bg .menu .nav > li > a:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 3px;
  background: #02634e;
  left: 50%;
  bottom: -10px;
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.nav_bg .menu .nav > li:hover > a:after,
.nav_bg .menu .nav > li.another > a:after,
.nav_bg .menu .nav > li.on > a:after {
  width: 100%;
  bottom: 10px;
  left: 0;
}
.nav_bg .menu .nav > li:hover .sec {
  height: auto;
}
.nav_bg .menu .nav > li:hover .secs {
  height: auto;
}
.nav_bg .menu .nav .sec {
  width: 120px;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 68px;
  left: 50%;
  margin-left: -60px;
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);
  display: none;
  text-align: center;
}
.nav_bg .menu .nav .sec a {
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 14px;
  background: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  left: 0;
  padding: 0 10px;
  border-top: 1px #eee solid;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #02634e, #02634e);
  background-image: linear-gradient(to right, #02634e, #02634e);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.nav_bg .menu .nav .sec a:hover {
  background-size: 100% 100%;
  padding-left: 20px;
  color: rgba(255, 255, 255, 0.9999);
}
.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.1);
  background: url(../image/topbg.jpg) center center repeat;
}
.fixedNav .menu .logo {
  width: 320px;
  margin-left: 50px;
}
.fixedNav .menu .nav > li > a {
  margin: 0 30px;
}
.footer {
    color: #fff;
    background-color: #171717;
    padding: 62px 0;
    cursor: pointer !important;
  }
  .footer * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .footer a {
    color: #fff;
  }
  .footer a:hover {
    color: #fff;
  }
  .footer .ewm {
    float: left;
    padding-right: 20px;
    background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/footerline.png) right center no-repeat;
  }
  .footer .ewm .img {
    width: 200px;
    height: 244px;
    /* padding: 10px; */
    display: block;
    margin: auto;
    background: url(http://qyw8411980001.my3w.com/template/365ZWPLS20101209/pc/images/ewmbg.png) center 0 no-repeat;
  }
  .footer .ewm .footerLogo {
    margin-top: 38px;
  }
  .footer .ewm .footerLogo img {
    display: block;
    width: 152px;
    height: 45px;
  }
  .footer .footerText {
    float: left;
    padding-left: 14px;
    width: 620px;
  }
  .footer .footerNav {
    font-size: 0;
    padding-bottom: 15px;
    height: 45px;
    line-height: 45px;
    width: 600px;
    border-bottom: 1px #636363 solid;
  }
  .footer .footerNav a {
    display: inline-block;
    font-size: 14px;
  }
  .footer .footerNav i {
    display: inline-block;
    font-size: 16px;
    color: #636363;
    padding: 0 10px;
  }
  .footer .copyright {
    margin-top: 18px;
    line-height: 30px;
    color: #999;
  }
  .footer .copyright a {
    color: #999;
  }
  .footer .copyright a:hover {
    color: #fff;
  }
  .footer .footerR {
    float: right;
    min-width: 265px;
    max-width: 300px;
    padding-top: 22px;
    line-height: 40px;
    color: #fff;
  }
  .footer .footerR .tit {
    height: 21px;
    line-height: 21px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
  }
  .footer .footerR .tit img {
    margin-left: 20px;
    vertical-align: top;
  }
  .footer .footerR .tel {
    margin-top: 25px;
    font-size: 20px;
    color: #02634e;
  }