@charset "utf-8";
.banner{
	background: url('../mirror/images/yuzhou/banner/banner_bg.png') no-repeat;
	background-size: 100% 100%;
	width: 100%;
	overflow: hidden;
	height: 760px;
}
.banner .banner_item_bg{
	width: 1200px;
	background: green;
	margin: 0 auto;
}
.banner  .banner_left{
	float: left;
	padding-top: 160px;
/*	margin-left: 50px;*/
}
.banner_left_pic_bg img{
	width: 114%;
}
.banner_left_bottom{
	margin-top: 25px;
	width: 660px;
}
.banner_left_bottom >li{
	float: left;
	margin-left: 10px;
}
.banner_left_bottom >li>img{
	width: 125px;
}

.banner  .banner_right{
	background: blue;
	float: right;
}
.banner  .banner_right img{
   	position: absolute;
    /*right: 197px;
    top: 100px;
    height: 500px;
    width: 30%;*/

    right: 55px;
    top: 100px;
    height: 660px;
    width: 39%;
}
.banner .code_tit{
	text-align: center;
}
.hezuo{
	background: url('../mirror/images/yuzhou/hezuo/hezuobg.png') no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	width: 100%;
}

.hezuo .hezuo_item{
	width: 1158px;
	margin: 0 auto;
}
.hezuo .hezuo_tit{
	width: 100%;
	text-align: center;
	padding-top: 40px;
	color: #383737;
	font-size: 40px;
    font-weight: bold;
}
.hezuo .henxian{
	width: 45px;
	height: 5px;
	border-radius: 15px;
	background: #CA61FD;
	margin: 0 auto;
	margin-top: 5px;
}
.hezuo .en_tit{
	width: 100%;
	text-align: center;
	color: #B4B3B3;
	margin-top: 10px;
	font-size: 16px;
}
.hezuo .kuang_bg{
	width: 100%;
	margin: 0 auto;
	margin-top: 45px;
}
.hezuo .kuang1{
	width: 500px;
    height: 320px;
    background: #FFF;
    float: left;
    border: 1px solid white;
    border-radius: 15px;
    padding: 20px;

}
.hezuo .kuang_bg .kuang2{
	width: 500px;
    height: 320px;
    background: #FFF;
    float: right;
    border: 1px solid white;
    border-radius: 15px;
    padding: 20px 20px;

}
.hezuo .hengxian{
	width: 115px;
    height: 10px;
    border: 1px solid white;
    border-radius: 15px;
    background: #DFB7FE;
    margin-left: 10%;
	
}
.hezuo .hengxian_yuanma{
	width: 165px;
    height: 10px;
    border: 1px solid white;
    border-radius: 15px;
    background: #DFB7FE;
    margin-left: 11%;
	
}
.hezuo .hezuo_ul{
    margin-top: 18px;
	height: 100px;
    border-bottom: 1px solid #F3F3F3;
    padding-left: 11%;
}
.hezuo .hezuo_ul_bottom{
	margin-top: 18px;
	height: 100px;
	padding-left: 11%;
}
.hezuo .hezuo_ul_top_right{
	margin-top: 18px;
	height: 100px;
	border-bottom: 1px solid #F3F3F3;
	padding-left: 11%;
}

.hezuo ul>li.item {
	width: 100%!important;
}

.hezuo ul>li{
    float: left;
    width: 222px;
    font-size: 20px;
    color: #000;
    height: 40px;
}


.hezuo .title_bg{
  	color: #373737;
    font-size: 28px;
    position: relative;
    bottom: -12px;
    margin-left: 11%;
}
.hezuo .hezuo_bottom{
	width: 1200px;
	margin: 0 auto;
	padding-bottom:30px;
}
.hezuo .hezuo_bottom img{
	margin-top: 15px;
  	width: 1200px;
}

/*小蓝裳元宇宙产品*/
.product{
	width: 100%;
}
.product  .product_tit{
	width: 100%;
    height: 220px;
    line-height: 180px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
}
.product   .product_conn{
	width: 100%;
	height: 400px;
	background: url('../mirror/images/yuzhou/product/shejiao_bg.png') no-repeat;
	background-size: 100% 100%;
	
}
.product .product_item{
	
	width: 1200px;
    margin: 0 auto;
    position: relative;
    top: -40px;
}

