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,
font,
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,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
textarea,
input {
  margin: 0;
  padding: 0;
}
address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}
body {
  font-size: 16px;
  line-height: 1.5;
  font-family: "Helvetica Neue", "Helvetica", "Arial", "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", "sans-serif";
  color: #333;
  cursor: default;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-size: 100%;
  font-weight: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
}
fieldset,
img {
  border: 0;
}
a,
img {
  -webkit-touch-callout: none;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
  text-decoration: none;
}
input[type=password],
input[type=text],
textarea {
  resize: none;
  outline: 0;
  -webkit-appearance: none;
  white-space: pre-wrap;
  word-wrap: break-word;
  background: #fff;
}
ul,
ol {
  list-style: none;
}
:focus {
  outline: none;
}
.clearfix {
  clear: both;
  content: "";
  display: block;
  overflow: hidden;
}
.clear {
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
::-webkit-scrollbar {
  display: none;
}
#brad {
  width: 100%;
}
#brad .bradInner {
  width: 1200px;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  padding-left: 32px;
  overflow: hidden;
  box-sizing: border-box;
}
#brad .bradInner .bradLeft {
  float: left;
  overflow: hidden;
}
#brad .bradInner .bradLeft a {
  float: left;
  font-size: 14px;
  display: inline-block;
}
#brad .bradInner .bradLeft a span {
  display: inline-block;
  line-height: 50px;
  margin: 0 8px;
}
#brad .bradInner .barRight {
  float: right;
  width: 300px;
  height: 50px;
  line-height: 50px;
  padding-right: 10px;
  font-size: 14px;
  color: #666;
  text-align: right;
}
#brad .bradInner .barRight span {
  display: inline-block;
  margin-left: 45px;
}
#brad .bradInner .barRight span img {
  vertical-align: sub;
}
#footer {
  width: 100%;
  background: #ffffff;
  padding: 0 0 43px;
  border-top: 1px solid #ddd;
}
#footer .footerInner {
  width: 1200px;
  margin: 0 auto;
}
#footer .footerInner .footerTop {
  box-sizing: border-box;
  padding: 45px 0 35px;
  border-bottom: 1px solid #f1f1f1;
  overflow: hidden;
}
#footer .footerInner .footerTop .footerTop_left {
  overflow: hidden;
  float: left;
  width: 845px;
}
#footer .footerInner .footerTop .footerTop_left div {
  float: left;
  text-align: left;
  width: 62px;
  padding-right: 77px;
  border-right: 1px solid #ddd;
}
#footer .footerInner .footerTop .footerTop_left div img {
  display: block;
  width: 26px;
  height: 26px;
  margin: 0 auto;
}
#footer .footerInner .footerTop .footerTop_left div span {
  display: block;
  font-size: 14px;
  color: #CCCCCC;
  margin-left: 4px;
  margin-top: 12px;
}
#footer .footerInner .footerTop .footerTop_right {
  float: right;
  color: #1972ea;
  text-align: right;
}
#footer .footerInner .footerTop .footerTop_right p {
  font-family: Akrobat;
  font-size: 20px;
  font-weight: 700;
}
#footer .footerInner .footerTop .footerTop_right span {
  display: inline-block;
  font-size: 14px;
}
#footer .footerInner .footerBottom {
  box-sizing: border-box;
  padding-top: 38px;
}
#footer .footerInner .footerBottom .footerBottom_left {
  float: left;
}
#footer .footerInner .footerBottom .footerBottom_left ul li {
  width: 124px;
  text-align: center;
  border-right: 1px solid #ddd;
  float: left;
  font-size: 14px;
  color: #666;
  position: relative;
  cursor: pointer;
}
#footer .footerInner .footerBottom .footerBottom_left ul li .img {
  display: block;
  width: 22px;
  height: 22px;
  margin: 0 auto;
}
#footer .footerInner .footerBottom .footerBottom_left ul li .imgColor {
  display: none;
  width: 22px;
  height: 22px;
  margin: 0 auto;
}
#footer .footerInner .footerBottom .footerBottom_left ul li .imgQrcode {
  position: absolute;
  width: 114px;
  height: 126px;
  top: -120px;
  left: 1px;
  display: none;
}
#footer .footerInner .footerBottom .footerBottom_left ul li:hover .img {
  display: none;
}
#footer .footerInner .footerBottom .footerBottom_left ul li:hover .imgColor {
  display: block;
}
#footer .footerInner .footerBottom .footerBottom_left ul li:hover .imgQrcode {
  display: block;
}
#footer .footerInner .footerBottom .footerBottom_left ul:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
#footer .footerInner .footerBottom .footerBottom_left .copy {
  margin-top: 10px;
  color: #999;
  font-size: 13px;
}
#footer .footerInner .footerBottom .footerBottom_right {
  float: right;
  margin-top: -20px;
}
#footer .footerInner .footerBottom .footerBottom_right img {
  width: 68px;
  height: 68px;
}
#footer .footerInner .footerBottom:after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
}
#iconArea {
  position: fixed;
  right: 0;
  top: 220px;
  z-index: 101;
  width: 72px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 2px rgba(15, 61, 124, 0.1);
  box-shadow: 0 0 8px 2px rgba(15, 61, 124, 0.1);
}
#iconArea a {
  display: block;
  height: 80px;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  background: #fff;
  padding-top: 13px;
  position: relative;
}
#iconArea a img {
  width: 36px;
  height: 36px;
  margin: 0 auto;
}
#iconArea a span {
  font-size: 12px;
  color: #999;
  line-height: 17px;
  display: block;
  margin-top: 1px;
  text-align: center;
}
#iconArea a .imgBlue {
  display: block;
}
#iconArea a .imgWhite {
  display: none;
}
#iconArea a .showTip {
  left: -220px;
  bottom: -19px;
  display: none;
  position: absolute;
  background: #fff;
  width: 210px;
  -webkit-box-shadow: 0 0 8px 2px rgba(15, 61, 124, 0.1);
  box-shadow: 0 0 8px 2px rgba(15, 61, 124, 0.1);
  padding: 16px 20px 20px;
  box-sizing: border-box;
}
#iconArea a .showTip h5 {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  font-weight: 600;
}
#iconArea a .showTip p {
  font-size: 24px;
  color: #1972ea;
  line-height: 30px;
  font-weight: 700;
  font-family: Akrobat;
  margin-top: 10px;
}
#iconArea a .qrCode {
  left: -210px;
  bottom: -170px;
  display: none;
  position: absolute;
  background: #fff;
  width: 200px;
  -webkit-box-shadow: 0 0 8px 2px rgba(15, 61, 124, 0.1);
  box-shadow: 0 0 8px 2px rgba(15, 61, 124, 0.1);
  padding: 16px 20px 20px;
  box-sizing: border-box;
}
#iconArea a .qrCode h5 {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  font-weight: 600;
}
#iconArea a .qrCode p {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  margin-top: 8px;
}
#iconArea a .qrCode img {
  width: 144px;
  height: 144px;
  margin: 14px 8px 0;
}
#iconArea a:hover {
  background: #1972ea;
}
#iconArea a:hover span {
  color: #fff;
}
#iconArea a:hover .imgBlue {
  display: none;
}
#iconArea a:hover .imgWhite {
  display: block;
}
#iconArea a:hover .showTip {
  display: block;
}
#iconArea a:hover .qrCode {
  display: block;
}
#home {
  width: 100%;
  min-height: 100vh;
  background: #f9f9f9;
}
#home .activeColor {
  color: #2271E8;
  border-bottom: 4px solid #2271E8;
  font-weight: 600;
}
#home .displayBlock {
  display: block !important;
}
#home .displayNone {
  display: none !important;
}
#home .downImg {
  width: 16px;
  height: 16px;
  display: block;
  margin-left: 8px;
  position: absolute;
  top: 13px;
  right: 48px;
}
#home .downImg1 {
  width: 16px;
  height: 16px;
  display: block;
  margin-left: 8px;
  position: absolute;
  top: 13px;
  right: -25px;
}
#home .downImgUp {
  width: 16px;
  height: 16px;
  display: none;
  margin-left: 8px;
  position: absolute;
  top: 13px;
  right: 48px;
}
#home .downImgUp1 {
  width: 16px;
  height: 16px;
  display: none;
  margin-left: 8px;
  position: absolute;
  top: 13px;
  right: -25px;
}
#home .Location {
  position: absolute;
  top: 11.5px;
  left: 38px;
}
#home .knowledge {
  width: 16px;
  height: 16px;
  vertical-align: text-top;
}
#home .marginLeftStyle {
  margin-left: 20px;
}
#home header {
  width: 100%;
  background: #fff;
  box-shadow: 0 9px 8px 0 rgba(15, 61, 124, 0.2);
}
#home header .headerInner {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
  box-sizing: border-box;
}
#home header .headerInner .top div span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #333333;
}
#home header .headerInner .top div span img {
  vertical-align: sub;
}
#home header .headerInner .top .topLeft {
  position: relative;
}
#home header .headerInner .top .topLeft span {
  margin-right: 23px;
}
#home header .headerInner .top .topLeft .cityName {
  border-left: 1px solid #eee !important;
  border-right: 1px solid #eee !important;
  color: #2271E8;
}
#home header .headerInner .top .topLeft .border_bottom {
  width: 120px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: -1px;
  left: 0px;
}
#home header .headerInner .top .topLeft .hotCity {
  position: absolute;
  top: 39px;
  left: 27px;
  z-index: 150;
  display: none;
  padding: 20px 30px 30px;
  width: 360px;
  height: 140px;
  background: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
}
#home header .headerInner .top .topLeft .hotCity .cityUrl {
  display: inline-block;
  width: 48px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
  color: #333;
  margin-right: 8px;
  margin-bottom: 5px;
  font-weight: 700;
}
#home header .headerInner .top .topLeft .hotCity .cityTitle {
  height: 24px;
  line-height: 24px;
  margin-bottom: 20px;
}
#home header .headerInner .top .topLeft .hotCity .cityTitle span {
  font-size: 16px !important;
  height: 24px !important;
  line-height: 24px !important;
  font-weight: 700;
}
#home header .headerInner .top .topLeft .hotCity .cityTitle a {
  height: 24px !important;
  line-height: 24px !important;
  font-style: normal;
  font-size: 12px;
  color: #1972ea;
  line-height: 40px;
}
#home header .headerInner .top .topRight span {
  margin-left: 46px;
}
#home header .headerInner .top .topRight span a {
  line-height: 40px;
  color: #333;
}
#home header .headerInner .top .topRight .userInfo {
  position: relative;
  font-size: 16px !important;
  color: #606266 !important;
}
#home header .headerInner .top .topRight .userInfo .loginOut {
  display: inline-block;
  width: 138px;
  height: 40px;
  border: 1px solid #e4e7ed;
  font-size: 14px;
  color: #606266;
  background: #fff;
  border-radius: 4px;
  position: absolute;
  top: 35px;
  left: 20px;
  margin: 0;
  text-align: center;
  box-shadow: 0 2px 8px 0 rgba(15, 61, 124, 0.2);
  cursor: pointer;
}
#home header .headerInner .top:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#home header .headerInner .logo {
  text-align: center;
  position: relative;
  margin-top: 20px;
  padding-right: 5px;
}
#home header .headerInner .logo a {
  cursor: pointer;
}
#home header .headerInner .logo a img {
  vertical-align: middle;
}
#home header .headerInner .logo .img {
  position: absolute;
  top: 0px;
  left: calc(50% + 88px);
}
#home header .headerInner .nav {
  height: 80px;
  font-size: 16px;
  color: #333;
}
#home header .headerInner .nav .navLeft {
  box-sizing: border-box;
  height: 80px;
}
#home header .headerInner .nav .navLeft a {
  display: inline-block;
  font-size: 16px;
  height: 76px;
  line-height: 105px;
  color: #333;
  margin-right: 55px;
}
#home header .headerInner .nav .navLeft a:first-child {
  display: inline-block;
  margin-left: 28px;
}
#home header .headerInner .nav .navLeft a:last-child {
  display: inline-block;
  margin-right: 0;
  color: #2271E8;
  border-bottom: 4px solid #2271E8;
}
#home header .headerInner .nav .navRight {
  width: 300px;
  height: 42px;
  position: relative;
  margin-top: 28px;
  margin-right: 2px;
}
#home header .headerInner .nav .navRight .input {
  width: 300px;
  height: 40px;
  border: 1px solid #dcdfe6;
  border-radius: 4px;
  box-sizing: border-box;
  position: absolute;
  right: 0px;
  bottom: 0px;
}
#home header .headerInner .nav .navRight .input input {
  outline-style: none ;
  outline-width: 0px ;
  border: none ;
  border-style: none ;
  text-shadow: none ;
  -webkit-appearance: none ;
  -webkit-user-select: text ;
  outline-color: transparent ;
  box-shadow: none;
  height: 38px;
  width: 250px;
  display: inline-block;
  margin-left: 2px;
  padding-left: 18px;
}
#home header .headerInner .nav .navRight .input input::-webkit-input-placeholder {
  color: #ccc;
}
#home header .headerInner .nav .navRight .search {
  position: absolute;
  right: 11px;
  bottom: 5px;
  cursor: pointer;
}
#home main {
  width: 100%;
}
#home main .mainInner {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0;
  padding-bottom: 0;
}
#home main .mainInner div {
  width: 590px;
  height: 390px;
  background: #ffffff;
  box-shadow: 2px 0px 14px 0px rgba(0, 30, 113, 0.2);
  margin-bottom: 20px;
  /*按钮*/
  /*小圆点*/
}
#home main .mainInner div .swiper {
  width: 590px;
  height: 390px;
  position: relative;
  overflow: hidden;
}
#home main .mainInner div .swiper ul {
  width: 9999px;
  overflow: hidden;
  /*清除浮动*/
  /*transition: 1s;*/
}
#home main .mainInner div .swiper li {
  float: left;
  /*width: 520px;*/
}
#home main .mainInner div .swiper li img {
  width: 590px;
  height: 390px;
}
#home main .mainInner div .btn {
  display: inline-block;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
}
#home main .mainInner div .next {
  left: 542px;
}
#home main .mainInner div .transi {
  transition: 500ms;
}
#home main .mainInner div ul.item {
  position: absolute;
  bottom: 20px;
  right: 20px;
  /*清除浮动*/
  overflow: hidden;
  z-index: 1000;
  padding: 6px 8px;
  background: #000;
  opacity: 0.3;
  border-radius: 15px;
}
#home main .mainInner div .item li {
  float: left;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  background: #fff;
  border-radius: 50%;
  margin: 0 3px;
}
#home main .mainInner div li.active {
  background: gray;
}
#home main .mainInner .mainText h1 {
  height: 60px;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
  padding-left: 32px;
  padding-right: 18px;
}
#home main .mainInner .mainText h1 span {
  display: inline-block;
  font-size: 16px;
  color: #666666;
  line-height: 60px;
}
#home main .mainInner .mainText h1 span a {
  display: inline-block;
  height: 55px;
  margin-right: 40px;
}
#home main .mainInner .mainText article {
  width: 100%;
  box-sizing: border-box;
  padding-left: 32px;
  padding-right: 22px;
}
#home main .mainInner .mainText article p {
  margin-top: 24px;
}
#home main .mainInner .mainText article p a:first-child {
  display: inline-block;
  width: 395px;
  font-size: 16px;
  color: #333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}
