.bannerbox {
	position: relative;
	height: 5rem;
	overflow: hidden;
}

.banners {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -9.6rem;
	width: 19.2rem;
	height: 5rem;
	background: linear-gradient(90deg, #0055b8, #3097f6);
}

.banner_type {
	height: 100%;
}

.banner_prev {
	position: absolute;
	top: 50%;
	left: 0.1rem;
	margin-top: -0.25rem;
	width: 0.5rem;
	height: 0.5rem;
	background: rgba(255, 255, 255, 0.5) url(/uploads/image/simg/banner_prev.png) no-repeat center;
	background-size: 0.1rem;
	z-index: 101;
	opacity: 0;
	transition: all 0.15s;
	cursor: pointer;
}

.banner_prev:hover {
	background: #e71a19 url(/uploads/image/simg/banner_prev.png) no-repeat center;
	background-size: 0.1rem;
}

.banner_prev.swiper-button-disabled:hover {
	background: rgba(255, 255, 255, 0.5) url(/uploads/image/simg/banner_prev.png) no-repeat center;
	background-size: 0.1rem;
	cursor: not-allowed;
}

.banner_next {
	position: absolute;
	top: 50%;
	right: 0.1rem;
	margin-top: -0.25rem;
	width: 0.5rem;
	height: 0.5rem;
	background: rgba(255, 255, 255, 0.5) url(/uploads/image/simg/banner_next.png) no-repeat center;
	background-size: 0.1rem;
	z-index: 101;
	transition: all 0.15s;
	opacity: 0;
	cursor: pointer;
}

.banner_next:hover {
	background: #e71a19 url(/uploads/image/simg/banner_next.png) no-repeat center;
	background-size: 0.1rem;
}

.banner_next.swiper-button-disabled:hover {
	background: rgba(255, 255, 255, 0.5) url(/uploads/image/simg/banner_next.png) no-repeat center;
	background-size: 0.1rem;
	cursor: not-allowed;
}

.bannerbox:hover .banner_prev,
.bannerbox:hover .banner_next {
	opacity: 1;
}

#wavedot {
	opacity: 0.5;
}

.banner_type {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -6rem;
	width: 12rem;
	height: 5rem;
	padding-top: 1.85rem;
	box-sizing: border-box;
}

.banner_a {
	margin-top: 0.45rem;
	display: block;
	width: 1.72rem;
	height: 0.47rem;
	border-radius: 0.47rem;
	box-sizing: border-box;
	border: 1px solid #fff;
	font-size: 0.15rem;
	color: #fff;
	line-height: 0.43rem;
	text-align: center;
	transition: all 0.15s;
}

.banner_a:hover {
	border-color: #e71a19;
	background: #e71a19;
	color: #fff;
}

.banner_proshow {
	position: absolute;
	top: 0.12rem;
	right: 0.328rem;
	width: 4.272rem;
	height: 4.48rem;
	border-radius: 50%;
	padding: 0.48rem 0.456rem;
	box-sizing: border-box;
	border: 0.02rem solid rgba(255, 255, 255, 0.05);
}

.bps_btn {
	position: absolute;
}

.bps_btn p {
	opacity: 0.7;
}

.bps_btn button {
	width: 0.584rem;
	height: 0.584rem;
	border-radius: 50%;
	border: 0;
	background: rgba(255, 255, 255, 0.4);
	transition: all 0.15s;
}

.bps_btn:hover button {
	background: rgba(255, 255, 255, 0.8);
}

.bps_btn.b1 {
	top: 0.15rem;
	left: 0.33rem;
}

.bps_btn.b2 {
	top: 0.15rem;
	right: 0.33rem;
}

.bps_btn.b3 {
	top: 1.752rem;
	left: -0.28rem;
}

.bps_btn.b4 {
	top: 1.752rem;
	right: -0.45rem;
}

.bps_btn.b5 {
	top: 3.68rem;
	left: 0.48rem;
}

.bps_btn.b6 {
	top: 3.68rem;
	right: 0.48rem;
}

.banner_proin1,
.banner_proin2 {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	padding: 0.752rem 0.712rem;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.1);
}

.banner_proin2 {
	position: relative;
	padding: 0;
	background: rgba(255, 255, 255, 0.2);
}

.banner_proin3 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 1.984rem;
	text-align: center;
	opacity: 0;
	transition: all 0.15s;
}

.banner_proin3 img {
	width: 1.936rem;
	vertical-align: middle;
}

.banner_proin3.on {
	opacity: 1;
}

.banners .swiper-pagination {
	bottom: 0.24rem;
}

.banners .swiper-pagination-bullet {
	margin: 0 0.09rem !important;
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 50%;
	background: #999999;
	opacity: 1;
}

.banners .swiper-pagination-bullet-active {
	background: #e71a19;
}

.title_line {
	position: relative;
	padding-bottom: 27px;
	border-bottom: 1px solid #d8d8d8;
	text-align: center;
}

.title_line:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	margin-left: -25px;
	width: 50px;
	height: 12px;
	background: #fff url(/uploads/image/simg/title_icon.png) no-repeat center;
}

.cybj_box {
	margin-top: 60px;
	margin-bottom: 80px;
	padding-bottom: 15px;
	overflow: hidden;
}

.cybj_type {
	margin-right: 20px;
	float: left;
	position: relative;
	width: 590px;
	height: 360px;
	background: url(/uploads/image/simg/gybj_bg.jpg) no-repeat;
	background-size: 100%;
}

.cybj_type:nth-of-type(2n) {
	margin-right: 0;
}

.cybj_logo {
	float: left;
	margin-top: 50px;
	margin-left: 25px;
}

