body{
	width: 100%;
	min-width: 1200px;
	color: #000;
	box-sizing: border-box;
	background: #f4f4f4;
}
@font-face {
    font-family: 'iconfont';
    src: url('../../../../newpc/new_web/fonts/iconfont.eot');
    src: url('../../../../newpc/new_web/fonts/iconfont.eot') format('embedded-opentype'),
    url('../../../../newpc/new_web/fonts/iconfont.woff') format('woff'),
    url('../../../../newpc/new_web/fonts/iconfont.ttf') format('truetype'),
    url('../../../../newpc/new_web/fonts/iconfont.svg#iconfont') format('svg');
}
@font-face { 
  font-family: 'sophis'; 
  src: url('../../../../newpc/new_web/fonts/sophisticatessisemibolditali.ttf');
}

@font-face { 
  font-family: 'PAINP'; 
  src: url('../../../../newpc/new_web/fonts/sophisticatessisemibolditali.ttf');
}
.iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.top_banner{
	position: relative;
	margin-bottom: 30px;
}
.ban-inner{
	overflow:hidden;
	position: relative;	
	height: 600px;
	margin: 0 auto;
	z-index: 19;
}
.ban-inner video{
	position: absolute;
	width: 100%;
	left: 0;
	top: -300px;
}
.ban-inner .top_logo{
	position: absolute;
	width: 30%;
	top: 5%;
    left: 5%;
	z-index: 3;
}
.ban-inner .banner_title{
	position: absolute;
	top:28%;
	left: 50%;
	margin-left: -259px;
	z-index: 3;
}
.ban-inner .banner_title h3{
	font-size: 46px;
	font-weight: 700;
	color: #ddd;
	line-height: 1.8;
	letter-spacing: 4px;
	text-shadow: 0 1px 0 #ccc;
}
.ban-inner .banner_title h4{
	font-size: 34px;
	color: #ddd;
	line-height: 1.8;
	margin-bottom: 20px;
	letter-spacing: 1px;
	text-shadow: 0 1px 0 #ccc;
}
.ban-inner .banner_title h5{
	font-size: 24px;
	color: #ddd;
	line-height: 1.5;
	font-weight: 700;
	text-shadow: 0 1px 0 #ccc;
}
.x-nav-musk{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .4;
	z-index: 2;
}
.section-hm-video {
    padding: 0px 0 80px;
}
.wp {
    width: 1200px;
    margin: 0 auto;
}
.g-tit-hm-1 {
    text-align: center;
}
.b-e-b .title {
    margin-top: 61px;
    margin-bottom: 2px;
    text-align: center;
    padding: 7px 0 8px 0;
}
.b-e-b .title li {
    position: relative;
    display: inline-block;
    margin: 0 58px;
    width: 176px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}
.b-e-b .title li a {
    padding: 0px 0 1px 0;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    box-shadow: 2px 2px 8px;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    display: block;
    padding-left: 42px;
    color: #464646;
    letter-spacing: 2px;
    font-size: 20px;
    background: #F4F4F4;
    border-radius: 6px;
}
.b-e-b .title .ative>a, .b-e-b .title li:hover a {
    background-position: 0px 0px;
    transform: translate(0,-5px);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    
}
.section-hm-video img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
	border-radius: 5px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}
.b-e-b .title li a i {
    position: absolute;
    width: 61px;
    height: 100%;
    left: 0;
    background: url(../../../../others/items-icon-0401.svg) center center no-repeat;
    display: inline-block;
    background-size: 555px;
}
.g-tit-hm-1 .en {
    height: 1em;
    line-height: 1em;
    color: #f0f0f0;
    font-size: 48px;
    font-family: ShinePersonalUse;
}
.g-tit-hm-1 .cn {
    position: relative;
    margin-top: -18px;
    height: 1em;
    line-height: 1em;
    font-size: 34px;
    font-weight: bold;
}
.g-tit-hm-1 .cn:after {
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -24px;
    display: block;
    width: 48px;
    height: 4px;
    background-color: #d7a746;
    content: '';
}
.section-hm-video .box {
    padding-top: 64px;
}
.section-hm-video .list-1 li {
   width: 386px;
       border-radius: 7px 7px 0 0;
       height: 395px;
       /* box-shadow: 5px 2px 13px 2px #A7A7A7; */
       background: #fff;
       position: relative;
       padding: 10px;
       float: left;
       margin: 0 20px 40px 0;
       transition: .3s;
       -webkit-transition: .3s;
       -moz-transition: .3s;
}
.section-hm-video .list-1 li:hover{
    cursor:default;
	box-shadow: 0 6px 18px #e4e4e4;
	-webkit-box-shadow: 0 6px 18px #e4e4e4;
	-moz-box-shadow: 0 6px 18px #e4e4e4;
	transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
	-moz-transform: translateY(-6px)
}
.section-hm-video .list-1 li:nth-of-type(3n+0){
	margin-right: 0;
}
.section-hm-video .list-1 li .w-title{
    font-size: 18px;
	line-height: 1.6;
	color: #8b8b8b;
	margin-left:38px;
}
.section-hm-video .list-1 li .w-title h4{
	padding-top: 15px;
	font-size: 24px;
	line-height: 2.2;
	font-weight: 400;
}
	.section-hm-video .list-1 li .w-btns{
     width:80%;
    left: 10%;
    bottom: 24px;
    position: absolute;
	}
.section-hm-video .list-1 li .w-btns a{
	display: inline-block;
    width: 127px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #dedede;
    color: #3b3b3b;
    font-size: 16px;
    font-weight: 300;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
}	
.section-hm-video .list-1 li .w-btns a:nth-child(1){
	float:left;
}
.section-hm-video .list-1 li .w-btns a:nth-child(2){
	float:right;
}
.section-hm-video .list-1 li .w-btns a:hover{
	color:white;
	background:#FF9E06;
	box-shadow:2px 0px 5px 0px #C6C6C6;
	transform:translate(0,-4px);
	border: 1px solid #FF9E06;
	transition:all .3s;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-ms-transition:all .3s;
	-o-transition:all .3s;
}
.section-hm-video .list-1 .img {
    position: relative;
    padding-top: 67%;
    height: 0;
    overflow: hidden;
}
.section-hm-video .list-1 .item {
    position: relative;
    display: block;
}
.section-hm-video .btns {
    padding-top: 50px;
    text-align: center;
    font-size: 0;
}