#home main .mainInner .mainText article p span:last-child {
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  color: #666;
}
#home main .mainInner .mainText article p span:last-child img {
  vertical-align: top;
}
#home main .mainInner .mainText article .qrCode {
  display: block;
}
#home main .mainInner .mainText article .qrCode span {
  display: inline-block;
}
#home main .mainInner .mainText article .qrCode span p {
  font-size: 18px;
  color: #2271E8;
  font-weight: 600;
  width: 255px;
  text-align: center;
  margin-top: 110px;
}
#home main .mainInner .mainText article .qrCode span span {
  display: inline-block;
  width: 170px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  margin-left: 40px;
  margin-top: 16px;
}
#home main .mainInner .mainTxt h1 {
  height: 60px;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
  padding-left: 32px;
  padding-right: 18px;
}
#home main .mainInner .mainTxt h1 .flSpan {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  line-height: 60px;
  float: left;
}
#home main .mainInner .mainTxt h1 .inSpan {
  float: right;
  margin-right: 38px;
}
#home main .mainInner .mainTxt h1 .inSpan a {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  color: #1972EA;
  padding-left: 5px;
  padding-right: 6px;
  line-height: 60px;
  position: relative;
}
#home main .mainInner .mainTxt h1 .inSpan a i {
  position: absolute;
  display: inline-block;
  height: 14px;
  width: 1px;
  background: #1972EA;
  top: 23px;
  right: -2px;
}
#home main .mainInner .mainTxt h1 .inSpan a:last-child i {
  display: none;
}
#home main .mainInner .mainTxt h1 .frSpan {
  float: right;
  display: inline-block;
  font-size: 14px;
  line-height: 60px;
}
#home main .mainInner .mainTxt h1 .frSpan a {
  color: #1972EA;
}
#home main .mainInner .mainTxt article {
  box-sizing: border-box;
  padding-left: 32px;
  padding-right: 22px;
}
#home main .mainInner .mainTxt article .articleTop {
  display: block;
  margin-top: 24px;
}
#home main .mainInner .mainTxt article .articleTop .articleImg {
  display: inline-block;
  width: 192px;
  height: 128px;
}
#home main .mainInner .mainTxt article .articleTop .articleImg a {
  display: inline-block;
  width: 192px;
  height: 128px;
}
#home main .mainInner .mainTxt article .articleTop .articleImg a img {
  width: 192px;
  height: 128px;
}
#home main .mainInner .mainTxt article .articleTop .articleInner {
  display: inline-block;
  width: 300px;
}
#home main .mainInner .mainTxt article .articleTop .articleInner h2 {
  width: 300px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#home main .mainInner .mainTxt article .articleTop .articleInner h2 a {
  color: #333333;
}
#home main .mainInner .mainTxt article .articleTop .articleInner p {
  margin-top: 10px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