.cybj_pro {
	position: relative;
	float: right;
	width: 330px;
	height: 270px;
	line-height: 270px;
}

.cybj_pro img {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
}

.cybj_pro img:first-of-type {
	display: inline;
}

.cybj_under {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 154px;
	padding-left: 30px;
	box-sizing: border-box;
}

.cybj_under p {
	width: 220px;
}

.cybj_under a {
	margin-right: 6px;
	display: inline-block;
	width: 120px;
	height: 45px;
	border: 1px solid #959595;
	box-sizing: border-box;
	font-size: 15px;
	color: #666;
	line-height: 39px;
	text-align: center;
	word-break: break-word;
	word-wrap: break-word;
	transition: all 0.15s;
	vertical-align: top;
}

.cybj_under a span {
	display: inline-block;
	line-height: 16px;
	vertical-align: middle;
}

.cybj_under a:hover {
	border-color: #e71a19;
	color: #e71a19;
}

.qqbj_box {
	margin-bottom: 0.8rem;
	padding-top: 0.6rem;
	background: url(/uploads/image/simg/qqbj_bg.jpg) no-repeat top center;
	background-size: 19.2rem;
}

.qqbj_main {
	margin: auto;
	margin-top: 0.45rem;
	width: 12rem;
	position: relative;
	text-align: center;
}

.point {
	position: absolute;
}

.point.p1 {
	cursor: pointer;
}

.point .content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	padding-top: 0.3rem;
	box-sizing: border-box;
	background: rgba(231, 26, 25, 0.5);
	color: #fff;
	overflow: hidden;
	transition: all 0.15s;
}

.point .content p {
	display: none;
	line-height: 0.3rem;
}

.point.p1:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(/uploads/image/simg/location_icon.png) no-repeat center;
	z-index: 10;
}

.point.p1:hover:before {
	opacity: 0;
}

.point:hover {
	z-index: 30;
}

.point.p1:hover .content {
	top: 50%;
	left: 50%;
	margin-top: -0.6rem;
	margin-left: -1.3rem;
	width: 2.6rem;
	height: 1.2rem;
	border-radius: 0.15rem;
}

.point.p1:hover .content p {
	display: block;
}

.point.p1 {
	width: 0.93rem;
	height: 0.93rem;
	top: 1.94rem;
	right: 2.86rem;
}

.point.p2 {
	width: 0.8rem;
	height: 0.8rem;
	top: 2.38rem;
	right: 3.33rem;
}

.point.p3 {
	width: 0.81rem;
	height: 0.8rem;
	top: 1.25rem;
	right: 5.53rem;
}

.point.p4 {
	width: 0.92rem;
	height: 0.93rem;
	top: 1.72rem;
	left: 2.57rem;
}

@media only screen and (max-width: 1800px) {
	.qqbj_main {
		margin-top: 0.405rem;
		width: 10.8rem;
	}
	
	.point .content {
		padding-top: 0.27rem;
	}
	
	.point .content p {
		line-height: 0.27rem;
	}
	
	.point.p1:hover .content {
		margin-top: -0.54rem;
		margin-left: -1.17rem;
		width: 2.34rem;
		height: 1.08rem;
		border-radius: 0.135rem;
	}
	
	.point.p1:hover .content p {
		display: block;
	}
	
	.point.p1 {
		width: 0.837rem;
		height: 0.837rem;
		top: 1.746rem;
		right: 2.574rem;
	}
	
	.point.p2 {
		width: 0.72rem;
		height: 0.72rem;
		top: 2.142rem;
		right: 2.997rem;
	}
	
	.point.p3 {
		width: 0.729rem;
		height: 0.72rem;
		top: 1.125rem;
		right: 4.977rem;
	}
	
	.point.p4 {
		width: 0.828rem;
		height: 0.837rem;
		top: 1.548rem;
		left: 2.313rem;
	}
}

.news_box {
	margin-top: 46px;
	margin-bottom: 80px;
	overflow: hidden;
}

.news_left {
	float: left;
	width: 597px;
}

.news_left .img {
	height: 432px;
	overflow: hidden;
}

.news_left .img img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.2s;
}

.news_left:hover .img img {
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
}

.news_left:hover .newsl_msg p:first-of-type {
	color: #
}

.newsl_msg {
	padding: 18px 20px 22px 20px;
	background: #eaeaea;
}

.news_right {
	float: right;
	width: 558px;
}

.nsr_nav {
	height: 50px;
	overflow: hidden;
}

.nsr_nav_a {
	float: left;
	width: 279px;
	height: 50px;
	background: #eaeaea;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	transition: all 0.15s;
	cursor: pointer;
}

.nsr_nav_a:hover,
.nsr_nav_a.on {
	background: #333333;
	color: #fff;
}

.nsr_listbox {
	padding-top: 3px;
	padding-bottom: 25px;
	border-bottom: 1px solid #dcdcdc;
}

.nsr_lone {
	margin-top: 15px;
	display: block;
	height: 107px;
	overflow: hidden;
}

.nsr_lone:hover p:first-of-type {
	color: #e71a19;
}

.nsr_lone .img {
	display: inline-block;
	width: 148px;
	height: 107px;
	overflow: hidden;
	vertical-align: top;
}

.nsr_lone .img img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.2s;
}

.nsr_lone:hover .img img {
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
}

.nsr_right {
	float: right;
	margin-top: 10px;
	width: 398px;
	line-height: 30px;
}

.nsr_ltwo {
	margin-top: 19px;
	display: block;
	padding-top: 21px;
	border-top: 1px solid #dcdcdc;
	overflow: hidden;
}

.nlt_msg {
	float: left;
	width: 465px;
}

.nsr_list:last-of-type {
	display: none;
}

