@charset "UTF-8";
/*2018修改项目页新添加的代码*/
.wbox{
  width: 100%;
  background: #fff;
}
/*2018修改项目页新添加的代码*/
.w {
  width: 1190px;
  margin: 0 auto;
}
.text-center{
  text-align:center;
}
.ceo-icon{
  padding-left:35px;
  position:relative;
}
.ceo-icon span{
  width: 30px;
  height: 30px;
  display: block;
  background: url(../images/ceo.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: -0px;
  top: 2px;
}
.article-content{
  font-size:16px;
}
.overdue{
  position:absolute;
  left:0;
  top:0;
  font-size:14px;
  width:260px;
  text-align:center;
  padding:5px 10px;
  background:rgba(65,34,14,.8);
  color:#fff
}
.header {
  background:#fff;
  width: 100%;
  height: 160px; }
  .header .top-header {
    height: 40px;
    background: #f7f7f7;
    /*background-image: linear-gradient(180deg, #fffffe 0%, #fcf2d0 100%), linear-gradient(#fff6df,#fff6df);
    border-bottom: 1px solid #f7cd78;*/
    border-bottom: 1px solid #efefef; }
    .header .top-header .city-menu {
      font-size: 14px;
      line-height: 40px; }
      .header .top-header .city-menu a {
        margin-right: 5px; }
        .header .top-header .city-menu a:hover {
          text-decoration: underline }
      .header .top-header .city-menu .link-index {
        background: url(../images/icon-city_03.png) no-repeat;
        padding-left: 20px; }
    .header .top-header .right-top-menu {
      font-size: 14px;
      line-height: 40px; }
      .header .top-header .right-top-menu a {
        margin-left: 6px;
      }
        .header .top-header .right-top-menu a:hover {
          text-decoration: underline }
  .header .head-con {
    height: 120px; }
    .header .head-con .logo-img {
      text-align:center;
      width:180px;
      padding-top: 22px; }
.header .head-con .logo-img span{
  font-size:14px;
  color:#432b00
}
.header .head-con .logo-img a{
  display:block;
  width:180px;
  text-align:center;
}
    .search-box-head{
      margin-left: 55px;
      margin-top: 32px;
    }
    .header .hot-search-link{
      line-height:35px;
    }
    .header .hot-search-link a{
      color:#666;
      margin-right:10px;
    }
    .header .hot-search-link a:hover{
      color:#009eca;
      margin-right:10px;
    }
    .header .head-con .search {
      width: 510px;
      height: 44px;
      background: #41220e;
      }
      .header .head-con .search .search-text {
        padding-left: 10px;
        width: 410px;
        height: 40px;
        line-height: 40px;
        background: #fff;
        border: 0;
        margin: 2px; }
      .header .head-con .search .search-btn {
        background: none;
        border: 0;
        font-size: 16px;
        color: #fff;
        width: 86px;
        line-height: 40px;
        text-align: center;
        margin-top: 2px;
        cursor: pointer; }
    .header .head-con .head-phone {
      margin: 32px 0 0 20px;/*margin-left:110px*/
      width: 170px;
      padding-left: 50px;
      height: 44px;
      background: url(../images/phone_03.png) no-repeat; }
      .header .head-con .head-phone .global-phone {
        color: #ee364e;
        font-size: 20px;
        font-weight: bold;
        line-height: 20px; }
      .header .head-con .head-phone .phone-text {
        color: #666;
        font-size: 16px;
        line-height: 26px; }
    .header .head-con .medal {
      margin-top: 32px;
      width: 65px;
      height: 40px;
      background: url(../images/medal_03.png) no-repeat;
      padding-left: 35px;
      color: #666;
      font-size: 14px;
      line-height: 20px; }
      .header .head-con .medal strong {
        line-height: 24px;
        font-size: 24px;
        color: #ee364e;
        font-style: italic;
        font-weight: bold;
      }

.nav {
  height: 40px;
  background: #41220e; }
  .nav ul li {
    float: left;
    font-size: 14px;
    line-height: 40px;
    position: relative; }
    .nav ul li a {
      color: #fff;
      padding: 0 14px;
      display: block; }
      .nav ul li a:hover {
        background: #241307; }
    .nav ul li .arrow {
      width: 13px;
      height: 7px;
      display: inline-block;
      background: url(../images/arrow_03.png) no-repeat;
      margin-left: 8px; }
    .nav ul li .arrow.down {
      background-position: 0 0; }
    .nav ul li .arrow.up {
      background-position: 0 -7px; }
        .nav ul li ul li a {
          display: block;
          width: 70px;
          text-align: center;
          padding: 0; }
          .nav ul li ul li a:hover {
            background: none; }
          .nav ul li ul li a .flag-text {
            color: #666;
            line-height: 26px; }
          .nav ul li ul li a .flag-icon {
            background: url(../images/nav-bg.png) no-repeat;
            width: 40px;
            height: 38px;
            display: block;
            margin: 0 auto;
            line-height: 20px; }
          .nav ul li ul li a .canada {
            background-position: -52px 0; }
          .nav ul li ul li a .hungary {
            background-position: -104px 0; }
          .nav ul li ul li a .malta {
            background-position: -531px 0; }
          .nav ul li ul li a .spain {
            background-position: -156px 0; }
          .nav ul li ul li a .ire {
            background-position: -798px 0; }
          .nav ul li ul li a .portugal {
            background-position: -207px 0; }
          .nav ul li ul li a .cyprus {
            background-position: -259px 0; }
          .nav ul li ul li a .england {
            background-position: -310px 0; }
          .nav ul li ul li a .australia {
            background-position: -363px 0; }
          .nav ul li ul li a .nz {
            background-position: -417px 0; }
          .nav ul li ul li a .greece {
            background-position: -477px 0; }
          .nav ul li ul li a .conception {
            background-position: -582px 0; }
          .nav ul li ul li a .kitts {
            background-position: -633px 0; }
          .nav ul li ul li a .ab {
            background-position: -685px 0; }
          .nav ul li ul li a .dm {
            background-position: -741px 0; }

.footer {
  padding-bottom:20px;
  background: #41220e; }
  .footer a:hover {
    text-decoration: underline;
    opacity: .8; }
  .footer .ft-link {
    height: 45px;
    padding-top: 15px; }
    .footer .ft-link .ft-about {
      padding-top: 15px; }
      .footer .ft-link .ft-about .link {
        margin-left: 20px;
        line-height: 26px; }
        .footer .ft-link .ft-about .link a {
          color: #fff;
          font-size: 14px;
          margin-right: 10px; }
    .footer .ft-link .ft-phone {
      position: relative;
      background: url(../images/ft-phone_03.png) no-repeat;
      padding-left: 50px; }
      .footer .ft-link .ft-phone .ft-bold {
        font-size: 30px;
        color: #fff; }
      .footer .ft-link .ft-phone ul {
        display: none;
        opacity:0;
        position: absolute;
        width: 180px;
        background: #fff;
        padding: 10px 5px; }
        .footer .ft-link .ft-phone ul li {
          height: 24px;
          line-height: 24px;
          font-size: 14px; }
          .footer .ft-link .ft-phone ul li span {
            color: #522d17;
            padding-left: 15px;
            float: left; }
          .footer .ft-link .ft-phone ul li p {
            color: #666;
            float: left; }
  .footer .wx {
    background: #522d17;
    height: 120px;
    margin-top: 20px;
    padding: 30px 0; }
    .footer .wx .con-left {
      padding-left: 20px; }
      .footer .wx .con-left p {
        color: #fff;
        font-size: 14px;
        width: 265px;
        padding-left: 60px; }
.footer .wx .con-left p a{
  color:#fff
}
      .footer .wx .con-left .con-p1 {
        background: url(../images/t1_03.png) no-repeat left center;
        margin-bottom: 25px; }
      .footer .wx .con-left .con-p2 {
        background: url(../images/t2_03.png) no-repeat left center; }
    .footer .wx .wx-img {
      width: 250px;
      margin-left: 130px; }
      .footer .wx .wx-img dl {
        width: 100px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        float: left; }
        .footer .wx .wx-img dl dd {
          padding-top: 5px; }
      .footer .wx .wx-img dl:nth-of-type(1) {
        margin-right: 40px; }
    .footer .wx .link-right {
      margin-left: 90px;
      width: 370px; }
      .footer .wx .link-right .title {
        height: 38px;
        line-height: 38px;
        background: url(../images/t3_03.png) no-repeat left center;
        color: #fff;
        font-size: 24px;
        padding-left: 55px; }
      .footer .wx .link-right .link-list {
        padding-top: 15px;
        line-height: 26px; }
      .footer .wx .link-right .link-list a {
        color: #fff;
        font-size: 14px;
        margin-right: 10px; }
.footer .copyRight {
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding-top:20px;
    line-height:26px;
    }
.footer .copyRight a{
  color:#fff
}
.ft-hot-nav{
  height:28px;
}
.ft-hot-nav span{
  background: #41220e;
  padding: 5px 10px;
  margin-right: 5px;
  display: block;
  width: 50px;
  color: #fff;
  float: left;
}
.ft-hot-nav span.active{
  background: #27170c;
}

.ft-hot-con{
  padding:25px 0 10px 0
}
.ft-hot-con dl{
  width:260px;
  float:left;
  margin-right:50px;
}
.ft-hot-con dl:last-child{
  margin:0
}
.ft-hot-con dl dt{
  font-size:16px;
  color:#fff;
  padding-bottom:5px;
}
.ft-hot-con dl dd a{
  color:#aeaeae;
  float:left;
  margin-right:20px;
  line-height:22px
}
.ft-hot-con dl dd a:nth-of-type(3n){
  margin:0
}
.ft-hot-con dl dd a:hover{
  text-decoration:underline
}

.link-right{
  padding:10px 0;
  border-top: 3px solid #41220e;
}
.link-right .link-list span{
  font-size:14px;
  margin-right:15px;
}
.link-right .link-list a{
  margin-right:15px;
  font-size:14px
}
.link-right .link-list a:hover{
  color:#00adef
}
.footer .wx .con-right{
  padding-right:15px
}
.footer .wx .con-left .con-p3 {
  background: url(../images/t5_03.png) no-repeat left center;
  margin-bottom: 25px; }
.footer .wx .con-left .con-p4 {
  background: url(../images/t4_03.png) no-repeat left center;
  margin-bottom: 25px; }
  /****/
/*评估*/
.Assess {
  margin-top: 30px; }
  .Assess .assess-box {
    width: 1190px;
    margin: 0 auto;
    padding-top: 20px; }
    .Assess .assess-box .ibtn {
      width: 191px;
      height: 42px;
      background: #41220e;
      color: #fff;
      font-size: 16px;
      line-height: 42px;
      float: left;
      cursor: pointer; }
    .Assess .assess-box .yearning {
      width: 190px;
      height: 40px;
      border: 1px solid #ccc;
      font-size: 16px;
      margin-right: 8px;
      line-height: 40px; }
      .Assess .assess-box .yearning p {
        padding-left: 10px;
        color: #666;
        cursor: pointer;
        background:#fff}
    .Assess .assess-box .assets-lv {
      width: 190px;
      height: 40px;
      border: 1px solid #ccc;
      font-size: 16px;
      margin-right: 8px;
      line-height: 40px; }
      .Assess .assess-box .assets-lv p {
        color: #666;
        cursor: pointer;
        padding-left: 10px;
        background:#fff
      }
    .Assess .assess-box .yearning-box {
      display: none;
      position: absolute;
      top: 41px;
      z-index: 23;
      background: #fff;
      left: 0;
      width: 555px;
      height: 300px;
      box-shadow: 0 4px 6px 0 rgba(16, 32, 39, 0.32);
      border-top: 1px solid #ccc; }
      .Assess .assess-box .yearning-box h3 {
        padding: 10px 15px;
        color: #999;
        position: relative; }
        .Assess .assess-box .yearning-box h3 span {
          width: 30px;
          height: 30px;
          display: block;
          position: absolute;
          right: 10px;
          top: 10px;
          -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
          transition: .5s;
          cursor: pointer; }
          .Assess .assess-box .yearning-box h3 span img {
            width: 100%;
            display: block; }
          .Assess .assess-box .yearning-box h3 span:hover {
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
      .Assess .assess-box .yearning-box ul {
        padding: 0 15px; }
      .Assess .assess-box .yearning-box ul li {
        overflow: hidden;
        margin: 0 15px 10px 0;
        width: 90px;
        border: 1px solid #e6e6e6;
        height: 30px;
        line-height: 30px;
        display: block;
        text-align: left;
        background-color: #fff;
        border-radius: 2px;
        color: #333;
        text-align: center;
        position: relative;
        float: left;
        font-size: 14px; }
      .Assess .assess-box .yearning-box ul li.active {
        border: 1px solid #1894f3; }
        .Assess .assess-box .yearning-box ul li.active::after {
          content: "";
          width: 25px;
          height: 22px;
          position: absolute;
          right: -1px;
          bottom: -1px;
          background: url(../images/gou_03.png) no-repeat; }
      .Assess .assess-box .yearning-box ul li:nth-of-type(5n) {
        margin-right: 0; }
    .Assess .assess-box .assets-box {
      width: 430px;
      height: 200px; }
      .Assess .assess-box .assets-box ul li {
        margin: 0 15px 10px 0;
        width: 190px; }
      .Assess .assess-box .assets-box ul li:nth-of-type(2n) {
        margin-right: 0; }

.btn-href {
  display: block;
  text-align: center;
  line-height: 40px;
  margin-left: 8px; }

.assess-aw {
  width: 16px;
  height: 8px;
  display: inline-block;
  background: url(../images/aw_02.png) no-repeat;
  margin-left: 18px; }

.down {
  background-position: 0px 0px; }

.up {
  background-position: 0px -8px; }

.module .title {
  text-align: center;
  color: #000;
  font-size: 24px;
  line-height: 30px; }
  .module .title span {
    display: inline-block; }
    .module .title span i {
      display: block;
      margin-right: 8px;
      margin-top: 3px; }
      .module .title span i img {
        display: block;
        margin-top: 2px; }
    .module .title span strong {
      display: block; }
.module .relevant {
  text-align: center;
  color: #9d9d9d;
  font-size: 16px; }

.Assess .title span i img {
  display: block;
  margin-top: -2px; }

.hot-info {
  width: 385px;
  height: 438px;
  margin-left: 20px; }

.hot-ceo {
  width: 385px;
  height: 438px; }

.info-title {
  margin-top: 10px;
  font-size: 16px;
  line-height: 28px;
  border-bottom: 1px solid #e0e0e0;
  color: #333; }
  .info-title a {
    float: right;
    color: #0088cf;
    font-size: 14px; }

.info-list {
  padding: 10px 0;
  line-height: 33px;
  font-size: 16px; }
  .info-list li {
    position: relative;
    height: 33px;
    background: url(../images/article_03.jpg) no-repeat left center;
    padding-left: 22px; }
.info-list li.no-bg-more{background:none;text-align:right}
.article-hot{
  background: url(../images/li-hot.png) no-repeat left center !important;
}
.info-list li strong{
  width:305px;
  display:block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot-ceo .info-list li strong {
  width: 355px;
}
.content-txt img{
  max-width:800px;
  margin: 0 auto;
  text-align: center;
  display: block;
}
    .info-list li a {
      color: #666;
      height: 33px; }
      .info-list li a:hover {
        color: #009eca; }
    .info-list li a > span {
      float: right; }

.info-ad {
  position: relative;
  overflow: hidden;
  height: 200px; }
  .info-ad img {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: scale(1);
    transform: scale(1); }
  .info-ad .tag {
    height: 30px;
    display: inline-block;
    padding: 0 12px;
    color: #fff;
    background: #ee364e;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 123; }
  .info-ad .info-ad-text {
    height: 40px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 14px; }
  .info-ad:hover img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15); }

/*****公用客服*****/
.kf-section {
  display: none; }
  .kf-section .scroll-ul-list {
    width: 1190px;
    position: relative;
    overflow: hidden; }
  .kf-section ul {
    padding: 15px 0;
    width: 10000px; }
  .kf-section ul li {
    width: 155px;
    float: left;
    background: #ce8c61;
    padding-bottom: 15px;
    margin-right: 17.5px; }
  .kf-section .kf-name {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color:#fff
  }
  .kf-section .kf-btn {
    text-align: center; }
    .kf-section .kf-btn a {
      width: 100px;
      height: 30px;
      line-height: 30px;
      background: #41220e;
      color: #fff;
      display: inline-block; }

.Consulting .title span i img {
  display: block;
  margin-top: -2px; }

/**热门项目**/
.hot-project {
  padding: 30px 0;
  }
  .hot-project ul {
    padding-top: 20px; }
  .hot-project ul li {
    width: 282.5px;
    height: 200px;
    position: relative;
    overflow: hidden;
    float: left;
    margin: 0px 20px 20px 0px; }
    .hot-project ul li .mask {
      width: 283px;
      height: 200px;
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(65, 34, 14, 0.6);
    }
      .hot-project ul li .mask .css-anim-box {
        padding: 10px 15px 0; }
      .hot-project ul li .mask .country-name {
        position: relative;
        overflow: hidden;
        font-size: 22px;
        color: #fff;
        padding: 10px 0; }
        .hot-project ul li .mask .country-name::after {
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 3px;
          background: #fff;
          content: '';
          -webkit-transition: -webkit-transform 0.35s;
          transition: transform 0.35s;
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0); }
      .hot-project ul li .mask .text {
        opacity: 0;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        padding-top: 10px;
        font-size: 16px;
        color: #fff; }
      .hot-project ul li .mask:hover .country-name::after {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
      .hot-project ul li .mask:hover .text {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
  .hot-project ul li:nth-of-type(4n) {
    margin-right: 0; }
  /*.hot-project ul li:nth-of-type(1) .mask {*/
    /*background: rgba(50, 171, 241, 0.8); }*/
  /*.hot-project ul li:nth-of-type(2) .mask {*/
    /*background: rgba(68, 213, 109, 0.8); }*/
  /*.hot-project ul li:nth-of-type(3) .mask {*/
    /*background: rgba(213, 68, 126, 0.8); }*/
  /*.hot-project ul li:nth-of-type(4) .mask {*/
    /*background: rgba(208, 68, 213, 0.8); }*/
  /*.hot-project ul li:nth-of-type(5) .mask {*/
    /*background: rgba(213, 184, 68, 0.8); }*/
  /*.hot-project ul li:nth-of-type(6) .mask {*/
    /*background: rgba(68, 99, 213, 0.8); }*/

.hot-project .title span i img {
  display: block;
  margin-top: -3px; }

.more-btns a {
  margin: 0 auto;
  width: 113px;
  height: 30px;
  /*background: url(../images/more_07.png) no-repeat;*/
  border:2px solid #41220e;
  border-radius:5px;
  display: block;
  font-size: 14px;
  color: #41220e;
  line-height: 30px;
  text-align:center }
.more-btns a:hover{
  background:#41220e;
  color:#fff
}
  /**case**/
.case {
  background:#f6f6f6;
  padding: 30px 0; }
  .case .case-con ul {
    width:550px;
    padding: 10px 0px; }
  .case-box-classic ul{
    width:600px !important;
  }
  .case-box-classic{
    width:600px;
  position:relative;
  display:block
}
  .con-img{
    padding-top:10px;
  }
/*.con-img img{*/
  /*margin-right:15px;*/
  /*width:290px;*/
  /*height:92px;*/
/*}*/
.con-img img:last-child{
  margin:0
}
.classic{
  position:absolute;
  right: 60px;
  top: 120px;
  display: block;
  width: 240px;
}
    .case .case-con ul li:hover .con-title{
      color: #009eca; }
.case .case-con ul li:hover .user-time{
  color: #009eca; }

    .case .case-con ul li:hover .portrait {
      -webkit-transform: rotate(30deg);
      transform: rotate(180deg); }
    .case .case-con ul li .head-top {
      line-height: 30px;
      height: 30px; }
.case .case-con ul li .head-top a{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
    .case .case-con ul li .portrait {
      display: block;
      width: 30px;
      height: 30px;
      border-radius: 100%;
      -webkit-transition: -webkit-transform 0.35s;
      transition: transform 0.35s; }
    .case .case-con ul li .user-name {
      font-size: 14px;
      color: #00adef;
      padding: 0 10px; }
    .case .case-con ul li .user-country {
      color: #00adef;
      font-size: 14px; }
    .case .case-con ul li .user-time {
      color: #666;
      font-size: 16px; }
    .case .case-con ul li .con-title {
      line-height: 30px;
      font-size: 14px;
      color: #333;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width:430px;
     }
    .case .case-con ul li .con-article {
      font-size: 14px;
      color: #999;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
.item-style-volist a{
  margin-right:10px;
  display:block;
  float:left
}
.case .title span i img {
  display: block;
  margin-top: -1px; }
.layer-ls-area{
  width:478px;
  height:120px;
  margin-top:10px;
  border: 1px solid #ccc;
  padding:10px;
  font-size: 16px;
  resize: none;
}
.country-desc{
  background:#fff;
  padding:10px;
  font-size:14px;
  display:none
}
.country-desc p{
  text-indent:2em
}
.country-desc p:first-child{
  margin-bottom:5px
}
.menu {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0; }
  .menu span, .menu a {
    display: inline-block; }

.list {
  font-size: 16px;
  color: #666;
  line-height: 50px; }
  .list li {
    border-bottom: 1px solid #e5e5e5;
     }
    .list li:last-child {
      border: 0; }
  .list .btns {
    cursor:pointer;
    background: #41220e;
    color: #fff;
    text-align: center;
    line-height: 35px; }
  .list span, .list a {
    display: inline-block; }
  .list .city {
    width: 90px; }
  .list .name {
    width: 360px; }
  .list .guest {
    width: 370px; }
  .list .time {
    width: 240px; }
  .list .address {
    width: 250px; }
  .list .btns {
    width: 100px; }

.menu .city {
  width: 90px; }
.menu .name {
  width: 360px; }
.menu .guest {
  width: 370px; }
.menu .time {
  width: 240px; }
.menu .address {
  width: 250px; }
.menu .btns {
  width: 100px; }

.layer-bg {
  display:none;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000; }

.layer-con {
  display:none;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 20px 30px;
  position: fixed;
  z-index: 10002;
  }
  .layer-con .layer-off {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 5px;
    top: 5px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .5s;
    cursor: pointer; }
    .layer-con .layer-off img {
      width: 100%;
      display: block; }
    .layer-con .layer-off:hover {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
  .layer-con .layer-icon {
    width: 26px;
    height: 26px;
    display: block;
    position: absolute;
    left: 15px;
    top: 30px; }
  .layer-con .layer-icon1 {
    background: url(../images/layer1.png) no-repeat;
    background-size: cover; }
  .layer-con .layer-icon2 {
    background: url(../images/layer2.png) no-repeat;
    background-size: cover; }
  .layer-con .layer-content-box {
    padding-top: 10px; }
  .layer-con .layer-tips {
    padding-left: 25px;
    font-size: 18px;
    color: #666; }
.layer-con .layer-tips img{
  display:block
}
.img-layer {
  padding: 0;
  border: 0;
  max-width: none; }
  .img-layer .layer-content-box {
    padding: 0; }
  .img-layer .layer-tips {
    padding: 0; }
.img-layer img{
  display: block;
}
  .img-layer .layer-off img {
    display: block;
  background: #fff;
  border-radius: 50%;
}
.theme_page{
  height:40px;
  padding-bottom:30px;
}
.theme_page li{
  float: left;
  height: 22px;
  line-height: 22px;
  border: 1px solid #e7ecf0;
  margin-right: 5px;
  padding: 0 8px;
  text-align: center;
  overflow: hidden;
  color: #2d64b3;
  background: none repeat scroll 0 0 #fff;
}
.theme_page li.active{
  border: 1px solid #fff;
  font-weight: 700;
  color: #000;
  background: 0 0;
}
.country-case .case-con ul li{
  float:none;
}
.activity-layer{
  width:500px;
}
.activity-layer .itxt{
  width:234px;
}
.activity-layer .ibtn{
  background: #41220e;
  color: #fff;
  text-align: center;
  line-height: 42px;
  width:500px;
  border:0;
  margin-top:10px;
  font-size:16px;
  cursor:pointer;
}
.activity-layer .tit{
  font-weight:bold;
  font-size: 16px;
  padding-bottom: 10px;
  line-height: 16px;
  margin-bottom: 10px;
  border-bottom: 1px solid #e8e8e8;
}
.activity-layer .layer-tipx{
  font-size:16px;
  color:#41220e;
  padding-top:10px;
}
.pd-15{
  padding:15px !important;
}
/*body{*/
  /*background:#fff9ed*/
/*}*/
/*right zx*/
.rb-zx{
  position:fixed;
  bottom:0;
  left:0;
  z-index:663;
}
.rb-zx img{
  display:block
}
.rb-zx span{
  display:block;
  width:24px;
  height:24px;
  position:absolute;
  right:9px;
  top:6px;
  cursor:pointer;
}
.rb-zx .anim-btn{
  position:absolute;
  top:100px;
  left:94px;
}
.rb-zx .anim-btn img{
  display:block;
  animation: myfirst 1s infinite;
  -moz-animation: myfirst 1s infinite;
  -webkit-animation: myfirst 1s infinite;
  -o-animation: myfirst 1s infinite;
}
@keyframes myfirst
{
  0%   {-webkit-transform: scale(.85)}
  100%  {-webkit-transform: scale(1)}
}

@-moz-keyframes myfirst /* Firefox */
{
  0%   {-webkit-transform: scale(.85)}
  100%  {-webkit-transform: scale(1)}
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
  0%   {-webkit-transform: scale(.85)}
  100%  {-webkit-transform: scale(1)}
}

@-o-keyframes myfirst /* Opera */
{
  0%   {-webkit-transform: scale(.85)}
  100%  {-webkit-transform: scale(1)}
}
/*修改之前的代码 开始*/
/*.menu-country{
  position:absolute;
  left:0;
  top:40px;
  background:#fff;
  z-index:123;
  border:1px solid #41220e;
  width:700px;
}
.menu-country .menu-li{
  width:100px;
}
.menu-country .menu-li li{
  width:100%;
  background:#f6f6f6;
  color:#241307;
  text-align: center;
}
.menu-country .menu-li li:hover,.menu-country .menu-li li.active{
  background:#241307;
  color:#fff
}

.nav ul li a.active {
  background: #241307;
  color:#fff
}

.country-div{
  width:600px;
}
.nav .country-div ul{
  padding:10px;
  display:none;
}
.nav .country-div li{
  width:130px;
  text-align: center;
}
.nav .country-div li a{
  color: #241307;
  line-height: 36px;
}
.nav .country-div li a:hover{
  background:none
} */

/*修改之前的代码 结束*/

/*鼠标滑过下拉导航   代码修改开始*/
.new-menu-country{
  position:absolute;
  left:0;
  top:40px;
  background:#41220e;
  z-index:445;
  border: solid 1px #9d7358;
  width:1125px;
  display: none;
}
.new-menu-country-box{
  padding:23px 58px 21px 21px;
  padding-bottom: 0;
}
.new-menu-country-box .new-menu-li{
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-bottom: 16px;
}
.new-menu-country-box .new-menu-li .new-menu-li-l{
  width: 12%;
  float: left;
}
.new-menu-country-box .new-menu-li .new-menu-li-l p{
  width: 109px;
  height: 33px;
  background-color: #dec3b2;
  border: 1px solid #9d7358;
  text-align: center;
  line-height: 33px;
  font-size: 16px;
}
.new-menu-country-box .new-menu-li .new-menu-li-r{
  width: 88%;
  float: left;
  border-bottom: 1px dashed #9d7358;
}
.new-menu-country-box .new-menu-li .new-menu-li-r a{
  position: relative;
  float: left;
  padding: 0 24px;
}

.new-menu-country-box .new-menu-li .new-menu-li-r a:after{
  content: "|";
  color:#fff;
  display: block;
  position: absolute;
  right:0;
  top:0;
}
.new-first-country{
  padding-left: 12px !important;
}
.new-last-country:after{
  opacity: 0;
}

.new-menu-item{
  left: -98px;
}

/*鼠标滑过下拉导航   代码修改结束*/