.contentDiv{
	position: relative;
    text-align: right;
}

.zongtiConP{
	margin-top: 20px;
}
.mokuaiTitle{
	font-size: 20px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    padding: 15px 10px;
}
.zongtiCon,.tedianCon,.jutiCon,.yingyongCon{
	margin-top: 30px;
}
.zongtiDiv{
	display: flex;
	justify-content: space-around;
	margin-top:20px;
}
.zongtiDiv_con:hover{
	transform: scale(1.03);
    box-shadow: #c9d7f6 0px 0px 15px;
}
.zongtiDiv_con img{
	margin-top: 65px;
    margin-bottom: 20px;
}
.zongtiDiv_con_name{
	position: absolute;
    top: 0;
    background-color: #4f7fe9;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.tedianCon{
	position: relative;
	/*height: 450px;*/
}
.tedianText:hover{
	box-shadow: #c9d7f6 0px 0px 15px;
	z-index: 1;
}
.tedianImg:hover{
	transform: scale(1.03);
}
.jutiDIv{
	display: flex;
	justify-content: space-around;
	margin-top: 20px;
}

.jutiDiv_kuai_text p{
	margin-left: 5px;
}
.jutiDIv_kuai:hover{
	border: 1px solid #bfdeff;
	border-radius: 10px;
	box-shadow: #cdddf4 0px 0px 15px;
}
.jutiDIv_kuai:hover>.jutiDiv_kuai_title{
	border-bottom: 1px solid #bfdeff;
}
.jutiDiv_kuai_title{
	padding: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.yingyongDiv{
	display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #fff;
    padding: 15px 0px;
    margin-top: 20px;
    box-shadow: #ddd 0px 0px 15px;
    border-radius: 10px;
}
.yingyongDiv:hover{
    box-shadow: #c9d7f6 0px 0px 15px;
}
.yingyongxian{
	height: 300px;
    width: 3px;
    background-color: #e3e3e3;
}
.yingyongImg img{
	width: 250px;
	border: 1px solid #acacac;
    border-radius: 10px;
}

	 p{
        color: #1d1d1d;
    }
    body{
    	min-width: 1300px;
    }
.contentText{
	background-color: #fff;
    padding: 10px 20px 20px 20px;
    box-shadow: #ddd 0px 0px 15px;
    border-radius: 10px;
    border: 1px solid #ddd;
    text-align: justify;
    position: relative;
}
.contentText:hover {
    box-shadow: #c9d7f6 0px 0px 15px;
    z-index: 1;
}
.firstCon{
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.firstImg{
    transition: ease .3s;
}
.firstImg:hover {
    transform: scale(1.03);
}
.tedianImg {
    /*position: absolute;
    top: 5px;
    right: 10px;
    width: 100%;*/
    transition: ease 0.3s;
}
    .zongtiDiv_con{
	background-color: #fff;
    border: 2px solid #b6b5b5;
    width: 18%;
    display: flex;
    flex-direction: column;
    position: relative;
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    transition: ease 0.5s;
}

.jutiDIv_kuai{
	width: 30%;
	border: 1px solid #ddd;
	padding-bottom: 5px;
	border-radius: 10px;
    box-shadow: #ddd 0px 0px 15px;
    background-color: #e8f1fd;
}
.yingyongDiv{
	display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #fff;
    padding: 15px 0px;
    margin-top: 20px;
    box-shadow: #ddd 0px 0px 15px;
    border-radius: 10px;
}
.yingyongDiv:hover{
    box-shadow: #c9d7f6 0px 0px 15px;
}
.yingyongxian{
	height: 300px;
    width: 3px;
    background-color: #e3e3e3;
}
.yingyongImg img{
	width: 250px;
	border: 1px solid #acacac;
    border-radius: 10px;
}
.Secondline{
	text-indent: 30px;
	font-size: 14px;
}
.cuti{
	font-weight: 700;
}
.shu{
	margin-right: 5px;
}
.tedianText{
	line-height: 32px;
    padding-left: 0px;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 15px 0px;
    margin: 20px auto 0px;
    border-radius: 10px;
    box-shadow: #ddd 0px 0px 15px;
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
    .zongtiDiv_con{
	background-color: #fff;
    border: 2px solid #b6b5b5;
    width: 18%;
    display: flex;
    flex-direction: column;
    position: relative;
    border-radius: 15px;
    align-items: center;
    justify-content: center;
    transition: ease 0.5s;
}
.yemianCon{
	margin-top:30px;
}
.yemianDiv{
	display: flex;
	justify-content: space-around;
}
.zyemianDiv_con{
	width: 22.5%;
    border: 1px solid #ddd;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.zzyemianDiv_con_name{
	position: absolute;
    bottom: 0px;
    background-color: rgb(51 51 51 / 70%);
    width: 100%;
    margin-bottom: 0px;
    border-radius: 0px 0px 10px 10px;
    padding: 10px 0px;
    text-align: center;
    color: #fff;
}
.jutiDiv_kuai_text{
	display: flex;
    align-items: baseline;
    color: #333;
    font-size: 14px;
    padding: 0px 10px 0px 30px;
    text-align: justify;
}
.yingyongDiv{
	display: flex;
    align-items: center;
    justify-content: space-evenly;
    background-color: #fff;
    padding: 15px 0px;
    margin-top: 20px;
    box-shadow: #ddd 0px 0px 15px;
    border-radius: 10px;
}
.yingyongDiv:hover{
    box-shadow: #c9d7f6 0px 0px 15px;
}
.yingyongxian{
	height: 300px;
    width: 3px;
    background-color: #e3e3e3;
}
.yingyongImg{
	display: flex;
    justify-content: space-around;
}
.yingyongImg img ,.yingyongImg_center img{
	width: 250px;
	border: 1px solid #acacac;
    border-radius: 10px;
}
.yingyongImg_center{
	position: absolute;
    top: 32%;
    left: 29%;
}
.yingyongDivLeft{
	width: 30%;
}
.yingyongDivLeft_anli{
	width: 30%;
}
.yingyongDivTitle{
	text-align: left;
	padding-left:20px;
	font-weight: 700;
	margin-bottom: 25px;
}
.anlixian{
	height: 250px;
    width: 3px;
    background-color: #e3e3e3;
}
.anlitext,.yingyongtext{
	text-indent: -6px;
}
