@charset "utf-8";

html,
body {
  font-size: 100px;
}

body {
  min-width: 1240px;
  min-width: 12.4rem;
  font-family: "微软雅黑";
  overflow: auto;
  font-size: 16px;
  font-size: 0.16rem;
  color: #666666;
  background: url(2022topbg1.jpg) no-repeat;
  background-size: cover;
  background-attachment:fixed;
}

body,
div,
p,
span,
ul,
li,
h1,
img,
input {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

.clear {
  clear: both;
}

a {
  text-decoration: none;
  list-style: none;
}

a {
  color: #666666
}

a:hover {
  text-decoration: none;
}

.clearfix:after {
  display: block;
  content: "";
  clear: both;
}

#register,#logout,#login {
	display: none;
}

.home-banner {
  height: 100vh;
  transition: .8s ease-in-out;
  -webkit-transition: .8s ease-in-out;
}

.home-banner-toggle {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  bottom: 0.2rem;
  z-index: 20;
  margin: 0 auto;
  width: 37px;
  width: 0.37rem;
  height: 34px;
  height: 0.34rem;
  padding: 15px;
  padding: 0.15rem;
  cursor: pointer;
  overflow: hidden;
  background: url(home_switch_arrow.png) no-repeat center center;
  -webkit-animation: switchUp 1.2s infinite;
  animation: switchUp 1.2s infinite;
}

.home_bg {
  position: fixed;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: -1;
}

.home_bg .vodBg {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
  transition: 1s;
  -webkit-transition: 1s;
  text-align: center;
  background: url(2022topbg1.jpg) no-repeat;
  background-size: cover;
  z-index: -1;
}

.home_bg .vodBg .vidbacking {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  -o-object-fit: cover;
}

.home-banner.up {
  height: 130px;
  height: 1.3rem;
}

.home-banner {
  height: 100vh;
  transition: .8s ease-in-out;
  -webkit-transition: .8s ease-in-out;
}

.home-banner-toggle {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  bottom: 0.2rem;
  z-index: 20;
  margin: 0 auto;
  width: 37px;
  width: 0.37rem;
  height: 34px;
  height: 0.34rem;
  padding: 15px;
  padding: 0.15rem;
  cursor: pointer;
  overflow: hidden;
  background: url(home_switch_arrow.png) no-repeat center center;
  -webkit-animation: switchUp 1.2s infinite;
  animation: switchUp 1.2s infinite;
}


.hide {
  display: none
}

.main {
  background: #FFF;
  width: 1272px;
  width: 12.72rem;
  margin: auto;
  padding: 5px 0 15px 0;
  overflow: hidden;
}

.footer-link {
  position: relative;
  padding: 0.05rem 0
}

.footer-link {
  position: relative;
  text-align: center;
  padding-top: 20px;
  padding-top: 0.2rem;
}

.footer-drop {
  background: #FFF;
  display: inline-block;
  width: 168px;
  width: 1.68rem;
  line-height: 30px;
  line-height: 0.3rem;
  border-radius: 4px;
  margin-right: 32px;
  margin-right: 0.32rem;
  /* border: 1px solid #e6e6e6; */
}

.footer-drop p {
  color: #313131;
  font-size: 14px;
  font-size: 0.14rem;
  padding: 0 12px;
  padding: 0 0.12rem;
  cursor: pointer;
  text-align: left;
  position: relative;
}

.footer-drop p .btn {
  position: absolute;
  display: inline-block;
  bottom: 34px;
  bottom: 0.34rem;
  left: 74px;
  left: 0.74rem;
  width: 14px;
  width: 0.14rem;
  height: 19px;
  height: 0.19rem;
  background: url(m3-icon44.png) center no-repeat;
  z-index: 999;
  display: none;
}

.footer-drop p .arrow {
  float: right;
  margin-top: 15px;
  margin-top: 0.15rem;
  width: 11px;
  width: 0.11rem;
  height: 6px;
  height: 0.06rem;
  background: url(m3-icon43.png) center no-repeat;
}