#home main .mainInner .mainTxt article .articleTop .articleInner p a {
  color: #999999;
  font-size: 12px;
}
#home main .mainInner .mainTxt article .articleMain {
  margin-top: 18px;
  height: 22px;
}
#home main .mainInner .mainTxt article .articleMain a {
  display: inline-block;
  width: 340px;
  overflow: hidden;
  height: 22px;
  line-height: 22px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#home main .mainInner .mainTxt article .articleMain a span {
  font-size: 16px !important;
  color: #333 !important;
}
#home main .mainInner .mainTxt article .articleMain span:last-child {
  display: inline-block;
  color: #666666;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 24px;
}
#home main .mainInner .mainTxt article .articleMain span:last-child img {
  vertical-align: top;
}
#home main .serviceBottom {
  width: 1200px;
  background: #ffffff;
  box-shadow: 2px 0px 14px 0px rgba(0, 30, 113, 0.2);
  margin: 0 auto;
  margin-bottom: 20px;
}
#home main .serviceBottom .serviceTitle {
  height: 62px;
  border-bottom: 1px solid #dddddd;
  box-sizing: border-box;
  padding-left: 32px;
  padding-right: 18px;
}
#home main .serviceBottom .serviceTitle div:first-child {
  font-size: 18px;
  font-weight: 700;
  line-height: 62px;
}
#home main .serviceBottom .serviceTitle div:last-child {
  font-size: 14px;
  line-height: 62px;
}
#home main .serviceBottom .serviceTitle div:last-child a {
  color: #1972EA;
}
#home main .serviceBottom .serviceMain {
  box-sizing: border-box;
  padding-right: 35px;
  padding-bottom: 30px;
  padding-left: 32px;
  overflow: hidden;
}
#home main .serviceBottom .serviceMain .serviceLeft {
  margin-left: 30px;
}
#home main .serviceBottom .serviceMain p {
  float: left;
  width: 550px;
  height: 25px;
  line-height: 25px;
  margin-top: 24px;
}
#home main .serviceBottom .serviceMain p a {
  font-size: 14px;
  color: #333;
  margin-left: 24px;
  display: inline-block;
  width: 85px;
  cursor: pointer;
}
#home main .serviceBottom .serviceMain p span {
  font-size: 16px;
  color: #1972EA;
  display: inline-block;
  width: 95px;
  margin: 0;
}

