.bc-box{min-width: 1200px;margin-top: 80px;position: relative;}
.bc-box .bc-banner{width: 100%;height: 700px;}
.top-box{width: 1024px;position: absolute;left: 0;right: 0;top: 164px;margin: auto;}
.top-box .firm-name{margin: 0 auto;text-align: center;color: #fff;font-family: "SimSun";font-weight: 600; }
.top-box .firm-name p{margin-bottom: 30px;}
.top-box .firm-name :first-child{font-size: 90px;}
.top-box .firm-name :nth-child(2){font-size: 48px;}
.top-box .search-box{ width: 700px;height: 65px;background: rgba(255, 255, 255, 0.9);display: flex;justify-content: flex-start;align-items: center;margin: 0 auto;left: 0;right: 0;top: 400px;border-radius: 5px;}
.top-box .search-box input{border: none;background-color: transparent;width: 100%; line-height: 40px;outline: none;font-size: 19px;padding: 0 20px;border-left: 1px solid #BFBFBF;}
.top-box .search-box input::-webkit-input-placeholder{color: #999999;}
.top-box .search-btn{width: 120px;height: 65px;text-align: center;color: #fff;border-radius: 5px;line-height: 65px;background-color: rgb(255,121,47,0.9);font-size: 18px;cursor: pointer;}
.top-box .search-btn img{width: 20px;}
.top-box .search-pic img{width: 40px;}
.gray-box{width: 1200px;margin: auto;background-color: #F0F0F0;padding-top: 50px;}
.gray-box .card-list{display: flex;justify-content: space-evenly;} 
.title-tab{display: flex;justify-content: space-between;font-size: 20px;padding: 0 73px;width: 1000px;margin: auto;}
.enroll{padding: 0 0px 2px; width: 10%; text-align: center;color: #999999;border-bottom: 2px solid #999999;line-height: 35px;}
.showed{border-bottom: 2px solid #333333;color: #333333;}
.contents,.prefer-list{margin: 30px 0 50px;}
.contents .reco-card{width: 33%;overflow: hidden;margin-bottom: 60px;}
.contents .reco-card .card-pic{width: 100%;height: 233px;position: relative;overflow: hidden;}
.contents .reco-card .card-pic .ware-pic{ -webkit-object-fit: cover;object-fit: cover;transition: .3s all linear;-ms-transition: .3s all linear; /* IE 9 */-moz-transition: .3s all linear; /* Firefox */-webkit-transition: .3s all linear; /* Safari 和 Chrome */-o-transition: .3s all linear; /* Opera */}
.contents .reco-card .card-pic .ware-pic:hover{transform: scale3d(1.1,1.1,1.1);-ms-transform: scale3d(1.1,1.1,1.1);-moz-transform: scale3d(1.1,1.1,1.1);-webkit-transform: scale3d(1.1,1.1,1.1);-o-transform: scale3d(1.1,1.1,1.1);}
.contents .reco-card .card-pic .ware-pic,.res-pic .ware-pic,.hot-pic .ware-pic{width: 100%;height: 100%;}
.contents .reco-card .card-pic .star,.res-pic .star,.hot-pic .star{width: 30px;position: absolute; top: 0;right: 0;margin-top: 10px;margin-right: 20px;z-index: 99;}
.card-tab{display: flex;justify-content: space-between;height: 50px;line-height: 50px;position: absolute;color: #fff;width: 100%;padding: 0 20px;bottom: 0;background-color: rgba(0,0,0,0.3);}
.card-tab .wh-name{width: 70%;overflow: hidden;white-space: nowrap;
text-overflow: ellipsis;font-size: 17px;font-weight: 800;text-align: left;}
.card-tab .city-name{font-size: 12px;font-weight: 200;}
.contents .card-bottom{display: flex;padding:20px;justify-content: space-between;background-color: #ffffff;font-family: "Microsoft YaHei";}
.contents .card-bottom p{font-size: 18px;}
.list-title,.hot-list{padding: 0 20px;}
.contents .area-pic{width: 15.5%;display: inline-block;position: relative;height: 280px;margin: 0 5px;margin-bottom: 90px;overflow: hidden;}
.contents .area-pic img{width: 100%;height: 100%;-webkit-object-fit: cover;object-fit: cover;transition: .3s all linear;-ms-transition: .3s all linear; /* IE 9 */-moz-transition: .3s all linear; /* Firefox */-webkit-transition: .3s all linear; /* Safari 和 Chrome */-o-transition: .3s all linear; /* Opera */}
.contents .area-pic img:hover{transform: scale3d(1.1,1.1,1.1);-ms-transform: scale3d(1.1,1.1,1.1);-moz-transform: scale3d(1.1,1.1,1.1);-webkit-transform: scale3d(1.1,1.1,1.1);-o-transform: scale3d(1.1,1.1,1.1);}
.contents .area-pic .pic-tab{font-size: 12px;height: 30px;line-height: 30px;position: absolute;color: #fff;width: 100%;padding: 0 10px;bottom: 0;background-color: rgba(0,0,0,0.5);}
.hot-card{width: 32.2%;display: inline-block;overflow: hidden;margin-bottom: 40px;margin-bottom: 90px;}
.contents .res-card{width: 33%;overflow: hidden;margin-bottom: 60px;}
.contents .res-card .res-pic,.hot-pic{width: 100%; height: 233px;position: relative;}
.contents .res-card .res-pic{overflow: hidden;}
.contents .res-card .res-pic .ware-pic{width: 100%;height: 100%;-webkit-object-fit: cover;object-fit: cover;transition: .3s all linear;-ms-transition: .3s all linear; /* IE 9 */-moz-transition: .3s all linear; /* Firefox */-webkit-transition: .3s all linear; /* Safari 和 Chrome */-o-transition: .3s all linear; /* Opera */}
.contents .res-card .res-pic .ware-pic:hover{transform: scale3d(1.1,1.1,1.1);-ms-transform: scale3d(1.1,1.1,1.1);-moz-transform: scale3d(1.1,1.1,1.1);-webkit-transform: scale3d(1.1,1.1,1.1);-o-transform: scale3d(1.1,1.1,1.1);}
.contents .res-card .res-pic .reserve,.hot{width: 35px;position: absolute;}
.contents .res-card .res-bottom,.hot-bottom{display: flex;padding: 0 10px;justify-content: space-between;align-items: center;line-height: 60px;font-family: "Microsoft YaHei"}
.hot-card{margin-bottom: 15px;}
.hot-bottom{background: #ececec;padding: 20px;line-height: 1;color: #333333;}
.card-title{text-align: center;color: #333333;margin-bottom: 60px!important;margin-top: 90px;}
.card-title :first-child{font-size: 25px;}
.card-title :last-child{margin: 10px 0;font-size: 16px;font-weight: 400;}
.card-item:hover .orange{bottom: 0;}
.orange{position: absolute;left: 0;bottom: -300px;width: 100%;height: 300px;background: #FF9933;transition: .5s;z-index: -1;}
.card-item:hover{color: #fff;}
.card-item:hover .card-word{color: #fff;}
.card-item:hover .card-img1{background: url("/static/home/images/data-w.png")no-repeat;background-size: contain;}
.card-item:hover .card-img2{background: url("/static/home/images/type-w.png")no-repeat;background-size: contain;}
.card-item:hover .card-img3{background: url("/static/home/images/user-w.png")no-repeat;background-size: contain;}
.card-item:hover .card-img4{background: url("/static/home/images/internet-w.png")no-repeat;background-size: contain;}
.card-item{width: 215px;background-color: #EFEDEB;display: inline-block;height: 215px;;margin-right: 40px;overflow: hidden;position: relative;z-index: 1;}
.card-img1{width: 80px; height: 80px;margin: 50px auto 20px;background: url("/static/home/images/data-c.png") no-repeat;background-size: contain;}
.card-img2{width: 80px; height: 80px;margin: 50px auto 20px;background: url("/static/home/images/type.png") no-repeat;background-size: contain;}
.card-img3{width: 80px; height: 80px;margin: 50px auto 20px;background: url("/static/home/images/user18.png") no-repeat;background-size: contain;}
.card-img4{width: 80px; height: 80px;margin: 50px auto 20px;background: url("/static/home/images/internet.png") no-repeat;background-size: contain;}
.card-word{text-align: center;font-weight: 400;color: #333333;font-size: 20px;}
.list-title{margin-bottom: 30px;display: flex;justify-content: space-between;}
.good-check{position: absolute;width: 42px;background-color: #FF792F;color: #fff;font-size: 11px;font-weight: 500;text-align: center;line-height: 23px;left: 20px;top: 15px;border-radius: 3px;}
.list-title .title-name,.news-title{font-size: 25px;color: #FF9933;padding: 5px 30px;border-bottom: 2px solid;margin-left: 50px;}
.list-title .check-more{line-height: 50px;}
.list-title .check-more :first-child{color: #434343;}
.list-title .check-more :last-child img{width: 8px;margin-left: 10px;margin-bottom: 4px;}
.VR{width: 6rem;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}

.min-banner{display: flex;min-width: 1200px;justify-content: space-between;}
.min-banner img{width: 100%;}
.min-banner .part1{width: 16%;position: relative;top: 7px;}
.min-banner .part2{width: 20%;margin: 0 8px;}
.min-banner .part3{width: 70%;position: relative;top: 7px;}
.min-banner .part3 .words-box{position: absolute;color: #fff;text-align: center;left: 15%;top: 12%;bottom: 0;margin: auto;}
.min-banner .part3 .words-box :first-child{font-size: 22px;}
.min-banner .part3 .words-box :nth-child(2){height: 3px;margin: 20px auto;width: 80px;border-radius: 5px;background-color: #FF9933;}
.min-banner .part3 .words-box :last-child{font-size: 16px;}
.news-list{display: flex;justify-content: center; width: 1200px;}
.news-list .news-item{position: relative;}
.news-list .news-img{height: 370px;width: 100%;overflow: hidden;}
.news-list .news-img img{width: 100%;height: 100%;-webkit-object-fit: cover;object-fit: cover;transition: .3s all linear;-ms-transition: .3s all linear; /* IE 9 */-moz-transition: .3s all linear; /* Firefox */-webkit-transition: .3s all linear; /* Safari 和 Chrome */-o-transition: .3s all linear; /* Opera */}
.news-list .news-img img:hover{transform: scale3d(1.1,1.1,1.1);-ms-transform: scale3d(1.1,1.1,1.1);-moz-transform: scale3d(1.1,1.1,1.1);-webkit-transform: scale3d(1.1,1.1,1.1);-o-transform: scale3d(1.1,1.1,1.1);}
.news-list .news-info{position: absolute;width: 100%;padding: 16px 20px;background-color: transparent;bottom: 0;color: #fff;}
.news-list .news-info .info-word{width: 100%;line-height: 40px;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;font-size: 17px;}
.news-list .right-item-list{width: 50%;margin-left: 20px;height: 370px;}
.news-list .right-item-list .news-card{padding:20px 25px;-webkit-transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms;transition: all .6s cubic-bezier(.165, .84, .44, 1) 0ms; border-top: 1px solid #aaaaaa;padding-left: 40px;height: 25%;}
.news-list .right-item-list > :last-child >  .news-card{border-bottom: 1px solid #aaaaaa;}
.news-list a .news-card:nth-child(odd){background-color: #F0F0F0;}
.news-list .right-item-list .news-card:hover {margin-left: 15px;}
.news-list .right-item-list .news-card .card-img-box{width: 150px;height: 80px;}
.news-list .right-item-list .news-card .card-img-box img{width: 100%;height: 100%;}
.news-list .right-item-list .news-card .item-box{width: 100%;display: flex;align-items: baseline;}
.news-list .right-item-list .news-card .item-box p{color: #333333;margin-bottom: 0;font-weight: 600;}
.news-list .right-item-list .news-card .card-info{width: 50%;margin-left: 115px;}
.news-list .right-item-list .news-card .news-intro{overflow: hidden;font-size: 19px;width: 250px;white-space: nowrap;text-overflow: ellipsis;color: #FF792F;margin-bottom: 5px;}