/*fonts*/
/*字体共用样式*/
@font-face {
    font-family: "albb35";
   src: url("../fonts/AlibabaPuHuiTi-3-35-Thin.otf")
}
@font-face {
    font-family: "albb45";
   src: url("../fonts/AlibabaPuHuiTi-3-45-Light.otf")
}
@font-face {
    font-family: "albb55";
   src: url("../fonts/AlibabaPuHuiTi-3-55-Regular.otf")
}
@font-face {
    font-family: "albb65";
   src: url("../fonts/AlibabaPuHuiTi-3-65-Medium.otf")
}
@font-face {
    font-family: "albb75";
   src: url("../fonts/AlibabaPuHuiTi-3-75-SemiBold.ttf")
}
@font-face {
    font-family: "albb85";
   src: url("../fonts/AlibabaPuHuiTi-3-85-Bold.ttf")
}
@font-face {
    font-family: "albb95";
   src: url("../fonts/AlibabaPuHuiTi-3-95-ExtraBold.ttf")
}
@font-face {
    font-family: "albb105";
   src: url("../fonts/AlibabaPuHuiTi-3-105-Heavy.otf")
}
@font-face {
    font-family: "albb115";
   src: url("../fonts/AlibabaPuHuiTi-3-115-Black.otf")
}
@font-face {
    font-family: "mrp";
   src: url("../fonts/MyriadPro-Cond.otf")
}
@font-face {
    font-family: "tccm";
   src: url("../fonts/TCCM___.TTF")
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
	height: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}


