body {
  position: relative;
}
div.copy ~ div {
opacity:0;
display: none;
}
@keyframes scaleIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  80% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes scaleIn {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(1.02);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
#header {
  width: 100%;
  background: #fff;
  height: 90px;
  position: fixed;
  left: 0;
  top: 0;
  line-height: 90px;
  z-index: 200;
  border-bottom: 1px solid #e5e5e5;
}
.caidan{display: none;}
#header .logo {
  width: 170px;
  height: 100%;
  float: left;
  margin-left: 26px;
}
#header ul {
  width: 930px;
  float: left;
  height: 100%;
  margin-left: 50px;
  position: relative;
  z-index: 209;
}
#header ul .navTop {
  height: 3px;
  background: #005fa6;
  position: absolute;
  bottom: -1px;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
}
#header ul li {
  width: 130px;
  float: left;
  font-size: 16px;
  color: #444444;
  text-align: center;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
#header ul li.on,
#header ul li:hover {
  color: #005fa6;
  font-weight: bold;
}
#header ul a {
  width: 130px;
  float: left;
  height: 100%;
  position: relative;
}
#header ul a::after {
  content: "|";
  color: #d9d9d9;
  position: absolute;
  right: 0;
  top: 0;
}
#header ul .nor::after {
  content: "";
}
#header .wapBtn {
  width: 120px;
  height: 100%;
  float: right;
  background: #005fa6;
  cursor: pointer;
  position: relative;
}
#header .wapBtn .bn {
  padding-top: 30px;
}
#header .wapBtn span {
  display: block;
  width: 40px;
  height: 4px;
  background: #ffffff;
  margin: 0 auto 8px;
}
#header .wapBtn .bn1,
#header .wapBtn .bn2 {
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
#header .current .bn3 {
  display: none;
}
#header .current .bn {
  padding-top: 42px;
}
#header .current .bn1,
#header .current .bn2 {
  margin: 0 auto ;
}
#header .current .bn1 {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
#header .current .bn2 {
  margin: -4px auto 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