.jtdt_swiper {
	position: relative;
	margin-top: 42px;
	height: 370px;
}

.jtdtswiper {
	height: 370px;
}

.jtdt_type {
	display: block;
	background: #fff;
	overflow: hidden;
}

.jtdts_left {
	float: left;
	width: 655px;
	height: 370px;
	overflow: hidden;
}

.jtdts_left img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

.jtdt_type:hover .jtdts_left img {
	top: -2.5%;
	left: -2.5%;
	width: 105%;
	height: 105%;
}

.jtdts_right {
	float: left;
	width: 540px;
	padding: 30px 30px 0 30px;
	box-sizing: border-box;
}

.jtdtr_title {
	max-height: 71px;
	font-size: 26px;
	line-height: 36px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: all 0.15s;
}

.jtdtr_msg {
	max-height: 69px;
	margin-top: 20px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.jtdtr_more {
	margin-top: 15px;
	font-size: 14px;
	color: #e70012;
}

.jtdt_type:hover .jtdtr_title {
	color: #e70012;
}

.jtdts_prev {
	position: absolute;
	bottom: 35px;
	right: 471px;
	display: block;
	width: 45px;
	height: 45px;
	background: #c7c7c7 url(/uploads/image/simg/jtdts_pjt.png) no-repeat center;
	background-size: 12px;
	z-index: 10;
	transition: all 0.15s;
}

.jtdts_prev:hover {
	background: #e70012 url(/uploads/image/simg/jtdts_pjt.png) no-repeat center;
	background-size: 12px;
	cursor: pointer;
}

.jtdts_next {
	position: absolute;
	bottom: 35px;
	right: 426px;
	display: block;
	width: 45px;
	height: 45px;
	background: #c7c7c7 url(/uploads/image/simg/jtdts_njt.png) no-repeat center;
	background-size: 12px;
	z-index: 10;
	transition: all 0.15s;
}

.jtdts_next:hover {
	background: #e70012 url(/uploads/image/simg/jtdts_njt.png) no-repeat center;
	background-size: 12px;
	cursor: pointer;
}

.jtdtswiper .swiper-pagination {
	bottom: 35px;
	text-align: right;
	padding-right: 40px;
	box-sizing: border-box;
}

.jtdtswiper .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #c7c7c7;
	opacity: 1;
}

.jtdtswiper .swiper-pagination-bullet-active {
	background: #e70012;
}

.news_listbox {
	margin-top: 38px;
	overflow: hidden;
}

.news_listtype {
	float: left;
	margin-right: 22px;
	margin-bottom: 25px;
	width: 385px;
}

.news_listtype:nth-of-type(3n) {
	margin-right: 0;
}

.news_listtype .img {
	height: 220px;
	overflow: hidden;
}

.news_listtype .img img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.2s;
}

.news_listtype:hover .img img {
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
}

.newsl_cnt {
	padding: 23px 20px;
	background: #fff;
}

.newslc_msg {
	margin-top: 13px;
	max-height: 45px;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news_listtype p.oneline {
	transition: all 0.15s;
}

.news_listtype:hover p.oneline {
	color: #e70012;
}

.pager_line {
	margin-top: 25px;
	padding-bottom: 80px;
	font-size: 0;
	text-align: center;
}

.pager_line li {
	margin-right: 2px;
	display: inline-block;
	min-width: 30px;
	height: 32px;
	background: #e8e8e8;
	font-size: 15px;
	color: #666;
	line-height: 32px;
	vertical-align: middle;
}

.pager_line li:hover a,
.pager_line li.on a {
	background: #e71a19;
	color: #fff;
	transition: all 0.2s;
}

.pager_line a {
	display: block;
}

.pager_line a.pag {
	width: 55px;
	font-size: 12px;
}

.jqhd_box {
	margin-top: 35px;
	padding-bottom: 25px;
	font-size: 0;
	text-align: center;
	overflow: hidden;
}

.jqhd_type {
	margin: 0 10px 20px 10px;
	display: inline-block;
	height: 210px;
	vertical-align: top;
	overflow: hidden;
	cursor: pointer;
}

.jqhdt_left {
	float: left;
	width: 283px;
	height: 210px;
	overflow: hidden;
}

.jqhdt_left img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.15s;
}

.jqhd_type:hover .jqhdt_left img {
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
}

.jqhdt_right {
	float: left;
	width: 282px;
	height: 210px;
	padding: 30px 27px;
	box-sizing: border-box;
	border: 1px solid #b8b8b8;
	border-left: 0;
	text-align: left;
}

.jqhdtr_a {
	margin-top: 23px;
	display: block;
	width: 120px;
	height: 33px;
	border-radius: 33px;
	background: #e71a19;
	font-size: 14px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	transition: all 0.15s;
}

.jqhdtr_a:hover {
	background: #1265ab;
}

.news_listbox.wqhd .news_listtype {
	margin-top: 10px;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
}

.news_listbox.wqhd .news_listtype:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background: #e71a19;
	transition: all 0.15s;
}

.news_listbox.wqhd .news_listtype .img {
	height: 250px;
}

.news_listbox.wqhd .news_listtype .newsl_cnt {
	padding: 15px 0 20px 0;
	overflow: hidden;
}

.newslc_left {
	float: left;
	width: 333px;
}

.newslc_right {
	margin-top: 8px;
	float: right;
	width: 51px;
	height: 25px;
	border-left: 1px solid #e5e5e5;
	background: url(/uploads/image/simg/wqhd_jt.png) no-repeat right 7px center;
	transition: all 0.15s;
}

.news_listbox.wqhd .news_listtype:hover:before {
	width: 100%;
}

.news_listbox.wqhd .news_listtype:hover p.oneline {
	color: #333;
}

