.index {
	background-color: #f2f0e2;
}

.BrandIntroduction .swiper-container{
	height: 320px;
}
.BrandIntroduction .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 30px;
}
.ad{
	z-index: 50;
    top: 10vh;
    left: 0vw;
}
.ad .tips{
	margin-top: 20px;
	background-color: #E8283E;
	color:#fff;
	padding:0 100px;
	font-size: 30px;
	text-align: center;
	letter-spacing: 15px;
}
.videoTips {
	padding-bottom: 40px;
}
.videoTips::before {
	content: '';
	background-image: url(http://cdn.62ban.com/wapppjs_right.png);
	background-size: contain;
	width: 563px;
	height: 397px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.videoTips::after {
	content: '';
	background-image: url(http://cdn.62ban.com/wapppjs_left.png);
	background-size: contain;
	width: 333px;
	height: 400px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.objectTitle {
	width: 200px;
}
.videoTips .vbg{
	z-index: 1;
	width: 100%;
	background-size: cover;
	height: 45px;
	background-image: url(../images/index45.png);
	top: -59px;
}

.videoTips .videoPrivew{
	position: relative;
	width: 100%;
	margin: 0 auto;
	top: 5vh;
	display: flex;
	flex-wrap: wrap;
}
.videoPrivewBox {
	width: 100%;
	height: 330px;
	border: 3px solid #e0d48d;
	border-radius: 8px; 
	position: relative;
}
.videoTips .videoPrivew video{
	border-radius: 6px;
}

.videoTips .play{
	    width: 60px;
	    height: 60px;
	    border-radius: 50%;
	    background: rgba(255,255,255,.8);
	    display: inline-block;
	    position: absolute;
	    z-index: 55;
	    top: 40%;
	    left: 45%;
}
.videoTips .play img{
	width: 20px;
	height: 30px;
	margin:15px 0 0 22px;
}
.info h1{
	font-size: 26px;
	color:#007cc3;
	margin-bottom: 1vw;
}
.videoTips .videoPrivew p{
	line-height: 32px;
}
.videoTips .lookMore{
	margin: 2em 1em 0;
	display: block;
	border-top-left-radius: 28px;
	border-bottom-right-radius: 28px;
	color:#fff;
	background:#007cc3;
	padding: 10px 0;
	text-align: center;
    display: block;
    background-color: #e8283e;
}
.jmys a:hover,

.videoTips .lookMore:hover{
	color: #fff;
	text-decoration:none;
}

.cp {
    padding-top: 1px;
    height: 730px;
		background-image: url(../images/index_cp.png);
		background-size: cover;
}
.cp .swiper-container{
	margin-top:155px;
	height: 500px;
}
.cp .swiper-slide{
	justify-content: center;
	display: flex;
	font-size: 16px;
	color: #fff;
}
.cp .swiper-slide>div{
	margin-top: 30px;
	text-align: center;
}
.cp .swiper-slide>div:nth-child(2){
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 60px;
	margin-right: 60px;
}

.cp .swiper-slide img{
	width: 280px;
	height: auto;
	border-radius: 8px;
}

#cpSwiperPagination{
	    text-align: center;
	    margin-top: 13vh;
	    font-size: 20px;
		color:#fff;
}
#cpSwiperPagination .swiper-pagination-current{
	font-size: 30px;
}
.dmfc{
	padding-top: 1px;
	height: 310px;
	background-size: cover;
	background-image: url(../images/fengcai.png);
	background-color: #f2f0e2;
}
.dmfc .tips {
	    left: 316px;
	    top: 200px;
}
.dmfc .tips p{
	    width: 571px;
		line-height: 28px;
}
.dmfc .tips ul li{color:#007cc3;margin-right:80px;}
.dmfc .tips ul li em{font-size: 24px;}
.dmfcList{
	bottom: 50px;
}
.dmfcList li{
	 flex: 1;
	 padding: 0 10px;
	 position: relative;
}
.dmfcList li:first-child{padding-left: 20px;}
.dmfcList li:last-child{padding-right: 20px;}
.dmfcList li p{
	position: absolute;
	bottom: 0;
	right: 20px;
	background: rgba(232,49,62,.5);
	color: #fff;
	padding: 5px 20px;
}
.dmfcList li:last-child p{
	right: 30px;
}
.jmys{
	padding-top: 1px;
	height: 620px;
	background-size: cover;
	background-image: url(../images/index_zhaomu.png);
	margin-top: -20px;
}
.jmys a{
	bottom:80px;
	left:50%;
	 margin-left:-150px;
	background-color: #E8283E;
	color: #fff;
	padding: 10px 40px;
	text-align: center;
	display: inline-block;
	border-radius: 25px;
}

.news{
	padding-top: 1.5em;
	height: 22em;
	background-size: contain;
	background-image: url(http://cdn.62ban.com/wapnews.png);
}
.newsList{
	top: 5em;
	width: 100%;
}

.newsList ul{
	margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 90%;
}
.newsList .photo{
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
}
.newsList .details{
	background: #fff;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3em 0 2em;
}
.news .newsList li{
	padding: .5em;
	width:50%;
}
.newsList .details h3{
	vertical-align: middle;
	font-size: 14px;
}
.newsList .details  a{  
	color:#000;
	display: inline-block;
	background-color: #ccc;
	padding:5px 15px;
	border-radius: 18px;
	margin:50px 10px 0 auto;
}
.newsList .details .data{
	left: 15px;
    top: -30px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #007CC3;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.newsList .details .data em{
	margin-top: 10px;
    display: block;
    font-size: 15px;
}
.newsList .details  a:hover{
	text-decoration: none;
}



.dmfc{
	background-image: url('http://cdn.62ban.com/wapindex_dmfc.png');
	padding-top:30px;
}
.dmfc_content { 
	margin-right: 2em;
    padding: 1em;
    border-radius: .5em;
    background-color: #FFF;
    position: relative;
}

.dmfc_content p{
	margin-top: 1.5em;
    line-height: 1.8em;
    font-size: 12px;
}

.dmfc_door {
	position: absolute;
    top: -2.5em;
    right: -2.2em;
    width: 10em;
    height: auto;
}

.dmfc .list-inline li{
	pad ding-right: 1.5em;
	padding-right: 1em;
	font-weight: 700;
	color: rgb(1,126,197);
}