@charset "utf-8";
/* base.css */
.header *{
  box-sizing: border-box;
  color: inherit;
  /* 颜色继承父级元素 */
}
/* topbar 顶部导航条 */
.topbar {
    height: 30px;
    line-height: 30px;
    background: #f0f1f3;
    font-size: 12px;
    position: relative
}

.topbar-left,
.topbar-right {
    width: 50%
}

.topbar-left li {
    float: left;
    margin-right: 35px;
    cursor: default
}

.topbar-right>li {
    float: right;
    padding: 0 14px;
    position: relative
}

.topbar-right>li:before {
    content: " ";
    position: absolute;
    top: 8px;
    left: 0;
    width: 1px;
    height: 14px;
    border-left: 1px solid #c6c6c6
}

.topbar-right>li:last-child:before {
    display: none
}

.topbar .icon-up {
    display: inline-block;
    height: 8px;
    line-height: 8px;
    font-size: 12px;
    transition: all .3s
}

.topbar .icon-up.rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

/* 微信公众号 Popover 弹出框 */
.wechat-ewm-popover {
    margin-left: -67px
}

.wechat-ewm-popover.el-popper[x-placement^=bottom] .popper__arrow {
    left: 82px !important
}

.wechat-ewm-popover img {
    width: 100%
}

.el-footer,
.el-header {
    padding: 0 !important
}

.el-select-dropdown .el-scrollbar {
    padding-bottom: 15px
}

.el-input-group__prepend {
    min-width: 100px
}

.el-popover.init-popover {
    padding: 0;
    background: transparent;
    border: 0;
    box-shadow: none
}

/* topbar 顶部导航条 结束*/

/* header 搜索栏----开始---- */

.header {
  width: 100%;
  height: 80px;
  padding-top: 45px;
  background: #fff;
  overflow: hidden
}

.header.fixed-header .mini-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  padding: 15px 0;
  background: #fff;
  z-index: 1001;
  box-shadow: 0 2px 4px 0 hsla(0,0%,81.6%,.5)
}

.header.fixed-header .mini-header .search {
  margin-top: -10px
}

.header.fixed-header .mini-header .sale-btn {
  margin-top: 12px
}
.header .logo {
  width: 260px;
  height: 70px;
  margin-left: 8px;
  margin-top: -22px
}

.header.fixed-header .logo {
  margin-top: -10px;
  
}
.header .logo img {
  max-width: 260px;
  max-height: 70px;
}
.header.fixed-header .logo img {
  /* logo不限制大小 */
  max-width: 260px;
  max-height: 58px
}

.header .search {
  width: 576px;
  margin: -22px 0 0 50px;
}

.header .search-tabs {
  width: 100%
}

.header .search-tabs .btn {
  float: left;
  height: 22px;
  width: 62px;
  line-height: 22px;
  margin-right: 10px;
  border-radius: 2px 2px 0 0;
  font-size: 12px;
  font-weight: 600;
  color: #666;
}

.header .search-tabs .btn.active {
  color: #fff;
  background: #3c7ee5
}

.header .search-box {
  width: 100%
}

.header .search-box .search-form {
  height: 40px;
  line-height: 40px;
  border: 2px solid #3c7ee5;
  border-right: 0;
  background: #fff;
}

.header .search-box .search-form.zhuce-form .search-input {
  width: 218px;
  padding-right: 0;
  margin-left: 0;
}

.header .search-box .search-form.zhuce-form .search-input .el-input__inner::-webkit-input-placeholder {
  font-size: 12px
}

.header .search-box .search-form.zhuce-form .search-input .el-input__inner::-moz-placeholder {
  font-size: 12px
}

.header .search-box .search-form.zhuce-form .search-input .el-input__inner:-ms-input-placeholder {
  font-size: 12px
}

.header .search-box .search-form.zhuce-form .search-input .el-input__inner::-ms-input-placeholder {
  font-size: 12px
}

.header .search-box .search-form.zhuce-form .search-input .el-input__inner::placeholder {
  font-size: 12px
}

.header .search-box .search-form.zhuce-form .search-btn {
  width: 89px
}

.header .search-box .search-btn,
.header .search-box .search-input,
.header .search-box .search-select,
.header .search-box .tuxing-btn {
  float: left
}

.header .search-box .search-select {
  width: 106px;
  height: 24px;
  line-height: 24px;
  margin-top: 7px;
  border-right: 1px solid #e0e3e8
}

