
body {
    /* overflow-x: hidden; */
    min-width: 1200px;
}

.content {
    margin-top: 88px;
}

.carrier {}

.carrier .carrierIn {
    width: 1200px;
    margin: 0 auto;
}

.carrierTop {
    position: relative;
    margin-bottom: 30px;
}

.carrierTop .text {
    color: rgba(56, 56, 56, 1);
    font-size: 16px;
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 30px;
}

.carrierTop .carrierTab {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.carrierTop .carrierTab .list {
    border: 1px solid rgba(229, 229, 229, 1);
    width: 340px;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    cursor: pointer;
}

.carrierTop .carrierTab .list.active {
    /* background: #f2f5ff; */
    background-color: rgba(209, 218, 254, 1);
    border-color: transparent;
    color: rgba(21, 54, 170, 1);
}

.carrierTop .carrierTab .list:nth-child(2) {
    margin: 0 26px;
}


.carrierTop .carrierTab .list p {
    width: 24px;
    height: 24px;
    margin-right: 6px;
}

.carrierTop .carrierTab .list p.img1 {
    background: url(/images/yshj/Industry/list1.png);
}

.carrierTop .carrierTab .list p.img2 {
    background: url(/images/yshj/Industry/list3.png);
}

.carrierTop .carrierTab .list p.img3 {
    background: url(/images/yshj/Industry/list5.png);
}

.carrierTop .carrierTab .list.active p.img1 {
    background: url(/images/yshj/Industry/list2.png);
}

.carrierTop .carrierTab .list.active p.img2 {
    background: url(/images/yshj/Industry/list4.png);
}

.carrierTop .carrierTab .list.active p.img3 {
    background: url(/images/yshj/Industry/list6.png);
}

.carrierTop .carrierTab .list span {
    font-size: 22px;
}

.carrierList1 {
    display: none;
}

.carrierList2 {
    display: none;
    cursor: pointer;
}

.carrierList3 {
    display: none;
    /* cursor: pointer; */
}

.carrierList1.active {
    display: block;
}

.carrierList2.active {
    display: block;
}

.carrierList3.active {
    display: block;
    /* text-align: center;
    height: 100px;
    line-height: 100px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.7); */
}

.more {
    font-size: 18px;
    margin-top: 25px;
    display: flex;
    justify-content: center;
}
.more p{
    height: 72px;
    line-height: 72px;
    text-align: center;
    border-radius: 36px;
    border: 1px solid rgba(23, 70, 212, 1);
    color: rgba(23, 70, 212, 1);
    width: 340px;
}
.more p:hover{
    background-color: rgba(23, 70, 212, 1);
    color: #fff;
}

.dominant {}

.dominant .dominantIn {
    width: 1200px;
    margin: 0 auto;
}

.dominant .dominantContent {}

.dominant .dominantContent .dominantContentText {
    line-height: 30px;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.7);
    text-indent: 2em;
    margin-bottom: 20px;
}