.footer-drop ul {
  position: absolute;
  border: 1px solid #317bce;
  border-radius: 6px;
  width: 1232px;
  width: 12.32rem;
  padding-left: 38px;
  padding-left: 0.38rem;
  left: calc(50% - 637px);
  left: calc(50% - 6.37rem);
  bottom: 53px;
  bottom: 0.53rem;
  background: url(m3-bg21.png);
  padding-top: 20px;
  padding-top: 0.2rem;
  padding-bottom: 10px;
  padding-bottom: 0.1rem;
  display: none;
  box-shadow: 0 0 4px 2px #f3f3f3;
  box-shadow: 0 0 0.04rem 0.02rem #f3f3f3;
  z-index: 999;
}

.footer-drop ul li {
  float: left;
  width: 196px;
  width: 1.96rem;
  height: 37px;
  height: 0.37rem;
  text-align: left;
}

.footer-drop ul li a {
  display: inline-block;
  padding-left: 16px;
  padding-left: 0.16rem;
  background: url(m3-icon11.png) left center no-repeat;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-size: 14px;
  font-size: 0.14rem;
}

.footer-drop ul li a:hover {
  background: url(m3-icon45.png) left center no-repeat;
  color: #2775cc;
}

.foot-icon span {
  margin: 0 10px;
  margin: 0 0.1rem;
}

.wel-title {
  margin: 0 auto;
  width: 100%;
  min-width: 1240px;
  min-width: 12.4rem;
  height: 250px;
  height: 2.5rem;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: url(2022topmenubg.png) repeat-x;
}

.wel-bar {
  width: 1280px;
  width: 12.8rem;
  margin: 0 auto;
  bottom: 10px;
  bottom: 0.1rem;
  left: 0;
  right: 0;
  position: absolute;
  opacity: 80;
  z-index: 2;
}

.wel-bar li {
  float: left;
  display: block;
  text-align: center;
  width: 13%;
  height: 165px;
  height: 1.65rem;
  overflow: hidden;
  line-height: 160px;
  line-height: 1.6rem;
  margin: 0 20px 20px;
  margin: 0 0.2rem 0.2rem;
  border-radius: 5px;
  background: url(2022topmenuBtn.png) no-repeat center;
  background-size: 155px;
  background-size: 1.55rem;
}

.wel-bar span {
  font-size: 20px;
  font-size: 0.2rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin-left: -8px;
}

.wel-bar .wel-link {
  display: block;
  text-align: center;
  width: 155px;
  width: 1.55rem;
  height: 155px;
  height: 1.55rem;
  display: block;
  position: absolute;
}

.wel-link:hover {
  background: url(2022topmenuBtn_hover.png) no-repeat center;
  background-size: 100%;
  -webkit-animation: rotation 3s linear infinite;
  animation: rotation 3s linear infinite;
}
@-webkit-keyframes rotation{
  from {-webkit-transform: rotate(0deg);}
  to {-webkit-transform: rotate(360deg);}
}

.header {
  position: relative;
}