body {
	_height: 100%
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
input,
select,
textarea,
button,
p,
blockquote,
th,
td,
figure {
	margin: 0;
	padding: 0
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
p,
blockquote,
figure,
header,
footer,
nav,
article,
section,
aside,
address,
figcaption {
	*zoom: 1
}

li {
	list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

iframe,
frame,
fieldset,
img {
	border: 0 none
}

img {
	vertical-align: top;
	max-width: 100%;
}

input[type=button],
input[type=submit],
input[type=reset] {
	cursor: pointer
}

button {
	cursor: pointer
}

input,
textarea,
button {
	-webkit-border-radius: 0;
	-webkit-appearance: none
}

input[type=radio] {
	-webkit-border-radius: 100%;
	-webkit-appearance: radio
}

input[type=checkbox] {
	-webkit-appearance: checkbox
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box
}

textarea {
	overflow: auto;
	resize: none
}

blockquote,
q {
	quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
th {
	text-align: left
}

th {
	font-weight: normal
}

em,
cite,
address,
i {
	font-style: normal
}


/* sup { vertical-align: text-top } */

sup.fnt_16 {
	font-size: 12px;
}

sub {
	vertical-align: text-bottom
}

body,
input,
select,
button,
textarea {
	font-size: 14px;
}

body {
	line-height: 1.5
}
html,body{scroll-behavior: smooth;}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent
}

a {
	blr: expression(this.onFocus=this.blur())
}

a * {
	*cursor: pointer
}

:focus {
	outline: none
}

::-webkit-scrollbar { 
    width: 6px;   /* 滚动条宽度， width：对应竖滚动条的宽度  height：对应横滚动条的高度*/
    background: #fff;
} 
/*定义滚动条轨道（凹槽）样式*/ 
::-webkit-scrollbar-track { 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);    /* 较少使用 */
    border-radius: 3px; 
} 
/*定义滑块 样式*/ 
::-webkit-scrollbar-thumb { 
    border-radius: 3px; 
    height: 100px;    /* 滚动条滑块长度 */
    background-color: rgba(246,52,63,0.5); 
}
/* clear 页头，页脚，内容区都不用再加清除样式 */

.fixed:before,
.clearfix:before,
.cf:before,
body:before,
.header:before,
.main:before,
.footer:before {
	content: '';
	display: table
}

.fixed:after,
.clearfix:after,
.cf:after,
after,
.header:after,
.main:after,
.footer:after {
	content: '';
	display: table;
	clear: both
}

.fixed,
.clearfix,
.cf,
.header,
.main,
.footer {
	*zoom: 1
}

.clear,
.cl {
	display: block!important;
	float: none!important;
	clear: both;
	width: auto!important;
	max-width: none!important;
	min-width: 0!important;
	max-height: none!important;
	min-height: 0!important;
	overflow: hidden;
	margin: 0!important;
	padding: 0!important;
	border: 0 none!important;
	font-size: 0!important;
	line-height: 0!important
}

.err_position {
	width: 100%;
	height: auto;
	background: url(../images/errors.png) center no-repeat;
}


/*隐藏视频下载按钮*/

video::-internal-media-controls-download-button {
	display: none;
}

video::-webkit-media-controls-enclosure {
	overflow: hidden;
}

video::-webkit-media-controls-panel {
	width: calc(100% + 30px);
}


/* 阿里图标 */

[class*='icon'] {
	font-family: 'iconfont';
}


/*图片经过*/

.tran_scale {
	overflow: hidden;
	display: block;
}

.tran_scale img {
	-webkit-transition: opacity .4s ease-in, -webkit-transform .6s linear;
	transition: opacity .4s ease-in, transform .6s linear;
}
/*两端对齐*/
.justify {
	text-align: justify;
	text-justify: distribute-all-lines;
}
/*上下居中*/
.v-m-c {
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	position: absolute;
	left: 0;
	top: 50%;
}
/*左右居中*/
.l-m-c {
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	position: absolute;
	left: 50%;
	top: 0;
}
/*绝对居中*/
.a-m-c {
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	position: absolute;
	left: 50%;
	top: 50%;
}
.animate {
	transition: 1.5s all cubic-bezier(0.19, 1, 0.22, 1);
}

.animate_slowx {
	transition: 2.5s all cubic-bezier(0.19, 1, 0.22, 1);
}

.animate_fast {
	transition: 1s all cubic-bezier(0.19, 1, 0.22, 1);
}

.animate_slow {
	transition: 10s all cubic-bezier(0.19, 1, 0.22, 1);
}

.animate_normal {
	transition: 0.5s all linear;
}

body,
a {
	color: #000;
}

.wrap {
	width: 1400px;
	margin: auto;
}

.line24 {
	line-height: 24px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.line30 {
	line-height: 30px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.line32 {
	line-height: 30px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.ellipsis_p {
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.ellipsis_p2{
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.bold {
	font-weight: bold;
}

.ellipsis {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fl{float: left;}
.fr{float: right;}

/*font-size*/

.fnt_12 {
	font-size: 12px;
}

.fnt_15 {
	font-size: 15px;
}

.fnt_16 {
	font-size: 16px;
}

.fnt_18 {
	font-size: 18px;
}

.fnt_20 {
	font-size: 20px;
}

.fnt_22 {
	font-size: 22px;
}

.fnt_24 {
	font-size: 24px;
}

.fnt_28 {
	font-size: 28px;
}

.fnt_30 {
	font-size: 30px;
}

.fnt_36 {
	font-size: 36px;
}

.fnt_38 {
	font-size: 38px;
}

.fnt_40 {
	font-size: 40px;
}

.fnt_42 {
	font-size: 42px;
}

.fnt_48 {
	font-size: 48px;
}

.fnt_60 {
	font-size: 60px;
}

.fnt_72 {
	font-size: 72px;
}

.cover {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
    transition:all 0.3s;
    background: #000;
    height: 50px;
    padding-top: 50px;
}
.header .wrap{width: 90%;margin: 0 auto;position: relative;}
.header h1{display:block;font-size: 0;position: absolute;left: 0;width: 102px;height: 102px;border-radius: 50%;background: #f6343f;transition: all 0.3s;z-index: 100;}
.header h1 a{display: block;height: 100%;}
.header h1 img{display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);transition: all 0.7s;}
.header h1 img.logo2,.header h1:hover img.logo1{display: none;}
.header h1:hover img.logo2{display: block;}
.header h1:hover{width:302px;border-radius: 51px;}
.header .top{float: right;}
.share{float: left;padding-top: 12px;}
.share a{display: inline-block;margin-left: 13px;}
.yuyan{height: 30px;width: 145px;border-radius: 15px;background: #f6343f;float: right;text-align: center;line-height: 30px;margin: 10px 0 0 14px;}
.yuyan a{font-size: 17px;font-family:"albb45";color: rgba(255,255,255,0.6);width: 50%;display: inline-block;}
.yuyan a.on,.yuyan a:hover{color: #fff;}
.nav1 li{
	float: left;
	position: relative;	
	text-align: center;
}
.nav{position:relative;height: 50px;margin-right: 50px;}
.nav1 li a::after{content: "";display: block;position: absolute;bottom: 0;height: 2px;background: #04bcff;left: 0;width: 100%;display: none;}
.nav1 li a.on::after{display: block;}
/*#bg{display: block;position: absolute;bottom: 0;height: 2px;background: #04bcff;width:190px;left: 0;
    transition: left .4s;
    -webkit-transition: left .4s;
    -moz-transition: left .4s;}*/
.nav li a{
	display: block;
	position: relative;
	color: #808080;
	font-size: 18px;
	transition: all 0.6s;
	font-family: "albb55";
	line-height: 50px;
	width: 180px;
}
.nav .slider1 {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  background: #04bcff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 180px;
}
.nav1 li a.on,.nav1 li a:hover{color: #fff;}
.pc_nav{float:left;}
.btn{
	display: none;
	position: absolute;
	z-index: 101;
	right: 0;
	width: 30px;
	height: 25px;
	cursor: pointer;
	top: 0;
}
.btn span{display:block;background:#fff;width:25px;height:2px;position:absolute;transition:all ease 0.35s;border-radius: 2px;right: 0;}
.btn span:nth-of-type(1){top:0px;width: 25px;}
.btn span:nth-of-type(2){top:7px;width: 18px;}
.btn span:nth-of-type(3){top:14px;width: 14px;}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg);width: 25px;}
.leftMenu a{text-decoration: none;display: block;}
.leftMenu{
    position: fixed;
    top:0px;
    display: block;
    height: 100%;
    z-index: 100;
    transition: all 0.4s ease;
    overflow: auto;right: -100%;width: 200px;
}
.leftMenu.menu-open {
    -webkit-transition: right 1s ease;
  -o-transition: right 1s ease;
  transition: right 1s ease;
  right: 0;
}
.leftMenu ul li {
    position: relative;
    border-bottom: 1px solid #dfdfdf;
}
.leftMenu ul li>a{
	font-size: 16px;
	color:#fff;
	line-height: 46px;
	text-align: left;
	font-family: "albb55";
}
input,
button,
textarea {
	border: none;
	outline: none;
	background: none;
}

@keyframes dong2 {
	0% {
		transform: scale(0.5);
	}
	100% {
		transform: scale(1);
	}
}

.dong2 {
	-webkit-animation-name: dong2;
	animation-name: dong2;
}
.common-loading .common-loading-bottom {
	width: 100%;
	height: 50vh;
	position: absolute;
	bottom: 0;
	left: 0;
	animation: moveDown 0.8s ease-in-out 0.3s;
	animation-fill-mode: forwards;
	background: #fff;
}

@keyframes fadeOut {
	0% {
		visibility: visible;
	}
	100% {
		visibility: hidden;
	}
}

@keyframes moveUp {
	0% {
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		transform: translateY(-100%);
		opacity: 0.5;
	}
}

@keyframes moveDown {
	0% {
		transform: translateY(0);
		opacity: 1;
	}
	100% {
		transform: translateY(100%);
		opacity: 0.5;
	}
}
.header.in .btn span,.headerwhite .btn span{background: #025096;}
.header-home.fix .btn span{background: #164181;}
.navigation {
  position: absolute;
  top: 70px;
  left: 0;
  height:calc(100vh - 70px);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          /*justify-content: center;*/
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  -webkit-transition: height .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
  -o-transition: height .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
  transition: height .8s cubic-bezier(0.3, 1, 0.3, 1) .1s;
  overflow-y: hidden;
}
.menu-open .navigation {
  left: 0;
  background: rgba(0,0,0,0.85);
}
.navigation li {
  list-style: none;
  text-align: center;
  width: calc(100% - 20px);
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  height: 16%;
  margin: 0 10px;
}
.menu-open .navigation li {
  opacity: 1;
  -webkit-transition: opacity 2s cubic-bezier(0.16, 1.08, 0.38, 0.98) .3s;
  -o-transition: opacity 2s cubic-bezier(0.16, 1.08, 0.38, 0.98) .3s;
  transition: opacity 2s cubic-bezier(0.16, 1.08, 0.38, 0.98) .3s;
}
.navigation li a {
  display: block; 
  text-decoration: none;  
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.navigation li a .label {
  display: block; 
  position: relative;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}
.navigation li:hover a .label {
  opacity: 1;
  color: #f6343f;
}
/*.navigation li a .label::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 0;
  background: #f6343f;
  -webkit-transition: width .3s ease;
  -o-transition: width .3s ease;
  transition: width .3s ease;
}
.navigation li:hover a .label::before {
  width: 40px;
}*/
.et-hero-tabs{position: relative;height: 50px;}
.et-hero-tab-slider {
  position: absolute;
  bottom: 0;
  width: 155px;
  height: 2px;
  background: #66B1F1;
  transition: left 0.3s ease;
  left: 0;
}
.menu-open .navigation li:first-child{border-top: 1px solid #dfdfdf;margin-top: 60px;}

.main{height: 400%;
            position: absolute;
            top: 0;
            transition: all 0.3s ease;}
.main .section {
            width: 100%;
            height: 25%;
        }
body{width: 100%;height: 100%;overflow: hidden;}
