body {
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Microsoft Yahei, Hiragino Sans GB, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	background-color: #F2F4F7;
	text-size-adjust: none;
	-ms-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
}

a {
	text-decoration: none;
	color: #464651;
}

a:focus {
	outline: none;
}

img {
	border: 0;
	display: block;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}

i,
em {
	font-style: normal;
}


/* clearfix */

.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}


/* header_bar & footer_bar */

.header {
	height: 98px;
	background-color: #FEFEFE;
	cursor: default;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.footer {
	z-index: 9999;
	height: 98px;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.8);
	cursor: default;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.left_1 {
	float: left;
	margin: 16.5px 0 0 30px;
}

.left_1 img {
	width: 65px;
	height: 65px;
}

.left_2 {
	float: left;
	height: 98px;
	line-height: 98px;
	margin-left: 18px;
	font-size: 34px;
	font-weight: bold;
}

.header_left_2 {
	color: #000;
}

.footer_left_2 {
	color: #FFF;
}

.left_3 {
	float: left;
	margin: 29px 0 0 31px;
}

.left_3 img {
	width: 110px;
	height: 40px;
}

.right_1 {
	position: absolute;
	top: 22px;
	right: 52px;
	float: right;
	width: 140px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background-color: #EF0D2A;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #FFF;
	font-size: 28px;
	font-weight: bold;
	cursor: pointer;
}

.close {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

.close img {
	width: 52px;
	height: 52px;
}


/* container */

.container {
	max-width: 750px;
	margin: 0 auto;
	padding-bottom: 98px;
}

.container .banner {
	background: url(//hnrtu-wap.rednet.cn/images/logo-bg.png) no-repeat center;
	background-size: 100% auto;
}

.container .banner img {
	width: 100%;
	height: 220px;
}

.container .intro {
	padding: 18px 18px 0;
	background-color: #F9F9F9;
	color: #777777;
	font-size: 28px;
	line-height: 160%;
}

.container .intro em {
	background-color: #FF331C;
	color: #FFF;
	font-size: 0.2rem !important;
	padding: 0.05rem 0.08rem;
	margin-right: 0.1rem;
}

.container .listTitle {
	background-color: #F9F9F9;
	user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.container .listTitle span {
	display: inline-block;
	margin: 0.33rem 0 0.2rem 18px;
	padding: 0 0.23rem;
	border-radius: 4px;
	-ms-border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 30px;
	text-align: center;
	background-color: #f3f4f4;
	cursor: pointer;
	height: 0.6rem;
	line-height: 0.6rem;
}

.conList_box {
	padding-bottom: 0;
	background-color: #F8F8F8;
}

.conList_box span.head {
	display: block;
	background-color: #fff;
	font-size: 0.28rem;
	padding: 0.08rem 0.26rem;
	height: 0.5rem;
	line-height: 0.34rem;
}

.conList_box span.head i {
	color: #ED3F39;
}

.conList_box span.head em {
	color: #777777;
	margin-left: 30px;
}

.conList_box > a {
	position: relative;
	display: block;
	padding: 0.15rem 0.2rem;
	background-color: #fff;
	/* margin-bottom: 0.45rem; */
	margin: 0.1rem 0 0.5rem 0 !important;
}

.conList_box > a dl {
	margin: 0;
	position:relative;
}

.conList_box > a dd {
	float: right;
	margin: 0;
	text-align: right;
}

.conList_box > a dd img {
	width: 1.93rem;
	height: 1.4rem;
	float: right;
	background: url(//hnrtu-wap.rednet.cn/images/default.png) center;
	background-size: 100%;
}

.conList_box > a dd img[class=video_icon] {
	position: absolute;
	top: 0.32rem;
	left: 0.6rem;
	width: 0.6rem;
	height: 0.6rem;
	background-image: none;
}

.conList_box > a h3 {
	color: #222222;
    font-size: 0.36rem;
    margin: 0;
    padding-right: 0.36rem;
    line-height: 0.56rem !important;
    overflow: hidden;
    /* height: 1rem; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.conList_box > a span.left {
	background: #efefef;
	bottom: 0;
	color: #727272;
	font-size: 0.22rem;
	border-radius: 0.1rem;
	padding: 0 0.1rem;
	margin: 0.23rem 0.36rem 0 0;
	float: right;
}

.conList_box > a span.left img {
	display: inline-block;
	width: 21px;
	height: 18px;
	vertical-align: middle;
}

.conList_box > a div.left {
	position: absolute;
	clear: both;
	font-size: 0.22rem;
	background: rgba(0, 0, 0, .5);
	color: #dddddd;
	right: 0.3rem;
	bottom: 0.3rem;
	border-radius: 0.1rem;
	padding: 0.02rem 0.08rem;
}

.conList_box > a div.left img {
	display: inline-block;
	width: 21px;
	height: 18px;
	vertical-align: middle;
}

.conList_box > a h5 {
	margin: 0 0 0.6em 0;
	padding-right: 0;
	color: #0C0C0C;
	font-size: 0.36rem;
}

.container .conList_box span.head .more {
		float: right;
		color: #777777;
	}

.container .conList_box > a .image-panel img {
	float: left;
	width: 2.25rem;
	height: 1.6rem;
	margin-left: 0.12rem;
	background: url(//hnrtu-wap.rednet.cn/images/default.png) center;
}

.container .conList_box > a .image-panel img:first-child {
	margin-left: 0px;
}

.container.conList_box > a .image-panel img:last-child {
	margin-right: 0px;
	float: right;
}

.container .conList_box > a .image-dt-panel img {
	margin: 0 auto;
	width: 2.25rem;
	min-height: 1.6rem;
	background: url(//hnrtu-wap.rednet.cn/images/default_dt.png) center;
}

.container .conList_box > a .new-image-panel img:first-child {
	width: 2.34rem;
	height: 1.7rem;
	margin-bottom: 0.1rem;
	margin-left: 0;
	float: left;
}

.container .conList_box > a .new-image-panel img:last-child {
	width: 2.34rem;
	height: 1.7rem;
	margin: 0;
}

.container .conList_box > a .new-image-panel img:nth-child(2) {
	width: 4.67rem;
	height: 3.5rem;
	float: right;
	margin: 0;
}

.container .conList_box > a .new2-image-panel img:first-child {
	width: 4.67rem;
	height: 3.5rem;
	margin-left: 0;
	float: left;
}

.container .conList_box > a .new2-image-panel img:last-child {
	width: 2.34rem;
	height: 1.7rem;
	margin: 0;
	float: right;
}

.container .conList_box > a .new2-image-panel img:nth-child(2) {
	width: 2.34rem;
	height: 1.7rem;
	float: right;
	margin: 0;
	margin-bottom: 0.1rem;
}
.conList_box > a {
		
		background: #fff!important;
	}
@media screen and (max-width: 1920px) {}

@media screen and (max-width: 1680px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 800px) {}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 750px) {}

@media screen and (max-width: 720px) {}

@media screen and (max-width: 640px) {
	/*.conList_box > a .image-panel img:first-child {
		width: 199px;
		height: 145px;
		margin-bottom: 10px;
		margin-left: 0;
		float: left;
	}
	.conList_box > a .image-panel img:last-child {
		width: 199px;
		height: 145px;
		margin: 0;
	}
	.conList_box > a .image-panel img:nth-child(2) {
		width: 375px;
		height: 298px;
		float: right;
		margin: 0;
	}*/
	.header {
		height: 98px;
	}
	.footer {
		height: 98px;
	}
	.left_1 {
		margin: 16.5px 0 0 30px;
	}
	.left_1 img {
		width: 65px;
		height: 65px;
	}
	.left_2 {
		height: 98px;
		line-height: 98px;
		margin-left: 18px;
		font-size: 34px;
	}
	.left_3 {
		margin: 29px 0 0 31px;
	}
	.left_3 img {
		width: 110px;
		height: 40px;
	}
	.right_1 {
		top: 22px;
		right: 52px;
		width: 140px;
		height: 54px;
		line-height: 54px;
		font-size: 28px;
	}
	.close img {
		width: 52px;
		height: 52px;
	}
	.container {
		padding-bottom: 98px;
	}
	.container .banner img {
		height: 220px;
	}
	.container .intro {
		padding: 18px 18px 0;
		font-size: 28px;
	}
	.container .intro em {
		font-size: 26px;
	}
	.container .listTitle {
		padding-bottom: 18px;
	}
	.container .listTitle span {
		margin: 18px 0 0 18px;
		font-size: 24px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head .more {
		float: right;
		color: #777777;
	}
	.conList_box span.head em {
		margin-left: 30px;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.32rem;
		left: 0.6rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0;
		font-size: 0.22rem;
	}
	.conList_box > a span.left img {
		width: 21px;
		height: 18px;
	}
	.conList_box > a div.left {
		font-size: 18px;
	}
	.conList_box > a div.left img {
		width: 21px;
		height: 18px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 192px;
		height: 136px;
		margin-left: 12px;
	}
	.conList_box > a .image-dt-panel img {
		width: 584px;
		min-height: 190px;
	}
}

@media screen and (max-width: 576px) {
	/*.conList_box > a .image-panel img:first-child {
		width: 2.5rem;
		height: 1.45rem;
		margin-bottom: 0.1rem;
		margin-left: 0;
		float: left;
	}
	.conList_box > a .image-panel img:last-child {
		width: 2.5rem;
		height: 1.45rem;
		margin: 0;
	}
	.conList_box > a .image-panel img:nth-child(2) {
		width: 4.4rem;
		height: 2.98rem;
		float: right;
		margin: 0;
	}*/
	.header {
		height: 88.2px;
	}
	.footer {
		height: 88.2px;
	}
	.left_1 {
		margin: 14.85px 0 0 27px;
	}
	.left_1 img {
		width: 58.5px;
		height: 58.5px;
	}
	.left_2 {
		height: 88.2px;
		line-height: 88.2px;
		margin-left: 16.2px;
		font-size: 30.6px;
	}
	.left_3 {
		margin: 26.1px 0 0 27.9px;
	}
	.left_3 img {
		width: 99px;
		height: 36px;
	}
	.right_1 {
		top: 19.8px;
		right: 46.8px;
		width: 126px;
		height: 48.6px;
		line-height: 48.6px;
		font-size: 25.2px;
	}
	.close img {
		width: 46.8px;
		height: 46.8px;
	}
	.container {
		padding-bottom: 88.2px;
	}
	.container .banner img {
		height: 198px;
	}
	.container .intro {
		padding: 16.2px 16.2px 0;
		font-size: 25.2px;
	}
	.container .intro em {
		font-size: 23.4px;
	}
	.container .listTitle {
		padding-bottom: 16.2px;
	}
	.container .listTitle span {
		margin: 16.2px 0 0 16.2px;
		font-size: 21.6px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head em {
		margin-left: 27px;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.32rem;
		left: 0.6rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0;
		font-size: 0.22rem;
	}
	.conList_box > a span.left img {
		width: 18.9px;
		height: 16.2px;
	}
	.conList_box > a div.left {
		font-size: 16.2px;
	}
	.conList_box > a div.left img {
		width: 18.9px;
		height: 16.2px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 172.8px;
		height: 122.4px;
		margin-left: 10.8px;
	}
	.conList_box > a .image-dt-panel img {
		width: 525.6px;
		min-height: 171px;
	}
}

@media screen and (max-width: 540px) {
	.header {
		height: 82.6875px;
	}
	.footer {
		height: 82.6875px;
	}
	.left_1 {
		margin: 13.921875px 0 0 25.3125px;
	}
	.left_1 img {
		width: 54.84375px;
		height: 54.84375px;
	}
	.left_2 {
		height: 82.6875px;
		line-height: 82.6875px;
		margin-left: 15.1875px;
		font-size: 28.6875px;
	}
	.left_3 {
		margin: 24.46875px 0 0 26.15625px;
	}
	.left_3 img {
		width: 92.8125px;
		height: 33.75px;
	}
	.right_1 {
		top: 18.5625px;
		right: 43.875px;
		width: 118.125px;
		height: 45.5625px;
		line-height: 45.5625px;
		font-size: 23.625px;
	}
	.close img {
		width: 43.875px;
		height: 43.875px;
	}
	.container {
		padding-bottom: 82.6875px;
	}
	.container .banner img {
		height: 185.625px;
	}
	.container .intro {
		padding: 15.1875px 15.1875px 0;
		font-size: 23.625px;
	}
	.container .intro em {
		font-size: 21.9375px;
	}
	.container .listTitle {
		padding-bottom: 15.1875px;
	}
	.container .listTitle span {
		margin: 15.1875px 0 0 15.1875px;
		font-size: 20.25px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head em {
		margin-left: 25.3125px;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.32rem;
		left: 0.6rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0;
		font-size: 0.22rem;
	}
	.conList_box > a span.left img {
		width: 17.71875px;
		height: 15.1875px;
	}
	.conList_box > a div.left {
		font-size: 15.1875px;
	}
	.conList_box > a div.left img {
		width: 17.71875px;
		height: 15.1875px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 162px;
		height: 114.75px;
		margin-left: 10.125px;
	}
	.conList_box > a .image-dt-panel img {
		width: 492.75px;
		min-height: 160.3125px;
	}
}

@media screen and (max-width: 512px) {
	.header {
		height: 78.4px;
	}
	.footer {
		height: 78.4px;
	}
	.left_1 {
		margin: 13.2px 0 0 24px;
	}
	.left_1 img {
		width: 52px;
		height: 52px;
	}
	.left_2 {
		height: 78.4px;
		line-height: 78.4px;
		margin-left: 14.4px;
		font-size: 27.2px;
	}
	.left_3 {
		margin: 23.2px 0 0 24.8px;
	}
	.left_3 img {
		width: 88px;
		height: 32px;
	}
	.right_1 {
		top: 17.6px;
		right: 41.6px;
		width: 112px;
		height: 43.2px;
		line-height: 43.2px;
		font-size: 22.4px;
	}
	.close img {
		width: 41.6px;
		height: 41.6px;
	}
	.container {
		padding-bottom: 78.4px;
	}
	.container .banner img {
		height: 176px;
	}
	.container .intro {
		padding: 14.4px 14.4px 0;
		font-size: 22.4px;
	}
	.container .intro em {
		font-size: 20.8px;
	}
	.container .listTitle {
		padding-bottom: 14.4px;
	}
	.container .listTitle span {
		margin: 14.4px 0 0 14.4px;
		font-size: 19.2px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head em {
		margin-left: 24px;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.32rem;
		left: 0.6rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0;
		font-size: 0.22rem;
	}
	.conList_box > a span.left img {
		width: 16.8px;
		height: 14.4px;
	}
	.conList_box > a div.left {
		font-size: 14.4px;
	}
	.conList_box > a div.left img {
		width: 16.8px;
		height: 14.4px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 153.6px;
		height: 108.8px;
		margin-left: 9.6px;
	}
	.conList_box > a .image-dt-panel img {
		width: 467.2px;
		min-height: 152px;
	}
}

@media screen and (max-width: 480px) {
	.header {
		height: 73.5px;
	}
	.footer {
		height: 73.5px;
	}
	.left_1 {
		margin: 12.375px 0 0 22.5px;
	}
	.left_1 img {
		width: 48.75px;
		height: 48.75px;
	}
	.left_2 {
		height: 73.5px;
		line-height: 73.5px;
		margin-left: 13.5px;
		font-size: 25.5px;
	}
	.left_3 {
		margin: 21.75px 0 0 23.25px;
	}
	.left_3 img {
		width: 82.5px;
		height: 30px;
	}
	.right_1 {
		top: 16.5px;
		right: 39px;
		width: 105px;
		height: 40.5px;
		line-height: 40.5px;
		font-size: 21px;
	}
	.close img {
		width: 39px;
		height: 39px;
	}
	.container {
		padding-bottom: 73.5px;
	}
	.container .banner img {
		height: 165px;
	}
	.container .intro {
		padding: 13.5px 13.5px 0;
		font-size: 21px;
	}
	.container .intro em {
		font-size: 19.5px;
	}
	.container .listTitle {
		padding-bottom: 13.5px;
	}
	.container .listTitle span {
		margin: 13.5px 0 0 13.5px;
		font-size: 18px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head em {
		margin-left: 22.5px;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.32rem;
		left: 0.6rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0;
		font-size: 0.22rem;
	}
	.conList_box > a span.left img {
		width: 15.75px;
		height: 13.5px;
	}
	.conList_box > a div.left {
		font-size: 13.5px;
	}
	.conList_box > a div.left img {
		width: 15.75px;
		height: 13.5px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 144px;
		height: 102px;
		margin-left: 9px;
	}
	.conList_box > a .image-dt-panel img {
		width: 438px;
		min-height: 142.5px;
	}
}

@media screen and (max-width: 414px) {
	.header {
		height: 63.39375px;
	}
	.footer {
		height: 63.39375px;
	}
	.left_1 {
		margin: 10.6734375px 0 0 19.40625px;
	}
	.left_1 img {
		width: 42.046875px;
		height: 42.046875px;
	}
	.left_2 {
		height: 63.39375px;
		line-height: 63.39375px;
		margin-left: 11.64375px;
		font-size: 21.99375px;
	}
	.left_3 {
		margin: 18.759375px 0 0 20.053125px;
	}
	.left_3 img {
		width: 71.15625px;
		height: 25.875px;
	}
	.right_1 {
		top: 14.23125px;
		right: 33.6375px;
		width: 90.5625px;
		height: 34.93125px;
		line-height: 34.93125px;
		font-size: 18.1125px;
	}
	.close img {
		width: 33.6375px;
		height: 33.6375px;
	}
	.container {
		padding-bottom: 63.39375px;
	}
	.container .banner img {
		height: 142.3125px;
	}
	.container .intro {
		padding: 11.64375px 11.64375px 0;
		font-size: 18.1125px;
	}
	.container .intro em {
		font-size: 16.81875px;
	}
	.container .listTitle {
		padding-bottom: 11.64375px;
	}
	.container .listTitle span {
		margin: 11.64375px 0 0 11.64375px;
		font-size: 15.525px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head em {
		margin-left: 19.40625px;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.4rem;
		left: 0.65rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0;
		font-size: 0.22rem;
	}
	.conList_box > a span.left img {
		width: 13.584375px;
		height: 11.64375px;
	}
	.conList_box > a div.left {
		font-size: 11.64375px;
	}
	.conList_box > a div.left img {
		width: 13.584375px;
		height: 11.64375px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 124.2px;
		height: 87.975px;
		margin-left: 7.7625px;
	}
	.conList_box > a .image-dt-panel img {
		width: 377.775px;
		min-height: 122.90625px;
	}
}

@media screen and (max-width: 400px) {
	.header {
		height: 61.25px;
	}
	.footer {
		height: 61.25px;
	}
	.left_1 {
		margin: 10.3125px 0 0 18.75px;
	}
	.left_1 img {
		width: 40.625px;
		height: 40.625px;
	}
	.left_2 {
		height: 61.25px;
		line-height: 61.25px;
		margin-left: 11.25px;
		font-size: 21.25px;
	}
	.left_3 {
		margin: 18.125px 0 0 19.375px;
	}
	.left_3 img {
		width: 68.75px;
		height: 25px;
	}
	.right_1 {
		top: 13.75px;
		right: 32.5px;
		width: 87.5px;
		height: 33.75px;
		line-height: 33.75px;
		font-size: 17.5px;
	}
	.close img {
		width: 32.5px;
		height: 32.5px;
	}
	.container {
		padding-bottom: 61.25px;
	}
	.container .banner img {
		height: 137.5px;
	}
	.container .intro {
		padding: 11.25px 11.25px 0;
		font-size: 17.5px;
	}
	.container .intro em {
		font-size: 16.25px;
	}
	.container .listTitle {
		padding-bottom: 11.25px;
	}
	.container .listTitle span {
		margin: 11.25px 0 0 11.25px;
		font-size: 15px;
	}
	.conList_box {
		padding-bottom: 11.25px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head em {
		margin-left: 18.75px;
	}
	.conList_box > a {
		margin-top: 11.25px;
		padding: 0 12.5px;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.32rem;
		left: 0.6rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0;
		font-size: 0.22rem;
	}
	.conList_box > a span.left img {
		width: 13.125px;
		height: 11.25px;
	}
	.conList_box > a div.left {
		font-size: 11.25px;
	}
	.conList_box > a div.left img {
		width: 13.125px;
		height: 11.25px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 120px;
		height: 85px;
		margin-left: 7.5px;
	}
	.conList_box > a .image-dt-panel img {
		width: 365px;
		min-height: 118.75px;
	}
}

@media screen and (max-width: 384px) {
	.header {
		height: 58.8px;
	}
	.footer {
		height: 58.8px;
	}
	.left_1 {
		margin: 9.9px 0 0 18px;
	}
	.left_1 img {
		width: 39px;
		height: 39px;
	}
	.left_2 {
		height: 58.8px;
		line-height: 58.8px;
		margin-left: 10.8px;
		font-size: 20.4px;
	}
	.left_3 {
		margin: 17.4px 0 0 18.6px;
	}
	.left_3 img {
		width: 66px;
		height: 24px;
	}
	.right_1 {
		top: 13.2px;
		right: 31.2px;
		width: 84px;
		height: 32.4px;
		line-height: 32.4px;
		font-size: 16.8px;
	}
	.close img {
		width: 31.2px;
		height: 31.2px;
	}
	.container {
		padding-bottom: 58.8px;
	}
	.container .banner img {
		height: 132px;
	}
	.container .intro {
		padding: 10.8px 10.8px 0;
		font-size: 16.8px;
	}
	.container .intro em {
		font-size: 15.6px;
	}
	.container .listTitle {
		padding-bottom: 10.8px;
	}
	.container .listTitle span {
		margin: 10.8px 0 0 10.8px;
		font-size: 14.4px;
	}
	.conList_box {
		padding-bottom: 10.8px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head em {
		margin-left: 18px;
	}
	.conList_box > a {
		margin-top: 10.8px;
		padding: 0 12px;
		background: #fff!important;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.32rem;
		left: 0.6rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0;
		font-size: 0.22rem;
	}
	.conList_box > a span.left img {
		width: 12.6px;
		height: 10.8px;
	}
	.conList_box > a div.left {
		font-size: 10.8px;
	}
	.conList_box > a div.left img {
		width: 12.6px;
		height: 10.8px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 115.2px;
		height: 81.6px;
		margin-left: 7.2px;
	}
	.conList_box > a .image-dt-panel img {
		width: 350.4px;
		min-height: 114px;
	}
}

@media screen and (max-width: 375px) {
	.header {
		height: 57.421875px;
	}
	.footer {
		height: 57.421875px;
	}
	.left_1 {
		margin: 9.66796875px 0 0 17.578125px;
	}
	.left_1 img {
		width: 38.0859375px;
		height: 38.0859375px;
	}
	.left_2 {
		height: 57.421875px;
		line-height: 57.421875px;
		margin-left: 10.546875px;
		font-size: 19.921875px;
	}
	.left_3 {
		margin: 16.9921875px 0 0 18.1640625px;
	}
	.left_3 img {
		width: 64.453125px;
		height: 23.4375px;
	}
	.right_1 {
		top: 12.890625px;
		right: 30.46875px;
		width: 82.03125px;
		height: 31.640625px;
		line-height: 31.640625px;
		font-size: 16.40625px;
	}
	.close img {
		width: 30.46875px;
		height: 30.46875px;
	}
	.container {
		padding-bottom: 57.421875px;
	}
	.container .banner img {
		height: 128.90625px;
	}
	.container .intro {
		padding: 10.546875px 10.546875px 0;
		font-size: 16.40625px;
	}
	.container .intro em {
		font-size: 15.234375px;
	}
	.container .listTitle {
		padding-bottom: 10.546875px;
	}
	.container .listTitle span {
		margin: 10.546875px 0 0 10.546875px;
		font-size: 14.0625px;
	}
	.conList_box {
		padding-bottom: 10.546875px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head em {
		margin-left: 17.578125px;
	}
	.conList_box > a {
		margin-top: 10.546875px;
		padding: 0 11.71875px;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.4rem;
		left: 0.7rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0rem;
	}
	.conList_box > a span.left img {
		width: 12.3046875px;
		height: 10.546875px;
	}
	.conList_box > a div.left {
		font-size: 10.546875px;
	}
	.conList_box > a div.left img {
		width: 12.3046875px;
		height: 10.546875px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 112.5px;
		height: 79.6875px;
		margin-left: 7.03125px;
	}
	.conList_box > a .image-dt-panel img {
		width: 342.1875px;
		min-height: 111.328125px;
	}
}

@media screen and (max-width: 360px) {
	.header {
		height: 55.125px;
	}
	.footer {
		height: 55.125px;
	}
	.left_1 {
		margin: 9.28125px 0 0 16.875px;
	}
	.left_1 img {
		width: 36.5625px;
		height: 36.5625px;
	}
	.left_2 {
		height: 55.125px;
		line-height: 55.125px;
		margin-left: 10.125px;
		font-size: 19.125px;
	}
	.left_3 {
		margin: 16.3125px 0 0 17.4375px;
	}
	.left_3 img {
		width: 61.875px;
		height: 22.5px;
	}
	.right_1 {
		top: 12.375px;
		right: 29.25px;
		width: 78.75px;
		height: 30.375px;
		line-height: 30.375px;
		font-size: 15.75px;
	}
	.close img {
		width: 29.25px;
		height: 29.25px;
	}
	.container {
		padding-bottom: 55.125px;
	}
	.container .banner img {
		height: 123.75px;
	}
	.container .intro {
		padding: 10.125px 10.125px 0;
		font-size: 15.75px;
	}
	.container .intro em {
		font-size: 14.625px;
	}
	.container .listTitle {
		padding-bottom: 10.125px;
	}
	.container .listTitle span {
		margin: 10.125px 0 0 10.125px;
		font-size: 13.5px;
	}
	.conList_box {
		padding-bottom: 10.125px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head em {
		margin-left: 16.875px;
	}
	.conList_box > a {
		margin-top: 10.125px;
		padding: 0 11.25px;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.32rem;
		left: 0.6rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0;
		font-size: 0.22rem;
	}
	.conList_box > a span.left img {
		width: 11.8125px;
		height: 10.125px;
	}
	.conList_box > a div.left {
		font-size: 10.125px;
	}
	.conList_box > a div.left img {
		width: 11.8125px;
		height: 10.125px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 108px;
		height: 76.5px;
		margin-left: 6.75px;
	}
	.conList_box > a .image-dt-panel img {
		width: 328.5px;
		min-height: 106.875px;
	}
}

@media screen and (max-width: 320px) {
	.header {
		height: 49px;
	}
	.footer {
		height: 49px;
	}
	.left_1 {
		margin: 8.25px 0 0 15px;
	}
	.left_1 img {
		width: 32.5px;
		height: 32.5px;
	}
	.left_2 {
		height: 49px;
		line-height: 49px;
		margin-left: 9px;
		font-size: 17px;
	}
	.left_3 {
		margin: 14.5px 0 0 15.5px;
	}
	.left_3 img {
		width: 55px;
		height: 20px;
	}
	.right_1 {
		top: 11px;
		right: 26px;
		width: 70px;
		height: 27px;
		line-height: 27px;
		font-size: 14px;
	}
	.close img {
		width: 26px;
		height: 26px;
	}
	.container {
		padding-bottom: 49px;
	}
	.container .banner img {
		height: 110px;
	}
	.container .intro {
		padding: 9px 9px 0;
		font-size: 14px;
	}
	.container .intro em {
		font-size: 13px;
	}
	.container .listTitle {
		padding-bottom: 9px;
	}
	.container .listTitle span {
		margin: 9px 0 0 9px;
		font-size: 12px;
	}
	.conList_box {
		padding-bottom: 9px;
	}
	.conList_box span.head {
		font-size: 0.28rem;
		padding: 0.08rem 0.26rem;
	}
	.conList_box span.head em {
		margin-left: 15px;
	}
	.conList_box > a {
		margin-top: 9px;
		padding: 0 10px;
	}
	.conList_box > a dd img {
		width: 1.93rem;
		height: 1.4rem;
	}
	.conList_box > a dd img[class=video_icon] {
		top: 0.4rem;
		left: 0.65rem;
		width: 0.6rem;
		height: 0.6rem;
	}
	.conList_box > a h3 {
		font-size: 0.36rem;
		line-height: 0.48rem;
	}
	.conList_box > a span.left {
		bottom: 0;
		font-size: 0.22rem;
	}
	.conList_box > a span.left img {
		width: 10.5px;
		height: 9px;
	}
	.conList_box > a div.left {
		font-size: 9px;
	}
	.conList_box > a div.left img {
		width: 10.5px;
		height: 9px;
	}
	.conList_box > a h5 {
		font-size: 0.36rem;
	}
	.conList_box > a .image-panel img {
		width: 96px;
		height: 68px;
		margin-left: 6px;
	}
	.conList_box > a .image-dt-panel img {
		width: 292px;
		min-height: 95px;
	}
	
}
.new-image-dt-panel img{
	width: 7.1rem !important;
}