.header .search-box .search-select p {
  padding-left: 20px;
  cursor: pointer;
  position: relative
}

.header .search-box .search-select p .iconfont {
  display: inline-block;
  font-size: 14px;
  color: #9da0a6;
  transition: all .3s
}

.header .search-box .search-select p .iconfont.rotate {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.header .search-box .search-input {
  width: 308px;
  line-height: 35px;
  padding: 0 30px 0 12px
}

.header .search-box .search-input .el-input__inner {
  padding: 0;
  border: none
}

.header .search-box .search-btn {
  width: 119px;
  line-height: 39px;
  margin-top: -1px;
  text-align: center;
  cursor: pointer
}

.header .search-box .tuxing-btn {
  width: 30px;
  height: 36px;
  text-align: center;
}

.header .search-box .tuxing-btn .iconfont {
  height: 20px;
  line-height: 20px;
  /* margin-top: -4px; */
  color: #9b9b9b;
  font-size: 22px;
  vertical-align: -2px;
}

.header .search-box .category-select {
  width: 90px;
  border-right: 0
}

.header .search-box .category-select p {
  padding-left: 10px
}

.header .sale-btn {
  width: 120px;
  margin-left: 10px
}

.header .sale-btn .btn {
  width: 120px;
  height: 40px;
  line-height: 38px;
  border-color: #3c7ee5;
  border-width: 2px;
  vertical-align: top;
  color: #3c7ee5
}

.header .sale-btn .btn .iconfont {
  margin-left: 4px;
  font-size: 12px
}

.header .sale-btn .btn:hover {
  border-color: #3c7ee5;
  color: #fff
}

.header .contact {
  height: 40px
}

.header .contact .icons {
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin-top: 6px
}

.header .contact .icons .iconfont {
  margin-top: -2px;
  font-size: 34px
}

.header .contact .infos {
  margin-left: 42px
}

.header .contact .infos .number {
  height: 24px;
  line-height: 24px
}
.header .contact .infos .number strong{
  font-size: 20px;
}

.header .contact .infos .time {
  height: 20px;
  line-height: 20px;
  color: #a9bdd3
}

.header-popper .popper__arrow {
  display: none !important
}

.header-popper .header-search-item {
  width: 107px;
  margin: -4px 0 0 -1px;
  background: #fff;
  border: 1px solid #bcc9e5;
  border-top: 0;
  border-radius: 0 0 2px 2px;
  text-align: center;
  cursor: pointer
}

.header-popper .header-search-item li {
  height: 36px;
  line-height: 36px
}

.header-popper .header-search-item li:hover {
  background: #3c7ee5;
  color: #fff
}

.header-popper .header-category-item {
  width: 570px;
  padding: 0 2px;
  margin: -5px 0 0 -397px;
  background: #fff;
  border: 1px solid #bcc9e5;
  border-top: 0;
}

.header-popper .header-category-item .operate-item {
  line-height: 40px;
  padding-right: 10px;
  text-align: right
}

.header-popper .header-category-item .el-checkbox-button:nth-child(6n) .el-checkbox-button__inner {
  border-right: 0
}

.header-popper .header-category-item .el-checkbox-button:first-child .el-checkbox-button__inner {
  border-left: 0
}

.header-popper .header-category-item .el-checkbox-button:nth-child(43) .el-checkbox-button__inner,
.header-popper .header-category-item .el-checkbox-button:nth-child(44) .el-checkbox-button__inner,
.header-popper .header-category-item .el-checkbox-button:nth-child(45) .el-checkbox-button__inner {
  border-bottom: 0
}

.header-popper .header-category-item .el-checkbox-button.is-checked .el-checkbox-button__inner,
.header-popper .header-category-item .el-checkbox-button.is-focus .el-checkbox-button__inner {
  border-color: #e0e3e8
}

.header-popper .header-category-item .el-checkbox-button__inner {
  width: 95px;
  padding: 12px 0;
  margin-top: -1px;
}

.header-popper .header-category-item ul {
  padding: 2px;
  border-top: 1px solid #e0e3e8
}

.header-popper .header-category-item ul li {
  float: left;
  width: 88px;
  height: 38px;
  line-height: 38px;
  border-radius: 4px;
  text-align: center;
  cursor: default
}

.header-popper .header-category-item ul li.active,
.header-popper .header-category-item ul li:hover {
  background: #3c7ee5;
  color: #fff
}

@media (min-width: 1921px) {
  .header .contact {
      width: 204px
  }
}


.header .search-btn strong{
  color: #fff;
}

/* header搜索栏 ----结束---- */

.el-popper[x-placement^=bottom] {
  margin-top: 12px;
}

/* 菜单代码 */

.header-menu .menu-list-content {
  font-size: 16px;
  background: #3c7ee5;
  width: 100%;
  height: 46px;
  line-height: 46px;
}

.header-menu .menu-list-content .menu-down {
  position: relative;
  z-index: 100;
}

.header-menu .menu-list-content .menu-list {
  float: none;
  margin: 0;
}

.header-menu .menu-list-content .menu-list>li {
  float: left;
  position: relative;
  text-align: center;
  margin-right: 0;
  height: 46px;
  box-sizing: border-box;
}



.header-menu .menu-list-content .menu-list>li.open>a {
  color: #3c7ee5;
  background: none;
}

.header-menu .menu-list-content .menu-list>li.open>a:focus {
  color: #3c7ee5;
  background: none;
}

.header-menu .menu-list-content .menu-list>li.chose {
  background: #fff;
  cursor: pointer;
  height: 46px;
  border-top: 1px solid #3c7ee5;
}

.header-menu .menu-list-content .menu-list>li.chose>a {
  color: #3c7ee5;
}

.header-menu .menu-list-content .menu-list>li.now {
  background: rgba(32, 89, 177, 0.3);
  border-top: 1px solid #3c7ee5;
  height: 46px;
}

.header-menu .menu-list-content .menu-list>li.now>a {
  color: #fff;
  background: none;
}

.header-menu .menu-list-content .menu-list>li.now>a:hover {
  color: #3c7ee5;
  background: none;
}

.header-menu .menu-list-content .menu-list>li.now:hover {
  background: #fff;
  color: #3c7ee5;
  height: 46px;
  border-top: 1px solid #3c7ee5;
}

.header-menu .menu-list-content .menu-list>li.now:hover>a {
  color: #3c7ee5;
}

.header-menu .menu-list-content .menu-list>li>a {
  color: #fff;
  display: inline-block;
  width: auto;
  line-height: 46px;
  padding: 0 28px;
}

.header-menu .menu-list-content .menu-list>li>a:hover {
  color: #3c7ee5;
  text-decoration: none;
  background: none;
}

.header-menu .menu-list-content .menu-list>li>a:focus {
  background: none;
}

.header-menu .menu-list-content .menu-list>li.couple {
  position: relative;
}

.header-menu .menu-list-content .menu-list>li.couple>a {
  width: 30%;
}

.header-menu .menu-list-content .menu-list>li.couple>a:after {
  content: "";
  position: absolute;
  top: 14px;
  right: 0;
  width: 2px;
  height: 18px;
  background-color: #fff;
}

.header-menu .menu-list-content .menu-list>li.couple>a:last-child:after {
  content: "";
  width: 0px;
}

.header-menu .menu-list-content .menu-list>li.couple>a:hover {
  text-decoration: underline;
}

.header-menu .menu-list-content .menu-list>li.chose>a:after,
.header-menu .menu-list-content .menu-list>li.couple:hover>a:after {
  background-color: #3c7ee5;
}

.header-menu .menu-list-content .menu-list>li:hover {
  -webkit-transition: all .3s;
  transition: all .3s;
  background: #fff;
  cursor: pointer;
  color: #3c7ee5;
  height: 46px;
  border-top: 1px solid #3c7ee5;
}

.header-menu .menu-list-content .menu-list>li:hover>a {
  color: #3c7ee5;
  background: none;
}

.header-menu .menu-hd-child {
  position: absolute;
  left: 0;
  top: 46px;
  width: 100%;
  z-index: 3;
  background: #fff;
  font-size: 14px;
}

.header-menu .menu-hd-child .menu-down-cont {
  width: 100%;
  margin: 0;
  background: #fff;
  position: absolute;
  top: 0px;
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.1);
}