.product .product_des{
	color: #FFF;
	font-size: 28px;
	margin-top: 20px;
}
.product .hengxian{
	width: 40px;
	height: 2px;
	border: 1px solid white;
	border-radius: 15px;
	background: #FFF;
	margin-top: 10px;
} 
.zhanguan_des{
	margin-left:3%;
	font-size: 32px;
    font-weight: bold;
}
.shapan_des{
	margin-right:3%;
	font-size: 32px;
    font-weight: bold;
}
.zhan_sha_bg{
	width:100%;
  	background:#FFF;
}
.zhan_sha_bg .zhan_sha_item{
	width:1200px;
  	margin: 0 auto;
  	height:600px;
  	position:relative;
}
.zhan_sha_top_left img{
	height: 275px;
  	width: 49%;
    position: absolute;
    top: 9%;
}

.zhan_sha_bottom_right img{
	width: 49%;
	height: 275px;
    position: absolute;
    bottom: 9%;
    right: 0%;
}

.zhan_sha_top_right{
	display: flex;
    flex-direction: row;
    align-items: center;
  	position: absolute;
    top: 18%;
    left: 52%;
}
.zhan_sha_bottom_left{
	display: flex;
    flex-direction: row;
    align-items: center;
  	position: absolute;
    top: 76%;
    left: 30%;
}
.zhan_sha_top_right img{
	width:25%;
	margin-left: -20px;
}
.zhan_sha_bottom_left img{
	width:25%;
}

.xuniren{
  	width:100%
    
}
.xuniren .xuniren_item_bg{
	background: url('../mirror/images/yuzhou/virt/xuni_bg.png') no-repeat;
  	background-size: 100% 100%;
  	height:527px;
	width: 100%;
}
.xuniren .xuniren_item{
	width:1200px;
  	margin: 0 auto;
}
.xuniren_item img{
	width: 99%;
    position: relative;
    top: -81px;
    z-index: 998;
}

.hy_youxi_bg{
	position: relative;
    top: 120px;
    height: 600px;
  	background:#FFF;
  	margin-left: 4%;
}

.hy_youxi_item{
	width:1200px;
  	margin:0 auto;
  	height:546px;
  	display:flex;
  	flex-direction:row;
    align-content:center;
    text-align: center;
}
.hy {
	display:flex;
  	flex-direction:column;
  	justify-content:center;
  	align-content:center;
  	
}
.youxi_bg{
	display:flex;
  	flex-direction:column;
  	justify-content:center;
  	align-content:center;
}
.hy_bottom_bg{
	display:flex;
  	flex-direction:column;
  	justify-content:center;
  	align-content:center;
  	margin-top: 10px;
  	font-size: 32px;
  	font-weight: bold;
}
.youxi_bottom_bg{
	display:flex;
  	flex-direction:column;
  	justify-content:center;
  	align-content:center;
  	margin-top: 10px;
  	font-size: 32px;
  	font-weight: bold;
}

.hy_pic_bg img{
	width:95%;
}
.youxi_pic_bg img{
	width:95%;
}
.share_pic img{
	width: 5%;
}
.bott_bg{
	width:100%;
  	background:url('../mirror/images/yuzhou/bottom_banner/bottom_banner.png') no-repeat;
  	background-size: 100% 100%;
  	margin-top: 115px;
  	height:200px;
}
.bott_item{
	width:1200px;
  	margin: 0 auto;
  	display:flex;
  	flex-direction:column;
    align-content:center;
  	justify-content:center;
  	margin-top:20px;
  	
}
.banner_des{
	width:100%;
  	text-align:center;
  	color:#FFF;
  	font-size: 30px;
  	margin-top: 55px;
}
.banner_contact{
	border-radius: 45px;
    background-color: #FFF;
    color: #1E0039;
    text-align: center;
    width: 140px;
    margin: 0 auto;
    margin-top: 10px;
    font-weight: bold;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
}