#header .change {
  width: 70px;
  height: 100%;
  background: #f0f0f0;
  text-align: center;
  font-size: 18px;
  color: #333333;
  float: right;
  cursor: pointer;
}
#header .nav_box {
  width: 120px;
  height: auto;
  background: #333435;
  position: fixed;
  top: 90px;
  right: -120px;
  z-index: 209;
}
#header .nav_box .nav_li {
  font-size: 16px;
  color: #ffffff;
  opacity: .7;
  width: 64px;
  border-bottom: 1px solid #393a3b;
  margin: 0 auto;
  text-align: center;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
  line-height: 80px;
}
#header .nav_box .nav_li:hover {
  opacity: 1;
}
#header .bigBox00 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 208;
  display: none;
  cursor: pointer;
}
.kong {
  height: 90px;
}
.m-banner {
  height: 400px;
  background: no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  color: #ffffff;
  position: relative;
  font-weight: bold;
}
.m-banner .info {
  height: 120px;
  position: absolute;
  top: 134px;
  left: 150px;
}
.m-banner .info h5 {
  font-size: 46px;
  padding-bottom: 24px;
}
.m-banner .info p {
  font-size: 30px;
}
.two_nav {
  overflow: hidden;
  height: 76px;
  background: #005fa6;
  text-align: center;
  font-size: 0;
  width: 100%;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
.two_nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *display: inline\;
  *zoom: 1\;
  vertical-align: middle;
  overflow: hidden;
  padding:0 26px;
  margin-right: 38px;
  font-size: 16px;
  color: #ffffff;
  line-height: 76px;
  text-align: center;
}
.two_nav li:hover,
.two_nav .on {
  background: #29b473;
}
.baseTitle {
  overflow: hidden;
  padding: 60px 0;
  text-align: center;
}
.baseTitle h5 {
  font-size: 34px;
  color: #444444;
}
.baseTitle p{
  width:92%;
  margin:0 auto;
  line-height:20px;
}
.baseTitle h5 span {
  padding: 0 20px;
}
.baseTitle p {
  font-size: 14px;
  color: #666666;
  padding-top: 12px;
  line-height: 20px;
}
.fix {
  position: fixed;
  z-index: 6;
}
.footer {
  background: #f0f0f0;
  padding-top: 80px;
  overflow: hidden;
  padding-bottom: 70px;
}
.footer .menu {
  width: 1000px;
  float: left;
}
.footer .footer_t {
  overflow: hidden;
  padding-bottom: 40px;
}
.footer h5 {
  font-size: 30px;
  color: #333;
  padding-bottom: 20px;
  border-bottom: 1px solid #c0c0c0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *display: inline\;
  *zoom: 1\;
  vertical-align: middle;
  overflow: hidden;
}
.footer dl {
  width: 16.6%;
  overflow: hidden;
  float: left;
}
.footer dl dt {
  font-size: 20px;
  color: #333333;
  padding-bottom: 20px;
}
.footer dl dd {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  transition-duration: 0.6s;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  -ms-transition-duration: 0.6s;
  -o-transition-duration: 0.6s;
}
.footer dl dd:hover {
  color: #005fa6;
}
.footer .contact {
  width: 22%;
  margin-left: 4%;
  float: left;
}
.footer .contact .hotTel {
  height: 50px;
  background: url(../images/tel.png) no-repeat left center;
  padding-left: 56px;
  overflow: hidden;
  margin-bottom: 24px;
}
.footer .contact .hotTel span,
.footer .contact .hotTel a {
  display: block;
  font-size: 16px;
  color: #444444;
  padding-top: 4px;
}
.footer .contact .hotTel a {
  font-size: 24px;
}
.footer .contact p {
  font-size: 14px;
  color: #444444;
  line-height: 24px;
}
.footer .contact p a {
  color: #444444;
}
.footer .mobile_erweima {
  float: left;
  width: 15%;
}
.copy {
  padding: 20px 0;
  overflow: hidden;
  background: #333333;
}
.copy .share {
  float: left;
}
.copy .share .bds_weixin,
.copy .share .bds_sqq,
.copy .share .bds_tsina {
  width: 38px;
  height: 38px;
  background: ;
  float: left;
  padding: 0;
  text-align: center;
  line-height: 38px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
}
.copy .share .bds_sqq {
  background: #202020 url(../images/qq.png) no-repeat center;
}
.copy .share .bds_sqq:hover {
  background: #005fa6 url(../images/qq_hover.png) no-repeat center;
}
.copy .share .bds_weixin {
  background: #202020 url(../images/weixin.png) no-repeat center;
}
.copy .share .bds_weixin:hover {
  background: #005fa6 url(../images/weixin_hover.png) no-repeat center;
}
.copy .share .bds_tsina {
  background: #202020 url(../images/weibo.png) no-repeat center;
}
.copy .share .bds_tsina:hover {
  background: #005fa6 url(../images/weibo_hover.png) no-repeat center;
}
.copy p {
  float: right;
  color: #bfbfbf;
  line-height: 28px;
  font-size: 16px;
  padding-top: 8px;
}
.copy p a {
  color: #bfbfbf;
}
.copy p span {
  padding-right: 16px;
}
.copy p span img {
  vertical-align: middle;
}
@media (max-width: 720px) {
  #header {
    height: 46px;
    line-height: 46px;
  }
  .caidan{display: block;text-align: center;font-size: 16px;color:#fff;}
  .footer{display:none;}
  .copy p span{
  display:block;width:100%;text-align:center;padding-bottom:4px;}
  .kong {
    height: 46px;
  }
  #header .logo {
    width: 100px;
    margin-left: 10px;
  }
  #header .wapBtn {
    width: 80px;
  }
  #header .wapBtn .bn {
    padding-top: 13px;
    display: none;
  }
  #header .current .bn {
    padding-top: 18px;
  }
  #header .wapBtn span {
    width: 30px;
    height: 3px;
    margin: 0 auto 5px;
  }
  #header .current .bn2 {
    margin: -3px auto 0;
  }
  #header .logo img {
    max-width: 100%;
  }
  #header ul {
    width: 120px;
    position: absolute;
    right: -120px;
    top: 46px;
    background: #fff;
    height: auto;
    overflow: hidden;
  }
  #header ul.small {
    right: 120px;
  }
  #header ul li,
  #header ul a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
  }
  #header ul .navTop {
    display: none !important;
  }
  #header .nav_box {
    width: 120px;
  }
  #header ul a::after {
    content: "";
  }
  #header .change {
    font-size: 14px;
    width: 50px;
  }
  #header .nav_box {
    top: 46px;
  }
  #header .nav_box .nav_li {
    font-size: 14px;
    line-height: 50px;
  }
  .m-banner {
    height: 220px;
	background-size:auto 220px;
	-webkit-background-size:auto 220px;
  }
  .m-banner .info {
    top: 94px;
    left: 40px;
  }
  .m-banner .info h5 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .m-banner .info p {
    font-size: 16px;
  }
  .two_nav {
    height: auto;
  }
  .two_nav li {
    line-height: 40px;
    margin-right: 0px;
	padding:0 10px;
    font-size: 12px;
  }
  .baseTitle {
    padding: 30px 0;
  }
  .baseTitle h5 {
    font-size: 22px;
  }
  .baseTitle em img {
    width: 40px;
  }
  .baseTitle p {
    font-size: 12px;
    padding-top: 6px;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .footer .menu {
    width: 100%;
  }
  .footer .contact {
    width: 62%;
    margin-left: 0;
  }
  .footer .contact .hotTel {
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -ms-background-size: 30px auto;
    -o-background-size: 30px auto;
    padding-left: 34px;
  }
  .footer .contact .hotTel span {
    font-size: 14px;
    padding-top: 6px;
  }
  .footer .contact .hotTel a {
    padding-top: 2px;
  }
  .footer dl {
    width: 33%;
    padding-bottom: 20px;
  }
  .footer dl dt {
    font-size: 16px;
    padding-bottom: 8px;
  }
  .footer dl dd {
    font-size: 12px;
    line-height: 22px;
  }
  .footer h5 {
    font-size: 20px;
    padding-bottom: 12px;
  }
  .footer .contact .hotTel {
    margin-bottom: 10px;
  }
  .footer .mobile_erweima {
    width: 38%;
  }
  .footer .erweima img {
    width: 100px;
    height: auto;
  }
  .footer .contact .hotTel a {
    font-size: 16px;
  }
  .footer .footer_t {
    padding-bottom: 16px;
  }
  .footer .contact p {
    font-size: 12px;
    line-height: 20px;
  }
  .copy .share .bds_weixin,
  .copy .share .bds_sqq,
  .copy .share .bds_tsina {
    display: none;
  }
  .copy {
    padding: 10px 0;
  }
  .copy p {
    font-size: 12px;
    padding-top: 0;
    float: none;
    width: 100%;
    text-align: center;
    line-height:16px;
  }
}
@media (min-width: 450px) and (max-width: 720px) {
  .two_nav {
    height: 50px;
  }
  .two_nav li {
    line-height: 50px;
	padding:0 14px ;
    max-width: 122px;
  }
}
@media (min-width: 560px) and (max-width: 720px) {
  .footer dl {
    width: 16.6%;
  }
}
@media (min-width: 721px) and (max-width: 1023px) {
  #header {
    height: 70px;
    line-height: 70px;
  }
  .kong {
    height: 70px;
  }
  #header .logo {
    width: 150px;
  }
  #header .logo img {
    max-width: 90%;
  }
  #header .wapBtn .bn {
    padding-top: 25px;
  }
  #header .current .bn {
    padding-top: 32px;
  }
  #header ul {
    width: 120px;
    position: absolute;
    right: -120px;
    top: 70px;
    background: #fff;
    height: auto;
    overflow: hidden;
  }
  #header ul.small {
    right: 120px;
  }
  #header ul li,
  #header ul a {
    width: 100%;
    height: 81px;
    line-height: 81px;
  }
  #header ul .navTop {
    display: none !important;
  }
  #header .nav_box {
    width: 120px;
    top: 70px;
  }
  #header ul a::after {
    content: "";
  }
  #header .wapBtn {
    width: 80px;
  }
  #header .change {
    width: 40px;
    font-size: 16px;
  }
  .m-banner {
    height: 300px;
  }
  .m-banner .info {
    top: 104px;
    left: 60px;
  }
  .m-banner .info h5 {
    font-size: 32px;
    padding-bottom: 16px;
  }
  .m-banner .info p {
    font-size: 22px;
  }
  .two_nav {
    height: 56px;
  }
  .two_nav li {
    line-height: 56px;
	padding:0 18px ;
    max-width: 122px;
    margin-right: 10px;
    font-size: 14px;
  }
  .baseTitle {
    padding: 40px 0;
  }
  .baseTitle h5 {
    font-size: 26px;
  }
  .baseTitle em img {
    width: 50px;
  }
  .footer {
    padding-top: 40px;
    padding-bottom: 30px;
  }
  .footer .menu {
    width: 100%;
    padding-bottom: 20px;
  }
  .footer .contact {
    width: 50%;
    margin-left: 0;
  }
  .footer dl dt {
    font-size: 18px;
    padding-bottom: 8px;
  }
  .footer dl dd {
    font-size: 13px;
    line-height: 24px;
  }
  .footer h5 {
    font-size: 22px;
    padding-bottom: 12px;
  }
  .footer .mobile_erweima {
    width: 50%;
  }
  .footer .erweima img {
    width: 120px;
    height: auto;
  }
  .footer .contact .hotTel a {
    font-size: 16px;
  }
  .footer .footer_t {
    padding-bottom: 16px;
  }
  .copy p {
    font-size: 12px;
  }
  .copy p span {
    padding-right: 6px;
  }
  .copy .share .bds_weixin,
  .copy .share .bds_sqq,
  .copy .share .bds_tsina {
    width: 34px;
    height: 34px;
    line-height: 34px;
  }
}
@media (min-width: 1024px) and (max-width: 1335px) {
  #header {
    height: 80px;
    line-height: 80px;
  }
  .kong {
    height: 80px;
  }
  #header .wapBtn .bn {
    padding-top: 26px;
  }
  #header .current .bn {
    padding-top: 36px;
  }
  #header .nav_box {
    top: 80px;
  }
  #header ul {
    width: 74%;
    margin-left: 20px;
  }
  #header ul li,
  #header ul a {
    width: 100px;
  }
  #header .logo {
    width: 100px;
    margin-left: 10px;
  }
  #header .logo img {
    max-width: 100%;
  }
  #header .wapBtn {
    width: 80px;
  }
  #header .change {
    width: 5%;
    max-width: 70px;
  }
  .m-banner {
    height: 360px;
  }
  .m-banner .info {
    top: 124px;
    left: 60px;
  }
  .m-banner .info h5 {
    font-size: 36px;
    padding-bottom: 16px;
  }
  .m-banner .info p {
    font-size: 24px;
  }
  .two_nav {
    height: 60px;
  }
  .two_nav li {
    line-height: 60px;
	padding:0 20px;
    max-width: 122px;
    margin-right: 20px;
    font-size: 14px;
  }
  .baseTitle {
    padding: 50px 0;
  }
  .baseTitle h5 {
    font-size: 30px;
  }
  .footer .menu {
    width: 58%;
  }
  .footer .contact {
    width: 23%;
    margin-left: 0;
  }
  .footer dl dt {
    font-size: 16px;
  }
  .footer dl dd {
    font-size: 12px;
  }
  .footer h5 {
    font-size: 24px;
    padding-bottom: 12px;
  }
  .footer .mobile_erweima {
    width: 15%;
    float: left;
  }
  .footer .erweima img {
    width: 120px;
    height: auto;
  }
  .copy p {
    font-size: 14px;
  }
}
@media (min-width: 1336px) and (max-width: 1720px) {
  .footer .menu {
    width: 64%;
  }
  .footer .contact {
    width: 20%;
    margin-left: 1%;
  }
}
@media (min-width: 1721px) and (max-width: 1920px) {
  .footer .contact {
    width: 20%;
  }
}