.news_listbox.wqhd .news_listtype:hover .newslc_right {
	background: url(/uploads/image/simg/wqhd_jt_on.png) no-repeat right 7px center;
}

.hyzx_box {
	margin-top: 45px;
	font-size: 0;
}

.hyzx_type {
	padding: 35px 0;
	transition: all 0.2s;
}

.hyzx_in {
	margin: auto;
	display: block;
	width: 1200px;
}

.hyzxi_time {
	display: inline-block;
	width: 155px;
	color: #666;
	font-family: arial;
	line-height: 26px;
	vertical-align: middle;
}

.hyzxi_img {
	display: inline-block;
	width: 216px;
	height: 145px;
	overflow: hidden;
	vertical-align: middle;
}

.hyzxi_img img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.2s;
}

.hyzx_type:hover .hyzxi_img img {
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
}

.hyzxi_content {
	margin-left: 36px;
	display: inline-block;
	width: 500px;
	vertical-align: middle;
}

.hyzxi_content .oneline {
	transition: all 0.2s;
}

.hyzxic_msg {
	max-height: 84px;
	font-size: 14px;
	color: #666;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.hyzxi_btn {
	margin-left: 143px;
	display: inline-block;
	width: 148px;
	height: 43px;
	border: 1px solid #eee;
	background: #ccc;
	font-size: 14px;
	color: #fff;
	line-height: 39px;
	text-align: center;
	vertical-align: middle;
	transition: all 0.15s;
}

.hyzx_type:hover {
	background: #fff;
}

.hyzx_type:hover .hyzxi_time,
.hyzx_type:hover .hyzxi_content .oneline {
	color: #e71a19;
}

.hyzx_type:hover .hyzxi_btn {
	background: #e70012;
}

.fx_line {
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.news_content {
	margin-top: 57px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.news_content p {
	word-break: break-word;
	word-wrap: break-word;
}

.news_content img {
	max-width: 100%;
}

.news_under {
	position: relative;
	margin-top: 35px;
	padding-top: 32px;
	padding-bottom: 80px;
	border-top: 1px dashed #d4d4d4;
}

.newsu_a {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 30px;
	transition: all 0.15s;
}

.newsu_a:hover {
	color: #e71a19;
}

.back_a {
	position: absolute;
	top: 35px;
	right: 0;
	width: 130px;
	height: 40px;
	background: #e71a19;
	font-size: 16px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	transition: all 0.2s;
}

.back_a:hover {
	background: #1265ab;
}

.video_nav {
	margin-left: 19px;
	display: inline-block;
	min-width: 135px;
	height: 40px;
	border-radius: 40px;
	padding: 0 10px;
	box-sizing: border-box;
	border: 1px solid #d3d3d3;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	transition: all 0.15s;
	cursor: pointer;
}

.video_nav.on,
.video_nav:hover {
	border-color: #e71a19;
	background: #e71a19;
	color: #fff;
}

.news_listbox.video .news_listtype {
	margin-right: 15px;
	width: 390px;
}

.news_listbox.video .news_listtype:nth-of-type(3n) {
	margin-right: 0;
}

.news_listbox.video .news_listtype .newsl_cnt {
	padding: 18px 20px 20px 20px;
}

.video_boxt {
	display: none;
}

.video_boxt:first-of-type {
	display: block;
}

.video_det {
	padding-top: 90px;
	padding-bottom: 80px;
	overflow: hidden;
}

.video_detl {
	float: left;
	width: 900px;
	height: 613px;
}

.video_detl iframe {
	width: 100%;
	height: 100%;
}

.video_detr {
	float: right;
	width: 275px;
}

.video_prev {
	height: 30px;
	text-align: center;
	cursor: pointer;
	transition: all 0.15s;
}

.video_next {
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	transition: all 0.15s;
}

.video_next img {
	vertical-align: bottom;
}

.video_listbox {
	height: 553px;
}

.video_list {
	position: relative;
	display: block;
	height: 175px;
	overflow: hidden;
	cursor: pointer;
}

.video_list img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.2s;
}

.swiper-container.vdl {
	height: 100%;
}

.videol_title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	padding: 0 15px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.9);
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	z-index: 10;
	transition: all 0.15s;
}

.video_list:hover img {
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
}

.video_list.on .videol_title {
	background: rgba(231, 26, 25, 0.9);
	color: #fff;
}


/*.video_prev img,.video_next img {	position: relative;	top: 0;	left: 0;	width: 28px;	transition: all 0.15s;}*/

.video_prev:hover,
.video_next:hover {
	background: #ddd;
}

.cybj_box {
	padding-top: 20px;
}

.cybj_title {
	margin-top: 30px;
	min-height: 50px;
	padding: 13px 30px;
	box-sizing: border-box;
	background: #e70012;
	font-size: 15px;
	color: #fff;
	line-height: 24px;
	text-align: center;
}

.cybj_line {
	height: 113px;
	background: #fff;
	border-bottom: 1px solid #e7e7e7;
	cursor: pointer;
	overflow: hidden;
}

.cybjl_in {
	position: relative;
	padding: 30px;
	height: 113px;
	box-sizing: border-box;
	overflow: hidden;
}

.cybj_line.on .cybjl_in {
	height: auto;
}

.cybjl_left {
	float: left;
	width: 860px;
}

