*{
	box-sizing: content-box;
}
a:hover{
	text-decoration: none;
}
div.HeadTopBannerShow {
    display: block;
}
.IndexContent{
	width: 100%;
}
#Index_Main{
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.swiper-slide>a {
    display: inline-block;
    width: 100%;
 /*   height: 551px;*/
}
.swiper-slide>a>img {
    display: block;
    margin: 0 auto;
}



/*区块跳跃提示栏目*/
.floorJump {
    position: fixed;
    width: 60px;
    height: 313px;
    left: 0;
    top: 50%;
    top: 25% \9;
    z-index:300;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    display: none;
}
.jumpMove{
	position: absolute;
	display: none;
	top: 50%;
	margin-top: -6px;
	right: -6px;
	width: 6px;
	height: 12px;
	background: url(../images/AllIcon.png) no-repeat -60px -89px;
}
.jumpThere{
	background-color: #c6111b;
}
.jumpThere p,.jumpThere span{
	color: #ffffff !important;
}
.jumpThere .jumpMove{
	display: block;
}
.floorJump>ul{
	width: 60px;
	background: #dfdfdf;
}
.floorJump>ul>li{
	position: relative;
	width: 34px;
	padding:  15px 13px;
	border-top: 1px solid #ffffff;
	text-align: center;
	cursor: pointer;
	color: #221814;
	font-size: 14px;
}
.floorJump>ul>li span,.floorJump>ul>li p{
	font-size: 14px;
	color: #221814;
}
.floorJump>ul>li.Harmony{
	width: 42px;
	padding:  15px 9px;
}
.floorJump>ul>li:first-child{
	border-top: 0;
}
.floorJump>ul>li:hover{
	background-color: #c6111b;
}
.floorJump>ul>li:hover p,.floorJump>ul>li:hover span{
	color: #FFFFFF;
}
.floorJump>ul>li.BackTop>span{
	display: inline-block;
	width: 26px;
	height: 14px;
	background: url(../images/AllIcon.png) no-repeat -148px 0;
}
.Scene{
	margin-top: 50px;
}
.Scene ul>li{
	position: relative;
	float: left;
	margin-left: 12px;
    width: 24%;
    text-align: center;
}
.Scene ul>li:first-child{
	margin-left: 0;
}
.Scene ul>li a{
	display: inline-block;
	position: relative;
	width: 160px;
	height: 160px;
    border-radius: 100px;
}
.Scene ul>li a img{
	display: block;
	width: 160px;
	height: 160px;
	transition: all 1.3s;
	-webkit-transition: all 1.3s;
	-ms-transition: all 1.3s;
	-moz-transition: all 1.3s;
	-o-transition: all 1.3s;
}
.Scene ul>li a>p{
    position: absolute;
    width: 160px;
    height: 60px;
    left: 0;
    border-radius: 100px;
    top: 0;
	text-align: center;
	color: #fff;
    color: #000000 \9;
	padding: 50px 0;
	font-size: 18px;
}
.Scene ul>li a>p>span{
	font-size: 18px;
	display: block;
    color: #fff;
}
.Scene ul>li a>p>b{
	display: block;
	margin: 10px auto;
	width: 0;
	height: 1px;
	background: #FFFFFF;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
.Scene ul>li:hover a>p>b{
	width:36px;
}
.Scene ul>li:hover a>img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.Scene ul>li a>p>em{
	font-style: normal;
    color: #fff;
}


/*热销单品*/
.Selling_product{
	margin-top: 50px;
}
.Index_head>h2>a{
	float: left;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #E5BB73;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.Index_head > h2 {
	float: left;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
}
.Index_head>span{
	float: left;
	font-size: 22px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	font-family: "微软雅黑";
	margin-left: 12px;
	color: #333;
	vertical-align: middle;
}
.Index_head>ul{
	margin-left: 3px;
	float: left;
}
.Index_head>ul>li{
	float: left;
}
.Index_head>ul>li>a{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 8px;
	text-align: center;
}
.Index_head>ul>li>a:hover,.Index_head>div>a:hover{
	color: #CEA257;
	text-decoration: underline;
}
.Index_head>div{
	float: right;
}
.Index_head>div>a{
	float: left;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.Index_head>div>a>span{
	display: inline-block;
	width: 13px;
	height: 13px;
	vertical-align: middle;
	margin-left: 10px;
	background: url(../images/AllIcon.png) no-repeat -175px 0 #f1f1f1;
}
.Selling_content{
	margin-top: 30px;
}
.Sel_con_left{
	float: left;
	width: 950px;
}
.Sel_con_right{
	float: left;
	width: 229px;
	margin-left: 20px;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	box-sizing:border-box;
}
.Sel_Special_show>ul>li{
	position: relative;
	float: left;
	width: 470px;
    height: 355px;
}
.Sel_Special_show>ul>li:first-child{
	margin-right: 10px;
}
.Sel_Special_show>ul>li>a{
	position: relative;
	display: inline-block;
	width: 470px;
	height: 100%;
	overflow: hidden;
}
.Sel_Special_show>ul>li>a>img{
	width: 470px;
	height: 100%;
	display: block;

	transition: all 1.3s;
	-webkit-transition: all 1.3s;
	-ms-transition: all 1.3s;
	-moz-transition: all 1.3s;
	-o-transition: all 1.3s;
	
}
.Sel_Special_show ul>li a>p{
	position: absolute;
	width: 470px;
	height: 51px;
	left: 0;
	top: 0;
	padding: 6.5px 25px;
	background: rgba(0,0,0,0.3);
	background: #000000 \9;
	filter: alpha(opacity=40);
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.Sel_Special_show ul>li a>p>span{
	font-size: 18px;
	display: block;
}
.Sel_Special_show ul>li a>p>b{
	display: block;
	margin: 10px auto;
	width: 0;
	height: 1px;
	background: #FFFFFF;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
.Sel_Special_show ul>li:hover a>p>b{
	width:100px;
}
.Sel_Special_show ul>li:hover a>img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.Sel_Special_show ul>li a>p>em{
	font-style: normal;
	font-size: 12px;
	color: #CCCCCC;
}
.Sel_Special_product{
	margin-top: 11px;
}
.Sel_Special_product>ul>li{
	float: left;
	width: 213px;
	padding: 6px 12px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
.Sel_Special_product>ul>li:hover{
	box-shadow: 0 0 15px 2px #dfdfdf;
	-webkit-box-shadow: 0 0 15px 2px #dfdfdf;
	-ms-box-shadow: 0 0 15px 2px #dfdfdf;
	-moz-box-shadow: 0 0 15px 2px #dfdfdf;
	-o-box-shadow: 0 0 15px 2px #dfdfdf;
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	background-color: #f4f4f4 \9;
}
.Sel_Special_product>ul>li:active {
    box-shadow: 0 0 5px 2px #dddddd;
    -webkit-box-shadow: 0 0 5px 2px #dddddd;
    -ms-box-shadow: 0 0 5px 2px #dddddd;
    -moz-box-shadow: 0 0 5px 2px #dddddd;
    -o-box-shadow: 0 0 5px 2px #dddddd;
    transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    background-color: #f4f4f4 \9;
    transition: all .1s;
    -webkit-transition: all .1s;
    -ms-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
}
.Sel_Special_product>ul>li a{
	display: block;
}
.Sel_Special_product>ul>li a img{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.Sel_Special_product>ul>li>div{
	margin-top: 20px;
}
.Sel_Special_product>ul>li>div a{
	display: block;
	line-height: 20px;
    height: 44px;
	font-size: 14px;
	color: #565656;
    word-break: break-all;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: block-axis;
    -moz-line-clamp: 2;
    -moz-box-orient: block-axis;
    height: 40px \9;
}
.Sel_Special_product>ul>li>div del{
	color: #999999;
	line-height: 20px;
	font-size: 14px;
}
.Sel_Special_product>ul>li>div p{
	color: #ff0000;
	line-height: 20px;
	font-size: 14px;
}


/*品牌展示*/
.Sel_con_right ul a{
	position: relative;
	display: block;
	height: 133px;/*137px;*/
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
.Sel_con_right ul a img{
	display: block;
	width: 60%;
	position: absolute;
	position: relative \9;
	margin: 0 auto \9;
	top: 50%;
	left: 50%;
	top: 30px \9;
	left: auto \9;
	transform: translate(-50%,-50%);
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
    -ms-transform: translate(0,0) \9;
}
.Sel_con_right ul a:hover{
    box-shadow: inset 0 0 15px 2px #ccc;
}

/*门店分布*/
.Store_place{
	margin-top: 50px;
}

.Store_search{
	margin-top: 30px;
	padding: 28px;
	background-color: #f3f3f3;
}
.Store_Type{
	float: left;
}
.Store_Type>div{
	float: left;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 10px;
	color: #333333;
	line-height: 24px;
}
.Store_Type>div>label{
	vertical-align: middle;
}

.Store_search>form{
	float: left;
	margin-left: 20px;
}
.Store_search>form>select{
	height: 25px;
	width: 260px;
	border: 1px solid #e5bb73;
	outline: none;
	vertical-align: middle;
	margin-right: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right: 30px;
	padding-left: 20px;
	font-size: 14px;
	background: url(../images/Seleted.png) no-repeat right #FFFFFF;
	/*background-position: right;*/
	background:white \9;
	padding-right:0 \9 ;
}
.Store_search>form>input{
	height: 25px;
	width: 100px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	background-color: #222222;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	outline: none;
}
.StoreMap{
	margin-top: 30px;
    display: none;
}
.StoreMap_list{
	float: left;
	width: 340px;
}
.StoreMap_list>b{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
.StoreMap_list ul{
    height: 325px;
	overflow: auto;
	
}
.StoreNavigation{
    position: absolute;
    right: 0;
    top: 0;
    right: 0;
    cursor: pointer;
    transform: translateY(-150%);
    -webkit-transform: translateY(-150%);
    -moz-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    -o-transform: translateY(-150%);
    z-index: 2000;
    float: right;
}
.QRShow{
    position: absolute;
    width: 90%;
    top: 20px;
    left:-2px ;
    text-align: center;
    border: 1px solid #CCCCCC;
    padding: 5%;
    background: #FFFFFF;
    display: none;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
	    
}
.QRShow>img{
    display: block;
    width: 100%;
}
.StoreNavigation:hover>span{
    color: #E2B05B;
}
.StoreNavigation:hover .QRShow{
    display: block;
}
.StoreNavigation>img{
    width: 12%;
    vertical-align: middle;
}
.StoreNavigation>span{
    vertical-align: middle;
    margin-left: 5px;
}
.StoreNavigation>b{
    display: inline-block;
    border: 5px solid transparent;
    border-top-color: #E2B05B;
    margin-left: 5px;
	vertical-align:bottom;
}
.StoreMap_list ul::-webkit-scrollbar{
	width: 4px;  
    background-color: initial;
}
.StoreMap_list ul::-webkit-scrollbar-thumb 
{  
    border-radius: 10px;    
    background-color: #d5d5d5;
} 
.StoreMap_list li{
	margin: 15px 0;
}
.StoreMap_list li a{
	display: inline-block;
    width: 100%;
}
.SamllPoint{
	display: inline-block;
	width: 6px;
	height: 15px;
	vertical-align: middle;
	background: url(../images/AllIcon.png) no-repeat -110px -24px;
}
.StoreMap_list li p{
	display: inline-block;
	font-size: 14px;
	color: #333333;
	margin-left: 10px;
    width: 94%;
}
.StoreMap_list .StoreActive a p{
	color: #E5BB73;
}
.StoreMap_list li:hover a p{
	color: #E5BB73;
}
.StoreMap_Map{
	position: relative;
	float: left;
	margin-left: 20px;
	width: 840px;
    margin-top: 40px;
}
#Map {
    height: 326px;
}
.StoreInfomation{
	position: absolute;
	width: 200px;
	top: 48px;
	left: 435px;
    z-index: 30;
	padding: 20px;
	background-color: rgba(255,255,255,0.85);
	background-color:#FFFFFF \9;
}
.StoreInfomation p{
	line-height:20px ;
	color: #333;
    word-break: break-all;
}
.StoreInfomation a {
    display: block;
    color: #e5bb73;
    text-decoration: underline;
    margin-top: 5px;
}
#baiduMap>img{
	display: block;
	width: 100%;
}
.StoreNews{
	margin-top: 30px;
}
.StoreNews_list{
	float: left;
	width: 340px;
}
.StoreNews_list>b{
	display: block;
	height: 40px;
	line-height: 40px;
    font-size: 18px;
    color: #666666;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
.StoreNews_list ul{
    height: 495px;
	overflow: auto;
    width: 100%;
	
}
.StoreNews_list li{
	margin: 18px 0;
    width: 100%;
}
.StoreNews_list li a{
	display: inline-block;
    width: 100%;
}
.StoreNews_list li p{
	display: inline-block;
	font-size: 14px;
	color: #333333;
	margin-left: 10px;
    width: 94%;
    vertical-align: middle;
}
.StoreNews_list>a{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #F4F4F4;
	font-size: 14px;
	color: #333333;
}
.StoreNews_list .StoreActive a p{
	color: #E5BB73;
}
.StoreNews_list li:hover a p{
	color: #E5BB73;
}
.StoreNews_special{
    float: left;
    width: 845px;
    margin-left: 15px;
    margin-top: 40px;
}
.StoreNews_special ul li {
	float: left;
    width: 410px;
	margin-right: 20px;
}
.StoreNews_special ul li:nth-child(2n) {
    margin-right: 0;
}
.StoreNews_special ul li a{
    display: block;
    position: relative;
    width: 410px;
    height: 230px;
    overflow: hidden;
}
.StoreNews_special ul li a img{
	width: 100%;
	display: block;
}
.StoreNews_special ul li>span {
    display: block;
    width: 100%;
    padding: 10px 0;
    font-weight: bold;
    color: #666;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
}
.StoreNews_special ul li:hover>span {
    margin-left: 10px;
    color: #333;
}
.Repair_service{
	margin-top: 50px;
}
.Repair_service_content{
	margin-top: 30px;
}
.Repair_New {
    display: block;
    position: relative;
    float: left;
    width: 25%;
    cursor: pointer;
}

.Repair_New>img{
	width: 100%;
	display: block;
}
.Repair_service_content > ul {
    float: left;
    margin-left: 2%;
    width: 73%;
}
.Repair_New>p{
	position: absolute;
	width: 340px;
	height: 60px;
	left: 0;
	top: 0;
	padding: 150px 0;
	background: rgba(0,0,0,0.3);
	background: #000000 \9;
	filter: alpha(opacity=40);
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.Repair_New p>span{
	font-size: 18px;
	display: block;
}
.Repair_New p>b{
	display: block;
	margin: 10px auto;
	width: 0;
	height: 1px;
	background: #FFFFFF;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
.Repair_New:hover b{
	width: 100px;
}
.Repair_New>p>em{
	display: block;
	font-style: normal;
	font-size: 12px;
	color: #CCCCCC;
}
.Repair_service_content li {
    width: 49%;
    float: left;
    background: #f4f4f4;
    margin-right: 2%;
    margin-bottom: 2%;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
}
.Repair_service_content li:hover {
    box-shadow: 0 0 15px 0 #ccc;
}
.Repair_service_content li:nth-child(2n){
	margin-right: 0;
}
.Repair_service_content li a {
    width: 25%;
}
.Repair_service_content li a img {
    width: 35%;
    float: left;
}
.Repair_service_content li a p{
	display: inline-block;
    width: 61%;
    padding: 2%;
    float: left;
}
.Repair_service_content li a p b{
	display: block;
	font-weight: normal;
	font-size: 18px;
    margin-bottom: 5px;
}
.Repair_service_content li a p span {
    font-size: 14px;
}
.BrandNews{
	margin-top: 50px;
}
.BrandNew_list{
	margin-top: 30px;
}
.BrandNew_left{
	float: left;
	margin-right: 2px;
}
.BrandNews_main{
	position: relative;
	width: 298.5px;
	overflow: hidden;
}
.BrandNews_main:hover>div{
	bottom:0;
}
.BrandNews_main>div{
	position: absolute;
	width: 100%;
	padding: 10px;
	left: 0;
	bottom: -140px;
	background: rgba(0,0,0,0.7);
    background: #000 \9;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	transition: all .5s;
	-webkit-transition: all .5s;
	-ms-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
}
.BrandNews_main>div b{
    display: block;
	color: #E5BB73;
	font-size:14px;
	margin-bottom: 7px;

}
.BrandNews_main a>img{
	width: 100%;
	display: block;
	height: 100%;
}
.BrandNews_main>div p{
	color: #FFFFFF;
	font-size:14px;
    line-height: 17px;
    display: -webkit-box;
    display: -moz-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: block-axis;
    -moz-line-clamp: 3;
    -moz-box-orient: block-axis;
    line-height: 24px;
    max-height: 50px;
}
.BrandNew_left .BrandNews_main{
	height: 220px;
}
.BrandNew_left .BrandNews_main:nth-child(2) {
    margin-top: 2px;
}
.BrandNew_left .BR2{
	margin-top: 2px;
}
.BrandNew_middle{
	float: left;
	height: 442px;
}
.BrandNew_right{
	float: left;
	margin-left: 2px;
	width: 599px;
}
.BrandNew_right>div{
	float: left;
	height: 220px;
	
}
.BrandNew_right>div:nth-child(2n){
	margin-left: 2px;
}
.BrandNew_right>div:nth-child(n+3){
	margin-top: 2px;
}
.HarmonyWorld{
	margin-top: 50px;
}
.HarmonyWorld_show{
	margin-top: 20px;
}
.HarmonyWorld_show img{
	width: 100%;
}
.TimeAxis{
	width: 100%;
	position: relative;
	margin-top: 20px;
	overflow: hidden;
}
.TimeAxis_con{
	width: 100%;
	overflow: hidden;
}
.TimeAxis ul{
	width: 2000px;
}
.TimeAxis li{
	position: relative;
	float: left;
	width: 235px;
	height: 135px;
}
.TimeAxis li:first-child::before{
	content: "";
	position: absolute;
	display: inline-block;
	height: 61px;
	width: 1px;
	background: #ccc;
	left: 0;
	top: 0;
}
.TimeAxis li>span{
	display: inline-block;
	position: absolute;
	width: 9px;
	height: 13px;
	background: url(../images/AllIcon.png) no-repeat -56px 0;
	top: 24px;
	z-index: 2;
	left: 135px;
}
.TimeAxis li>div{
	display: inline-block;
	width: 61px;
	height: 61px;
	line-height: 61px;
	text-align: center;
	border-radius: 35px;
	background-color: #E5BB73;
	position: absolute;
	left: 55px;
	top: 0;
	z-index: 2;
}
.TimeAxis li>b{
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 1px;
	top: 30.5px;
	left: 0;
	background: #CCCCCC;
}
.TimeAxis li>em{
	display: inline-block;
	position: absolute;
	width: 2px;
	height: 70px;
	top: 61px;
	left: 85.5px;
	background: #E5BB73;
}
.TimeAxis li>p{
	position: absolute;
	top: 70px;
	left: 95px;
	color: #333333;
}
.LeftPoint{
	position: absolute;
	left: 0;
	top: 90px;
	width: 27px;
	height: 37px;
	cursor: pointer;
	background: url(../images/AllIcon.png) no-repeat -27px 0 ;
}
.RightPoint{
	position: absolute;
	right: 0;
	top: 90px;
	width: 27px;
	height: 37px;
	cursor: pointer;
	background: url(../images/AllIcon.png) no-repeat 0 0;
}
.Magazine{
	margin-top: 50px;
}
.MagazineShow{
	float: left;
	width: 35%;
	border: 1px solid #ccc;
	margin-right: 3%;
	margin-bottom: 3%;
	box-sizing:border-box;
}
.MagazineShow>a {
    position: relative;
    display: inline-block;
    width: 39%;
    float: left;
    overflow: hidden;
}
.MagazineShow>a>p {
    position: absolute;
    top: -440px;
    left: 0;
    height: 300%;
    width: 300%;
    transition: all .5s;
    background: linear-gradient(45deg,rgba(0,0,0,0),rgba(0,0,0,0),rgba(255,255,255,0.3),rgba(0,0,0,0),rgba(0,0,0,0));
}
.MagazineShow>a:hover>p {
    top: 0;
    left: -430px;
}
.MagazineShow img{
	width: 100%;
    display: block;
}
.MagazineShow>div{
	float: left;
	 width: 56%;
	margin-left: 5%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.SamllPoint {
	display: inline-block;
	width: 6px;
	height: 15px;
	vertical-align: middle;
	background: url(../images/AllIcon.png) no-repeat -110px -24px;
}
.MagazineShow > div > b {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    background: #E5BB73;
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.MagazineShow>div li a{
	display: block;
	width: 100%;
}
.MagazineShow > div li p {
	display: inline-block;
	width: 92%;
	margin-left: 3%;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height:29px;
}
.MagazineShow>div>ul{
	margin-top: 8px;
}
.Magazine_head li p {
	display: inline-block;
	width: 94%;
	margin-left: 5px;
	vertical-align: middle;
	line-height: 29px;
}
.Magazine_head>a{
	float: right;
	vertical-align: middle;
	color: #333333;
}
.MoreMagazine{
	width: 24%;
    padding: 9.5px 15px;
    height: 229px;
    border: 1px solid #ccc;
    float: left;
	box-sizing:border-box;
}
.Magazine_head>span{
	font-size: 14px;
	color: #333;
}
.Magazine_head>ul{
	margin-top: 8px;
}
.Magazine a:hover p,.Magazine a:hover{
	color: #E5BB73;
	text-decoration: underline;
}
.ri_banner {
	text-align: center;
	margin-top:50px;
}

.swiper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.swiper-wrapper {
	background-color: transparent;
}

.swiper-slide {
	position: relative;
	text-align: center;
	font-size: 18px;
	background-color: transparent;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

	.swiper-slide img {
		display: block;
		width: 100%;


		border: none;
	}

.imgContent {
	position: absolute;
	width: 42%;
	right: 0;
	top: 35%;
	text-align: left;
	color: #fff;
}

	.imgContent .rolex {
		font-size: 26px;
		font-weight: 700;
		line-height: 1.2;
	}

	.imgContent .new {
		font-size: 50px;
		font-weight: 700;
		line-height: 1.1;
		margin-bottom: 20px;
	}

	.imgContent .contentBtn {
		height: 44px;
		padding: 0 30px;
		background-color: #127749;
		display: flex;
		align-items: center;
		border-radius: 22px;
		color: #fff;
		cursor: pointer;
		width: 90px;
		font-weight: 700;
		font-size: 14px;
		box-sizing: border-box;
	}

.mySwiper .swiper-pagination-bullets.swiper-pagination {
	display: flex;
	bottom: 40px;
}

.imgContent .contentBtn:hover {
	background-color: #006039;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination {
	left: 48%;
}

.swiper-pagination-bullets span {
	width: 20px;
	height: 4px;
	background: #D4D4D4;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 6px;
}

.swiper-pagination-bullet {
	opacity: 1 !important;
	border-radius: 2px;
}

.swiper-pagination-bullets span.swiper-pagination-bullet-active {
	width: 50px;
	height: 4px;
	background-color: #127749;
}

.swiper-button-next, .swiper-button-prev {
	width: 44px;
	height: 44px;
	right: 30px;
	background-size: 12px;
	background-color: rgba(118,118,118,.5);
	border-radius: 50%;
	background-image: url("/Content/images/Icon/back-to-top-arrow-white-button.png")
}

	.swiper-button-next:hover, .swiper-button-prev:hover {
		background-color: rgba(118,118,118,.3);
	}

.swiper-button-prev {
	left: 30px;
	background-image: url("/Content/images/Icon/left-to-top-arrow-white-button.png")
}

	.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
		opacity: 0;
	}

/*视频*/
.video_content{position:relative;-moz-user-select: none; /*火狐*/-webkit-user-select: none; /*webkit浏览器*/-ms-user-select: none; /*IE10*/-khtml-user-select: none; /*早期浏览器*/user-select: none;}
.index_video{width:100%; height:100%;background-color:#000;};
.center_play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:100px;height:100px;}
.bottom_controls{width:100%;position:absolute;bottom:0;height:50px;z-index:1;}
.bottom_play{display:inline-block;height:100%;width:10%;text-align:center;vertical-align: top;}
.bottom_play>i{line-height:50px;color:#fff;cursor:pointer;}
.bottom_play>i:hover{color:#e5bb73;}
.bottom_bar{height:100%;display:inline-block;width:50%;vertical-align: top;position:relative;cursor:pointer;}
.bar_bak{position:absolute;width:100%;height:4px;background-color:rgba(255,255,255,.3);top:50%;transform: translateY(-50%);}
.bar_bak>div{width:0%;height:100%;position: relative;}
.bar_bak>div:hover .bar_active,.bar_bak>div:hover .bar_point{background-color:#e5bb73; }
.bar_active{width:100%;display:inline-block;vertical-align: top;height:100%;background-color:#fff;}
.bar_point{width:10px;height:10px;border-radius:50%;position:absolute;right:-5px;top:50%;background-color:#fff;transform: translateY(-50%);}
.bottom_time{width:22%;display:inline-block;vertical-align: top;color:#fff;line-height: 50px;text-align:center;}
.bottom_time>span{display:inline-block;vertical-align: top;height:50px;line-height: 50px;font-size:12px;color:#fff;}
.bottom_volume{height:100%;display:inline-block;width:6%;vertical-align: top;text-align:center;position:relative;}
.bottom_volume:hover .volume_cont{display:block;}
.bottom_volume>i{line-height:50px;color:#fff;cursor:pointer;font-size:18px;}
.bottom_volume>i:hover{color:#e5bb73;}
.volume_cont{position:absolute;bottom:80%;left:0;right:0;height:80px;width:100%;display: none;}
.volume_bar{width:4px;background-color:rgba(255,255,255,.3);height:100%;margin:0 auto;cursor:pointer;}
.vbar_active{position:absolute;bottom:0;height:100%;width:4px;background-color: #e5bb73;}
.vbar_pointer{position: absolute;top:-4px;left:50%;transform:translateX(-50%);width:8px;height:8px;border-radius:50%;background-color: #e5bb73;}
.bottom_fullsc{height:100%;display:inline-block;width:6%;vertical-align: top;text-align:center;}
.bottom_fullsc>i{line-height:50px;color:#fff;cursor:pointer;}
.bottom_fullsc>i:hover{color:#e5bb73;}	

.center_play{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);cursor: pointer;}
.center_play>i{font-size:35px;color:#fff;}
/*全屏*/
.Sel_Special_show .full_video_content{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999;}
.full_video_content i{font-size:17px;}
.full_video_content .bottom_play{width:3%;}
.full_video_content .bottom_bar{width:80%;}
.full_video_content .bottom_time{width:9%;}
.full_video_content .bottom_volume,.full_video_content .bottom_fullsc{width:3%;}
.full_video_content .center_play>i{font-size:70px;}

