@charset "utf-8";
/*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: #ff7884;
  color: #fff;
}
::-moz-selection {
  background-color: #ff7884;
  color: #fff;
}
::-webkit-selection {
  background-color: #ff7884;
  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;
  background: url("../images/body_bg.png");
}
: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;
}
textarea {
  outline: 0;
  border: 0;
}
textarea {
  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;
}
html {
  cursor: url(../images/cur.png), default;
}
a {
  cursor: url(../images/Acur.png), default;
}
input,
textarea {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
  border: none;
  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;
  }
}
.container {
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gd {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.top_t {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.right_t {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.dx {
  text-transform: uppercase;
}
.bs {
  box-sizing: border-box;
}
.f_l {
  float: left;
}
.f_r {
  float: right !important;
}
.clear {
  clear: both;
}
.over {
  overflow: hidden;
}
.display {
  display: inline-block;
}
.header {
  width: 100%;
}
.header .topbar {
  width: 100%;
  height: 35px;
  border-bottom: 1px solid #f5f5f5;
}
.header .topbar .topbarBox {
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
  clear: both;
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  color: #999999;
}
.header .topbar .topbarBox a {
  color: #999999;
  margin-left: 15px;
  display: inline-block;
}
.header .topbar .topbarBox a.no_m {
  margin-left: 0px;
}
.header .topbar .topbarBox img {
  position: relative;
  top: -1px;
}
.header .topbar .left {
  background: url(../images/tophome.png) left center no-repeat;
  padding-left: 20px;
  color: #999999;
  font-size: 12px;
  float: left;
}
.header .topbar .right {
  float: right !important;
  color: #999999;
}
.header .topbar .right img {
  margin-right: 9px;
  vertical-align: middle;
}
.header .topbar .xunpan {
  display: inline-block;
  margin-left: 66px;
  cursor: pointer;
  position: relative;
  color: #999999;
  font-size: 12px;
}
.header .topbar .xunpan img {
  margin-right: 19px;
}
.header .topbar .xunpan i {
  background: url("../images/xun_bg.png") no-repeat center;
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 5px;
  padding: 0 15px;
  color: #ffffff;
}
.header .topbar .xunpan #xunpantip {
  z-index: 999;
  position: absolute;
  top: 35px;
  left: 40%;
  width: 180px;
  height: 30px;
  line-height: 30px;
  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 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #ff7884;
  border-radius: 4px;
  opacity: 0;
  font-weight: bold;
  box-shadow: 3px 3px 2px rgba(255, 120, 132, 0.15);
}
.header .topbar .xunpan #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: #ff7884;
}
.header .topbar .xunpan #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;
}
.header .header_mid {
  height: 120px;
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
}
.header .header_mid > h1 {
  margin: 0px;
  width: 190px;
  height: 95px;
  padding-top: 45px;
  float: left;
}
.header .header_mid > h1 .logo {
  display: block;
  font-family: SourceHanSerifCN-Bold;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ff7884;
  line-height: 40px;
}
.header .header_mid .biaoyu {
  float: left;
  padding-left: 33px;
  margin-top: 14px;
  height: 95px;
  background: url("../images/biaoyu_line.png") no-repeat top left;
}
.header .header_mid .biaoyu .w1 {
  padding: 23px 0 16px;
  font-weight: Bold;
  line-height: 20px;
  font-family: MicrosoftYaHei;
  font-size: 20px;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ff7884;
}
.header .header_mid .biaoyu .w2 {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ff7884;
  line-height: 16px;
}
.header .header_mid .ser_box {
  float: left;
  display: block;
  margin: 37px 0 0  87px;
  width: 302px;
  height: 44px;
  border-radius: 22px;
  border: solid 1px #d2d2d2;
}
.header .header_mid .ser_box .ser {
  padding-left: 13px;
  line-height: 42px;
  background: none;
  border: none;
  outline: none;
  width: 195px;
  float: left;
  color: #858585;
  font-size: 14px;
}
.header .header_mid .ser_box .ser::-webkit-input-placeholder {
  color: #d1d1d1;
}
.header .header_mid .ser_box a {
  display: block;
  float: right !important;
  margin: 5px 5px 0 0px;
  width: 85px;
  height: 34px;
  background-color: #ff7884;
  border-radius: 17px;
  font-size: 14px;
  text-align: center;
  line-height: 34px;
  color: #fff;
}
.header .header_mid .tel {
  margin: 37px 0 0  0px;
  float: right !important;
  width: 226px;
  height: 55px;
}
.header .header_mid .tel .tel_n {
  float: left;
  width: 66px;
}
.header .header_mid .tel .tel_n img {
  width: 41px;
  height: 39px;
  display: block;
  animation: zy 2.5s 0.15s linear infinite;
  -moz-animation: zy 2.5s 0.15s linear infinite;
  -webkit-animation: zy 2.5s 0.15s linear infinite;
  -o-animation: zy 2.5s 0.15s linear infinite;
  margin-top: 5px;
}
.header .header_mid .tel p {
  width: 160px;
  float: right !important;
}
.header .header_mid .tel p .i1 {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ff7884;
  line-height: 14px;
  padding-bottom: 14px;
  display: block;
}
.header .header_mid .tel p .i2 {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ff7884;
  display: block;
  line-height: 24px;
}
.header * {
  box-sizing: content-box;
}
.nav_bg1 {
  height: 50px;
  width: 100%;
  background: #ff7884;
  clear: both;
}
.nav_bg1 .menu {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav_bg1 .menu .nav {
  height: 50px;
  text-align: center;
  font-size: 0;
}
.nav_bg1 .menu .nav > li {
  display: block;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 133.33333333px;
  float: left;
}
.nav_bg1 .menu .nav > li > a {
  display: block;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 16px;
  position: relative;
  color: #fff;
  z-index: 2;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 0px!important;
}
.nav_bg1 .menu .nav > li > a:before {
  position: absolute;
  content: " ";
  width: 0px;
  height: 1px;
  background-color: #ffd1d5;
  left: 50%;
  margin-left: -34px;
  bottom: 10px;
  z-index: 4;
  opacity: 0;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav_bg1 .menu .nav > li > a::after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background-color: #ff7884;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.nav_bg1 .menu .nav > li:hover > a,
.nav_bg1 .menu .nav > li.another > a,
.nav_bg1 .menu .nav > li.on > a {
  color: #fff;
  background: #ff7884;
}
.nav_bg1 .menu .nav > li:hover > a:after,
.nav_bg1 .menu .nav > li.another > a:after,
.nav_bg1 .menu .nav > li.on > a:after {
  width: 100%;
}
.nav_bg1 .menu .nav > li:hover > a:before,
.nav_bg1 .menu .nav > li.another > a:before,
.nav_bg1 .menu .nav > li.on > a:before {
  opacity: 1;
  width: 68px;
}
.nav_bg1 .menu .nav > li:hover .sec {
  height: auto;
}
.nav_bg1 .menu .nav > li:hover .secs {
  height: auto;
}
.nav_bg1 .menu .nav .sec {
  width: 100%;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 50px;
  left: 0;
  box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);
  display: none;
  text-align: center;
}
.nav_bg1 .menu .nav .sec a {
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 14px;
  background: #fff;
  overflow: hidden;
  position: relative;
  left: 0;
  padding: 0 10px;
  border-top: 1px #eee solid;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ff7884, #ff7884);
  background-image: linear-gradient(to right, #ff7884, #ff7884);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
}
.nav_bg1 .menu .nav .sec a:hover {
  background-size: 100% 100%;
  padding-left: 20px;
  color: rgba(255, 255, 255, 0.9999);
}
.nav_bg1 .menu .nav .secs {
  background: #fff;
  width: 1180px;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 50px;
  left: -533px;
  box-shadow: 2px 0 12px rgba(0, 0, 0, 0.1);
  padding: 0 10px 20px;
  display: none;
}
.nav_bg1 .menu .nav .secs:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.nav_bg1 .menu .nav .secs li.nlayer1 {
  float: left;
  width: 275px;
  padding: 10px 10px 0;
  background: none;
  margin: 12px 0 0;
}
.nav_bg1 .menu .nav .secs li.nlayer1 img {
  width: 275px;
  height: 150px;
}
.nav_bg1 .menu .nav .secs li.nlayer1:nth-child(4) {
  border-right: none;
}
.nav_bg1 .menu .nav .secs li.nlayer1 > a {
  display: block;
  text-align: center;
  line-height: 34px;
  height: 34px;
  background: #f2f2f2;
  color: #333;
  padding: 0 5px;
}
.nav_bg1 .menu .nav .secs li.nlayer1 > a.a {
  background: #d9d9d9;
  margin-top: 10px;
  font-size: 14px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ff7884, #ff7884);
  background-image: linear-gradient(to right, #ff7884, #ff7884);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav_bg1 .menu .nav .secs li.nlayer1 > a.a:hover {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
.nav_bg1 .menu .nav .secs .nlayer2 a {
  margin-top: 4px;
  text-align: center;
  width: 265px;
  display: block;
  line-height: 30px;
  height: 30px;
  background: #f2f2f2;
  color: #333;
  padding: 0 5px;
  font-size: 14px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #ff7884, #ff7884);
  background-image: linear-gradient(to right, #ff7884, #ff7884);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.nav_bg1 .menu .nav .secs .nlayer2 a:after {
  content: "";
}
.nav_bg1 .menu .nav .secs .nlayer2 a:hover {
  background-size: 100% 100%;
  color: rgba(255, 255, 255, 0.9999);
}
/* footer */
.bx-footer-tow {
  overflow: hidden;
  width: 100%;
  background: #252525;
}
.footer_main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  height: 317px;
}
.footer_main .f_top {
  overflow: hidden;
  height: 317px;
}
.bx-footer-tow .foot-tet h3 {
  color: #fff;
  font-size: 16px;
  padding-bottom: 32px;
  font-weight: bold;
  position: relative;
  line-height: 16px;
}
.bx-footer-tow .foot-tet {
  float: left;
  width: 155px;
  padding-top: 46px;
}
.bx-footer-tow .foot-tet .f_nav {
  overflow: hidden;
}
.bx-footer-tow .foot-tet .f_nav li a {
  transition: ease 0.5s;
  font-size: 14px;
  color: #676767;
  line-height: 14px;
  padding-bottom: 17px;
  display: block;
}
.bx-footer-tow .foot-tet .f_nav li a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  color: rgba(255, 255, 255, 0.7);
}
.bx-footer-tow .foot_cont {
  margin-top: 29px;
  float: left;
  overflow: hidden;
  min-height: 263px;
  padding-top: 17px;
  padding-left: 70px;
  background: url("../images/footer_bg.png") no-repeat left 0px;
}
.bx-footer-tow .foot_cont p {
  line-height: 18px;
  font-family: MicrosoftYaHei;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  color: #676767;
  margin-bottom: 30px;
}
.bx-footer-tow .foot_cont p img {
  width: auto ;
  margin-right: 23px;
  display: inline-block;
  vertical-align: middle;
}
.colde_img {
  width: 138px;
  margin: 42px 0 0 0;
  float: right !important;
  height: 138px;
  padding: 16px;
  background: url("../images/code_bg.png") no-repeat center;
  box-sizing: content-box;
}
.colde_img img {
  width: 138px;
  height: 138px;
  display: block;
}
.copy_box {
  height: 50px;
  width: 100%;
  background: #252525;
  border-top: 1px solid #373737;
}
.copy {
  text-align: center;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  color: #676767;
  line-height: 50px;
}
.copy p {
  display: inline-block;
}
.copy a {
  color: #676767;
  font-size: 14px;
  line-height: 50px;
  vertical-align: middle;
  display: inline-block;
}
.copy a img {
  margin-left: 20px;
  vertical-align: middle;
}