.cybjl_title {
	font-size: 18px;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cybjl_title2 {
	display: none;
	margin-top: 6px;
	font-size: 24px;
	color: #e71a19;
}

.cybjl_msg {
	margin-top: 5px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cybjl_in:before {
	content: " ";
	position: absolute;
	top: 50%;
	right: 24px;
	margin-top: -32px;
	font-size: 48px;
	color: #999;
	transition: all 0.15s;
}

.cybj_line:hover .cybjl_in:before {
	color: #e71a19;
}

.cybj_line.on .cybjl_left {
	width: 675px;
}

.cybj_line.on .cybjl_title {
	font-size: 24px;
	font-weight: bold;
	overflow: visible;
	white-space: normal;
}

.cybj_line.on .cybjl_title2 {
	display: block;
}

.cybj_line.on .cybjl_msg {
	overflow: visible;
	white-space: normal;
}

.cybj_line.on .cybjl_in:before {
	display: none;
}

.cybjl_a {
	display: block;
	margin-top: 100px;
	width: 150px;
	height: 45px;
	background: #e70012;
	font-size: 14px;
	color: #fff;
	line-height: 43px;
	text-align: center;
	transition: all 0.15s;
}

.cybjl_a:hover {
	background: #1265ab;
	color: #fff;
}

.cybjl_right {
	margin-top: 10px;
	float: right;
	width: 440px;
	visibility: hidden;
}

.cybjl_right img {
	width: 100%;
}

.cybj_line.on .cybjl_right {
	visibility: visible;
}

.contact_box {
	margin-top: 55px;
	padding-bottom: 60px;
}

.contact_in {
	position: relative;
	padding: 30px 35px;
	background: #fff;
	box-sizing: border-box;
	overflow: hidden;
}

.contact_left {
	float: left;
	width: 750px;
}

.ctl_msg {
	margin-top: 15px;
	display: inline-block;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	vertical-align: top;
}

.contact_type:first-of-type .ctl_msg {
}

.contact_right {
	position: absolute;
	bottom: 30px;
	right: 45px;
}

.contact_right img {
	max-width: 150px;
}

.contact_right img:nth-of-type(2) {
	margin-bottom: -9px;
	margin-left: 22px;
}

.contact_map {
	height: 350px;
}

.contact_map .bigmap_box {
	height: 100%;
}

.contact_type {
	margin-bottom: 20px;
}

.contact_map {
	display: none;
}

.ctl_top {
	width: 630px;
}

.see_map {
	position: absolute;
	top: 34px;
	left: 685px;
	width: 130px;
	height: 36px;
	border-radius: 5px;
	box-sizing: border-box;
	border: 1px solid #eee;
	line-height: 31px;
	text-align: center;
	cursor: pointer;
}

.bread_right.fn {
	float: none;
	font-size: 0;
	text-align: center;
}

.bread_right.fn a {
	float: none;
	display: inline-block;
	vertical-align: top;
}

.rcln_box {
	position: relative;
	height: 578px;
	overflow: hidden;
}

.rcln_box .img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
}

.rcln_in {
	margin: auto;
	width: 1200px;
	padding-top: 71px;
}

.rcln_in .btt_2 {
	margin-top: 3px;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	opacity: 0.2;
}

.rcln_msg {
	margin-top: 38px;
	position: relative;
	width: 570px;
	height: 400px;
	overflow: auto;
	font-size: 14px;
	line-height: 30px;
}

.rcln_msg .num {
	font-size: 24px;
	color: #e71a19;
}

.rcpy_box {
	margin-top: 42px;
	padding-bottom: 54px;
	overflow: hidden;
}

.rcpy_type {
	float: left;
	margin-right: 40px;
	margin-bottom: 27px;
	width: 580px;
	background: #fff;
	vertical-align: top;
}

.rcpy_type:nth-of-type(2n) {
	margin-right: 0;
}

.rcpy_img {
	height: 320px;
	overflow: hidden;
}

.rcpy_img img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.15s;
}

.rcpy_type:hover .rcpy_img img {
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
}

.rcpy_content {
	padding: 20px 25px;
}

.rczp_box {
	margin-top: 42px;
	padding-bottom: 80px;
	overflow: hidden;
}

.rczp_type {
	position: relative;
	float: left;
	width: 380px;
	min-height: 320px;
	padding-top: 51px;
	padding-bottom: 30px;
	box-sizing: border-box;
	background: #fff url(/uploads/image/simg/rczp_bg.png) no-repeat;
	background-size: 100%;
	overflow: hidden;
}

.rczpt_top {
	min-height: 150px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}

.rczpt_top p {
	padding: 0 10px;
}

.rczpt_top span {
	color: #e71a19;
}

.rczp_num {
	margin-left: 136px;
	/*margin-top: 51px;*/
}

.rczp_btn {
	margin: -4px auto 0 auto;
	display: block;
	width: 194px;
	height: 45px;
	border-radius: 45px;
	background: #e71a19;
	font-size: 16px;
	color: #fff;
	line-height: 45px;
	text-align: center;
	transition: all 0.15s;
	cursor: pointer;
}

.rczp_btn:hover {
	background: #1265ab;
}

div.rczp_btn {
	cursor: pointer;
}

.rczp_type input[type=file] {
	position: absolute;
	bottom: -30px;
	left: 0;
}

.cxhg_box {
	position: relative;
	margin-top: 42px;
	margin-bottom: 80px;
	height: 350px;
	background: rgba(0, 0, 0, 0.5);
}

.cxhg_type {
	position: absolute;
	top: 0;
	left: 0;
	width: 450px;
	height: 350px;
	overflow: hidden;
	transition: all 0.2s;
}

.cxhg_type img {
	position: absolute;
	width: 450px;
	top: 0;
	right: 0;
	transition: all 0.2s;
}

.cxhg_in {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	line-height: 350px;
	text-align: center;
	overflow: hidden;
	transition: all 0.2s;
}

.cxhg_in .msg2 {
	display: none;
}

