 .header {
     width: 100%;
     margin: 0 auto;
     /*margin-top: 30px;*/
 }

 .header .head {
     width: 1200px;
     height: 20px;
     margin: 0 auto;
 }

 .header-new {
     height: 28px;
     line-height: 28px;
     font-weight: 400;
     font-style: normal;
     font-size: 14px;
     color: #555454;
     margin: 0 auto;
     background: #f5f5f5;
     text-align: right;
 }

 .header-new .tel {
     font-weight: 700;
     font-style: normal;
     font-size: 16px;
     color: #0076F6;
     background: url(../images/tel.png);
     display: inline-block;
     background-size: 20px;
     background-repeat: no-repeat;
     padding-left: 25px;
     background-position: left center;
     margin-right: 25px;
 }

 .index {
     display: inline-block;
     margin-right: 50px;
 }

 .index a {
     color: #000;
 }

 /*logo*/

 .header .head .logo {
     width: 520px;
     height: 56px;
     float: left;
 }

 .header li {
     float: right;
     margin-top: 10px;
     font-size: 15px;
     list-style: none;
 }

 .header li a {
     text-decoration: none;
     color: #fff;
     outline: none;
     font-size: 14px;
 }

 .header .head .r_box {
     width: 100px !important;
     height: 30px;
     float: right;
     margin-top: 22px;
 }

 .header .head .r_box a {
     display: inline-block;
     margin-left: 20px;
     float: left;
     position: relative;
     background-image: url('../images/home_fill.png');
     font-size: 13px;
     color: #787575;
     background-size: 20px;
     background-repeat: no-repeat;
     background-position: 0px center;
     padding-left: 20px;
     text-decoration: none;
 }

 .header .head .r_box a.mobile {
     width: 22px;
     margin-left: 10px;
 }

 .header .head .r_box a.title {
     font-size: 14px;
     color: #A61111;
     font-weight: bold;
 }

 .header .head .r_box a .ewmImg {
     display: none;
     position: absolute;
     top: 26px;
     left: 0;
     height: 108px;
     max-width: 91px;
 }

 .header .head .r_box a .ewmImg,
 .header .head .r_box a .weixin {
     z-index: 9;
 }

 .header .head .r_box a:hover .ewmImg {
     display: block;
 }

 .mar-top20 {
     margin-top: 20px;
 }

 #navbar {
     width: 100%;
     /* 宽度占满屏幕 */
     transition: top 0.3s;
     /* 平滑过渡效果 */
 }

 .w1000 {
     width: 1200px;
     margin: 0 auto;
 }

 .logo-new {
     display: flex;
     margin-top: 20px;
     margin: 0 auto;
 }

 .logo-new .logo-img {
     width: 420px;
     display: flex;
     line-height: 44px;
 }

 .logo-img img {
     width: 270px;
     height: 45px;
 }

 .logo-img span {
     display: inline-block;
     height: 30px;
     padding-left: 10px;
     margin-left: 10px;
     border: none;
     border-left: 1px #000 solid;
     line-height: 30px;
     margin-top: 5px;
     font-weight: 700;
     font-style: normal;
     font-size: 20px;
 }

 .logo-new .nav {
     display: flex;
     flex-direction: row;
     height: 43px;
     line-height: 43px;
     cursor: pointer;
     font-size: 16px;
     color: #575858;
     position: relative;
     z-index: 999;
     background-color: #fff;
     width: 910px;
 }

 .nav-item:hover {
     /* background-color: rgba(0, 90, 196, 1);
            color: #fff; */
     font-weight: bold;
     color: rgb(0, 118, 246);
 }

 .nav .nav-item {
     flex: 1;
     text-align: center;
 }

 .nav .nav-item a {
     color: #575858;
     font-size: 16px;
     text-decoration: none;
     width: 100%;
     display: inline-block;
 }

 .nav-active {
     font-weight: bold;
     color: rgb(0, 118, 246);
 }

 .nav-item-2,
 .nav-item-4 {
     margin-top: 24px;
 }

 .nav-item-4 {
     background-color: rgba(242, 242, 242, 1);
 }

 .nav-item-5 .nav-top {
     position: absolute;
     top: 0;
     width: 100%;
 }

 /* 电话咨询 */

 .fixed {
     position: fixed;
     top: 210px;
     right: 0;
     width: 65px;
     height: 184px;
     background: #fff;
     border-radius: 15px;
     display: flex;
     flex-direction: column;
     text-align: center;
     justify-content: space-evenly;
     cursor: pointer;
     z-index: 99999;
     padding: 15px 0 15px 0;
 }

 .fixed p {
     margin: 0;
     font-size: 12px;
     text-align: center;
     line-height: 18px;
     color: #000;
 }

 .fixed img {
     width: 37px;
     height: 37px;
     margin-bottom: 3px;
 }

 .tel {
     margin-bottom: 10px;
 }

 #popup {
     width: 270px;
     font-weight: 400;
     font-style: normal;
     font-size: 16px;
     color: #FFFFFF;
     text-align: left;
     border-radius: 15px;
     padding: 15px 30px;
     position: fixed;
     top: 220px;
     right: 55px;
     z-index: 8888;
     right: -380px;
 }

 .nav-top {
     background-image: url('../images/nav_bg.png');
     height: 80px;
     line-height: 80px;
     font-weight: 700;
     font-style: normal;
     letter-spacing: 5.7px;
     color: #FFFFFF;
     text-align: center;
     font-size: 32px;
     margin-top: 24px;
 }

 .products-content-right-btn {
     height: 60.5px;
     width: 284px;
     margin: 0 auto;
     border-radius: 50px;
     font-size: 14px;
     text-indent: 65px;
     display: none;
     font-weight: 700;
     font-size: 20px;
     color: #0076F6;
     background-color: #fff;
 }

 .products-content-right-btn p {
     /* height: 20px;*/
     height: 60.5px;
     line-height: 60.5px;
 }

 .products-content-ph {
     background-image: url(./images/tel.png);
     background-repeat: no-repeat;
     background-position: 20px center;
     background-size: 26px;
 }

 /* 移动端 */
 @media screen and (max-width: 1200px) {
     .page-container .swiper_banner .swiper {
         width: 100% !important;
     }

     .public_service,
     .Services_provided,
     .substance_advantage,
     .CollaborationCases,
     .customized-content {
         padding: 75px 5% 55px 5%;
     }

     .content_right .banner-record {
         width: 100%;
     }

     .InteractiveData,
     .InteractiveData .title,
     #IndustryTransaction,
     #Releasemedia,
     #TransactionscaleItem,
     #bulletinmain,
     #OverallPlatform {
         width: 100% !important;
     }

     #BiddingRegion,
     #itemsunderagency {
         width: 100vw !important;
     }

     .waper .content .banner-title {
         font-size: 32px;
     }
 }

 #dowebok {
     position: fixed;
     bottom: 0;
     width: 100%;
     height: 105px;
     line-height: 105px;
     background-color: #226cfe;
     z-index: 99;
     font-weight: bold;
     font-size: 24px;
 }

 .dowebok-flex {
     display: flex;
     align-items: center;
 }

 .bubble-active {
     background-color: #f5f5f5;

 }

 .bubble-active a {
     color: #226cfe !important;
 }

 .bubble {
     flex: 1;
     text-align: center;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }

 .bubble a {
    color: #fff;
    text-decoration: none;
 }