.header-menu .menu-hd-child .menu-dropdown {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 27px 0;
}



.header-menu .menu-hd-child .menu-dropdown:before,
.header-menu .menu-hd-child .menu-dropdown:after {
  display: table;
  content: "";
}

.header-menu .menu-hd-child .menu-dropdown:after {
  clear: both;
}

.header-menu .menu-hd-child .menu-dropdown li {
  float: right;
  border-right: 1px dashed #ccc;
}

.header-menu .menu-hd-child .menu-dropdown li:last-child {
  border-right: none;
}
.header-menu .menu-hd-child .reg-question{
  border-right: none !important;
  max-width: 220px;
}
.header-menu .menu-hd-child .menu-dropdown li a {
  display: block;
  line-height: 30px;
  color: #666;
}

.header-menu .menu-hd-child .menu-dropdown li h3 {
  color: #333333;
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 7px;
}

.header-menu .menu-hd-child .menu-dropdown li h3 a {
  color: #333333;
}

.header-menu .menu-hd-child .menu-dropdown li h3 a:hover {
  color: #333333;
  text-decoration: none;
}

.header-menu .menu-hd-child .menu-dropdown li .dr-list {
  float: left;
}

.header-menu .menu-hd-child .menu-dropdown .domain-register {
  float: right;
}