.cxhg_type.on .cxhg_in {
	height: auto;
	padding: 18px 30px 20px 30px;
	line-height: 26px;
	text-align: left;
}

.cxhg_type.on .cxhg_in .msg2 {
	display: block;
}

.cxhg_box.on1 .cxhg_type.c1 {
	width: 450px;
}

.cxhg_box.on1 .cxhg_type.c2 {
	left: 450px;
	width: 250px;
}

.cxhg_box.on1 .cxhg_type.c3 {
	left: 700px;
	width: 250px;
}

.cxhg_box.on1 .cxhg_type.c4 {
	left: 950px;
	width: 250px;
}

.cxhg_type.c4 img {
	right: -70px;
}

.cxhg_box.on4 .cxhg_type.c4 img {
	right: 0;
}

.cxhg_box.on2 .cxhg_type.c1 {
	width: 250px;
}

.cxhg_box.on2 .cxhg_type.c2 {
	left: 250px;
	width: 450px;
}

.cxhg_box.on2 .cxhg_type.c3 {
	left: 700px;
	width: 250px;
}

.cxhg_box.on2 .cxhg_type.c4 {
	left: 950px;
	width: 250px;
}

.cxhg_box.on3 .cxhg_type.c1 {
	width: 250px;
}

.cxhg_box.on3 .cxhg_type.c2 {
	left: 250px;
	width: 250px;
}

.cxhg_box.on3 .cxhg_type.c3 {
	left: 500px;
	width: 450px;
}

.cxhg_box.on3 .cxhg_type.c4 {
	left: 950px;
	width: 250px;
}

.cxhg_box.on4 .cxhg_type.c1 {
	width: 250px;
}

.cxhg_box.on4 .cxhg_type.c2 {
	left: 250px;
	width: 250px;
}

.cxhg_box.on4 .cxhg_type.c3 {
	left: 500px;
	width: 250px;
}

.cxhg_box.on4 .cxhg_type.c4 {
	left: 750px;
	width: 450px;
}

.csr_box {
	position: relative;
	margin-top: -48px;
	margin-bottom: 64px;
	height: 430px;
	padding-top: 69px;
}

.csr_box .img {
	position: absolute;
	top: 0;
	left: 0;
}

.csr_content {
	position: relative;
	margin-top: 50px;
	padding-left: 25px;
	width: 588px;
	height: 240px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
	overflow: hidden;
}

.cxyhz_box {
	margin-top: 34px;
	background: #fff;
	font-size: 0;
	overflow: hidden;
}

.cxyhz_left {
	display: inline-block;
	width: 600px;
	height: 350px;
	overflow: hidden;
	vertical-align: middle;
}

.cxyhz_left img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.15s;
}

.cxyhz_left:hover img {
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
}

.cxyhz_right {
	display: inline-block;
	width: 600px;
	padding: 60px 40px;
	box-sizing: border-box;
	vertical-align: middle;
}

.cxyhzr_msg2 {
	margin-top: 20px;
	font-size: 24px;
	color: #e71a19;
	line-height: 30px;
}

.lh26 {
	line-height: 26px;
}

.tit_box {
	margin-top: 65px;
	background: url(/uploads/image/simg/tit_bg.jpg) no-repeat top center;
	background-size: 1920px;
}

.tit_main {
	margin: auto;
	width: 1200px;
	padding-bottom: 102px;
}

.tit_content {
	width: 574px;
	height: 204px;
}

.tit_type {
	width: 283px;
	height: 204px;
	background: #fff;
	line-height: 204px;
	text-align: center;
}

.tit_type img {
	vertical-align: middle;
}

.scroller {
	margin-top: 72px;
}

.qqbj_box2 {
	position: relative;
	margin: 72px auto 66px auto;
	width: 1122px;
	height: 418px;
	background: url(/uploads/image/simg/qqbj_bg.png) no-repeat top 32px center;
}

.zbline1 {
	position: absolute;
	top: 0;
	right: 672px;
	width: 0;
	transition: all 0.15s;
	overflow: hidden;
}

.zbline1.on {
	width: 286px;
}

.zbline2 {
	position: absolute;
	top: 12px;
	left: 454px;
	width: 0;
	transition: all 0.15s;
	overflow: hidden;
}

.zbline2.on {
	width: 396px;
}

.zbline3 {
	position: absolute;
	top: 94px;
	left: 452px;
	width: 0;
	transition: all 0.15s;
	overflow: hidden;
}

.zbline3.on {
	width: 47px;
}

.qqbj_point {
	position: absolute;
	width: 65px;
	height: 70px;
	padding: 0 5px;
	box-sizing: border-box;
	background: url(/uploads/image/simg/qqbj_point.png) no-repeat center;
	background-size: 100%;
	font-size: 14px;
	color: #fff;
	line-height: 65px;
	text-align: center;
}

.qqbj_point:hover {
	z-index: 10;
}

.qqbj_point span {
	display: inline-block;
	word-break: break-word;
	word-wrap: break-word;
	line-height: 18px;
	vertical-align: middle;
	overflow: hidden;
}

.qqbj_point.zb {
	top: 103px;
	left: 418px;
	
	z-index: 100;
}

.qqbj_point.oz {
	top: 7px;
	left: 130px;
}

.qqbj_point.xg {
	top: 96px;
	left: 475px;
}

.qqbj_point.bm {
	top: 111px;
	right: 231px;
}

.yftd_box {
	margin-top: 40px;
	overflow: hidden;
}

.yftd_type1 {
	position: relative;
	height: 250px;
	padding: 46px 45px;
	box-sizing: border-box;
}

.yftd_type1 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.yftdt1_content {
	position: relative;
	padding-top: 18px;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
}

