@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
.x-title {display: none;}
* {
    -webkit-text-size-adjust: none;
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
    outline: none;
    box-sizing: border-box;
    color: #000;
}

input,
textarea,
select {
    font-size: 100%;
}

ul {
    list-style: none;
}

a {
    display: inline-block;
    border: medium none;
    display: inline-block;
    outline: medium none;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #000;
}

*:focus {
    outline: none;
}

*:focus,
*:active {
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

select {
    color: #999;
    background: 0 0;
    border: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    outline: 0;
}

img {}

.gd {
    position: absolute;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    display: table;
    content: '';
    clear: both;
}

.img-cont img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.video-cont video{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

body{
    padding-top: 28.6%;
    padding-bottom: 282px;
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: top center;
    background-color: #cde9fb;
    position: relative;
}

body::after{
    content: '';
    display: block;
    height: 700px;
    background-image: url(../img/bg2.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom center;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.wrapper{
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.top-video-box .video-cont{
    height: 575px;
}

.tab-top{
    margin-top: 60px;
    text-align: center;
    font-size: 0;
}

.tab-top .tab-item{
    display: inline-block;
    width: 246px;
	height: 86px;
    text-align: center;
    position: relative;
    background: url(../img/tab-bg1.png) no-repeat;
    margin-bottom: 24px;
    overflow: hidden;
    cursor: pointer;
    vertical-align: top;
}

.tab-top .tab-item.active{
    background-image: url(../img/tab-bg1_.png);
}



.tab-top .tab-item:last-child{
    position: relative;
    overflow: visible;
}

.tab-top .tab-item:last-child::after{
    content: '(点击标签查看优惠信息)';
    color: #704ca3;
    font-size: 24px;
    white-space: nowrap;
    position: absolute;
    top: 90px;
    left: 0;
}   

.tab-top .tab-item span{
    display: block;
    height: 77px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: -3px;
}

.tab-top .tab-item:nth-child(1){
    margin-left: 50px;
}

.tab-top .tab-item:nth-child(3){
    margin-right: 50px;
}

.tab-top .tab-item:nth-child(1) span{
    background-image: url(../img/tab-title6.png);
}

.tab-top .tab-item:nth-child(2) span{
    background-image: url(../img/tab-title3.png);
}

.tab-top .tab-item:nth-child(3) span{
    background-image: url(../img/tab-title5.png);
}

.tab-top .tab-item:nth-child(4) span{
    background-image: url(../img/tab-title1.png);
}

.tab-top .tab-item:nth-child(5) span{
    background-image: url(../img/tab-title2.png);
}

.tab-top .tab-item:nth-child(6) span{
    background-image: url(../img/tab-title7.png);
}

.tab-top .tab-item:nth-child(7) span{
    background-image: url(../img/tab-title4.png);
}

.tab-main{
    margin-top: 30px;
}

.tab-main .tab-item{
    display: none;
}

.tab-main .tab-item.active{
    display: block;
}

.tab-info{
    width: 995px;
    margin: 0 auto;
}

.tab-mzw .tab-info{
    height: 417px;
    background: url(../img/mzw-bg.png) no-repeat;
    box-sizing: border-box;
    padding: 90px 14px 0 56px;
}


.tab-mhsh .tab-info{
    height: 417px;
    background: url(../img/mhsh-bg.png) no-repeat;
    box-sizing: border-box;
    padding: 90px 14px 0 56px;
}

.tab-yhl .tab-info{
    height: 417px;
    background: url(../img/yhl-bg.png) no-repeat;
    box-sizing: border-box;
    padding: 90px 14px 0 56px;
}

.tab-tc .tab-info{
    height: 417px;
    background: url(../img/tc-bg.png) no-repeat;
    box-sizing: border-box;
    padding: 90px 14px 0 56px;
}

.tab-mhsh .tab-scroll,.tab-yhl .tab-scroll{
    height: 210px;
}

.tab-link{
    height: 60px;
    display: block;
}

.tab-scroll{
    padding-right: 60px;
    overflow-y: auto;
    height: 220px;
    margin-top: 16px;
}


.tab-scroll img{
    height: auto;
}


.tab-scroll::-webkit-scrollbar{width:10px;height:1px;}
.tab-scroll::-webkit-scrollbar-thumb{border-radius:4px;background:#ba2487;}
.tab-scroll::-webkit-scrollbar-track{border-radius:4px;background:#fff;}


.tab-mhsh .tab-scroll::-webkit-scrollbar-thumb{background:#558424;}

.tab-tc .tab-scroll::-webkit-scrollbar-thumb{background:#ab9211;}

.tab-yhl .tab-scroll::-webkit-scrollbar-thumb{background:#3284ae;}

.tc-info{
    height: 417px;
    background: url(../img/tc-bg.png) no-repeat;
    box-sizing: border-box;
    padding: 90px 14px 0 56px;
}

.tc-info a{
    display: block;
    height: 306px;
    overflow-y: auto;
}

.tc-info a::-webkit-scrollbar{width:10px;}
.tc-info a::-webkit-scrollbar-thumb{background:#ab9211;border-radius:10px;}
.tc-info a::-webkit-scrollbar-track{border-radius:10px;background:#fff;}


.tab-img{
    margin-top: 30px;
    cursor: pointer;
}

.tab-video{
    margin-top: 24px;
}

.tab-video .video-cont{
    height: 575px;
}

.mhbd-box{
    margin-top: 78px;
}

.mhbd-title{
    width: 509px;
    height: 135px;
    background: url(../img/jcbd-title.png) no-repeat;
    margin: 0 auto;
}

.mhbd-list{
    width: 935px;
	height: 487px;
	background-color: #658ac8;
	box-shadow: -5px 7px 0px 0px 
		#507ac0;
	border-radius: 20px;
	border: solid 1px #658ac8;
    margin: 48px auto 0;
    padding: 10px 30px;
}

.mhbd-list li{
    padding-top: 30px;
    padding-bottom: 25px;
}

.mhbd-list li h3{
    font-size: 32px;
    color: #fff;
    margin-bottom: 22px;
    white-space: nowrap;
}

.mhbd-list li p{
    float: left;
    width: 624px;
    font-size: 24px;
    color: #ffffff;
}

.mhbd-list li a{
    display: block;
    width: 224px;
	height: 70px;
    background: url(../img/more2.png) no-repeat;
    float: right;
    margin-top: 10px;
}

.mhbd-list li:first-child{
    border-bottom: 1px dashed #fff;

}


.bottom-box{
    width: 830px;
    margin: 120px auto 0;
}

.mask-layer-imgbox .mask-layer-imgName{
    display: none !important;
}