*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Î¢ÈíÑÅºÚ";
	box-sizing: border-box;
}

li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #000;
}
.clearFloat:after{
	display: block;
	content: "";
	clear: both;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.content{
	width: 100%;
}
.focusBox {
	width:100%; 
	height:550px;
}
.focusBox .swiper-container{
	height: 100%;
	width: 100%;
}
.focusBox .swiper-wrapper{
	height: 100%;
	width: 100%;
}
.focusBox .swiper-slide{
	height: 100%;
	width: 100%!important;
	position: relative;
	background-position: center!important;
	background-size: cover!important;
	background-repeat: no-repeat!important;
}
.focusBox .swiper-slide img{
	height: 100%;
	width: 100%;
}
.focusBox .swiper-pagination-bullet{
	width:60px; 
	height:6px;
	background:#ffffff;
	border-radius: 3px;
	opacity: 1;
}
.focusBox .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#b0d032;
}
/* .focusBox { position: relative; width:100%; height:550px; overflow: hidden; }
.focusBox .pic img { width:100%; height:550px; display: block; }
.focusBox .hd { overflow:hidden; zoom:1; position:absolute; bottom:7px;left: 50%; z-index:3;text-align: center;}
.focusBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:60px; height:6px; cursor:pointer; overflow:hidden; background:#ffffff;border-radius: 3px; margin-left:4px; filter:alpha(opacity=80); opacity:.8; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.focusBox .hd .on{ background:#b0d032; filter:alpha(opacity=100);opacity:1;   } */
.news{
	margin-top: 62px;
}
.new_box{
	width: 1200px;
	margin: 0 auto;
}
.newsTitle{
	text-align: center;
}
.newsName{
	font-size: 26px;
	color: #00439a;
	font-family: "Î¢ÈíÑÅºÚ Regular";
}
.newsName a{
	color: #00439a;
}
.lines{
	width: 50px;
	height: 4px;
	background-color: #b0d032;
	border-radius: 2px;
	margin: 0 auto;
	margin-top: 10px;
}
.newContent{
	margin-top: 28px;
	position: relative;
}
.newsCarousel{
	width: 537px;
	height: 342px;
	float: left;
}
.newsCarousel .swiper-container{
	width: 100%;
	height: 100%;
}
.newsCarousel .swiper-wrapper{
	width: 100%;
	height: 100%;
}
.newsCarousel .swiper-slide{
	width: 100%;
	height: 100%;
	background-size: cover !important;
}
.newsCarousel .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}
.newsCarousel .swiper-pagination-bullet{
	width:12px; 
	height:12px;
	opacity: 1;
	background: #858788;
}
.newsCarousel .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background:#fff;
}
/* .newsCarousel .focusBox .pic img { width:100%; height:342px; display: block; }
.newsCarousel .focusBox .hd li{float:left; line-height:15px; text-align:center; font-size:12px; width:12px; height:12px; cursor:pointer; overflow:hidden; background:#ffffff;border-radius: 50%;margin-left:4px; filter:alpha(opacity=50); opacity:.5; -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease }
.newsCarousel .focusBox .hd .on{  filter:alpha(opacity=100);opacity:1;   } */
.newsList{
	margin-left: 26px;
	width: 628px;
	float: left;
}
.newsList ul{
	/* display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	column-gap: 500px; */
	
}
.newsList li{
	width: 100%;
	/* height: 160px;
	margin-bottom: 20px;
	box-shadow: -8px 0px 51.87px 0.72px rgba(61,61,61,0.08); 
	border-bottom: 3px solid #0c4aad;
	padding: 15px; */
}
/* .newsList li:nth-child(1){
	margin-top:0px;
} */
.newsList li a{
	display: block;
	position: relative;
	/* height: 16px; */
	padding-left: 22px;
	padding-right: 110px;
	overflow: hidden;
}
.listIcon{
	position: absolute;
	top: 13px;
	left: 0px;
	width: 10px;
	height: 10px;
}
.newText{
	width: 100%;
	font-size: 16px;
	line-height: 38px;
	color: #333333;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	white-space: nowrap; /* ·ÀÖ¹ÎÄ±¾»»ÐÐ */
	overflow: hidden; /* Òþ²ØÒç³öµÄÄÚÈÝ */
	text-overflow: ellipsis; /* ÏÔÊ¾Ê¡ÂÔ·ûºÅÀ´´ú±í±»ÐÞ¼ôµÄÎÄ±¾ */
}
.time{
	width: 110px;
	line-height: 16px;	
	color: #999;
	font-size: 14px;
	font-family: "Adobe ºÚÌå Std";
	position: absolute;
	right: 0;
	top: 10px;
}
.newMs{
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #555555;
	line-height: 21px;
	height: 42px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
	margin: 14px 0;
}
.more{
	font-size: 14px;
	color: #00439a;
	float: right;
	margin-top: 18px;
	margin-right: 18px;
}
.part2{
	width: 100%;
	margin-top: 70px;
	height:500px;
	background-image: url(/static/www.sxhkxy.com/images/part2bg.png);
}
.part2Content{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.part2Menu{
	padding-top: 52px;
}
.part2Menu::after{
	content: '';
	clear: both;
	display: block;
}
.part2MenuItem{
	width: 114px;
	height: 45px;
	font-size: 28px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #ffffff;
	margin-right: 185px;
	float: left;
	line-height: 1;
	cursor: pointer;
}
.part2MenuItem:last-child{
	margin-right: 0;
}
.part2MenuItem.active{
	background-image: url(/static/www.sxhkxy.com/images/active_line.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.part2BodyItem {
	display: none;
	position: relative;
}
.part2BodyItem.active{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.part2BodyItemA{
	width: 332px;
	display: flex;
	margin-top: 56px;
	align-items: center;
}
.part2BodyItemA img{
	width: 19px;
	height: 19px;
	margin-right: 20px;
}
.part2BodyItemA p{
	font-size: 16px;
	font-family: PingFang, PingFang-SC-Bold;
	font-weight: normal;
	color: #ffffff;
	line-height: 26px;
	height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}
.part2more{
	position: absolute;
	font-size: 14px;
	color: #FFF;
	right: 0;
	top: -40px;
}
.part2Item{
	margin-top: 61px;
	width: 380px;
	height: 380px;
	background-color: #fff;
}
.part2Item.part2Item2{
	margin-left: 30px;
	margin-right: 30px;
}
.part2Item_c{
	width: 100%;
	padding:0 15px;
}
.part2Item_t{
	height: 55px;
	width: 100%;
	line-height: 55px;
	border-bottom: 2px solid #b0d032;
}
.part2Item_t p{
	font-size: 20px;
	color: #043d86;
	width: 115px;
}
.part2Item_t p img{
	margin-right: 11px;
	display: inline-block;
	vertical-align: text-bottom;
}
.part2Item_t .more{
	margin-top: 0px;
	margin-right: 0px;
}
.part2Item_L li{
	height: 81px;
	padding: 13px 0;
	padding-left: 72px;
	position: relative;
	border-bottom: 1px dashed #eeeeee;
}
.part2Item_L li:nth-child(4){
	border-bottom: 0px dashed #eeeeee;
}
	
.newsTime{
	width: 55px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 13px;
	background-color: #eeeeee;
	text-align: center;
	color: #00439a;
}
.day{
	font-size: 22px;
    margin-top: 5px;
}
.date{
	font-size: 11px;
}
.newTexts{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 25px;
	margin-top: 2px;
	height: 50px;
	overflow: hidden;
}
.part3{
	width: 1200px;
	margin: 0 auto;
	margin-top: 58px;
}
.part3_c{
	margin-top:30px;
	margin-bottom: 58px;
}
.part3_c_l{
	width: 574px;
}
.part3_c_l_Item{
	width: 100%;
	height: 240px;
	box-shadow:1px 1px 8px rgba(0,0,0,.13);
	margin-bottom: 20px;
}
.part3_c_l_Item{
	padding:25px 24px 30px 20px;
}
.part3_c_l_ItemTitle{
	position: relative;
	height: 36px;
	padding-left: 52px;
	padding-right: 61px;
}
.part3_c_l_ItemTitle img{
	width: 36px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.txt{
	font-size: 16px;
	color: #00439a;
	line-height: 36px;
}
.follow{
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background-color: #f55c00;
	border-radius: 4px;
	position: absolute;
	right: 0px;
	top: 3px;
	font-size: 16px;
}
.follow .guanzhu{
	position: absolute;
	top: 32px;
	left: -19px;
	z-index: 99;
	width: 100px;
	height: 100px;
	display: none;
}
.follow:hover .guanzhu{
	display: block;
}
.part3_c_l_ItemC{
	margin-top: 33px;
	position: relative;
}
.part3_c_l_ItemC img{
	width: 186px;
	height: 124px;
	float: left;
}
.part3_c_l_ItemC p{
	float: left;
	width: 306px;
	height: 70px;
	font-size: 16px;
	color: #333333;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	margin-left: 17px;
	line-height: 35px;
	overflow: hidden;
}
.part3_c_r{
	width: 610px;
	font-size: 0;
}
.part3_c_ritem{
	width:296px;
	height: 500px;
	display: inline-block;
	vertical-align: top;
	box-shadow:1px 1px 8px rgba(0,0,0,.13);
}
.part3_c_ritemT{
	position: relative;
	padding:25px 24px 30px 20px;
}
.part3_c_ritemT .follow{
	width: 60px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background-color: #f55c00;
	border-radius: 4px;
	float: right;
	display: block;
	font-size: 16px;
	position: relative;
}
.part3_c_ritemText{
	margin-top: 39px;
	width: 206px;
	line-height: 24px;
	font-size: 16px;
	color: #00439a;
	margin: 0 auto;
	text-align: center;
	font-family: "Î¢ÈíÑÅºÚ Regular";
}
.pics{
	margin-top: 30px;
	width: 100%;
	height: 200px;
}
.texts{
	padding-left:18px;
	padding-right: 25px;
	margin-top: 25px;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	font-family: "Î¢ÈíÑÅºÚ Regular";
}
.part3_c_ritem2{
	margin-left: 18px;
}
.videoBox,.imgs_box{
	width: 600px;
	height: 370px;
	float: left;
	position: relative;
}
.videoBox:hover .play{
	display: block;
}
.play{
	position: absolute;
	margin: auto;
	left: 0;
	bottom:0 ;
	right: 0;
	top: 0;
}
#play1{
	display: none;
}
.imgs_box img{
	width: 300px;
	height: 181px;
	float: left;
}
.fc{
	width: 100%;
	height: 800px;
	background-image: url(/static/www.sxhkxy.com/images/fc_bg.jpg);
}
.fc_con{
	width: 1200px;
	margin: 0 auto;
	padding-top: 69px;
}
.fc_des{
	width: 540px;
	height: 350px;
	background: rgba(51,51,51,0.5);
	padding: 60px 52px 0 52px;
}
.fc_tit{
	font-size: 26px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: bold;
	color: #ffffff;
	line-height: 26px;
}
.fc_line{
	width: 54px;
	height: 4px;
	background: #b0d032;
	border-radius: 2px;
	margin: 20px 0;
}
.fc_content{
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	line-height: 30px;
}
.fc_Img{
	margin-top: 149px;
}
.fc_Img::after{
	content: '';
	display: block;
	clear: both;
}
.fc_Img a{
	display: block;
	float: left;
	width: 240px;
	height: 160px;
	background: #ffffff;
	border: 4px solid #ffffff;
	margin-right: 20px;
}
.fc_Img a img{
	width: 100%;
	height: 100%;
}
.part4{
	width: 1300px;
	margin: 0 auto;
}
.part4 .ohbox{
	height: 120px;
}
.part4 .ohboxPc{
	position: relative;
}
.ohbox .swiper-container{
	width: 100%;
	height: 100%;
}
.ohbox .swiper-slide{
	text-align: center;
	font-size: 18px;
}
.ohbox .swiper-slide .swiper-slideImg{
	 height: 120px;
	 width: 100%;
}
.ohbox .swiper-button-next, .ohbox .swiper-button-prev{
	width: 18px;
	height: 32px;
	background-size:initial;
	margin-top: 0px;
	z-index: 9999;
	position: absolute;
}
.ohbox .swiper-button-prev, .ohbox .swiper-container-rtl .swiper-button-next{
	left: -33px;
	right: auto;
	background-image: url(/static/www.sxhkxy.com/images/leftIcon.png);
}
.ohbox .swiper-button-next, .ohbox .swiper-container-rtl .swiper-button-prev{
	right:-33px;
	left: auto;
	background-image: url(/static/www.sxhkxy.com/images/rightIcon.png);
}
.ohbox .swiper-slide .mask{
	width:100%;
	height:120px;
	background-color: rgba(0,0,0,.5);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 101;
	text-align: center;
	display: none;
}
.ohbox .swiper-slide .goto{
	color: #fff;
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	text-align: center;
	line-height: 143px;
	margin-top: 0px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.ohbox .swiper-slide img{
	display: block;
	width: 34px;
	height: 34px;
	margin:0 auto;
}
.ohbox .swiper-slide p{
	color: #fff;
	font-size: 16px;
	font-family: "Î¢ÈíÑÅºÚ Regular";
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	
}
.ohbox .swiper-slide:hover .mask{
	display: block;
}
@media screen and (min-width: 320px) {
	.focusBox{
		height: 214px;
	}
	.news{
		margin-top: 15px;
	}
	.new_box{
		width: 100%;
	}
	.newsName{
		font-size: 20px;
	}
	.newsCarousel{
		width: 100%;
		height: 200px;
	}
	.newsList{
		width: 100%;
		padding: 0 15px;
		margin-top: 15px;
		margin-left: 0px;
	}
	.newsList li{
		width: 100%;
	}
	.part2{
		height: auto;
		/* background-image: initial; */
		margin-top: 30px;
		padding: 0 15px;
		background-size: cover;
		padding-bottom: 20px;
	}
	.part2Menu {
	    padding-top: 20px;
	}
	.part2MenuItem {
	    width: auto;
	    height: auto;
	    font-size: 14px;
	    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	    color: #ffffff;
	    margin-right: 10px;
	    float: left;
	    line-height: 1;
	    cursor: pointer;
		font-weight: initial;
	}
	.part2MenuItem.active{
		font-weight: bold;
		background-image:none;
	}
	.part2more{
		display: none;
	}
	.part2BodyItemA{
		width: 100%;
		margin-top: 15px;
	}
	.part2BodyItemA p{
		line-height: 20px;
		height: 40px;
		font-size: 12px;
	}
	.part2 .part2Content{
		width: 100%;
	}
	.part2Item{
		width: 100%;
		background-color: #e4e4e4;
		margin-top: 0px;
	}
	.part2Item.part2Item2{
		margin:15px 0px;
	}
	.part3{
		width: 100%;
		margin-top: 30px;
	}
	.part3_c{
		width: 100%;
		padding: 0 15px;
		margin-bottom: 0px;
	}
	.part3_c_l{
		width: 100%;
	}
	.txt {
	    font-size: 14px;
	    color: #00439a;
	    line-height: 22px;
	}
	.part3_c_l_Item{
		height: 206px;
	}
	.part3_c_l_ItemC{
		padding-left:163px;
	}
	.part3_c_l_ItemC img {
	    width: 146px;
	    height: 84px;
	    position: absolute;
		left: 0px;
		top: 0px;
	}
	.part3_c_l_ItemC p {
	    float: left;
	    width: 136px;
	    height: 84px;
	    font-size: 14px;
	    color: #333333;
	    font-family: "Î¢ÈíÑÅºÚ Regular";
	    margin-left: 0px;
	    line-height: 26px;
	    overflow: hidden;
	}
	.part3_c_r{
		width: 100%;
	}
	.part3_c_ritem{
		width: 100%;
	}
	.part3_c_ritem2{
		margin-left: 0px;
		margin-top: 30px;
	}
	.videoBox{
		width: 100%;
		height: 200px;
	}
	.videoBox video{
		width: 100%!important;
		height: 200px!important;
	}
	.imgs_box {
	   display: none;
	}
	.fc{
		margin-top: 20px;
		height: auto;
		background-size: cover;
		padding-bottom: 20px;
	}
	.fc_con {
	    width: 100%;
	    padding: 15px;
	}
	.fc_des {
	    width: 100%;
	    height: auto;
	    background: rgba(51, 51, 51, 0.5);
	    padding: 15px;
	}
	.fc_Img{
		margin-top: 20px;
	}
	.fc_Img a {
	    display: block;
	    float: left;
	    width: 100%;
	    height: 160px;
	    background: #ffffff;
	    border: 4px solid #ffffff;
	    margin-right: 0;
		margin-top: 10px;
	}
	.scrollBox{
		width: 100%;
	}
	.scrollBox .ohbox{
		width: 100%;
		left: 0px;
	}
	.part4 .scrollBox{
		padding: 10px 0px;
	}
	.part4 .ohboxPc{
		display: none;
	}
	#mobile{
		display: block;
	}
}
@media screen and (min-width: 768px) {
	.news{
		margin-top: 32px;
	}
	.newsCarousel{
		height: 317px;
	}
	.newsCarousel .swiper-slide{
		background-size: 100% 100%!important;
	}
	.newsList ul {
	    /* column-gap: 0; */
	}
	.newsList li {
		width: 49%;
		float: left;
	}
	.part2Menu {
	    padding-top: 52px;
	}
	.part2MenuItem {
	    width: 114px;
	    height: 45px;
	    font-size: 28px;
	    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	    font-weight: 700;
	    color: #ffffff;
	    margin-right: 75px;
	    float: left;
	    line-height: 1;
	    cursor: pointer;
	}
	.part2MenuItem.active {
	    background-image: url(/static/www.sxhkxy.com/images/active_line.png);
	    background-repeat: no-repeat;
	    background-position: bottom center;
		font-weight: 700;
	}
	.part2BodyItemA {
		width: 49%;
		margin-top: 30px;
	}
	.part2Item{
		width: 49%;
		margin-top: 0px;
		margin-bottom: 15px;
		margin-right: 0;
	}
	.part2BodyItemA p {
		line-height: 26px;
		height: 52px;
		font-size: 16px;
	}
	.part2more{
		display: block;
	}
	.fc_con {
		padding: 30px;
	}
	.fc_des {
	    width: 540px;
	    height: 350px;
	    padding: 60px 52px 0 52px;
	}
	.fc_Img a {
		width: 240px;
		margin-right: 20px;
		margin-top: 10px;
	}
	.part2Item.part2Item2 {
		margin: 0;
		margin-bottom: 15px;
		margin-left: 2%;
	}
	.part3_c_l_Item{
		width: 49%;
		float: left;
	}
	.part3_c_l_Item:nth-child(2){
		margin-left: 2%;
	}
	.part3_c_ritem{
		width: 49%;
		float: left;
	}
	.part3_c_ritem2{
		margin: 0 ;
		margin-left: 2%;
	}
	.videoBox, .imgs_box{
		width: 50%;
		height: auto;
	}
	.imgs_box{
		display: block;
	}
	.imgs_box img{
		width: 50%;
		height: 99px;
	}
	.part4 .ohboxPc{
		display: block;
	}
	#mobile{
		display: none;
	}
}
@media screen and (min-width: 1000px) {
	.focusBox{
		height: 450px;
	}
	.news{
		margin-top: 32px;
	}
	.new_box{
		width: 1200px;
	}
	.newsName{
		font-size: 26px;
	}
	.newsCarousel{
		width: 537px;
		height: 342px;
	}
	.newsList{
		margin-left: 26px;
		width: 628px;
		margin-top: 0;
	}
	.newsList ul {
	    /* column-gap: 500px; */
	}
	.newsList li {
	    width: 100%;
	}
	.part2MenuItem {
		margin-right: 185px;
	}
	.part2BodyItemA {
	    width: 332px;
	    margin-top: 56px;
	}
	.fc_con {
	    width: 1200px;
		padding: 0;
		padding-top: 69px;
	}
	.part2{
		margin-top: 70px;
		height: 500px;
		background-image: url(/static/www.sxhkxy.com/images/zx_bg.jpg);
		padding: 0;
	}
	.part2 .part2Content{
		width: 1200px;
	}
	.part2Item{
		margin-top: 61px;
		width: 380px;
		height: 380px;
		background-color: #fff;
	}
	.part2Item.part2Item2{
		margin:0px;
		margin-left: 30px;
		margin-right: 30px;
		margin-top: 61px;
	}
	.part3 {
	    width: 1200px;
	    margin: 0 auto;
	    margin-top: 58px;
	}
	.part3_c{
		margin-bottom: 58px;
		padding: 0;
	}
	.part3_c_l {
	    width: 574px;
	}
	.part3_c_r {
	    width: 610px;
	    font-size: 0;
	}
	.part3_c_ritem {
	    width: 296px;
	}
	.part3_c_ritem2{
		margin-left: 18px;
		margin-top: 0px;
	}
	.txt {
	    font-size: 16px;
	    color: #00439a;
	    line-height: 36px;
	}
	.part3_c_l_Item{
		height: 240px;
	}
	.part3_c_l_ItemC img {
	    width: 186px;
	    height: 124px;
	    float: left;
		position: initial;
	}
	.part3_c_l_ItemC{
		padding-left: 0;
	}
	.part3_c_l_ItemC p {
	    float: left;
	    width: 306px;
	    height: 70px;
	    font-size: 16px;
	    color: #333333;
	    font-family: "Î¢ÈíÑÅºÚ Regular";
	    margin-left: 17px;
	    line-height: 35px;
	    overflow: hidden;
	}
	.videoBox, .imgs_box {
	    width: 600px;
	    height: 370px;
	    float: left;
	    position: relative;
	}
	.videoBox video {
	    height: 362px!important;
	}
	.imgs_box{
		display: block;
	}
	.imgs_box img {
	    width: 300px;
	    height: 180px;
	    float: left;
	}
	.part3_c_l_Item {
	    width: 100%;
	    height: 240px;
	    box-shadow: 1px 1px 8px rgb(0 0 0 / 13%);
		margin: 0;
	    margin-bottom: 20px;
	}
	.part3_c_l_Item:nth-child(2) {
	    margin-left: 0%;
	}
	.ohbox .swiper-slide{
		width: 284px!important;
	}
	.ohbox .swiper-slide .swiper-slideImg{
		width: 284px;
	}
	.ohbox .swiper-slide .goto{
		display: none;
	}
	.ohbox .mask img{
		margin-top: 26px;
	}
	.part4 .ohboxPc{
		display: block;
	}
	#mobile{
		display: none;
	}
}
#img1,#img2,#img3{
/* 	width: 400px; */
	/* height: 190px; */
	position: fixed; /*fixedÊµÏÖ¾ø¶Ô¶¨Î»*/
	cursor:pointer;
	z-index: 999;
}
#img2{
	width: 450px;
}
#img1 a,#img2 a,#img3 a{
	display: block;
	height: 100%;
	text-align: center;
	background-color: #02519E;
}
.piaochangTitle{
	color: #fff;
	font-size: 20px;
	padding: 15px;
}
.nirongTitle{
	font-size: 16px;
	margin-bottom: 10px;
	color: #fff;
}
.nirongshijian{
	margin-bottom: 10px;
}
.nirongshijian,.nirongSpan{
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}
.nirongSpan1{
	font-size: 16px;
	color: #fff;
}
	