.yftdt1_content:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 37px;
	height: 2px;
	background: #fff;
}

.yftd_type2 {
	margin-top: 30px;
	margin-right: 30px;
	float: left;
	width: 585px;
	height: 350px;
}

.yftd_type3 {
	margin-top: 30px;
	float: left;
	width: 585px;
	height: 350px;
}

.yftd_type2 img,
.yftd_type3 img {
	width: 100%;
	height: 100%;
}

.yftd_msgline {
	margin-bottom: 80px;
	background: #fff;
	font-size: 0;
	text-align: center;
}

.yftd_msgtype {
	display: inline-block;
	width: 394px;
	padding: 40px 20px 40px 80px;
	box-sizing: border-box;
	vertical-align: top;
	text-align: left;
}

.yftd_span {
	display: inline-block;
	width: 90px;
}

.yftd_under {
	width: 230px;
}

.bignum {
	font-size: 60px;
	color: #e71a19;
}

.fzlc_box {
	height: 660px;
	background: url(/uploads/image/simg/fzlc_bg.png) no-repeat top center;
	background-size: 1920px;
}

.fzlc_main {
	margin: auto;
	width: 1200px;
	padding-top: 15px;
}

.fzlc_content {
	position: relative;
}

.time_point {
	position: absolute;
}

.time_point .round {
	position: relative;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	box-sizing: border-box;
	border: 1px solid #afafaf;
}

.time_point .round:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4px;
	margin-left: -4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #adadad;
}

.time_point span {
	position: absolute;
	top: 35px;
	left: 50%;
	margin-left: -25px;
	width: 50px;
	font-size: 16px;
	color: #5f5f5f;
	text-align: center;
}

.time_point.t1 {
	top: 207px;
	left: 38px;
}

.time_point.t2 {
	top: 134px;
	left: 341px;
}

.time_point.t3 {
	top: 116px;
	left: 624px;
}

.time_point.t4 {
	top: 46px;
	right: 291px;
}

.time_point.t5 {
	top: 26px;
	right: 41px;
}

.time_point.on .round:before {
	background: #e71a19;
}

.time_point.on .round:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -4px;
	margin-left: -4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	border: 1px solid #e71a19;
	box-sizing: border-box;
	opacity: 0.8;
	animation: kuozhan 1.5s linear infinite;
}

@keyframes kuozhan {
	0% {
		margin-top: -4px;
		margin-left: -3.5px;
		width: 8px;
		height: 8px;
		opacity: 0.8;
	}
	80% {
		margin-top: -20px;
		margin-left: -20px;
		width: 40px;
		height: 40px;
		opacity: 0;
	}
	100% {
		margin-top: -20px;
		margin-left: -20px;
		width: 40px;
		height: 40px;
		opacity: 0;
	}
}

.fzlc_showbox {
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	padding: 30px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0 15px 34px rgba(0, 0, 0, 0.09);
}

.year_line {
	font-size: 32px;
	font-weight: bold;
	color: #e71a19;
}

.fzlcswiper {
	text-align: center;
}

.fzlc_click {
	position: absolute;
	top: 288px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	box-shadow: 0 15px 34px rgba(0, 0, 0, 0.09);
	cursor: pointer;
}

.fzlc_click.prev {
	left: 305px;
	background: #fff url(/uploads/image/simg/fzlc_prev.png) no-repeat center;
	background-size: 10px;
}

.fzlc_click.prev:hover {
	background: #e71a19 url(/uploads/image/simg/fzlc_prev_on.png) no-repeat center;
	background-size: 10px;
}

.fzlc_click.next {
	right: 305px;
	background: #fff url(/uploads/image/simg/fzlc_next.png) no-repeat center;
	background-size: 10px;
}

.fzlc_click.next:hover {
	background: #e71a19 url(/uploads/image/simg/fzlc_next_on.png) no-repeat center;
	background-size: 10px;
}

.jtjj_box {
	margin-bottom: 80px;
}

.jtjj_left {
	display: inline-block;
	padding-top: 45px;
	width: 575px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	vertical-align: middle;
}

.jtjj_right {
	margin-left: 36px;
	display: inline-block;
	position: relative;
	width: 580px;
	height: 315px;
	background: #e2e2e2;
	vertical-align: middle;
}

.jtjj_right img {
	position: relative;
	top: -34px;
	left: -12px;
	width: 580px;
	height: 337px;
}

/*.jtjj_right:before,
.jtjj_right:after {
	content: "";
	position: absolute;
	top: -34px;
	left: -12px;
	width: 50px;
	height: 50px;
	background: #f8f8f8;
	z-index: 10;
}

.jtjj_right:after {
	top: 16px;
	left: 38px;
	background: #e71a19;
}*/

.qyry_box {
	height: 719px;
	background: url(/uploads/image/simg/qyry_bg.jpg) no-repeat bottom center;
	background-size: 1920px;
}

.qyry_main {
	margin: auto;
	width: 1200px;
}

.qyry_content {
	position: relative;
	margin-top: 55px;
}

.qyryshow {
	width: 750px;
	height: 220px;
	font-size: 0;
	text-align: center;
}

.time_left {
	display: inline-block;
	width: 201px;
	height: 167px;
	background: url(/uploads/image/simg/qyry_time.png) no-repeat;
	background-size: 100%;
	line-height: 150px;
	vertical-align: top;
}

.timel_in {
	display: inline-block;
	line-height: 36px;
	vertical-align: middle;
}

.time_right {
	margin-left: 8px;
	display: inline-block;
	width: 400px;
	height: 150px;
	padding: 0 15px;
	box-sizing: border-box;
	border-radius: 5px;
	background: #fff;
	line-height: 150px;
	vertical-align: top;
	box-shadow: 0 15px 34px rgba(0, 0, 0, 0.09);
}

