index.css 5.5 KB
.header_content{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	padding: 0 0.2rem;
}
.header{
	position: relative;
	height: 1rem;
	background-color: black;
}
.logo{
	height: 1rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.logo img{
	width:0.7rem;
	height:0.7rem;
}
.logo p{
	color: white;
	font-size: 0.34rem;
}
.header_right{
	margin-left: auto;
}
.header_right p{
	width: 0.6rem;
	height:0.6rem;
	background-size: 100% 100%;
	background-image:url(../images/daohang22.png);
}
.dh_down{
	display: none;
	z-index: 1;
	position: absolute;
	top: 0.9rem;
	width: 100%;
	height:5.72rem;
	background-size: 100% 100%;
	background-image: url('../images/xiala@2x.png');
}
.dh_down ul{
	margin: 0.6rem 1.28rem 0;
}
.dh_down ul li a{
	height: 0.78rem;
	line-height: 0.86rem;
	border-bottom: 1px solid #646464;
	text-align: center;
	text-decoration: none;
	display: block;
	font-size:0.24rem;
	font-weight:400;
	color:rgba(255,255,255,1);
}
/*banner*/
.banner{
	position: relative;
	width:100%;
	height: 93vh;
	background: black;
}
.banner img{
	width: 100%;
	height: 100%;
}
/*main*/
.main1{
	position: relative;
	width: 100%;
	margin-top: 0.8rem;
	padding-bottom: 0.66rem;
}
.main1_content{
	width:100%;
	margin:auto;
	display: flex;
	display: -webkit-flex;
}
.main1_right{
	position: absolute;
	top: -0.4rem;
	right: 0.3rem;
	margin-left: auto;
}
.main1_right img{
	width:3.04rem;
	height: 2.9rem;
	display: block;
	cursor: pointer;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.main1_right img:hover{
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.main1_left {
	width:6.5rem;
	padding:1rem 0.34rem 0.4rem;
	box-sizing: border-box;
	margin: auto;
	border:2px solid #C50101;
}
.main1_left h2,.main3_titTxt h3{
	cursor: pointer;
	color: #181818;
	font-size:0.34rem;
}
.main1_left h2:after,.main3_titTxt h3:after{
	content: "";
	width:0.5rem;
	margin-top:0.1rem;
	display: block;
	border-bottom:3px solid #C50101;
}
.main1_left h3,.main3_titTxt p{
	cursor: pointer;
	color: #929292;
	font-weight: 500;
	font-size:0.27rem;
	margin:0.07rem 0 0rem 0;
}
.main1_left p{
	margin-top: 0.9rem;
	cursor: pointer;
	color: #999999;
	line-height:0.44rem;
	font-size:0.24rem;
}
.yd_main2{
	width: 100%;
	padding-bottom: 0.74rem;
	background-color: #F7F7F7;
}
.yd_main2tit{
	padding-top: 0.6rem;
}
.yd_main2tit h3{
	text-align: center;
	font-size: 0.34rem;
    font-weight: bold;
    color: #181818;
}
.yd_main2tit h3:after{
    content: "";
    width: 0.56rem;
    display: block;
    margin: 0.1rem auto;
    border-bottom: 0.03rem solid #C50101;
}
.yd_main2tit h2{
	text-align: center;
    cursor: pointer;
    color: #4A4A4A;
    font-weight: 500;
    font-size: 0.26rem;
}
.main2_content{
	padding-top: 0.3rem;
}
.main2_content ul{
	padding: 0 0.22rem;
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
}
.main2_content ul a{
	width:48%;
}
.main2_content ul li{
	position: relative;
	width: 100%;
	padding-bottom:0.2rem;
	overflow: hidden;
}
.pic_pic{
	width:100%;
}
/*.main2_pic{
	width:100%;
}
.main2_pic img{
	width:100%;
	height:3rem;
	cursor: pointer;
}
.main2_txt{
	text-align: center;
	margin-top:0.12rem;
}
.main2_txt h3{
	cursor: pointer;
	font-size: 0.3rem;
}
.main2_txt h3:after{
	content: "";
	width:0.24rem;
	display: block;
	margin:0.1rem auto;
	border-bottom:0.05rem solid #C50101;
}
.main2_txt p{
	cursor: pointer;
	color: #333333;
	font-size: 0.24rem;
}*/
.main2_yewu{
	width:360px;
}
.main2_yewu img{
	width:100%;
}
/*mian3*/
.main3{
	padding-bottom:0.6rem;
}
.main3_titPic{
	width:4rem;
	margin-top:-0.25rem;
}
.main3_titPic img{
	width:100%;
}
.main3_tit{
	display: flex;
	display: -webkit-flex;
}
.main3_titTxt{
	padding:0.1rem 0 0 0.1rem;
}
.main3_content{
	padding: 0 0.3rem;
	box-sizing: border-box;
	width: 100%;
	margin:0.4rem auto 0;
}
.con1,.main3_w{
	text-align: center;
	width:100%;
	height:2.6rem;
	background:#F5F5F5;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.con1 h3,.con2_list h3{
	font-size:0.32rem;
	font-weight:400;
	color: #181818;
}
.con1 h3:after,.con2_list h3:after{
	content: "";
	width:0.32rem;
	display: block;
	margin:0.1rem auto;
	border-bottom:0.04rem solid #C50101;
}
.con1 h2,.con2_list h2{
	font-size:0.24rem;
	color: #292E34;
}
.con2{
	flex-wrap: wrap;
	position: relative;
	margin-top:0.2rem;
	display: flex;
	display: -webkit-flex;
	justify-content:space-between;
}
.main3_c{
	width: 48.6%;
	height:3.5rem;
}
.main3_w{
	margin-top: 0.2rem;
}
.con2 .con2_list{
	cursor: pointer;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background:#F5F5F5;
}
.yd_main4{
	padding-bottom: 0.42rem;
	width:100%;
	background-color: #FBFBFB;
}
.main4_content{
	padding: 0 0.32rem;
	box-sizing: border-box;
}
.main4_tit{
	display: flex;
	display: -webkit-flex;
	padding-top:0.6rem;
}
.main4_tit div{
	margin-left:auto;
}
.main4_tit h2{
	cursor: pointer;
	text-align: right;
	font-size:0.34rem;
	color: #181818;
}
.main4_tit h2:after{
	content: "";
	margin-left: auto;
	padding-top:0.1rem;
	width: 0.5rem;
	display:block;
	border-bottom:0.06rem solid #C50101;
}
.main4_tit h3{
    color: #929292;
    font-weight: 500;
    font-size: 0.27rem;
    margin: 0.1rem 0 0rem 0;
}
.main4_box {
	margin-top: 0.4rem;
}
.main4_box ul{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.main4_box ul li{
	width: 48.8%;
	height: 1.5rem;
	margin-bottom: 0.1rem;
	border: 0.02rem solid #E6E6E6;
}
.main4_box ul li img{
	width: 100%;
	height: 100%;
}