	.clear {
	clear: both !important;
	height: 0px !important;
	width: 0px !important;
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
	border: 0px !important;
}

.indexpro {
	width: 100%;
	min-height: 605px;
	max-width: 100%;
	background: #2c3035;
}

.indextitle {
	text-align: center;
	width: 100%;
	margin: 50px 0 35px 0;
}

.indextitle .indextitle1 {
	font-size: 30px;
	color: #383938;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
}

.indextitle .indextitle2 {
	font-size: 24px;
	color: #484848;
	text-align: center;
	width: 100%;
	padding-top: 16px;
}

.indexpro {
	width: 100%;
	min-height: 605px;
	max-width: 100%;
	background: #2c3035;
}

.indexpro .indextitle {
	float: left;
}

.indexpro .indextitle .indextitle1 {
	color: #FFFFFF;
}

.indexpro .indextitle .indextitle2 {
	color: #FFFFFF;
}

.prosel {
	width: 100%;
	text-align: center;
}

.prosel .prosel_nei {
	display: inline-block;
}

.prosel .prosel_nei div {
	float: left;
	margin: 0 16px;
	cursor: pointer;
	font-size: 14px;
	color: #9f8b8b;
	line-height: 42px;
}

.prosel_xian {
	width: 100%;
	height: 2px;
	background: #26292e;
}

.prosel_xian div {
	float: left;
	background: #0c4ffa;
	height: 2px;
	transition: all ease 0.25s;
}

.prosel .prosel_nei div.on,
.prosel .prosel_nei div:hover {
	color: #0c4ffa;
}

.proxxk {
	width: 1100px;
	margin: 0px auto;
	margin-top: 50px;
	height: 290px;
	position: relative;
}

.proxxk .proxxk_xun {
	width: 100%;
	height: 290px;
	position: absolute;
	display: none;
}

.proxxk .proxxk_xun .proxxk_xun_box {
	width: 100%;
	height: 290px;
	overflow: hidden;
}

.proxxk .proxxk_xun .proxxk_xun_sel {
	width: 100%;
	height: 1px;
	position: relative;
}

.proxxk .proxxk_xun .proxxk_xun_sel div {
	position: absolute;
	z-index: 1111;
	top: 92px;
	cursor: pointer;
}

.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_left {
	left: -65px;
}

.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_right {
	right: -65px;
}

.proxxk .proxxk_xun .pxb_xun {
	width: 10000px;
}

.proxxk .proxxk_xun .pxb_xun a {
	margin-right: 33px;
	display: inline-block;
	float: left;
	width: 250px;
	height: 287px;
	border-bottom: #74787c solid 2px;
	transition: all .5s;
}

.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img {
	background: #FFFFFF;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
	position: relative;
	width: 100%;
	height: 225px;
	overflow: hidden;
}

.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img .titlepic {
	width: 100%; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);	
}

.proxxk .proxxk_xun .pxb_xun a .pxb_xun_img .ban {
	position: absolute;
	background: rgba(12, 79, 250, 0.55);
	width: 100% !important;
	height: 225px !important;
	-webkit-align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: center;
}

.proxxk .proxxk_xun .pxb_xun a .pxb_xun_title {
	font-size: 14px;
	line-height: 30px;
	width: 100%;
	color: #fff;
}

.proxxk .proxxk_xun .pxb_xun a .pxb_xun_time {
	font-size: 12px;
	line-height: 30px;
	width: 100%;
	color: #737577;
}

@media screen and (min-width:1040px) {
	.proxxk .proxxk_xun .proxxk_xun_sel div .img2 {
		display: none;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel div:hover .img1 {
		display: none;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel div:hover .img2 {
		display: block;
	}
	.proxxk .proxxk_xun .pxb_xun a:hover {
		border-bottom: #0c4ffa solid 2px;
	}
}

@media screen and (max-width:1040px) {
	.pc {
		display: block;
	}
	.disable_text_highlighting,
	body {
		去除选中高亮 -webkit-touch-callout: none;
		-webkit-user-select: none;
		/* Webkit */
		-moz-user-select: none;
		/* Firefox */
		-ms-user-select: none;
		/* IE 10  */
		/* Opera 目前不支持在Opera，但将很快 */
		-o-user-select: none;
		user-select: none;
	}
	.probox {
		width: 100%;
	}
	.probox .probox_left {
		display: none;
	}
	.probox .probox_right {
		width: 100%;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_left {
		left: 0;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .proxxk_xun_right {
		right: 0;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .img1 {
		display: none;
	}
	.proxxk .proxxk_xun .proxxk_xun_sel .img2 {
		display: block;
	}
	.proxxk {
		width: 96%;
		margin: 2%;
	}