.MenuBox {
	width: 100%!important;
	height: 48px!important;
	background: rgba(12,55,166,.4)!important;
	position: relative!important;
	/* position: relative!important;
	top: 9px!important; */
	z-index: 9999999!important;
}

.mask{
    position: fixed;
    background: rgba(0,0,0,.3);
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
	z-index: 9999;
}
.mask>img{
    height: 70%;
    margin:20px 0;
    width: auto;
	max-width: 90%;
}
#banner{
	top: -48px;
}
.swiper-container {
	width: 100%;
	height: auto;
	max-height: 500px;
}
.swiper-container .swiper-slide li {
	width: 100%;
	height: 100%;
}

.swiper-container .swiper-slide img {
	width: 100% !important;
	height: auto!important; 

}

.swiper-container .swiper-pagination {
	bottom: 30px !important;
}

.swiper-container .swiper-pagination-bullet {
	background: #ccc;
	width: 60px;
	height: 6px;
	border-radius: 0;
	opacity: 0.8;
}

.swiper-container .my-bullet-active {
	background: #fff;
	opacity: 1;
}


.swiper-pagination_banner,.swiper-pagination_banner_m{
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.swiper-button-next {
	background: url(../images/hualu/next.png) no-repeat;
}

.swiper-button-prev {
	background: url(../images/hualu/prev.png) no-repeat;
}

/* 第一部分主体 */
.main1 {
	padding: 0px 0 20px;
}
.con1_top {
	padding-bottom: 40px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 40px;
	text-align: center;
}

.con1_top>a {
	display: block;
}

.con1_tit {
	color: #cc0202;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 30px;
}
.con1_tit>a{
	color: #cc0202;
}
.con1_tit>a:hover{
	/* text-decoration: underline; */
}
.con1_subtit {
	font-size: 24px;
	color: #333;
}

.con1_news{
	overflow: hidden;
	/* display: inline-block; */
	text-align: center;
	margin-bottom: 20px;
}

.con1_news_li{
	/* float: left; */
	width: auto;
	font-size: 22px;
	/* text-align: left; */
	padding: 0 10px;
}
.con1_news_li a{
	display: inline-block;
	/* font-weight: bold; */
	color: #000;
}
/* .con1_news_li a:hover{
	text-decoration: underline;
} */
.con1_news_li:first-child{
	/* border-right: 2px solid #ccc;
	text-align: right; */
}

.con1_bottom {
	overflow: hidden;
}

.con1_l {
	float: left;
}

.focusBox {
	position: relative;
	width: 720px;
	height: 360px;
	overflow: hidden;
	text-align: left;
	background: white;
}

.focusBox_prev,.focusBox_next {
	height: 100%;
	width: 50px;
	position: absolute;	
	z-index: 33;
	filter:none!important;;
}

.focusBox_prev{
	left: 0;
	background: url(../images/hualu/prev_wh.png) no-repeat center!important;
}
.focusBox_next {
	right: 0;
	background: url(../images/hualu/next_wh.png) no-repeat center!important;
}

.focusBox_prev:hover {
	background-image: url(../images/hualu/prev_wh_hover.png);
}
.focusBox_next:hover {
	background-image: url(../images/hualu/next_wh_hover.png);
}

.focusBox .pic {
	height: 360px;
}

.focusBox .pic li {
	height: 100%;
}

.focusBox .pic img {
	width: 100%;
	height: auto;
	display: block;
}

.focusBox .txt-bg,.vcrBox_wrap .txt-bg {
	position: absolute;
	bottom: 0;
	z-index: 1;
	height: 60px;
	width: 100%;
	background: rgba(0, 0, 0, .4);
	filter: alpha(opacity=80);
	overflow: hidden;
}

.focusBox .txt,.vcrBox_wrap .txt {
	position: absolute;
	bottom: 0;
	z-index: 2;
	height: 60px;
	width: 100%;
	overflow: hidden;
}

.focusBox .txt li,.vcrBox_wrap .txt li {
	height: 60px;
	line-height: 60px;
	position: absolute;
	bottom: -60x;
}

.vcrBox_wrap .txt li {
	height: auto;
	width: calc(100% - 20px);
    line-height: 60px;
    position: absolute;
    bottom: -60x;
    background: rgba(0,0,0,.5);
	padding: 5px 10px;
}
.focusBox .txt li a {
	display: block;
	color: #fff;
	padding: 0 0 0 10px;
	font-size: 16px;
	text-decoration: none;
	width: 380px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.vcrBox_wrap .txt li a {
	display: block;
	color: #d1cdcd;
	line-height: 25px;
	font-size: 16px;
	text-decoration: none;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
}

.focusBox .num ,.vcrBox_wrap .num {
	position: absolute;
	z-index: 3;
	bottom: 20px;
	right: 25px;
}

.focusBox .num li,.vcrBox_wrap .num li {
	background: #8e9cb3;
	float: left;
	position: relative;
	width: 6px;
	height: 6px;
	line-height: 6px;
	overflow: hidden;
	text-align: center;
	margin-right: 5px;
	cursor: pointer;
	border-radius: 50%;
}

.focusBox .num li.on,.vcrBox_wrap .num li.on {
	background: #fff;
}

.focusBox .num li.on,.vcrBox_wrap .num li.on {
	border: none;
}

.con1_r {
	width: calc(100% - 750px);
	float: left;
	margin-left: 30px;
}

.con1_r_top {
	overflow: hidden;
	margin-bottom: 20px;
	background: #e9e9e9;
}
.list_li_tit{
	font-size: 20px;
	color: #cc0202;
	text-align: center;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
}
.list_li_txt{
	font-size: 14px;
	line-height: 24px;
	color: #333;
	margin: 10px 0;
    padding-bottom: 10px;
	position: relative;
	min-height: 48px;
	border-bottom: 1px dotted #ccc;
}
.list_li_txt>span{
	color: #cc0202;
	position: absolute;
    right: 0;
}
.tab {
	overflow: hidden;
	float: left;
}

.tabLi {
	float: left;
}

.tabLi>a {
	display: block;
	color: #000;
	padding: 7px 0px;
}
.tabLi:last-child>a{
	margin-right: 0;
}
.con1_r_bottom .list_li{
	margin-bottom: 15px!important;
}


.con1_tabLi>a{
	font-size: 18px;
	margin-right: 5px;
}
.more {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
}

.more>a,.con9_more>a,.con10_more>a {
	font-size: 14px;
	color: #999;
	background: url(../images/hualu/more_i_06.png) no-repeat right center;
	padding-right: 20px;
}
.tab_active>a {
	background: #08308f;
	color: #fff;
}
.tab_active2>a {
	border-bottom: 2px solid #cc0202;
    position: relative;
}

.con1_tab a{
	padding: 7px 10px;
	margin-right: 27px;
}
.con1_tab .con1_tabLi:nth-child(4n) a{
	margin-right: 0px;
	
}

.list {
	display: none;
}

.list:first-child {
	display: block;
}
.con1_r_bottom .list{
	display: none;
}

.list_li {
	background: url(../images/hualu/cir.png) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 19px;
}

.list .list_li:last-child {
	margin-bottom: 0;
}

.list_li>a {
	display: block;
	overflow: hidden;
	color: #000;
}

.list_li>a:hover .list_l {
	color: #0a3190;
}

.list_l {
	float: left;
	width: calc(100% - 110px);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.list_r {
	float: right;
    width: 100px;
    text-align: right;
    color: #999;
    white-space: nowrap;
	font-size: 14px;
}


/* 第二部分主体 */
.main2 {
	/* background: url(../images/hualu/main2_bj.jpg) no-repeat top center; */
	overflow: hidden;
	    /* height: 325px; */
}

.con2 {
	overflow: hidden;
}

.con2_tit {
	border-bottom: 2px solid #eee;
	padding-bottom: 10px;
}

.con2_tit>span:nth-child(1){
	border-bottom: 5px solid #0a3190;
	position: relative;
	top: -3px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}

.con2_tit>span:nth-child(2){
	font-size: 14px;
	color: #b2b2b2;
	margin-left: 15px;
}

.con2_list {
	margin-top: 20px;
}

.con2_li {
	float: left;
	width: calc(100% / 4 - 10px);
	height: 100%;
	position: relative;
	margin-right: 13px;
}
.con2_li:last-child{
	margin-right: 0;
}
.con2_li>a {
	display:block;	
	color: #fff;
	font-size: 24px;
	height: 210px;
	line-height: 210px;    
	text-align: center;
	background-size: contain;
}

.con2_li:nth-child(1)>a {
	background: url(../images/hualu/con2_img1.jpg) no-repeat;
}

.con2_li:nth-child(2)>a {
	background: url(../images/hualu/con2_img2.jpg) no-repeat;
}

.con2_li:nth-child(3)>a {
	background: url(../images/hualu/con2_img3.jpg) no-repeat;
}

.con2_li:nth-child(4)>a {
	background: url(../images/hualu/con2_img4.jpg) no-repeat;
	margin-right: 0;
}

.con2_lists{
	overflow: hidden;
	position: absolute;
	z-index: -1;
    /* background: #fff; */
    width: 1200px;
	/* display: none; */
	opacity: 0;
    bottom: 0;	
}
.con2_li:hover .con2_lists{
	/* display: block; */
	opacity: 1;
	z-index: 33;
	bottom:-60px;	
	transition: all 2s;
}
.con2_li:last-child .con2_lists{
	left: -286px;
}
.lists_li{
	float: left;
	width: 144px;
}
.lists_img{
	width: 100%;
	height: auto;
	position: relative;
}
.lists_img>img{
	width: 100%;
	height: auto;
	font-size: 0;
	display: block;
}
.lists_p{
	width: 100%;
	font-size: 18px;
	color: #333;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -15px;
	color: #fff;
}


/* 第三部分主体 */
.main3 {
	background: url(../images/hualu/main3_bj.jpg) no-repeat bottom center;
}

.con3 {
	overflow: hidden;
	padding: 0;
	/* padding-top: 40px; */
}
.con3>div.con4_tit {
	width: 100%;
}

.con3_l {
	float: left;
	/* width: calc(100% - 520px); */
	width: 780px;
	margin-right: 30px;
}

.con3_r {
	float: right;
	overflow: hidden;
	width: 390px;
}

.con3_tab {
	overflow: hidden;
	float: left;
	margin:0 20px
}
.con3_l_tabLi,.con4_l_tabLi{
	filter: none!important;;
	background: url(../images/hualu/tab_li_06.png) no-repeat right center!important;
	padding: 0px 12px;
}
.con3_l_tabLi:last-child,.con4_l_tabLi:last-child{
	background: none;
}

/* 公共 */
.common_tit{
	margin-bottom: 20px;
	height: 37px;
	position: relative;
	border-bottom: 1px solid #d7d7d7;
}
.common_tit>span {
	font-size: 21px;
	margin-right: 10px;
	cursor: pointer;
    /* font-weight: bold; */
}
.common_tit>span.cur{
    color: #cc0202;
}
.common_tit .more_l{
    padding-right: 10px;
    background: url("/images/hualu/tit_li.png") no-repeat right center;
}

.common_wrapper{
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
	height: 290px;
}
.common_wrapper>div{
	width: calc(100% / 3 - 10px);
	margin-right: 15px;
	float: left;
}
.common_wrapper>div:last-child{
	margin-right: 0;
}

.common_cont .common_cont_wrap{
	display: none;
}
.common_cont .common_cont_wrap:first-child{
	display: block;
}

.advert{
	overflow: hidden;
	/* margin:5px 0 30px; */
	margin:20px 0 30px;
	
}
.advert>div{
	float: left;
	height:80px;
	
}
.advert>div:first-child{
	width: calc(100% - 390px - 15px);
}
.advert>div:last-child{
	width:390px;
	float: right;
}
.advert>div img{
	width: 100%;
}

/* 第四部分主体 */

.con4 {
	padding: 20px 0 0;
}

.con4_tit {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	height: 36px;
}

.con4_tit>span:nth-child(1) {
	border-bottom: 5px solid #0a3190;
	position: relative;
	top: -3px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}
.con4_tit>span:nth-child(2){
	font-size: 14px;
	color: #b2b2b2;
	margin-left: 15px;
}
.tit_img{
	float: left;
}

.anliBox_wrap,.anliBox_wrap2 {
	position: relative;
	width: 100%;
}

.anli {
	width: 40px !important;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	cursor: pointer;
	    z-index: 99;
}

.prev {
	left: 10px;
	background: url(../images/hualu/prev_s.png) no-repeat center left!important;
	filter: none!important;
	z-index: 99;
}


.next {
	right: 10px;
	background: url(../images/hualu/next_s.png) no-repeat center right!important;
	filter: none!important;
}


.anliBox {
	position: relative;
	margin: 0 auto;
	display: block;
}

.anliBox>div {
	width: 100% !important;
	height: 100%;
}

.con4_ul {
	overflow: hidden;
}

.con4_ul>a {
	display: block;
	float: left;
	width: calc(100% /2 - 5px);

	margin-right: 10px;
}

.con4_ul > a:last-child {
	margin-right: 0;
}
.con4_li{
	width: 100%;
}
.con4_li img{
	width: 100%;
	height: 83px;
}


.special {
	overflow: hidden;
	margin-bottom: 10px;
}

.special>a {
	float: left;
}

.special>a:last-child {
	float: right;
}
.special>a img{
	width: 100%;
	height: auto;
}

.con5 {
	margin: 30px 0 20px;
	overflow: hidden;
}

.con5_li {
	float: left;
	text-align: center;
}

.con5_li>a {
	display: block;
	width: 195px;
	padding: 43px 0;
	margin-right: 6px;
	background-color: #eaf2f9 !important;
}

.con5_li:last-child>a {
	margin-right: 0;
}

.con5_li .txt {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding-top: 80px;
}

.con5_li>a:hover {
	background-color: #3184c6 !important;
	transition: 1s ease-in-out;
}

.con5_li>a:hover .txt {
	color: #fff !important;
	transition: 1s ease-in-out;
}

.con5_li:nth-child(1)>a {
	background: url(../images/hualu/con5_01.png) no-repeat 47px 43px;
}

.con5_li:nth-child(1)>a:hover {
	background-image: url(../images/hualu/con5_01_hover.png);
}

.con5_li:nth-child(2)>a {
	background: url(../images/hualu/con5_02.png) no-repeat 66px 43px;

}

.con5_li:nth-child(2)>a:hover {
	background-image: url(../images/hualu/con5_02_hover.png);
}

.con5_li:nth-child(3)>a {
	background: url(../images/hualu/con5_03.png) no-repeat 66px 43px;

}

.con5_li:nth-child(3)>a:hover {
	background-image: url(../images/hualu/con5_03_hover.png);
}

.con5_li:nth-child(4)>a {
	background: url(../images/hualu/con5_04.png) no-repeat 50px 43px;

}

.con5_li:nth-child(4)>a:hover {
	background-image: url(../images/hualu/con5_04_hover.png);
}

.con5_li:nth-child(5)>a {
	background: url(../images/hualu/con5_05.png) no-repeat 52px 43px;

}

.con5_li:nth-child(5)>a:hover {
	background-image: url(../images/hualu/con5_05_hover.png);
}

.con5_li:nth-child(6)>a {
	background: url(../images/hualu/con5_06.png) no-repeat 57px 43px;

}

.con5_li:nth-child(6)>a:hover {
	background-image: url(../images/hualu/con5_06_hover.png);
}
.content_info_wrap{
	/* display: none; */
}


.con6 {
	margin: 30px auto 20px;
	overflow: hidden;
}

.con6_li {
	float: left;
	text-align: center;
	width: calc(100%/5 - 2px);
	border: 1px solid #e9e9e9;
	border-left: none;

}
.con6_li:first-child{
	border-left: 1px solid #e9e9e9;

}

.con6_li>a {
	display: block;	
	padding: 40px;
	border-left: none;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.con6_li>a:hover{
	background: url(../images/hualu/con6_bj.png) no-repeat center;
	background-size: cover;
}
.con6_li img{
	display: inline-block;
	float: left;
}
.con6_li:nth-child(4) img{
	margin-top: 4px;
}
.con6_li:nth-child(5) img{
	margin-top: 8px;
}

.con6_li .txt {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	float: right;

}
.con7,.con8{
    overflow: hidden;
	margin-top: 20px;
}
.con7 .con2_tit{
	border-bottom: none;
}
.main7_left,.main7_right{
	float: left;
	width: 570px;
}
.main7_right{
	float: right;
	width: 590px!important;

}
.con7_tit {
	border-bottom: 2px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 20px;
	color: #a80001;
}

.con7_tit>span {
	border-bottom: 5px solid #a80001;
	position: relative;
	top: -3px;
	font-size: 26px;
	font-weight: bold;
	padding-bottom: 10px;
}
.con8_l{
	width: 230px;
	float: left;
}
.con8_r{
	width: calc(100% - 250px);
	float: right;
}
.con8_r>a:first-child{
	display: block;
	margin-bottom: 16px;
}
.con_dang_img{
    position: relative;
    width: 100%;
    height: 235px;
    background: rgba(0,0,0,.5);
    overflow: hidden;
    
}
.con_dang_img img{
	width: 100%;
	height: auto;
}
.con_dang_txt{
    height: auto;
    width: calc(100% - 20px);
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.5);
    padding: 5px 10px;
	color: #d1cdcd;
    line-height: 25px;
    font-size: 16px;
    text-decoration: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
}
.con_dang_txt a{
    display: block;
   
}





.con9_more,.con10_more{
	position: absolute;
	right: 20px;
	bottom: 10px;
}
.more_l{
	float: left;
	margin-right: 10px;
    
}
.more_r{
	float: left;
}

.con10{
	width: 350px;
	height: 195px;
	padding: 20px;
}
.con9,.vcrBox_wrap,.vcrBox_wrap2 {
	position: relative;
	margin-top: 20px;
	width: 390px!important;

}

.vcr {
	width: 23px !important;
	height: 100%;
	position: absolute;
	top: 0;
	cursor: pointer;
	z-index: 33;
}

.vcr.prev,.special .prev {
	left: 0;
	background: url(../images/hualu/prev_wh.png) no-repeat center!important;
	filter: none!important;
	background-size:10px 20px!important;
}
.vcr.next,.special .next {
	right: 0;
	background: url(../images/hualu/next_wh.png) no-repeat center!important;
	filter: none!important;
	background-size:10px 20px!important;
}
.spe1 {
	width: 20px !important;
    height: 70px;
	opacity: .8;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	cursor: pointer;
	z-index: 99;
}
	 

.spe1.next{
	right: 10px;
	background: url(../images/hualu/next_wh.png) no-repeat center!important;
}
.spe1.prev {
	left: 10px;
	background: url(../images/hualu/prev_wh.png) no-repeat center!important;
}
.spe1.next,.spe1.prev {
	background-size: 10px 16px!important;
}
.vcr.prev:hover {
	background-image: url(../images/hualu/prev_wh_hover.png)!important;
	filter: none!important;
}
.vcr.next:hover {
	background-image: url(../images/hualu/next_wh_hover.png)!important;
	filter: none!important;
}
.vcrBox {
	position: relative;
	width: 100%;
	height: 235px;
	margin: 0 auto;
	display: block;
}
.vcrBox_wrap .vcrBox,.vcrBox_wrap2 .vcrBox{
	width: 100%;
}
.vcrBox>div {
	width: 100%!important;
}

.con9_l_ul {
	overflow: hidden;
}

.con9_l_ul>a,.con9_l_li {
	display: block;
	float: left;
	height: 235px;

}
.con9_l_li video{
	width: 100%;
	height: 100%;	
    object-fit: fill;
}
.con9_l_li img{
	width: 100%;
	height: 100%;
}
.vcrBox_wrap .con9_l_li,.vcrBox_wrap2 .con9_l_li{
	position: relative;
	width: 390px!important;
}
.play_icon{
	position: absolute;
	top: 0;
	left: 0;
}

.con7_bottom{
	overflow: hidden;
}
.con7_l{
	float: left;
	width: 780px;
}

.special {
  width: 100%;
  height: 115px;
  /* margin-top: 30px; */
  position: relative;
}
.special .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: rgba(0,0,0);
	margin-top: 25px;
	
}
.special .swiper-slide a{
	display: block;
	height: 100%;
	background: rgba(0,0,0);


}
.special .swiper-slide img{
	width: 100%;
	height: 100%;
	opacity: .5;
}
.special .swiper-slide-prev,.special .swiper-slide-next{
	z-index: 8!important;
	width: 447px!important;
	height: 110px;
	margin-top: 15px;
}
.special .swiper-slide-prev img,.special .swiper-slide-next img{
  	opacity: 0.6;
}
.special .swiper-slide-active{
  z-index: 9!important;
  width: 500px!important;
  height: 140px;
  margin-top: 0;
}
.special .swiper-slide-duplicate,.swiper-slide-duplicate-prev,swiper-slide-duplicate-active{
	z-index: -1;
}
.swiper-slide-duplicate-active{
	z-index: 3;
}
.special .swiper-slide-active img{
  opacity: 1;

}

.serv_in{
	width: 1140px;
	background: #f5f5f5;
	border-bottom: 1px solid #ebebeb;
	padding: 30px;
	margin:40px auto;
	overflow: hidden;
}
.serv_in_li{
	float: left;
}
.serv_in_li>a{
	display: inline-block;
	background: url(../images/hualu/link.png) no-repeat left;
	padding-left: 25px;
	color: #333;
	margin-right: 30px;
}
.serv_in_li>a:hover{
	color: #0a3190;
}
.con7_r{
	background: #f0f0f0;
	overflow: hidden;
	width: calc(100% - 810px);
	float: right;

}
.info_li{
	float: left;
	width: calc(100%/2);
}
.info_li>a {
	display: block;	
	overflow: hidden;
	height: 30px;
    line-height: 30px;
    padding: 19px 20px;
	font-size: 20px;
	color: #333;
	display: table;
    width: calc(100% - 40px);
	padding-left: 70px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	filter: none!important;
}
.info_li:nth-child(2n)>a{
	border-right:none;
}
.info_li:nth-child(1)>a{
	background: url(../images/hualu/icon/1.png) no-repeat 20px center!important;
}
.info_li:nth-child(2)>a{
	background: url(../images/hualu/icon/2.png) no-repeat 20px center!important;
}
.info_li:nth-child(3)>a{
	background: url(../images/hualu/icon/3.png) no-repeat 20px center!important;
}
.info_li:nth-child(4)>a{
	background: url(../images/hualu/icon/4.png) no-repeat 20px center!important;
}
.info_li:nth-child(5)>a{
	background: url(../images/hualu/icon/7.png) no-repeat 20px center!important;
	border-bottom: none;
}
/* .info_li:nth-child(5)>a{
	background: url(../images/hualu/icon/5.png) no-repeat 20px center!important;
	border-bottom: none;
}
.info_li:nth-child(6)>a{
	background: url(../images/hualu/icon/6.png) no-repeat 20px center!important;
	border-bottom: none;
} */

.info_li:nth-child(1)>a:hover{
	background: url(../images/hualu/icon/1-hover.png) no-repeat 20px center!important;
}
.info_li:nth-child(2)>a:hover{
	background: url(../images/hualu/icon/2-hover.png) no-repeat 20px center!important;
}
.info_li:nth-child(3)>a:hover{
	background: url(../images/hualu/icon/3-hover.png) no-repeat 20px center!important;
}
.info_li:nth-child(4)>a:hover{
	background: url(../images/hualu/icon/4-hover.png) no-repeat 20px center!important;
}
.info_li:nth-child(5)>a:hover{
	background: url(../images/hualu/icon/7-hover.png) no-repeat 20px center!important;
}
/* .info_li:nth-child(5)>a:hover{
	background: url(../images/hualu/icon/5-hover.png) no-repeat 20px center!important;
}
.info_li:nth-child(6)>a:hover{
	background: url(../images/hualu/icon/6-hover.png) no-repeat 20px center!important;
} */

.info_li:nth-child(1):hover{
	background: url(../images/hualu/icon/01_hover.jpg) no-repeat center;
}
.info_li:nth-child(2):hover{
	background: url(../images/hualu/icon/02_hover.jpg) no-repeat center;
}
.info_li:nth-child(3):hover{
	background: url(../images/hualu/icon/03_hover.jpg) no-repeat center;
}
.info_li:nth-child(4):hover{
	background: url(../images/hualu/icon/04_hover.jpg) no-repeat center;
}
.info_li:nth-child(5):hover{
	background: url(../images/hualu/icon/05_hover.jpg) no-repeat center;
}
.info_li:nth-child(6):hover{
	background: url(../images/hualu/icon/06_hover.jpg) no-repeat center;
}
.info_li>a:hover{
	color: #fff!important;
}
.info_li img{
	display: inline-block;
	float: left;
	margin-right: 9px;
	width: 30px;
	margin-top: 6px;
}
.info_li .txt {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	float: left;
}
.top_space{
	width: 50px;
	height: 50px;
	background:#dae0ee;
	text-align: center;
	line-height: 50px;
	position: fixed;
	right: 100px;
	bottom: 100px;
	    z-index: 9;
}
.top_space>img{
	margin-top: 13px;
}
.box {
	position: relative;
	background: #fff;
	animation: zoomIn .2s;
    -webkit-animation: zoomIn .2s; /* Safari 与 Chrome */
}
.box .pic img {
	display: block;
	/* width: 100%; */
	height: 100%;
	margin: 0 auto;

}    
.box ul {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
    
.box ul li {
	position: absolute;
	width: 15px;
	height: 15px;
	/* cursor: pointer; */
}
.box ul li a{
	color: #333;
}

.box ul li a:hover{
	color: #08308f;
}

.box li.i1 {
	/* 加纳 */
	top: 38%;
	right: 39%;
}
    
.box li.i2 {
	top: 60%;
	right:74%;
}
    
.box li.i3 {
	/* 塔吉克 */
	top: 50%;
	right: 80%;
}

.box li.i4 {
	top: 17%;
    right: 68%;
}

.box li.i5 {
	/* 白俄罗斯 */
	top:20%;
	right:56%;
}

.box li.i6 {
	/* 肯尼亚 */
	top: 50%;
	right: 56%;
}

.box li.i7 {
	/* 沙特阿拉伯 */
	top: 38%;
	right:72%;
}

.box li.i8 {
	/* 印度尼西亚 */
	top: 40%;
	right:80%;
}

.box li.i9 {
	top: 28.1%;
	right: 18%;
}
.box li.i10 {
	top: 45%;
	right: 35.3%;
}
.box li.i11 {
	top: 37%;
	right: 14.8%;
}
.box li.i12 {
	top: 41.5%;
	right: 31%;
}
.box li.i13 {
	top: 48%;
	right: 34.8%;
}  
.box ul li .dot {
	border-radius: 50%;
	position: relative;
	width: 12px;
	height: 12px;
	border: 3px solid #de8549;
}
.box ul li .dot span {
	display: block;
	position: relative;
	z-index: 2;
	background: #de8549;
	width: 12px;
	height: 12px;
	border-radius: 50%;
}
.box ul li .dot i {
	position: absolute;
	background: #de8549;
	opacity: .6;
	z-index: 1;
	width: 30px;
	height: 30px;
	left: 50%;
	top: 50%;
	border-radius: 50%;
	margin: -15px 0px 0px -15px;
	-webkit-animation: warn 3s ease-out;
	-moz-animation: warn 3s ease-out;
	animation: warn 3s ease-out;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
    
.box ul li .hidebox {
	position: absolute;
	width: 200px;
	left: -30px;
	display: none;
	transition: 500ms;
	z-index:99;
	background: rgba(255,255,255,.8);
	padding: 10px;
	border:1px solid #f5f5f5;
	font-size: 14px;
}
  
@keyframes zoomIn {
	0% {
		opacity:0;
		transform:scale3d(.3, .3, .3);
	}
	50% {
		opacity:1
	}
}
@keyframes warn {
	0% {
		transform: scale(0);
		opacity: 0;
	}
	25% {
		transform: scale(0.8);
		opacity: 0.3;
	}
	50% {
		transform: scale(1.7);
		opacity: 0.8;
	}
	75% {
		transform: scale(0.8);
		opacity: 0.6;
	}
	100% {
		transform: scale(0);
		opacity: 0;
	}
}
.con1_tabLi:nth-child(5),.con1_tabLi:nth-child(6),.con1_tabLi:nth-child(7),.con1_tabLi:nth-child(8){
	display: none;
}

.shs_txt a{
	color: #333;
	font-size: 14px;
	margin-top: 10px;
}



.content_wrapper{
	overflow: hidden;
	/* background: url(../images/hualu/main3_bj.jpg) no-repeat center 300px; */

}
.content_left{
	float: left;
	width: 780px;
	padding: 20px 0 0;
}
.content_right{
	float: right;
	width: 390px;
	padding: 20px 0 0;
	/* box-shadow: 0 0 5px #ccc; */
	background: #fff;
}
.con3_l{
	height: 295px;
	margin-bottom: 20px;
}
.con3_r{
	float: none;
	/* padding: 0px 0 20px; */
	padding: 0 15px 20px;

	width: calc(100% - 30px);
	/* border-bottom: 1px solid #a60c14; */
}
.con7_r {
    width: 100%;
    float: none;
	margin-top: 4px;
}
.con7_l{
	margin: 0 0 30px;
}
.con10 {
    width: 100%;
    height: 235px;
    padding: 0;
	display: none;
}
.pic{
	height: 235px;
}
.special_Wrap{
	width: 1200px;
	margin: 30px auto;

}
.special_TitWrap{
	overflow: hidden;
	margin-bottom: 20px;
}
.special_line{
	width: 490px;
	height: 2px;
	background: #eee;
	float: left;
	margin-top: 14px;
}
.special_Title{
	text-align: center;
	width: calc(100% - 490px - 490px);
	float: left;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 20px;

}
.special_new{
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
	/* margin: 0 auto 20px; */
}
.info_Wrap{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto 20px;
}
.special_left{
	float: left;
	width: 100%;
}
.special_right{
	width: 100%;
	margin-top:10px;
}
.special_right div{
	/* overflow: hidden; */
}
#anliBox_wrap2 .swiper-slide {
	width: calc(100% / 2 - 5px);
    margin-right: 10px;
}
.special_right .con4_ul a{
	float: left;
	display: block;
	width: calc(100%/4 - 5px);
	margin-right: 10px;
	/* margin-bottom: 5px; */
}
.anliBox_wrap2 .con4_ul a{
	width: calc(100%/2 - 5px);

}

.special_right div>a:nth-child(4n){
	margin-right: 0;
}
.anliBox_wrap2 .con4_ul a:nth-child(2n){
	margin-right: 0;
}
.special_right .con4_ul a img,.special_new a img{
	width: 100%;
	height: auto;
}
.info_Wrap>.info_li{
	/* width: calc(100% / 6); */
	width: 195px;
	margin-right: 56px;
}
.info_Wrap>.info_li:last-child{
	margin-right: 0;
}
.cy_news_wrap {
    overflow: hidden;
    /* float: left;
	width: 1050px; */
	margin: 0 auto;
    /* background: url(/images/hualu/lb.png) no-repeat left; */
    /* position: relative; */
    /* padding-left: 30px; */
}
.cy_news{
	float: left;
	width: 100%;
	/* width: 400px; */
}
.cy_news>div{
	width: 100%!important;

}
.cy_wrapper{
	overflow: hidden;
    /* width: calc(100% - 110px); */
	/* margin-top: 5px;
	margin-left: 10px; */
	margin: 0 auto;
	width:  calc(100% - 150px);
}
.cy_news_wrap .con1_news_li{
	font-size: 14px;
	width: auto!important;
	margin-right: 30px;
	border-right: none;
	float: left;
	text-align: left;
	white-space: nowrap;
	background: url(/images/hualu/lb.png) no-repeat left center;
	padding-left: 20px;
}
.cy_news_wrap .con1_news_li a{
	width: 100%;
	white-space: nowrap;
}
.cy_news_wrap2{
    float: none;
}



.cy_list {
	margin-top: 10px;
	overflow: hidden;
}
.cy_list:nth-child(2){
	width: 999999px;
}
.cy_li {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	margin-right: 12px;
	background: url(../images/hualu/chanye/cy_img1.png) no-repeat left;
	background-size: cover;

}
.cy_li:last-child{
	margin-right: 0;
}
.cy_top{
	/* margin-top: 84px; */
	/* padding: 20px; */
	background: linear-gradient(transparent, rgba(0,0,0,.7)) no-repeat bottom;
	background: -moz-linear-gradient(transparent, rgba(0,0,0,.7)) no-repeat bottom;
    background: -webkit-linear-gradient(transparent, rgba(0,0,0,.7)) no-repeat bottom;
    background: -o-linear-gradient(transparent, rgba(0,0,0,.7)) no-repeat bottom;
	color: #fff;
	/* height: 83px; */
	position: absolute;
    /* bottom: -36px; */
    bottom: 0;

    width: calc(100%);
}
.cy_top>a {
	display:block;	
	color: #fff;
    white-space: nowrap;
	padding: 16px 10px;
	font-size: 18px;
}

.cy_li:nth-child(1) {
	background-image: url(../images/hualu/chanye/1_03.jpg);
}
 
.cy_li:nth-child(2) {
	background-image: url(../images/hualu/chanye/2_03.jpg);
}

.cy_li:nth-child(3) {
	background-image: url(../images/hualu/chanye/3_03.jpg);
	margin-right: 0;
}
.cy_list:nth-child(3) .cy_top {
    background: linear-gradient(transparent, rgba(0,0,0,.7)) no-repeat bottom;
}

.cy_list:nth-child(3) .cy_li {
	width: 100%;
	background-image: url(../images/hualu/chanye/4_03.jpg);
	margin-right: 0;
}

.cy_li_lists{
	overflow: hidden;
	/* margin-top: 20px; */
	padding: 0 10px 10px;
}
.cy_li_lists>a{
	display: inline-block;
	color: #fff;
	/* width: 50%; */
	float: left;
	background: url(../images/hualu/chanye/tou.png) no-repeat right;
	padding-right: 20px;
	margin-right: 40px;
}

.cy_li_icon{
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 14px;
}
.cy_li_icon img{
	margin-right: 5px;
	margin-top: 3px;
}
.cy_cont_wrap{
	margin: 20px 0 10px;
	overflow: hidden;
}
.cy_cont_left{
	width: 390px;
	height: 270px;
	float: left;
}
.cy_cont_left .cy_li{
	background: url(../images/hualu/chanye/4_03.jpg) no-repeat;
	background-position: center center!important;
}
.cy_cont_right{
	width: calc(100% - 390px - 10px);
	float: right;
}
.cy_cont_right .cy_cont_top{
	height: 135px;
	margin-bottom: 10px;
}
.cy_cont_right .cy_cont_top .cy_li{
	background: url(../images/hualu/chanye/1_03.jpg) no-repeat;
	/* background-size: 100% auto; */
}
.cy_cont_right .cy_cont_bottom{
	height: 125px;
	overflow: hidden;
}
.cy_cont_bottomCon{
	float: left;
	width: calc(100% / 2 - 5px);
	margin-right: 10px;
	height: 100%;
}
.cy_cont_bottomCon:last-child{
	margin-right: 0;
}
.cy_cont_bottomCon:first-child .cy_li{
	background: url(../images/hualu/chanye/2_03.jpg) no-repeat;
	/* background-size: auto 100%; */
}
.cy_cont_bottomCon:last-child .cy_li{
	background: url(../images/hualu/chanye/3_03.jpg) no-repeat;
	/* background-size: auto 100%; */

}


.cy_cont_wrap{
	/* display:flex; */
	position:relative;
	overflow:hidden;
	height:200px;
}
.cy_cont{
	float:left;
	position:absolute;
}
.cy_cont:nth-child(1){

}
.cy_cont:nth-child(2){
	left:363px;
}
.cy_cont:nth-child(3){
	right:243px;

}
.cy_cont:nth-child(4){
	right:0;
}
@media screen and (max-width: 750px) {
	.con9, .vcrBox_wrap, .vcrBox_wrap2{
		width: 100%!important;
	}
	.imgs{
		margin-top: 10px!important;
	}
	.advert{
		margin: 0 0 20px;
	}
	.cy_cont_wrap{
		/* display:flex; */
		position:static;
		overflow:hidden;
		height:auto;
		margin: 0;
	}
	.cy_cont{
		float:left;
		width: 49%;
		position:static;
		overflow: hidden;
		height: 140px;
		margin-bottom: 10px;
		position: relative;
		margin-right: 1%;
		margin: 10px 0 0px;
	}
	.cy_cont p{
		position: absolute;
		bottom: 0;
		left: 0;
		color: #fff;
		background: rgba(0,0,0,.5);
		width: calc(100% - 20px);
		padding: 10px;
		
	}

	.cy_cont img{
		height: auto;
		width: auto;
		position: relative;
		left: -48%;
	}
	.cy_cont:nth-child(2n){
		left: auto;
		margin-right: 0;
		float: right;
	}
	.cy_cont:nth-child(3) {
		right: auto;
	}
	/* .cy_cont:nth-child(2){
		left:363px;
	}
	.cy_cont:nth-child(3){
		right:243px;

	}
	.cy_cont:nth-child(4){
		right:0;
	} */
	.cy_cont_right .cy_cont_top{
		height: 60px;
	}
	.liandong{
		display: block!important;
	}
	.cy_cont_right .cy_cont_bottom{
		height: 60px;
	}
	.cy_top>a{
		font-size: 14px;
	}
	#spe_left2{
		width: 100%!important;
		margin-top: 10px;
	}
	.info_Wrap{
		width: 96%!important;
		margin: 0 auto;
		display: none;
	}
	.special_left,.special_right{
		float: none;
		width: 100%;
	}
	.special_new img{
		width: 100%;
		height: auto;
	}
	.info_Wrap>.info_li{
		width: calc(100% / 3);
		margin-right: 0;
	}
	.con1_tabLi:nth-child(5),.con1_tabLi:nth-child(6),.con1_tabLi:nth-child(7),.con1_tabLi:nth-child(8){
		display: block;
	}
	#top{
		width: 96%!important;
		height: 40px!important;
		margin: 0 auto;
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: relative;
	}
	#logo>img{
		width: 80%;
		margin-top: 10px;
	}
	.nav_icon>img{
		width: 20px;
		height: auto;
	}
	.menulists{
		height: auto;
		line-height: 30px;
	}
	.menulists_ul{
		overflow: hidden;
		width: 90%;
		margin: 0 auto;
	}
	.menulists .menulists_ul>li {
		width: 100%;
		height: 40px;
		line-height: 40px;
		border-bottom: 1px dotted #f5f5f5;
		background: none;
	}
	.menulists .menulists_ul>li>a:link, .menulists .menulists_ul>li>a:visited {
		color: #fff;
		font-weight: normal;
	}
	.menu_nav,#top-nav{
		display: none;
	}
	.search{
		width: 96%!important;
		margin: 10px auto;
		float: none;

	}
	.menu_nav{
		position: absolute;
		background: rgba(0,0,0,.9);
		z-index: 999;
		width: 100%;
		top: 0;
		padding: 30px 0;
	}
	.nav_icon{
		position: absolute;
		right: 10px;
		top: 10px;
	}
	
	.width_1200,.foot_top{
		width: 96%!important;
		margin: 0 auto;
	}
	
	.top_space {
		width: 25px;
		height: 25px;
		background: #dae0ee;
		text-align: center;
		line-height: 25px;
		position: fixed;
		right: 10px;
		bottom: 10px;
	}
	.top_space>img {
		margin-top: 5px;
		width: 10px;
		height: auto;
	}
	/* banner */
	.swiper-container{
		height: 300px;
	}
	.swiper-container .swiper-pagination {
		bottom: 10px !important;
	}
	.swiper-container .swiper-pagination-bullet {
		width: 20px;
		height: 3px;
	}
	
	.main1{
		padding:20px 0 0;
	}
	.con1_top {
    	padding-bottom: 0;
		margin-bottom: 20px;
	}
	.con1_tit{
		font-size:18px;
		margin-bottom: 15px;
	}
	.con1_tit>a{
		display: -webkit-box;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.con1_news{
		width: 100%;
		margin-bottom: 10px;
	}
	.con1_news_li {
		float: none;
		width: 100%;
		font-size:16px;
		text-align: left;
		padding: 0;
		
	}

	.con1_news_li:first-child {
		border-right: none;
		text-align: left;
	}
	.con1_news_li>a{
		width: 100%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;	
	}
	.con1_l{

		width: 100%;
	}
	.focusBox {
		width: 100%;
		height: 200px;
	}
	.focusBox .num,.vcrBox_wrap .num {
		display: none;
	}
	.focusBox .txt li,.vcrBox_wrap .txt li  {
		width: 100%;
	}
	.focusBox .txt li a,.vcrBox_wrap .txt li a {
		width: calc(100% - 10px);
	}
	.tab {
		/* width: 100%; */
		margin: 10px 0;
		display: flex;
		justify-content: space-between;
		    background: #f5f5f5;
	}
	.tabLi {
		width:92px;
	}
	.con1_r_top{
		background: none;
		margin-bottom: 0px;
		height: 100%;
		overflow-x: scroll;
		overflow-y: hidden;
	}
	.con1_tabLi>a {
		font-size: 18px;
		margin-right: 0;
	}
	.tabLi>a {
		padding: 3px 5px;
		font-weight: normal;
		height: 30px;
		line-height: 30px;
		display: inline;
	}
	.tab_active>a {
		background: url("../images/hualu/mobile/con1_h.png") no-repeat bottom right;
		color: #08308f;
		border-radius: 4px;
	}
	.tab_list>a{
		display: none;
	}
	.more,.con10_more{
		display: none!important;
	}

	.con1_r {
		width: 100%;
		float: left;
		margin-left: 0;
	}
	.con2_tit img,.tit_img{
		display: none;
	}
	.tit_mobile{
		display: block;
		background: url("../images/hualu/mobile/tit_m.png") no-repeat left center;
		color: #08308f;
		padding-left: 30px;
		font-size: 18px;
	}
	.main2 {
		height: auto;
	}
	/* .cy_li{
		height: 65px;
		width: calc(100% / 3 - -1px);
		margin-right: 3px;
	}
	.cy_top,.cy_list:nth-child(3) .cy_top {
		bottom: 0;
		position: absolute;
		padding:0;
		width: 100%;
	}
	.cy_top{
		height: auto;
	}
	.cy_top>a{
		padding:3px 10px;
		font-size: 14px;
	}
	.cy_li_lists{
		display: block;
	}
	.cy_li_icon{
		margin-top: 0;
	} */
	.cy_cont_left{
		width: 100%;
		height: 120px;
		float: none;
		margin-bottom: 10px;
	}
	.cy_cont_right{
		float: none;
		width: 100%;

	}
	.cy_li{
		width: 100%;
		background-size: 100% auto!important;
		
	}
	.content_left{
		padding-top: 0;
	}
	.noshow{
		display: none!important;
	}
	.main3{
		background: none;
	}
	.con3{
		padding:0;
	}
	.con3_l{
		width: 100%;
		/* display: none; */
	}
	
	.con3_tab{
		width: 100%;
		margin: 0;
	}
	.con3_l_tabLi, .con4_l_tabLi {
		background: none;
		padding: 0px;
	}
	.con4_li img {
		width: 100%;
		height: 40px;
	}
	.tab_active2>a {
		background: url(../images/hualu/mobile/con2-h.png) no-repeat bottom center;
		color: #08308f;
	}
	.list_li{
		margin-bottom: 15px;
	}

	.con3_r {
		float: normal;
		width: 100%;
		padding: 20px 0 0;
	}
	.con9,.vcrBox_wrap,.vcrBox_wrap2{
		width: 100%;
	}
	.con10_tit{
		display: flex;
		justify-content: center;
	}
	.con10{
		width: calc(100% - 20px);
		padding: 10px;
	}
	.con7 {
		padding: 20px 0;
	}
	.con7_l,.anliBox,.con7_r{
		width: 100%!important;
		height: auto;
		margin: 0;
	}
	.con7 .con2_tit{
		border-bottom: 2px solid #eee;
	}
	.special {
		height: auto;
	}
	.con7_bottom{
		margin-top: 10px;
	}
	.con7_r{
		margin: 10px 0;
	}
	.info_li{
		width: calc(100% / 3);
		margin-right: 0;
	}
	.info_li>a {
		padding: 5px 0 5px 30px;
		font-size: 16px;
		font-weight: bold;
		color: #000;
		width: calc(100% - 26px);
	}
	.info_li:nth-child(1)>a{
		background: url(../images/hualu/icon/1.png) no-repeat left center!important;
	}
	.info_li:nth-child(2)>a{
		background: url(../images/hualu/icon/2.png) no-repeat left center!important;
	}
	.info_li:nth-child(3)>a{
		background: url(../images/hualu/icon/3.png) no-repeat left center!important;
	}
	.info_li:nth-child(4)>a{
		background: url(../images/hualu/icon/4.png) no-repeat left center!important;
	}
	.info_li:nth-child(5)>a{
		background: url(../images/hualu/icon/5.png) no-repeat left center!important;
	}
	.info_li:nth-child(6)>a{
		background: url(../images/hualu/icon/6.png) no-repeat left center!important;
	}
	.info_li:hover {
		background:#f7f7f7!important;
	}
	.info_li>a:hover {
		background-color:#08308f!important;

		background-position: 10px center!important;
	}
	/*.info_li:nth-child(1)>a{
		background: url(../images/hualu/icon/1-hover.png) no-repeat 10px center;
	}
	.info_li:nth-child(2)>a{
		background: url(../images/hualu/icon/2-hover.png) no-repeat 10px center;
	}
	.info_li:nth-child(3)>a{
		background: url(../images/hualu/icon/3-hover.png) no-repeat 10px center;
	}
	.info_li:nth-child(4)>a{
		background: url(../images/hualu/icon/4-hover.png) no-repeat 10px center;
	}
	.info_li:nth-child(5)>a{
		background: url(../images/hualu/icon/5-hover.png) no-repeat 10px center;
	}
	.info_li:nth-child(6)>a{
		background: url(../images/hualu/icon/6-hover.png) no-repeat 10px center;
	}
	 .info_li:nth-child(1){
		background: url(../images/hualu/icon/01_hover.jpg) no-repeat center;
	}
	.info_li:nth-child(2){
		background: url(../images/hualu/icon/02_hover.jpg) no-repeat center;
	}
	.info_li:nth-child(3){
		background: url(../images/hualu/icon/03_hover.jpg) no-repeat center;
	}
	.info_li:nth-child(4){
		background: url(../images/hualu/icon/04_hover.jpg) no-repeat center;
	}
	.info_li:nth-child(5){
		background: url(../images/hualu/icon/05_hover.jpg) no-repeat center;
	}
	.info_li:nth-child(6){
		background: url(../images/hualu/icon/06_hover.jpg) no-repeat center;
	}
	.info_li>a{
		color: #fff!important;
	} */
	.info_li:nth-child(2n)>a{
		border-right:1px solid #fff;
	}
	.info_li:nth-child(3n)>a{
		border-right:none;
	}

	.content_left{
		width: 100%;
	}
	.content_right{
		width: 100%

	}
	.con3_r{
		padding: 0 0 0;
	}
	.cy_list{
		width: 100%!important;
	}
	.cy_list .cy_li{
		width: 100%!important;
		height: 130px;
		margin-bottom: 10px;
	}

	.common_left,.common_center{
		display: none;
	}
	.common_right{
		width: 100%!important;
	}

	
	
}
@media screen and (min-width:751px) and (max-width:1024px) {
	.focusBox{
		width: 600px;
	}
	.con1_r{
		width: calc(100% - 630px);
	}
	.next.vcr{
		right: 0!important;
	}
	.next.anli{
		right: 10px!important;
	}
	.con7_l{
		width: 600px;
	}
}
@media screen and (max-width:500px) {
	.swiper-container{
		height: 150px;
	}
	.special_Wrap{
		width: 96%!important;
		margin: 20px auto;
	}
	.special_right .con4_ul a{
		width: calc(100%/2 - 5px);
	}
	#anliBox_wrap2{
		width: 100%;
		height: auto!important;
	}
}