.header-menu .menu-hd-child .menu-dropdown .domain-register:before,
.header-menu .menu-hd-child .menu-dropdown .domain-register:after {
  display: table;
  content: "";
}

.header-menu .menu-hd-child .menu-dropdown .domain-register:after {
  clear: both;
}

.header-menu .menu-hd-child .menu-dropdown .domain-register li.reg-question {
  padding-left: 30px;
}

.header-menu .menu-hd-child .menu-dropdown .domain-register li.domain-service {
  padding: 0 6px 0 20px;
}

.header-menu .menu-hd-child .menu-dropdown .domain-register li.domain-service .dr-list {
  padding-right: 24px;
}

.header-menu .menu-hd-child .menu-dropdown .domain-register li.top-domain {
  padding: 0 34px 0 24px;
}

.header-menu .menu-hd-child .menu-dropdown .domain-register li.china-domain {
  padding: 0 0 0 22px;
}

.header-menu .menu-hd-child .menu-dropdown .domain-register li.china-domain .dr-list {
  padding-right: 20px;
}

.header-menu .menu-hd-child .menu-dropdown .domain-register li.intern-domain {
  padding: 0 25px 0 25px;
  float: left;
}

.header-menu .menu-hd-child .menu-dropdown .domain-register li.intern-domain .dr-list:last-child {
  padding-right: 0;
}
.header-menu .menu-hd-child .menu-dropdown .domain-register li.intern-domain .dr-list {
  padding-right: 20px;
}
.header-menu .menu-hd-child .menu-dropdown .menu-advert {
  width: 240px;
  float: right;
  margin-left: 30px;
}

.header-menu .menu-hd-child .menu-dropdown .menu-advert img {
  width: 100%;
  height: 120px;
  max-width: 240px;
}

.header-menu .menu-hd-child .menu-dropdown .menu-domain-list:before,
.header-menu .menu-hd-child .menu-dropdown .menu-domain-list:after {
  display: table;
  content: "";
}

.header-menu .menu-hd-child .menu-dropdown .menu-domain-list:after {
  clear: both;
}

.header-menu .menu-hd-child .menu-dropdown .menu-domain-list li {
  padding-left: 30px;
}

.header-menu .menu-hd-child .menu-dropdown .menu-domain-list li.domain-bid-list {
  padding-right: 30px;
}

.header-menu .menu-hd-child .menu-dropdown .menu-domain-list li.ykj-list .dr-list {
  padding-right: 30px;
}

.header-menu-bar-default .header-menu-bar-collapse {
  background: #3c7ee5;
}

.open>.dropdown-menu {
  display: none;
}

.header-icon-mianfei {
  width: 29px;
  height: 19px;
  background: url("../images/icon_mianfei.png") 0 0 no-repeat;
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: -5px;
  right: 10px;
}

.header-menu .menu-list-content {
  font-size: 16px;
  background: #3c7ee5;
  width: 100%;
  height: 46px;
  line-height: 46px;
}

#header-menu-bar .icon-mianfei {
  top: -16px;
  right: 0 !important;
}

.clearfix-menu:after,
.clearfix-menu:before {
  display: table;
  content: ' '
}
.clearfix {
  overflow: hidden;
}
.header-menu .menu-hd-child .menu-dropdown li h3 .menu-question-more {
  font-weight: normal;
  color: #999;
  font-size: 12px;
}

