* {
  margin: 0 auto;
  padding: 0;
  outline: none;
}
body {
  font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
  font-size: 14px;
  line-height: 26px;
  color: #333;
  _background-image: url(about:blank);
  _background-attachment: fixed;
}
a {
  color: #333;
  text-decoration: none;
  transition: color 0.7s;
}
a:hover {
  color: #ff7d00;
  transition: color 0.7s;
}
ul {
  list-style: none;
}
img {
  border: none;
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.cf {
  *zoom: 1;
}
.imgDef a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: opacity 0.7;
}
input {
  font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
}
.imgHide {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.imgHide img {
  width: 100%;
  height: 100%;
}
.enlarge a img {
  transition: transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  -o-transition: -o-transform 0.5s;
}
.enlarge a:hover img,
.enlarge.a:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  /* IE 9 */
  -moz-transform: scale(1.05);
  /* Firefox */
  -webkit-transform: scale(1.05);
  /* Safari and Chrome */
  -o-transform: scale(1.05);
  /* Opera */
}
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.cf {
  *zoom: 1;
}
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  overflow: hidden;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb55 {
  margin-bottom: 55px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb75 {
  margin-bottom: 75px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb85 {
  margin-bottom: 85px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb95 {
  margin-bottom: 95px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb110 {
  margin-bottom: 110px;
}
.box {
  width: 1200px;
  overflow: hidden;
  min-width: 1200px;
}
.l {
  float: left;
}
.r {
  float: right;
}
.topBar {
  z-index: 9999999;
  position: relative;
}
.topBar .header {
  height: 120px;
}
.topBar .header .logo {
  text-indent: -999em;
  width:398px ;
  height: 87px;
  background: url(../images/logo.png) no-repeat;
  float: left;
  margin-top: 20px;
}
.topBar .header .menuBtn {
  display: none;
}
.topBar .header .search {
  width: 370px;
  height: 40px;
  border: 1px solid #d2d2d2;
  border-radius: 25px;
  float: right;
  margin-right: 0px;
  margin-top: 40px;
}
.topBar .header .search .inputTxt {
  width: 280px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  margin-top: 5px;
  margin-left: 10px;
  border: none;
  font-size: 14px;
  float: left;
  background-color: #fff;
}
.topBar .header .search .inputBtn {
  width: 32px;
  height: 32px;
  background: url(../images/wic_bg22.png) no-repeat;
  float: right;
  margin-top: 5px;
  margin-right: 5px;
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
  outline: 0;
}
.topBar .header .icon {
  width: 95px;
  height: 41px;
  background: url(../images/wic_bg23.png) no-repeat;
  margin-top: 37px;
  float: right;
}
.topBar .nav {
  height: 60px;
  background-color: #0257d6;
  position: relative;
	
  z-index: 6666;
}
.topBar .nav .navCont {
  line-height: 60px;
}
.topBar .nav .navCont li {
  float: left;
  z-index: 616;
}
.topBar .nav .navCont li a {
  font-size: 16px;
  color: #fff;
}
.topBar .nav .navCont li .dow {
  display: none;
  position: absolute;
  top: 60px;
  width: 130px;
  line-height: 40px;
  background-color: #0257d6;
  text-align: center;
}
.topBar .nav .navCont li .dow a {
  color: #fff;
  font-size: 14px;
}
.topBar .nav .navCont li .dowHide {
  display: none;
}
.topBar .nav .navCont .En {
  font-size: 16px;
  color: #fff;
}
.topBar .nav .navCont .En a {
  font-size: 16px;
  color: #79a0d9;
}
.footer {
  padding: 30px 0;
}
.footer .footerCont .info,
.footer .footerCont .infoRight {
  overflow: hidden;
  margin-right: 135px;
  float: left;
  display: block;
}
.footer .footerCont .info span,
.footer .footerCont .infoRight span {
  max-height: 60px;
  line-height: 24px;
  margin-bottom: 10px;
  display: block;
  float: left;
  overflow: hidden;
  font-weight: 700;
  color: #fff;
}
.footer .footerCont .info p,
.footer .footerCont .infoRight p {
  clear: both;
  line-height: 24px;
  color: #e7e7e7;
}
.footer .footerCont .info .partner,
.footer .footerCont .infoRight .partner {
  width: 230px;
  float: left;
  clear: both;
}
.footer .footerCont .info .partner li,
.footer .footerCont .infoRight .partner li {
  min-width: 40px;
  line-height: 24px;
  color: #e7e7e7;
  float: left;
  margin-right: 15px;
}
.footer .footerCont .info .partner li a,
.footer .footerCont .infoRight .partner li a {
  color: #e7e7e7;
}
.footer .footerCont .info i,
.footer .footerCont .infoRight i {
  display: none;
}
.footer .footerCont .infoRight {
  width: 255px;
  float: left;
  margin-right: 0;
}
.footer .footerCont .infoRight i {
  margin-left: 42px;
  font-style: normal;
}
.lxcg_foote .footerCont .info {
  margin-right: 45px;
}
.about {
  height: 69px;
  background-color: #0257d6;
}
.about span {
  display: block;
  line-height: 69px;
  margin-right: 25px;
  float: left;
  font-weight: 700;
  color: #fff;
}
.about .iconApp li {
  width: 45px;
  height: 45px;
  float: left;
  margin-right: 20px;
  margin-top: 12px;
}
.about .iconApp li a {
  display: block;
  width: 45px;
  height: 45px;
}
.about .iconApp li .icon1 {
  background: url(../images/wic_bg10.png) no-repeat;
}
.about .iconApp li .icon2 {
  background: url(../images/wic_bg11.png) no-repeat;
}
.about .iconApp li .icon3 {
  background: url(../images/wic_bg12.png) no-repeat;
}
.copyRight {
  height: 60px;
  background-color: #0257d6;
  color: #fff;
}
.copyRight span {
  line-height: 60px;
}
.copyRight .r {
  float: right;
  margin-right: 20px;
}
/********************返回顶部 BEGIN****************/
.entranceRight {
  position: fixed;
  _position: absolute;
  z-index: 9999;
  width: 50px;
  height: 50px;
  left: 50%;
  margin-left: 620px;
  bottom: 25px;
  _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-  this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt (this.currentStyle.marginBottom, 10)||0)));
}
.entranceRight a {
  display: block;
  width: 50px;
  height: 50px;
  margin-bottom: 1px;
  border-radius: 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  background: url(../images/public_v2.png) 0 -280px #858787 no-repeat;
}
.entranceRight a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: url(../images/public_v2.png) 0 -280px #858787 no-repeat;
}
/********************返回顶部 end******************/
/*
 * Swiper 2.7.6
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: February 11, 2015
*/
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  direction: ltr;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