.header-div {
  min-width: 1240px;
  min-width: 12.4rem;
  height: 105px;
  height: 1.05rem;
  position: fixed;
  width: 100%;
  background: linear-gradient(to bottom, #439fed 0%, rgba(67, 159, 237, 0) 100%);
  z-index: 999;
}

.header-div:before {
  content: '';
  position: absolute;
  height: 1px;
  height: 0.01rem;
  background: url(2022topbgline.png) repeat-x;
  width: 100%;
  bottom: 0px;
  bottom: 0px;
  opacity: 0.5;
}

.header-div.hover {
  background: url(2022topbg.png) repeat-x #75b5f4;
}
.header-div.hover1 .rBox {
	top:-5px;
	top:-0.05rem;
}

.header-box{
  width: 1280px;
  width: 12.8rem;
  margin:auto;
}

.header-logo {
  font-size: 32px;
  font-size: 0.32rem;
  line-height: 105px;
  line-height: 1.05rem;
  position: absolute;
}

.header-logo img {
  vertical-align: middle;
  width: 530px;
  width: 5.3rem;
}

.header-logo a {
  color: #fff
}

.header-nav {
  width: 40%;
  margin: 0 auto 0;
  height: 60px;
  height: 0.6rem;
  line-height: 60px;
  line-height: 0.6rem;
  text-align: center;
}

.header-nav li {
  float: left;
  font-size: 19px;
  font-size: 0.19rem;
  font-weight: bold;
  width: 137px;
  width: 1.37rem;
  border-left: 1px solid #FFF;
  background: #0167cc;
}

.header-nav li:first-child {
  width: 120px;
  width: 1.2rem;
  border-left: 0;
}
.header-nav li:last-child {
  width: 150px;
  width: 1.5rem;
}

.header-nav li a {
  width: 100%;
  color: #fff;
  display: inline-block;
  position: relative;
}

.header-nav li a:hover {
  /* background: #0167cc; */
  background: #df7b2d;
}

.header-nav .hover a {
  /* background: #0167cc; */
  background: #df7b2d;
}

.header-nav2{ margin-top: -15px; margin-top: -0.15rem; height: 60px; height: 0.6rem; line-height: 58; line-height: 0.58rem; text-align: center; float:right; display: none; }
.header-nav2 li{ float: left; font-size: 18px; font-size: 0.18rem;  position: relative;font-weight: bold;padding:0 20px 0 0;padding:0 0.2rem 0 0;}
.header-nav2 li a:before {content:'';position: absolute;bottom: -2px;bottom: -0.02rem;left:0px;left:0px;z-index:1;height: 3px;height: 0.03rem; background-color: #fff; width: 0;transition: all .3s; -webkit-transition: all .3s;}
.header-nav2 li:hover a:before,.header-nav li.hover a:before { width: 100%}
.header-nav2 li a{ color: #fff;display: inline-block;width: auto; position: relative;}
.header-nav2 li:last-child{ margin-right: 0px; margin-right: 0px;}

.nav-searchBox {
  height: 60px;
  height: 0.6rem;
  background: #EEE;
}

.sBox-input {
  float: left;
  background: #EEE;
  display: inline-block;
  width: 288px;
  width: 2.88rem;
  height: 60px;
  height: 0.6rem;
  line-height: 60px;
  line-height: 0.6rem;
  padding: 0 20px;
  padding: 0 0.2rem;
  font-size: 16px;
  font-size: 0.16rem;
  border: 0;
}

.sBox-input:focus {
  outline: 0;
  background: #F0F0F0;
}

.sBox-btn {
  display: inline-block;
  width: 70px;
  width: 0.7rem;
  height: 60px;
  height: 0.6rem;
  background-size: cover;
  border: 0;
  cursor: pointer;
  background: #df7b2d;
  background-size: cover;
}

.sBox-btn .btn {
  display: inline-block;
  width: 70px;
  width: 0.7rem;
  height: 60px;
  height: 0.6rem;
  background-size: cover;
  border: 0;
  cursor: pointer;
  background-color: #df7b2d;
  color: #FFF;
  font-size:35px;
  font-size:0.35rem;
  padding:0;
}
.sBox-btn .btn i{
  font-weight: normal !important;
}

.sBox-btn:focus {
  outline: 0;
}

.header .rBox {
  position: relative;
  top: 20px;
  top: 0.2rem;
  right: 10px;
  right: 0.1rem;
  color: #fff;
  font-family: "微软雅黑";
}

.header .rBox ul {
  height: 62px;
  height: 0.62rem;
}

.header .rBox ul li {
  float: left;
  position: relative;
  text-align: center;
  width: 48px;
  width: 0.48rem;
  height: 62px;
  height: 0.62rem;
}

.header .rBox ul li.l1 {
  margin-left: 1px;
  margin-left: 0.1rem;
  padding-left: 1px;
  padding-left: 0.1rem;
  background: url(ico-1-1-1-bg.png) no-repeat 0 center;
}

.header .rBox ul li a {
  display: inline-block;
  width: 40px;
  width: 0.4rem;
  height: 30px;
  height: 0.3rem;
  margin-top: 15px;
  margin-top: 0.15rem;
  background: url(ico-1-1-1.png) no-repeat;
  background-size: 83px !important;
  background-size: 0.83rem !important;
  position: relative;
  z-index: 2;
  transition: 0s;
  -webkit-transition: 0s;
  color: #fff;
}

.header .rBox ul li a.a1 {
  background: none;
  font-size: 17px;
  font-size: 0.17rem;
  color: #fff;
  position: relative;
  top: 3px;
  top: 0.03rem;
}

.header .rBox ul li a.a3 {
  background-position: 8px -56px;
  background-position: 0.08rem -0.56rem;
}

.header .rBox ul li a.a4 {
  background-position: 8px -86px;
  background-position: 0.08rem -0.86rem;
}

.header .rBox ul li a.a5 {
  background-position: 8px -117px;
  background-position: 0.08rem -1.17rem;
}

.header .rBox ul li a.a6 {
  background-position: 6px -148px;
  background-position: 0.06rem -1.48rem;
  cursor: default;
  opacity: 1;
}

.header .rBox ul li a.a8 {
  background-position: 8px -210px;
  background-position: 0.08rem -2.1rem;
}

.header .rBox ul li a.a10 {
  background-position: 8px -283px;
  background-position: 0.08rem -2.83rem;
}

.header .rBox ul li a.a13 {
  background-position: 10px -384px;
  background-position: 0.1rem -3.84rem;
}

.header .rBox ul li:hover a.a1 {
  background-position: -48px 6px;
  background-position: -0.48rem 0.06rem;
}

.header .rBox ul li:hover a.a3 {
  background-position: -48px -56px;
  background-position: -0.48rem -0.56rem;
}

.header .rBox ul li:hover a.a4 {
  background-position: -48px -86px;
  background-position: -0.48rem -0.86rem;
}

.header .rBox ul li:hover a.a5 {
  background-position: -48px -117px;
  background-position: -0.48rem -1.17rem;
}

.header .rBox ul li:hover a.a8 {
  background-position: -48px -210px;
  background-position: -0.48rem -2.1rem;
}

.header .rBox ul li:hover a.a10 {
  background-position: -49px -283px;
  background-position: -0.49rem -2.83rem;
}

.header .rBox ul li:hover a.a13 {
  background-position: -48px -384px;
  background-position: -0.48rem -3.84rem;
}

.header .rBox ul li.register a,
.header .rBox ul li.login a {
  background: none;
  line-height: 30px;
  line-height: 0.3rem;
}

.header .rBox ul li.weblink{
  width: auto;
  line-height: 30px;
  line-height: 0.3rem;
}
.header .rBox ul li.weblink a {
  background: none;
  width: auto;
  font-size: 14px;
  font-size: 0.14rem;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 0 10px;
  padding: 0 0.10rem;
  border-radius: 15px;
  border-radius: 0.15rem;
}


.header .rBox ul li .tag {
  height: 30px;
  height: 0.3rem;
  position: absolute;
  top: 30px;
  top: 0.3rem;
  width: 110px;
  width: 1.1rem;
  color: #FFF;
  margin-left: -28px;
  margin-left: -0.28rem;
  text-align: center;
  line-height: 30px;
  line-height: 0.3rem;
  font-size: 14px;
  font-size: 0.14rem;
  overflow: hidden;
  opacity: 0;
}

.header .rBox ul li:hover .tag {
  top: 45px;
  top: 0.45rem;
  opacity: 1;
  transition: .6s;
}

.phone-menu {
  position: relative;
  top: 26px;
  top: 0.26rem;
  float: right;
  right: 17px;
  right: 0.17rem;
  width: 27px;
  width: 0.27rem;
  height: 27px;
  height: 0.27rem;
  background: url(2022topmenu.png) no-repeat;
  background-size: 100%;
}

.phone-menu {
  display: none;
}


/*底部*/
.lg-footer {
  background-color: #e9e9eb;
  background-color: rgba(255, 255, 255, 0.9);
  margin-top: 10px;
  margin-top: 0.1rem;
  clear: both;
}

.lg-foot {
  width: 1200px;
  width: 12rem;
  margin: 0 auto;
  padding: 20px 0;
  padding: 0.2rem 0;
  position: relative;
}

.lg-foot>div {
  float: left;
  font-size: 12px;
  font-size: 0.12rem;
}

.lg-foot .foot-icon img {
  height: 53px;
  height: 0.53rem;
}

.lg-foot .foot-txt {
  width: 920px;
  width: 9.2rem;
  padding-left: 10px;
  padding-left: 0.1rem;
  margin-left: 10px;
  margin-left: 0.1rem;
  border-left: 1px solid #ccc;
}

.lg-foot .foot-txt p {
  padding-top: 5px;
  padding-top: 0.05rem;
}

/*底部结束*/


.servicesBox .serBox {
  cursor: pointer;
  border: 1px solid #fff;
  display: inline;
  width: 148px;
  width: 1.48rem;
  height: 138px;
  height: 1.38rem;
  margin-top: 9px;
  margin-top: 0.09rem;
  margin-left: 5px;
  margin-left: 0.05rem;
  float: left;
  overflow: hidden;
  background-color: #f7f7f7;
  position: relative;
}

.servicesBox .serBox img{
  width: 62px;
  width: 0.62rem;
}
	
.servicesBox .serBoxOn {
  font-family: "微软雅黑";
  display: none;
  width: 148px;
  width: 1.48rem;
  height: 138px;
  height: 1.38rem;
  background-size: cover;
}

.servicesBox .serBox .pic1 {
  width: 65px;
  width: 0.65rem;
  height: 40px;
  height: 0.4rem;
  text-align: center;
  position: absolute;
  top: 20px;
  top: 0.2rem;
  right: 41px;
  right: 0.41rem;
  z-index: 99;
  color: #fff;
  font-size: 40px;
  font-size: 0.4rem;
  text-shadow: 1px 1px 1px #08739f;
  text-shadow: 0.01rem 0.01rem 0.01rem #08739f;
}

.servicesBox .serBox .pic2 {
  width: 65px;
  width: 0.65rem;
  height: 40px;
  height: 0.4rem;
  text-align: center;
  position: absolute;
  top: 20px;
  top: 0.2rem;
  left: -180px;
  left: -1.8rem;
  z-index: 99;
  color: #fff;
  font-size: 40px;
  font-size: 0.4rem;
  text-shadow: 1px 1px 1px #08739f;
  text-shadow: 0.01rem 0.01rem 0.01rem #08739f;
}

.servicesBox .serBox .txt1 {
  width: 148px;
  width: 1.48rem;
  height: 50px;
  height: 0.5rem;
  color: #fff;
  position: absolute;
  top: 95px;
  top: 0.95rem;
  left: 0px;
  left: 0px;
  z-index: 99;
  text-shadow: 1px 1px 1px #08739f;
  text-shadow: 0.01rem 0.01rem 0.01rem #08739f;
}

.servicesBox .serBox .txt2 {
  width: 148px;
  width: 1.48rem;
  height: 50px;
  height: 0.5rem;
  color: #fff;
  position: absolute;
  top: 95px;
  top: 0.95rem;
  right: -148px;
  right: -1.48rem;
  z-index: 99;
}

.servicesBox .serBox span.tit {
  font-size: 16px;
  font-size: 0.16rem;
  display: block;
  text-align: center;
}

.servicesBox .serBox .txt1 .tit {
  color: #fff;
  line-height: 30px;
  line-height: 0.3rem;
  font-size: 17px;
  font-size: 0.17rem;
}

.servicesBox .serBox .txt2 .tit {
  color: #fff;
  line-height: 30px;
  line-height: 0.3rem;
  font-size: 17px;
  font-size: 0.17rem;
}

.servicesBox .serBox:nth-child(1) {
  background-color: #8dcb39;
  margin-top: 0;
}

.servicesBox .serBox:nth-child(2) {
  background-color: #a5a5e1;
}

.servicesBox .serBox:nth-child(3) {
  background-color: #d79d49;
}

.servicesBox .serBox:nth-child(4) {
  background-color: #4974d7;
}

.servicesBox .serBox:nth-child(1) .serBoxOn {
  background: linear-gradient(to top, #1FA056 40%, transparent);
}

.servicesBox .serBox:nth-child(2) .serBoxOn {
  background: linear-gradient(to top, #7272d6 40%, transparent);
}

.servicesBox .serBox:nth-child(3) .serBoxOn {
  background: linear-gradient(to top, #c8821d 40%, transparent);
}

.servicesBox .serBox:nth-child(4) .serBoxOn {
  background: linear-gradient(to top, #1b4bb9 40%, transparent);
}

.shadow:before,
.shadow:after {
  top: 52px;
  top: 0.52rem;
  left: 4px;
  left: 0.04rem;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  content: '';
  position: absolute;
  width: 100%;
  height: 500%;
  background: #000;
  opacity: .1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: -1;
  box-shadow: 0 10vw #000, 0 20vw #000, 0 30vw #000, 0 40vw #000, 0 50vw #000, 0 60vw #000, 0 70vw #000, 0 80vw #000, 0 90vw #000, 0 100vw #000, 0 110vw #000, 0 120vw #000, 0 130vw #000, 0 140vw #000, 0 150vw #000;
}

.shadow:after {
  top: 0;
  right: 0;
  left: auto;
  width: var(--shadow-h);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

@media (min-width: 768px) {
  .home-search {
    position: relative;
    left: 50%;
    bottom: 0;
    background: #fff;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 20;
  }

  .index-nav {
    overflow: hidden;
    margin: 10px 0 20px 0;
    margin: 0.1rem 0 0.2rem 0;
    padding: 0 20px;
    padding: 0 0.2rem;
  }

  .index-nav .navBar {
    float: left;
    width: 830px;
    width: 8.3rem;
  }
  
  .findmore {
    display: none;
  }
}

@media (max-width: 768px) {
  html,
  body {
    height: 100%;
    min-width: 100%;
  }
  
  .home_bg, .home_bg .vodBg {
	position: static;
    display:none;
  }

  .home-banner.up {
    height: 70px;
    height: 0.7rem;
  }

  .header-div {
    min-width: 100%;
  }

  .header-nav {
    margin-top: 0;
  }

  .header-logo {
    text-align: left;
  }

  .header-logo img {
    width: 100%;
    width: 3rem
    margin-left: 10px;
    margin-left: 0.1rem;
    margin-top: 7px;
    margin-top: 0.07rem;
  }

  .header-div {
    height: 74px;
    height: 0.74rem;
  }

  .header-logo {
    line-height: inherit;
    font-size: 22px;
    font-size: 0.22rem;
    margin-top: 15px;
    margin-top: 0.15rem;
    margin-bottom: 20px;
    margin-bottom: 0.2rem;
    margin-left: 0px;
    margin-left: 0px;
    padding-right: 60px;
    padding-right: 0.6rem;
  }
  
  .header-nav {
    overflow-y: auto;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    top: 0px;
    z-index: 9999999;
    right: -100%;
  }

  .header-nav ul {
    width: 250px;
    width: 2.5rem;
    line-height: 45px;
    line-height: 0.45rem;
    background: linear-gradient(to bottom, #327bd1, #1d90e2 50%, #1cafef);
    height: 100%;
    float: right;
  }

  .header-nav li {
    float: none;
    width: auto;
    font-weight: normal;
  }

  .header-nav li:first-child, .header-nav li:last-child  {
    width: auto;
  }

  .header .rBox {
    display: none
  }

  .phone-menu {
    display: block;
  }

  .header-nav li {
    text-align: left;
    border-left: 0;
  }

  .header-nav li a {
    padding-left: 20px;
    padding-left: 0.2rem;
    margin-top: 19px;
    margin-top: 0.19rem;
  }

  .header-nav li a i {
    font-size: 20px;
    font-size: 0.2rem;
  }

  .phone-menu {
    z-index: 999999;
  }

  .header-div {
    background: url(2022topbg.png) repeat-x #75b5f4 !important;
  }

  .home-search {
    width: 94%;
    height: 62px;
    height: 0.62rem;
  	margin: auto;
  }

  .home-banner {
    height: auto;
  }

  .home-banner-toggle {
    display: none;
  }

  .wel-title {
    min-width: 100%;
  }

  .main {
    width: 100%;
    padding: 25px 0 10px 0;
    padding: 0.25rem 0 0.1rem 0;
    overflow: auto;
    background: rgba(255, 255, 255, 0.97);
    display: block;
  }

  .parts-floating {
    display: none;
  }

  .nav-searchBox {
    width: 100%;
    height: 50px;
    height: 0.5rem;
    line-height: 50px;
    line-height: 0.5rem;
  }

  .sBox-input {
    width: calc(100% - 90px);
    width: calc(100% - 0.9rem);
    height: 50px;
    height: 0.5rem;
  }

  .sBox-btn {
    width: 50px;
    width: 0.5rem;
    height: 50px;
    height: 0.5rem;
  }

  .sBox-btn .btn {
    width: 50px;
    width: 0.5rem;
    height: 50px;
    height: 0.5rem;
  }

  .findmore {
    width: 93%;
    margin: 0 2%;
    height: 30px;
    height: 0.3rem;
    line-height: 30px;
    line-height: 0.3rem;
    background: #f6f6f6;
    border-radius: 4px;
    text-align: center;
    color: #999999;
    margin-top: 7px;
    margin-top: 0.07rem;
    display: block;
  }
  .findmore img{
  	width:12px;
  	width:0.12rem;
  	margin-left:10px;
  	margin-left:0.1rem;
  }

  /*底部*/
  .lg-footer {
    display: block;
    margin-top: 0;
  }

  .footer-link {
    display: none;
  }

  .lg-foot {
    width: 100%;
    padding: 10px 0;
    padding: 0.1rem 0;
  }


  .foot-txt p:nth-child(1) {
    display: none;
  }

  .lg-foot>div {
    float: none;
  }

  .lg-foot .foot-icon {
    text-align: center;
  }

  .lg-foot .foot-txt {
  	width: 100%;
    padding: 5px 0;
    padding: 0.05rem 0;
    border: none;
    margin: 0;
    line-height: 100%;
  }

  .lg-foot .foot-txt p {
    text-align: center;
  }

  .lg-foot .foot-txt p span {
    display: block;
  }
}



/* animate */
@-webkit-keyframes switchUp {
  0% {
    -webkit-transform: translate(0, 20px);
    -webkit-transform: translate(0, 0.2rem);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate(0, -10px);
    -webkit-transform: translate(0, -0.1rem);
    opacity: 0;
  }
}

@keyframes switchUp {
  0% {
    transform: translate(0, 20px);
    transform: translate(0, 0.2rem);
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    transform: translate(0, -10px);
    transform: translate(0, -0.1rem);
    opacity: 0;
  }
}