.header-menu .menu-hd-child .menu-dropdown li h3 .intern-title {
  color: #333333;
  font-size: 14px;
  cursor: default;
  display: block;
  line-height: 30px;
}

.header-menu .menu-hd-child .menu-dropdown li.reg-question h3 .intern-title {
  padding-right: 25px;
  display: inline-block;
  width: auto;
}


.header-menu .icon-hot {
  background: url(../images/two_menu_hot.png) no-repeat center center;
}

.header-menu .icon-new {
  background: url(../images/two_menu_new.png) no-repeat center center;
}

.header-menu .icon-hot,
.header-menu .icon-new {
  width: 27px;
  height: 12px;
  vertical-align: middle;
  margin-left: 3px;
}

.header-menu [class^=icon-],
.header-menu [class*=icon-] {
  display: inline-block;
}
.icon-mianfei{
  background-color: #fb5555;
}
.icon-mianfei::after {
  border-top: 8px solid #fb5555;
}


.header .search-box .header-search-input .el-input__inner{
  width: 100%;
}
.header-menu-icon-cemera{
  display: inline-block;
  margin-top: 5px;
}
.header-menu li.reg-question a {
  max-width: 220px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

span.icon-new:before,span.icon-hot:before {
  content: "";
}


.login_icon_qq {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url(../images/load.png);
  background-position: 0 0;
  transform: scale(0.8);
  vertical-align: middle;
}

.login_icon_weixin {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url("../images/load.png");
  background-position: -60px 0;
  transform: scale(0.8);
  vertical-align: middle;
}


.footer{
  background: #fff;
}

.topbar .icon-up {
  display: inline-block;
  height: 8px;
  line-height: 8px;
  font-size: 12px;
  transition: all .3s
}

.topbar .icon-up.rotate {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}



.el-scrollbar {
  height: 100%
}

.el-scrollbar .el-scrollbar__wrap {
  overflow-x: hidden
}


.dialog-img-a:hover{
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}


/* 重写底部导航样式 */
.box-sizing *{
  box-sizing: border-box;
}
.footer .el-footer{
  padding: 30px 0 !important;
}
#footerMenu {
  background: #fff;
  color: #666;
  overflow: hidden;
  padding: 40px 0;
}
#footerMenu dl {
  padding: 0 75px;
  float: left;
  border-right: solid 1px #e6e6e6;
}
#footerMenu dl dt {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 15px;
}
#footerMenu dl dd {
  line-height: 28px;
}
#footerMenu dl dd a {
  font-size: 14px;
  color: #666;
  font-weight: normal;
}
#footerMenu dl dd a:hover {
  color: #3c7ee5;
  text-decoration: none;
}
#footerMenu dl:first-child {
  padding-left: 0;
}
#footerMenu .link {
  padding: 10px 0 17px 60px;
}
#footerMenu .link h2 {
  font-weight: bold;
  font-size: 32px;
  color: #3C7EE5;
  line-height: normal;
}
#footerMenu .link p {
  font-size: 14px;
  color: #A9BDD3;
  line-height: 32px;
  text-align: left;
}
#footerMenu .link .linkBtn {
  padding: 0 23px;
  height: 36px;
  line-height: 34px;
  background: transparent;
  font-size: 16px;
  font-weight: lighter;
  color: #3C7EE5;
  border-color: #3C7EE5;
  background: url('../images/qq.png') no-repeat 15px 8px;
  background-size: 16px auto;
  text-align: left;
  padding-left: 40px;
  margin-right: 15px;
}
#footerMenu .link .linkBtn:hover,#footerMenu .link .linkWeiXinBtn:hover {
  background-color: rgb(230, 241, 255);
}
#footerMenu .link .linkWeiXinBtn {
  padding-top: 10px;
  padding-bottom: 10px;
  background: transparent;
  font-size: 16px;
  font-weight: lighter;
  color: #3C7EE5;
  border-color: #3C7EE5;
  background: url('../images/wechat.png') no-repeat 13px center;
  background-size: 22px auto;
  text-align: left;
  padding-left: 40px;
}
/* // 友情链接 */
#footOther .center{
  box-shadow: 0px 1px 0px 0px rgba(223, 227, 241, 1);
  /* border-top: 1px solid #e6e6e6; */
  padding:10px 0px;
}
.footer .link .line{
  color: #c6c6c6;
}
#newFooterApp .footer{
  overflow: hidden;
}
#footerMenu{
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  background: #f8f8f8;
}