@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0px;
  border: 0;
  font-size: 100%;
  outline: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* always display scrollbars */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
strong {
  font-weight: bold;
}
input {
  outline: none;
  font-family: 'Microsoft YaHei';
}
img {
  border: 0;
  max-width: 100%;
}
input[type="text"],
input:not([type]),
input[type="button"],
input[type="submit"],
select,
textarea {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 none !important;
  overflow: auto;
}
textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
::-moz-selection {
  background: #0063b4;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #0063b4;
  color: #fff;
  text-shadow: none;
}
a {
  text-decoration: none;
  blr: expression(this.onFocus=this.blur());
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:link,
a:visited {
  text-decoration: none;
  color: #000000;
}
a:active,
a:hover {
  text-decoration: none;
  color: #00458e;
}
.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0px;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.left,
.fl {
  float: left;
}
.right,
.fr {
  float: right;
}
.vt {
  vertical-align: top;
}
.vm {
  vertical-align: middle;
}
*:before,
*:after,
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
.editor p {
  margin: 10px 0;
}
.nowrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
html.overflow {
  overflow-y: hidden;
}
body.scrollbar {
  overflow-y: scroll;
}
body {
  font: 12px/1.8 "Microsoft Yahei", Arial, "SimSun", sans-serif;
  margin: 0 auto;
  color: #202020;
  background-color: #fff;
}
.cy_title {
  padding: 0 0 40px;
  color: #000;
}
.cy_title.c_w {
  color: #fff;
}
.cy_title .title {
  position: relative;
  z-index: 1;
  font-family: Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
.cy_title .title:before {
  position: absolute;
  right: 100%;
  bottom: 50%;
  z-index: -1;
  margin-right: 0.5em;
  width: 2em;
  height: 1px;
  background: #e67015;
  content: '';
}
.cy_title .name {
  font-size: 20px;
  line-height: 1.5;
}
.cy_sec .cy_s-d {
  height: 50px;
  font-size: 14px;
  line-height: 25px;
  text-align: justify;
  color: #858585;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cy_sec .cy_s-d.c_w {
  color: #fff;
}
.header {
  height: 86px;
  position: fixed;
  z-index: 999;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
}
.top {
  padding: 0px 32px;
  position: relative;
}
.logo {
  position: absolute;
  left: 62px;
  top: 0;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.06);
  transition: 0.4s;
  -webkit-transition: 0.4s;
}
.logo a {
  display: block;
  width: 156px;
  padding: 22px 18px 28px;
  background-color: #fff;
}
.logo img {
  width: 100%;
  display: block;
}
.logo img.img1 {
  display: block;
}
.logo img.img2 {
  display: none;
}
.box-inner {
  position: relative;
  padding: 6.25%;
  margin: 0 32px;
}
.nav {
  display: block;
  float: left;
  margin-left: 230px;
}
.nav li {
  float: left;
  display: block;
  width: 86px;
}
.nav > li > a {
  display: block;
  height: 86px;
  line-height: 86px;
  font-size: 15px;
  text-align: center;
}
.nav > li > a:hover,
.nav > li > a.active {
  /*background-color: #22297a;*/
  background-color: #1F1F8A;
  color: #fff;
  /*color: #d76c00;*/
}
.nav > li > dl {
  text-align: center;
  padding: 10px 0;
  background: #fff;
  display: none;
}
.nav > li > dl > dd{
  position: relative;
  font-size: 14px;
  line-height: 26px;
}
.nav > li > dl > dd a:hover{
  color: #d76c00;
}
.nav > li > dl > dd:hover .level3 {
  display: block;
}
.nav > li > dl > dd .level3 {
  position: absolute;
  display: none;
  left: 100%;
  min-width: 100%;
  background: #fff;
  padding: 10px;
  border-left: 1px solid #1f1f8a;
}
.nav > li > dl > dd .level3 a{
  display: block;
  white-space: nowrap;
  word-break: keep-all;
}
.top-sider .telItem a:link,
.top-sider .telItem a:visited {
  color: #d76c00;
}
.top-sider .telItem a:active,
.top-sider .telItem a:hover {
  color: #000;
}
.top-sider {
  position: absolute;
  top: 68px;
  right: 32px;
  top: 0;
  height: 100%;
  overflow: hidden;
  font-size: 12px;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.top-sider dd {
  float: left;
  display: block;
}
.top-sider .telItem {
  padding: 10px 30px 0px;
  /*color: #d76c00;*/
  color: #1F1F8A;
  border-left: 1px solid #e1dbd5;
  height: 86px;
  font-size: 16px;
}
.top-sider .telItem .tel {
  font-size: 16px;
  line-height: 1.5;
  font-family: arial, helvetica, sans-serif;
}
.top-sider .telItem .tel a {
  color: #1F1F8A;
}
.buyBtn {
  background-color: #e7e8eb;
  padding: 20px 0px;
  height: 46px;
  width: 90px;
  display: block;
  text-align: center;
}
.buyBtn .ico {
  background: url(../images/buy_ico.png) no-repeat scroll center center;
  background-size: cover;
  width: 24px;
  height: 22px;
  display: block;
  margin: 0px auto 5px;
}
.buyBtn:hover {
  background-color: #c9c9c9;
}
.trans,
.trans:hover {
  -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.trans-fast,
.trans-fast:hover {
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
}
.menu-handler {
  display: none;
  width: 60px;
  height: 60px;
  background-color: #fff;
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
  -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
}
.menu-handler .burger {
  width: 20px;
  height: 3px;
  background-color: #aaaaaa;
  display: block;
  position: absolute;
  z-index: 5;
  top: 25px;
  left: 50%;
  margin: 0px 0px 0px -10px;
  transform-origin: center;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -o-transform-origin: center;
  -ms-transform-origin: center;
}
.menu-handler .burger-3 {
  top: 36px;
}
.menu-handler.active .burger-1 {
  top: 30px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.menu-handler.active .burger-3 {
  top: 30px;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.menuBox a:link,
.menuBox a:visited {
  color: #333333;
}
.menuBox a:active,
.menuBox a:hover {
  color: #22297a;
}
.menuBox {
  background-color: #f7f7f7;
  color: #000;
  position: fixed;
  right: -100%;
  top: 0px;
  width: 66%;
  height: 100%;
  z-index: 980;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.menuMoblie {
  padding: 80px 0px;
}
.menuMoblie li {
  border-bottom: 1px solid #cccccc;
}
.menuMoblie .nav-link {
  color: #333333;
  display: block;
  font-size: 18px;
  padding: 14px 5%;
  position: relative;
}
.menuMoblie .nav-link.cur {
  background-color: #d76a00;
  color: #fff;
}
.menuMoblie .mico {
  width: 17px;
  height: 17px;
  background: url(../images/subnav_i1.png) no-repeat scroll center center;
  background-size: 13px 13px;
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -8px;
  transition: 400ms;
  -webkit-transition: 400ms;
}
.menuMoblie .cur .mico {
  background-image: url(../images/subnav_i2.png);
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
.menuMoblie .subnav {
  background-color: #dbdbdb;
  display: none;
  padding: 10px 0px;
}
.menuMoblie .subnav a {
  position: relative;
  display: block;
  padding: 12px 5%;
  line-height: 1.4;
  font-size: 16px;
}
.pusher-black {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 900;
}
.pusher {
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s, -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.menuOpen .pusher {
  transform: translateX(-66%);
  -webkit-transform: translateX(-66%);
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s, -webkit-transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
  -webkit-transition: transform 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.menuOpen .pusher-black {
  display: block;
}
.menuOpen .menuBox {
  right: 0;
}
.scoll-top {
  background-color: #fff;
  height: 60px;
  -webkit-animation: 850ms 350ms;
  animation: 850ms 350ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: fadedown;
  animation-name: fadedown;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.scoll-top .logo {
  -webkit-box-shadow: 0 0 0px transparent;
  box-shadow: 0 0 0px transparent;
  left: 32px;
}
.scoll-top .logo a {
  padding: 7px 0px;
  width: 148px;
}
.scoll-top .logo .img1 {
  display: none;
}
.scoll-top .logo .img2 {
  display: block;
}
.scoll-top .nav > li > a {
  height: 60px;
  line-height: 60px;
  font-size: 15px;
}
.scoll-top .top-sider .telItem {
  padding-top: 5px;
  height: 60px;
}
.scoll-top .buyBtn {
  padding: 7px 0px;
}
@-webkit-keyframes fadedown {
  from {
    -webkit-transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fadedown {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.mtop {
  height: 86px;
}
footer .corp_info {
  padding: 3.64% 0 3.4%;
  background: #444;
}
footer .corp_info .left {
  max-width: 55%;
}
footer .corp_info .left p {
  font-size: 14px;
  line-height: 30px;
  color: #999999;
}
footer .corp_info .left p a {
  color: #999999;
}
footer .corp_info .right {
  max-width: 35%;
  margin-top: 125px;
}
footer .corp_info .right .erweima {
  float: left;
  margin-left: 40px;
  text-align: center;
  color: #fff;
}
footer .corp_info .right .erweima:nth-of-type(1) {
  margin-left:0px;
}
footer .menu-wrap {
  background: #333333;
  padding: 2.34% 0 3.12%;
  overflow: hidden;
}
footer .menu-wrap .container .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5%;
}
footer .menu-wrap .container dl {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 2% 0 5%;
}
footer .menu-wrap .container dl:nth-last-of-type(1):after {
  display: none;
}
footer .menu-wrap .container dl:after {
  content: '';
  position: absolute;
  right: -2px;
  top: 13px;
  width: 4px;
  height: 4px;
  background: #fefefe;
  border-radius: 2px;
}
footer .menu-wrap .container dl a:hover {
  text-decoration: underline;
}
footer .menu-wrap .container dl dt {
  margin-bottom: 8px;
}
footer .menu-wrap .container dl dt a {
  font-size: 16px;
  color: #fefefe;
}
footer .menu-wrap .container dl dd a {
  font-size: 14px;
  color: #999999;
}
footer .setting {
  background: #333333;
  font-size: 14px;
  color: #fff;
  padding: 13px 0;
  border-top: 1px solid #3b3b3b;
}
footer .setting .right span {
  margin-left: 10px;
}
footer .setting .right span a {
  color: #fff;
}
footer .setting .right span a:hover {
  text-decoration: underline;
}
.scaleImg {
  overflow: hidden;
  position: relative;
}
.scaleImg .imgWrap {
  position: relative;
  overflow: hidden;
}
.scaleImg .img {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 600ms ease 0ms;
  transition: all 600ms ease 0ms;
}
.scaleImg:hover .img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.dots {
  text-align: left;
}
.dots span {
  width: 4px;
  height: 4px;
  display: inline-block;
  margin: 0 2px;
  background: #000;
  border-radius: 2px;
}
.dot1 {
  animation: roundone 1.5s linear 0.25s infinite;
  -webkit-animation: roundone 1.5s linear 0.25s infinite;
}
.dot2 {
  animation: roundone 1.5s linear 0.75s infinite;
  -webkit-animation: roundone 1.5s linear 0.75s infinite;
}
.dot3 {
  animation: roundone 1.5s linear 1.25s infinite;
  -webkit-animation: roundone 1.5s linear 1.25s infinite;
}
@keyframes roundone {
  0% {
    transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    fiter: alpha(opacity=1);
  }
  49% {
    transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
    fiter: alpha(opacity=0);
  }
  50% {
    transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    fiter: alpha(opacity=1);
  }
}
@-webkit-keyframes roundone {
  0% {
    transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    fiter: alpha(opacity=1);
  }
  49% {
    transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
    fiter: alpha(opacity=0);
  }
  50% {
    transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
  }
  100% {
    transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    fiter: alpha(opacity=1);
  }
}