.dominantContentBottom {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.dominantContentBottom .dominantContentBottomList {
    border: 1px solid rgba(230, 230, 230, 1);
    width: 220px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.dominantContentBottom .dominantContentBottomList img {}

.dominantContentBottom .dominantContentBottomList .dominantContentBottomListMiddle {
    display: flex;
    flex-direction: column;
    margin: 20px 15px;
}

.dominantContentBottom .dominantContentBottomList .dominantContentBottomListMiddle span {
    text-shadow: 1px 1px rgba(176, 176, 176, 1), -1px -1px rgba(176, 176, 176, 1), 1px -1px rgba(176, 176, 176, 1), -1px 1px rgba(176, 176, 176, 1);
    font-size: 26px;
    color: #fff;
}

.dominantContentBottom .dominantContentBottomList .dominantContentBottomListMiddle p {
    font-size: 20px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 10px;
    text-align: center;
}

.dominantContentBottom .dominantContentBottomList .dominantContentBottomListMiddle i {
    display: inline-block;
    width: 50px;
    height: 6px;
    opacity: 1;
    background: rgba(0, 41, 169, 1);
    margin: 0 auto;
}

.dominantContentBottom .dominantContentBottomList .dominantContentBottomListBottom {
    /* margin-left: 15px; */
    margin-bottom: 20px;
    text-align: center;
}

.dominantContentBottom .dominantContentBottomList .dominantContentBottomListBottom .dominantContentBottomListBtn {
    font-size: 12px;
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    border: 1px solid rgba(230, 230, 230, 1);
    border-radius: 20px;
    cursor: pointer;
}

.dominantContentBottom .dominantContentBottomList .dominantContentBottomListBottom .dominantContentBottomListBtn i {
    margin-left: 1px;
    margin-top: 2px;
    width: 8px;
    height: 6px;
    display: inline-block;
    background: url(/images/yshj/Industry/go.png) 100% no-repeat;
}

.dominantContentBottom .dominantContentBottomList:hover {
    background-color: rgba(230, 235, 255, 1);
    border: 2px solid rgba(0, 41, 169, 1);
    color: #fff;
}

.dominantContentBottom .dominantContentBottomList:hover img {
    /* width: 98%;
    margin-left: 1%;
    margin-top: 1%; */
}

.dominantContentBottom .dominantContentBottomList:hover .dominantContentBottomListMiddle span {
    text-shadow: none;
    font-weight: 700;
}

/* .dominantContentBottom .dominantContentBottomList:hover .dominantContentBottomListMiddle p {
    color: #fff;
} */

/* .dominantContentBottom .dominantContentBottomList:hover .dominantContentBottomListMiddle i {
    background: #fff;
} */

.dominantContentBottom .dominantContentBottomList:hover .dominantContentBottomListBottom .dominantContentBottomListBtn {
    background-color: #fff;
    color: rgba(0, 41, 169, 1);
}

.dominantContentBottom .dominantContentBottomList:hover .dominantContentBottomListBottom .dominantContentBottomListBtn i {
    background: url(/images/yshj/Industry/goHover.png) 100% no-repeat;
}

/* .building {}

.buildingTop {
    display: flex;
    margin-bottom: 20px;
    height:350px;

}
.buildingTop .list{
    flex:1;
   margin-right:20px; 
}

.buildingTop .list:nth-child(1) {
    flex:2;
}
.buildingTop .list:last-child{
   margin-right:0px; 
}
.buildingBottom {
    display: flex;
    height:350px;

}
.buildingBottom .list{
    flex:1;
   margin-right:20px; 
}
.buildingBottom .list:last-child{
    flex:2;
   margin-right:0px; 
}

.building .list {
    flex: 1;
    color: #fff;
    position: relative;
    border-radius: 10px;
}

.building .list img {
    display: block;
    width: 100%;
    height: 100%;
}

.building .list .absolute {
    position: absolute;
    left: 20px;
    top: 30px;
}

.building .list p {
    font-size: 24px;
}

.building .list .listIn {
    margin-bottom: 20px;
    padding-right: 20px;
}

.building .list .listIn p {
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-size: 14px;
}

.building .list .listIn p i {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    margin-right: 6px;
}

.building .list .btn {
    height: 36px;
    line-height: 36px;
    width: 90px;
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 36px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    transition: all 0.5s;
}
.building .list .btn:hover {
    transform: scale(1.15);
    font-size: 14px;
} */

/* .building_block{
    display: flex;
    align-items: center;
    justify-content: space-between;
} */
.building_block_top{
    width: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.building_big_block{
    width: 66.4%;
    display: flex;
    align-items: center; 
}
.building_big_block a{
    width: 394px;
    height: 200px;
    position: relative;
}
.building_big_block a li{
    width: 100%;
    height: 100%;
}
.building_big_block a:first-child{
    margin-right: 11px;
}
.building_big_block li img{
    width: 100%;
    height: 100%;
}
#building_block1_mobile,#building_block2_mobile{
    display: none;
}
.building_small_block{
    width: 32.6%;
    display: flex;
    justify-content: space-between;
    align-items: center; 
}
.building_small_block a{
    width: 190px;
    height: 200px;
    position: relative;
}
.building_small_block a li{
    width: 100%;
    height: 100%;
}
.building_small_block li img{
    width: 100%;
    height: 100%;
}
.building_name{
    position: absolute;
    top: 14px;
    left: 16px;
    font-size: 20px;
    color: white;
}
.building_check{
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: rgba(204,204,204,0.4);
    color: white;
    width: fit-content;
    padding: 6px 10px;
    font-size: 14px;
    border-radius: 4px;
}
.building_block_bottom{
    margin-top:10px;
}
.building_block_bottom .building_small_block{
    width: 100%;
}

.workshop {
    display: flex;
    flex-wrap: wrap;
}

.workshop .list {
    width: 32%;
    margin-bottom:30px;
}

.workshop .list:hover .listBottom{
    border: 2px solid rgba(23, 70, 212, 1);
}
.workshop .list:hover .listBottom>p {
    color: rgba(23, 70, 212, 1);
}
.workshop .list:not(:nth-child(3n)) {
    margin-right: calc(6% / 3);
}

.workshop .list img {}

.workshop .list .listBottom {
    border: 1px solid rgba(229, 229, 229, 1);
    border-radius: 10px;
    padding: 20px;
    background-color: #fff;
    position: relative;
    height: 187px;
    background-image: linear-gradient(to top, rgba(227, 233, 255, 1) 0, #FFF 50%);
}

.workshop .list .listBottom p {
    font-size: 22px;
    font-weight: 700;
    color: rgba(56, 56, 56, 1);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.workshop .list .listBottom .listIn {
    color: rgba(56, 56, 56, 1);
}

.workshop .list .listBottom .listIn p {
    font-size: 14px;
    font-weight: 500;
    margin-top: 4px;
}

.workshop .list .listBottom .listIn p i {
    font-size: 18px;
    color: rgba(23, 70, 212, 1);
    font-style: normal;
}

.workshop .list .listBottom span {
    display: inline-block;
    margin-top: 30px;
    width: 20px;
    height: 4px;
    background: rgba(23, 70, 212, 1);
}

.xlw_img{
    width: 792px;
    height: 352px;
    border-radius: 10px;
}

.land{}

.land .list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.land .list .list_item{
    position: relative;
    width: 220px;
	height: 147px;
	overflow: hidden;
    border-radius: 6px;
    margin-bottom: 23px;
}
.land .list_item:not(:nth-of-type(5n)){
	margin-right: 23.75px;
}

.list_item .product_pic{
	width: 100%;
	height: 147px;
	overflow: hidden;
}
.land .list_item img{
	width: 100%;
    height: 100%;
}

.land .product_pic .title{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0, 27, 59, 0.5);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
    color: #fff;
    font-size: 22px;
    text-shadow: 0px 3px 2px  rgba(0, 0, 0, 0.8);
}

.hide_block{
    position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    z-index: 10;
	box-sizing: border-box;
    background-color: rgba(0, 60, 128, 0.8);
	display: none;
}

.land .list .list_item:hover .hide_block{
    display: block;
}

.land .list .list_item:hover .product_pic .title{
    display: none;
}

.hide_block .title{
    text-shadow: 0px 3px 2px  rgba(0, 0, 0, 0.8);
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
.hide_block .addressbtn{
    margin: 0 auto;
    margin-top: 23px;
    border: 1px solid rgba(255, 255, 255, 1);
    font-size: 16px;
    border-radius: 4px;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
}
.hide_block .title_bar{
    width: 30px;
    height: 5px;
    border-radius:3px;
    background: rgba(0, 251, 255, 1);
    margin: 0 auto;
}


#bhzgc{
    display: none;
}
#bhzgcNew{
    display: block;
}
.chatBot{
    display: none;
}