.time_right img {
	width: 150px;
	vertical-align: middle;
}

.timer_msg {
	margin-left: 20px;
	display: inline-block;
	width: 200px;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
}

/*.qyryshow .swiper-slide {
	opacity: 0 !important;
	filter: alpha(opacity=0) !important;
}

.qyryshow .swiper-slide-active {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}*/

.qyry_content .fzlc_click.prev {
	left: 0;
	z-index: 100;
}

.qyry_content .fzlc_click.next {
	right: 0;
	z-index: 100;
}

.qyryline {
	height: 180px;
}

.qyry_content:before {
	content: "";
	position: absolute;
	top: 385px;
	left: 0;
	right: 0;
	height: 1px;
	background: #a2a2a2;
}

.qyryline .qyryl_type {
	position: relative;
	width: 196px;
	height: 100%;
}

.qyryline .qyryl_type p {
	margin-top: 38px;
	margin-left: 98px;
	height: 124px;
	padding-left: 18px;
	font-size: 22px;
	color: #666;
	border-left: 1px solid #cccccc;
	transition: all 0.15s;
}

.qyryl_img {
	position: absolute;
	top: 118px;
	left: 50%;
	margin-left: -9px;
	width: 18px;
	height: 18px;
	transition: all 0.15s;
}

.swiper-slide-active .qyryl_type p {
	margin-top: 0;
	margin-left: 97px;
	height: 166px;
	border-left: 2px solid #e71a19;
	color: #e71a19;
}

.swiper-slide-active .qyryl_img {
	top: 150px;
	margin-left: -15px;
	width: 30px;
	height: 30px;
}

.qywmjj_box {
	padding-bottom: 88px;
	background: #fff;
	overflow: hidden;
}

.ccv_box {
	margin-top: 33px;
	background: #f8f8f8;
	overflow: hidden;
}

.ccv_content {
	float: left;
	width: 600px;
	min-height: 380px;
	padding: 70px 10px 20px 50px;
	box-sizing: border-box;
}

.ccv_img {
	float: left;
	width: 600px;
	height: 380px;
}

.ccv_img img {
	width: 100%;
	height: 100%;
}

.ccv_m2 {
	font-size: 20px;
	color: #c3c3c3;
	line-height: 26px;
}

.ccv_roundline {
	margin-top: 40px;
	height: 76px;
	overflow: hidden;
}

.ccv_round {
	position: relative;
	float: left;
	margin-right: 40px;
	width: 76px;
	height: 76px;
	border-radius: 50%;
	background: #fff;
	transition: all 0.15s;
}

.ccv_round:hover {
	background: #e70012;
}

.cvvr_n,
.cvvr_h {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 76px;
	text-align: center;
	transition: all 0.15s;
}

.cvvr_n img {
	vertical-align: middle;
}

.cvvr_h {
	font-size: 16px;
	color: #fff;
	opacity: 0;
	padding: 0 5px;
	box-sizing: border-box;
	word-break: break-word;
	word-warp: break-word;
}

.cvvr_h span {
	display: inline-block;
	line-height: 18px;
	vertical-align: middle;
}

.ccv_round:hover .cvvr_n {
	opacity: 0;
}

.ccv_round:hover .cvvr_h {
	opacity: 1;
}

.ccv_m3 {
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.qywhshow {
	margin-top: 69px;
	padding-bottom: 20px;
}

.qywh_type {
	margin-right: 22px;
	margin-bottom: 30px;
	float: left;
	width: 385px;
}

.qywh_type:nth-of-type(3n) {
	margin-right: 0;
}

.qywht_img {
	height: 280px;
	overflow: hidden;
}

.qywht_img img {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.15s;
}

.qywh_type:hover .qywht_img img {
	top: -5%;
	left: -5%;
	width: 110%;
	height: 110%;
}

.qywht_msg {
	height: 60px;
	padding: 0 20px;
	background: #fff;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.qywhshow .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #b8b8b8;
	opacity: 1;
}

.qywhshow .swiper-pagination-bullet-active {
	background: #e70012;
}

.ztzl_box {
	position: relative;
	height: 750px;
	overflow: hidden;
}

.ztzl_box img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 750px;
}

.ztzl_box .main {
	position: relative;
	padding-top: 190px;
	overflow: hidden;
}

.ztzl_box .btt_1 {
	font-size: 45px;
	color: #fff;
}

.ztzl_box .btt_2 {
	font-size: 45px;
	color: #fff;
	opacity: 0.4;
	font-weight: lighter;
}

.ztzl_msg {
	margin-top: 10px;
	width: 570px;
	font-size: 16px;
	color: #fff;
	line-height: 36px;
}

.scfj_box {
	margin: 60px auto;
	width: 500px;
	height: 50px;
	padding: 0 20px;
	border: 1px solid #ccc;
	line-height: 50px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}

.scfj_box span {
	font-size: 18px;
	color: #666;
}

.scfj_file {
	position: absolute;
	top: -30px;
	left: 0;
}

.jtpp_box {
	margin-top: 55px;
	padding-bottom: 60px;
}

.jtpp_type {
	min-height: 210px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}

.jtpp_left {
	float: left;
	width: 347px;
	height: 210px;
	background: url(/uploads/image/simg/jtpp_bg.jpg) no-repeat;
	line-height: 210px;
	text-align: center;
}

.jtpp_left img {
	margin-right: 48px;
	vertical-align: middle;
}

.jtpp_left img:last-of-type {
	margin-right: 0;
}

.jtpp_right {
	float: left;
	width: 853px;
	padding: 45px 75px 50px 36px;
	box-sizing: border-box;
}