.header .menu_push .m_menu_2 .m_menu_nav{
  padding-top: 17px;
 }
 /*header css*/
#bannerWrapper{
	width: 100%;
}
ul{
	padding: 0;
}
#banner{
	height: 100%;
	margin: 0 auto;
	position: relative;
	display: none;
}
#banner .swiper-container{
	height: 100%;
}
#banner .arrow-left{
	position: absolute; left: -50px; width: 32px; top:50%; margin-top: -31px;
}
#banner .arrow-right{
	position: absolute; right: -50px; top:50%; width: 32px; margin-top: -31px;
}
#banner .pagination{
	position: absolute;
	left: 45%;bottom: 10px;
	z-index: 9;
}
#banner .pagination span{
	display: inline-block;
	width: 13px;height: 12px;
	margin-right: 27px;
	background: url(../../images/pageIcon.png) no-repeat  0 0;
	background-size: 100%;
	cursor: pointer;
	opacity: 1;
}
#banner .pagination span.swiper-pagination-bullet-active{
	background: url(../../images/pageIcon_active.png) no-repeat  0 0;
	background-size: 100%;
}

#banner .pagination span.swiper-active-switch{
	background: url(../../images/pageIcon_active.png) no-repeat  0 0;
	background-size: 100%;
}
.pop .bottom,.pop .center{ box-sizing: content-box; }
/*#banner .swiper-slide_1{
	background: url(../../images/solution/banner_1.png) no-repeat  0 0;
}
#banner .swiper-slide_2{
	background: url(../../images/solution/banner_2.png) no-repeat  0 0;
}
#banner .swiper-slide_3{
	background: url(../../images/solution/banner_3.png) no-repeat  0 0;
}
#banner .swiper-slide_4{
	background: url(../../images/solution/banner_4.png) no-repeat  0 0;
}*/
#banner .txt_2{
	padding-left: 48px;
	padding-top: 100px;
	font-size: 16px;
	line-height: 26px;
}
#banner img.pc{
	display: block;
}
#banner img.mobile{
	display: none;
}
.containWrapper{
	height: auto;
	margin: 30px auto;
	overflow: hidden;
}
.containWrapper >div{
	float: left;
}
.containWrapper .conLeft{
	margin-right: 8px;
	width: calc(50% - 15px);
}
.containWrapper .conLeft .areaWrapper{
	border: 1px solid #cbcaca;
	background: #fafafa;
	padding: 10px 60px;
	overflow-y: scroll;
}
.containWrapper .conLeft .area{
	width: 100%;
	height: 100%;
	/*border: 1px solid #cbcaca;*/
}
.containWrapper .conLeft .shop-items {
	
}
.containWrapper .conLeft .shop-items .shop-item {

}
.containWrapper .conLeft .shop-items .shop-item h3 {
	position: relative;
	font-size: 16px;
	color: black;
	font-weight: bold;
}
.containWrapper .conLeft .shop-items .shop-item h3:before {
	content: '';
	position: absolute;
	width: 18px;
	height: 24px;
	left: -24px;
    top: 50%;
    transform: translateY(-50%);
	background: url('../images/icon-position.png') no-repeat;
	background-size: cover;
}
.containWrapper .conLeft .shop-items .shop-item p {
	font-size: 14px;
	color: #323232;
}
.containWrapper h2.name{
	font-size: 24px;
	color: #10218b;
	margin-bottom: 10px;
	font-weight: bold;
}
.containWrapper .conRight{
	width: 50%;
}
.containWrapper .conRight li{
	height: auto;
	position: relative;
}
.containWrapper .conRight li .txt{
	position: absolute;left:45%;top:45px;
	font-size: 24px;
	color: #404040;
	font-weight: bold;
}
.containWrapper .conRight li>img{ width: 100%; }
.containWrapper .conRight li.online .cont{
	width: 100px;height: 30px;
	position: absolute;left:45%;top:90px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background: #0a7dd8;
	line-height: 30px;
	text-align: center;
}
.containWrapper .conRight li.phone .cont{
	position: absolute;left:45%;top:90px;
	font-size: 18px;
}
.containWrapper .conRight li.online{
	background: url(../../images/solution/online.png) no-repeat 0 0;
	margin-bottom: 10px;
}
.containWrapper .conRight li.online a{
	display: block;width: 100%;height: 100%;
}
.containWrapper .conRight li.phone{
	background: url(../../images/solution/phone.png) no-repeat 0 0;
}
.mapInfoTitle{
	width: 90%;
	margin: 0 auto;
	font-size: 24px;
	line-height: 35px;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
	font-family: "微软雅黑";
	font-weight: normal;
	background: #ffffff;
	margin: 0;
}
.mapInfoCont{
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
	line-height: 24px;
	padding: 0 10px 10px 10px;
	background: #ffffff;	
}
.infoBox>p{
	width: 100%;
	height: 23px;
	background: url(../../images/solution/bottomIcon.png) no-repeat 50% 0;
}
.anchorBL{
    display:none;
}
.BMap_Marker > div{
	left: 6px;
	top: 15px;
}


#banner .pagination{ margin-bottom: 0; }



#banner .swiper-slide_1,.prd_xx{ cursor: pointer; }
/******************videoPlayModal*****************/

#videoPlayModal {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 889;
    display: none;
}

#videoPlayModal .modalBg {
    background: #000000;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#videoPlayModal .videoPlayModal_c {
    background: url(/common/Style2/css/images/loading.gif) center center no-repeat #1b8be9;
    width: 700px;
    position: absolute;
    left: 50%;
    top: 10%;
    margin-left: -350px;
    padding: 50px 80px;
    padding-bottom: 50px;
}

#videoPlayModal .prd_xx {
    position: absolute;
    right: 30px;
    top: 30px;
}

#videoPlayModal .videoPlayModal_c h2 {
    color: #ffffff;
    font-size: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 10px;
}

.show_pub1{ visibility: hidden;}


@media(max-width: 800px){
	#videoPlayModal .videoPlayModal_c {
		width: 90%;
		margin-left: 0;
		left: 5%;
		padding: 15px;
		top: 30%;
	}
	#videoPlayModal .prd_xx {
		position: absolute;
		right: 15px;
		top: 15px;
	}
}
