.header-swiper {
  height: 522px;
}
.header-swiper .left,
.header-swiper .mid,
.header-swiper .right {
  float: left;
  background: #fff;
  height: 522px;
}
.header-swiper .mid,
.header-swiper .right {
  margin-left: 10px;
}
.header-swiper .mid {
  width: 744px;
  background: #F4F4F4;
}
.header-swiper .mid .swiper-img {
  width: 100%;
}
.header-swiper .mid .swiper-link {
  display: inline-block;
  width: 744px;
  height: 375px;
}
.header-swiper .mid .mid-sw {
  height: 375px;
}
.header-swiper .mid .mid-popup {
  height: 137px;
  margin-top: 10px;
}
.header-swiper .mid .mid-item {
  width: 242px;
  height: 137px;
  margin-left: 9px;
  padding: 0 10px 0 16px;
  float: left;
  background: #fff;
}
.header-swiper .mid .sightcing {
  background: #fff url(/_statics/pc/images/index_new/sightcing.png)no-repeat top center;
}
.header-swiper .mid .entirety {
  background: #fff url(/_statics/pc/images/index_new/entirety.png)no-repeat top center;
}
.header-swiper .mid .save-worry {
  background: #fff url(/_statics/pc/images/index_new/save_worry.png)no-repeat top center;
}
.mid-content {
  margin-top: 26px;
  font-size: 14px;
  width: 160px;
  line-height: 22px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color: #656565;
}
.header-swiper .mid .mid-item .mid-pic {
  margin-left: 20px;
}
.mid-title {
  margin-top: 20px;
  font-size: 24px;
  font-weight: bold;
}
.title-right {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  margin-left: 12px;
  border-radius: 12px;
  background: #59A3F7;
  color: #fff;
  font-size: 14px;
  font-weight: initial;
  vertical-align: middle;
}
.header-swiper .mid .mid-item:nth-of-type(1) {
  margin: 0;
}
.header-swiper .left {
  width: 217px;
  padding-top: 10px;
  position: relative;
}
.header-swiper .left .fl {
  float: left;
}
.header-swiper .left .nav-item {
  height: 46px;
  color: #333;
  font-size: 16px;
  cursor: pointer;
  padding-left: 20px;
}
.header-swiper .left .nav-item:hover {
  background: #5AA4F8;
}
.header-swiper .left .nav-text {
  line-height: 46px;
}
.header-swiper .left .nav-item:hover .nav-text {
  color: #fff;
}
.header-swiper .left .nav-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(/_statics/pc/images/index_new/icon0.png) no-repeat center center;
  vertical-align: middle;
  margin-right: 6px;
}
.header-swiper .left .nav-item:nth-of-type(2) .nav-icon {
  background: url(/_statics/pc/images/index_new/icon1.png) no-repeat center center;
}
.header-swiper .left .nav-item:nth-of-type(3) .nav-icon {
  background: url(/_statics/pc/images/index_new/icon2.png) no-repeat center center;
}
.header-swiper .left .nav-item:nth-of-type(4) .nav-icon {
  background: url(/_statics/pc/images/index_new/icon3.png) no-repeat center center;
}
.header-swiper .left .nav-item:nth-of-type(5) .nav-icon {
  background: url(/_statics/pc/images/index_new/icon4.png) no-repeat center center;
}
.header-swiper .left .nav-item:nth-of-type(6) .nav-icon {
  background: url(/_statics/pc/images/index_new/icon5.png) no-repeat center center;
}
.header-swiper .left .nav-item:nth-of-type(7) .nav-icon {
  background: url(/_statics/pc/images/index_new/icon6.png) no-repeat center center;
}
.header-swiper .left .nav-item:nth-of-type(8) .nav-icon {
  background: url(/_statics/pc/images/index_new/icon7.png) no-repeat center center;
}
.header-swiper .left .nav-item:nth-of-type(9) .nav-icon {
  background: url(/_statics/pc/images/index_new/icon8.png) no-repeat center center;
}
.header-swiper .left .nav-item:nth-of-type(10) .nav-icon {
  background: url(/_statics/pc/images/index_new/icon9.png) no-repeat center center;
}
.header-swiper .left .nav-item:nth-of-type(11) .nav-icon {
  background: url(/_statics/pc/images/index_new/icon10.png) no-repeat center center;
}
.header-swiper .left .nav-text {
  display: inline-block;
  vertical-align: middle;
}
.header-swiper .left .nav-item:hover .sub-wrap {
  display: block;
}
.header-swiper .left .sub-wrap {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  width: 754px;
  height: 522px;
  z-index: 999999;
  font-size: 14px;
  background: #fff;
  -webkit-box-shadow: 0 0 16px 0 rgba(7, 17, 27, 0.1);
  box-shadow: 0 0 16px 0 rgba(7, 17, 27, 0.1);
}
.header-swiper .left .sub-menu {
  float: left;
  width: 100%;
  padding: 16px 16px;
}
.header-swiper .left .sub-wrap a {
  color: #333;
}
.header-swiper .left .sub-wrap a:hover {
  color: #5AA4F8;
}
.header-swiper .left .sub-menu .sub-item {
  overflow: hidden;
  border-bottom: 1px dashed #eee;
  padding: 8px 0;
}
.header-swiper .left .sub-menu .sub-title {
  width: 90px;
  font-weight: 700;
  padding-right: 10px;
  text-align: right;
  position: relative;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 21px;
}
.header-swiper .left .sub-menu .sub-content {
  overflow: hidden;
  max-height: 42px;
  padding-left: 10px;
}
.header-swiper .left .sub-menu .sub-content a {
  display: inline-block;
  line-height: 21px;
  color: #666;
}
.header-swiper .left .sub-menu .sub-content a:hover {
  color: #5AA4F8;
}
.header-swiper .left .sub-menu .sub-content a:after {
  width: 1px;
  height: 12px;
  display: inline-block;
  margin: 0px 10px;
  content: "";
  vertical-align: middle;
  border-left: 1px solid #dddddd;
}
.header-swiper .left .sub-wrap-right {
  width: 192px;
  height: 522px;
  border-left: 1px solid #eee;
  float: right;
  padding: 24px 15px;
}
.header-swiper .left .sub-wrap-right a {
  display: block;
  text-align: center;
  line-height: 30px;
  height: 246px;
  text-align: left;
}
.header-swiper .left .sub-wrap-right a span {
  color: #999;
  font-size: 12px;
}
.header-swiper .left .sub-wrap-right a img {
  display: inline-block;
  vertical-align: middle;
  max-width: 150px;
  max-height: 230px;
}
.header-swiper .left .sub-wrap-right a:first-child {
  border-bottom: 1px solid #eee;
}
.header-swiper .right {
  width: 219px;
  background: #F8F8F8;
}
.header-swiper .right .rt-login {
  height: 213px;
  background: #fff;
  padding: 20px 20px 10px;
}
.header-swiper .right .loginlogo {
  width: 78px;
  height: 78px;
  position: relative;
  line-height: 78px;
  text-align: center;
  border-radius: 6px;
  overflow: hidden;
  margin: 0 auto;
}
.header-swiper .right .loginlogo .edit-logo {
  display: none;
  width: 100%;
  height: 78px;
  line-height: 78px;
  position: absolute;
  background: rgba(0,0,0,.5);
  bottom: 0;
  color: #fff;
  border-radius: 49px;
}
.header-swiper .right .loginlogo:hover .edit-logo {
  display: block;
}
.header-swiper .right .loginlogo img {
  max-width: 100%;
  max-height: 100%;
  float: left;
  vertical-align: middle;
  border-radius: 49px;
}
.header-swiper .right .login-out {
  position: relative;
}
.header-swiper .right .login-out .header-logout {
  position: absolute;
  right: 0px;
  top: 0px;
  font-size: 14px;
  color: #333;
}
.header-swiper .right .login-out .companyname {
  color: #5AA4F8;
  overflow: hidden;
  line-height: 23px;
}
.header-swiper .right .login-out .item {
  float: left;
  margin-left: 16px;
  text-align: center;
}
.header-swiper .right .login-out .item a {
  color: #333;
  font-size: 12px;
}
.header-swiper .right .login-out .item:nth-child(1) {
  margin: 0;
}
.header-swiper .right .login-out .item-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/_statics/pc/images/index_new/fabu.png) no-repeat center center;
  margin-bottom: 8px;
}
.header-swiper .right .login-out .item:nth-child(2) .item-icon {
  background: url(/_statics/pc/images/index_new/qiugou.png) no-repeat center center;
}
.header-swiper .right .login-out .item:nth-child(3) .item-icon {
  background: url(/_statics/pc/images/index_new/shuju.png) no-repeat center center;
}
.header-swiper .right .companyname {
  font-size: 14px;
  color: #333;
  margin: 10px 0;
  text-align: center;
  height: 28px;
}
.header-swiper .right .loginbtnbox {
  text-align: center;
}
.header-swiper .right .login,
.header-swiper .right .reg {
  display: inline-block;
  width: 80px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  text-align: center;
  border-radius: 18px;
}
.header-swiper .right .login {
  background: #5AA4F8;
  color: #fff;
  margin-right: 10px;
}
.header-swiper .right .reg {
  border: 1px solid #5AA4F8;
  color: #5AA4F8;
}
.header-swiper .right .dynamic {
  height: 157px;
  margin: 5px 0 10px;
  background: #fff;
  padding: 10px 9px;
  font-size: 14px;
  color: #333;
}
.header-swiper .right .dynamic .dynamic-title {
  margin-bottom: 20px;
}
.header-swiper .right .dynamic .dynamic-more{
  float: right;
}
.header-swiper .right .dynamic .dynamic-item {
  height: 32px;
  line-height: 32px;
}
.header-swiper .right .dynamic .dynamic-slide {
  height: 100px;
  overflow: hidden;
}
.header-swiper .right .dynamic .dynamic-list {
  position: relative;
}
.header-swiper .right .dynamic .dynamic-link {
  color: #333;
}
.header-swiper .right .describe {
  height: 137px;
}
