
.gywm_xp {
	height: 16px;
	width: 100%;
	background-image: url(../images/xwxq.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.gywm_rightName {
	width: 94%;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
}

.gywm_rightName ul li.gyName {
	float: left;
	height: 35px;
	width: 65%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #666666;
	text-indent: 10px;
	display: flex;
}

.gywm_rightName ul li.gyName span {
	font-size: 12px;
	color: #CCCCCC;
	height: 15px;
	float: right;
	margin-right: 25px;
	display: block;
}

.gywm_rightName ul li.gyyou {
	height: 35px;
	width: 35%;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	background-image: url(../images/tb.png);
	background-repeat: no-repeat;
	background-position: 300px center;
}

.gywm_rightName ul li.neirong {
	height: 300px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.technology_listview {
    overflow: hidden;
    width: 94%;
    margin-right: auto;
    margin-left: auto;
}

.technology_item {
    margin-top: 18px;
    height: 380px;
    width: 100%;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #f3f3f3;
}

.technology_item ul li.imageBox {
    height: 360px;
    width: 35%;
    float: left;
    margin-right: 30px;
    margin-left: 15px;
    border: thin solid #CCCCCC;
}

.technology_item ul li.imageBox img {
    height: 360px;
    object-fit: none;
}

.technology_item ul li.content {
    float: left;
    height: 370px;
    width: 55%;
}

.title {
    /* height: 25px; */
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    margin: 5px 0;
}

.technology_item ul li.content div ul li.date {
    height: 20px;
    font-size: 12px;
    line-height: 15px;
    color: #FF9900;
}

.technology_item ul li.content div ul li.preface {
    height: 85px;
    font-size: 12px;
    color: #333333;
    text-indent: 25px;
    line-height: 20px;
    padding-top: 10px;
}

.technology_item ul li.content div ul li.detail_button {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    background-image: url(../images/hongdian.png);
    background-repeat: no-repeat;
    background-position: 28px center;
}

h3 {
    font-size: 20px;
    margin: 30px;
    text-align: center;
    font-weight: 600;
}

h5 {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
}