
img {
	max-width:100%;
	border:0;
	vertical-align:middle
}

@keyframes backTop {
	0%,100% {
	top:8px
}
50% {
	top:5px
}
}@-webkit-keyframes backTop {
	0%,100% {
	top:8px
}
50% {
	top:5px
}
}@keyframes scaleChange {
	0%,100% {
	transform:scale(1)
}
50% {
	transform:scale(0.6)
}
}@-webkit-keyframes scaleChange {
	0%,100% {
	transform:scale(1)
}
50% {
	transform:scale(0.6)
}
}@keyframes effect {
	0% {
	transform:scale(1)
}
50% {
	transform:scale(0.9)
}
100% {
	transform:scale(1)
}
}.gq-decor {
	width:311px;
	height:169px;
	position:fixed;
	padding-left:12px;
	padding-right:1px;
	padding-top:2px;
	padding-bottom:16px;
	overflow:hidden;
	left:0;
	bottom:0;
	z-index:333
}
.gq-decor .decor-top {
	position:relative;
	width:298px;
	height:144px
}
.gq-decor .decor-top .decor-flag {
	width:225px;
	height:144px;
	position:absolute;
	left:0;
	bottom:0px;
	-webkit-animation:flagmove 5s linear;
	-moz-animation:flagmove 5s linear;
	-o-animation:flagmove 5s linear;
	animation:flagmove 5s linear
}
.gq-decor .decor-top .decor-text {
	position:absolute;
	width:100%;
	height:144px;
	left:0;
	top:0
}
.gq-decor .decor-top .decor-text .d_text {
	right:12px;
	bottom:33px;
	position:absolute;
	width:209px;
	height:56px;
	-webkit-animation:textsee 5s linear;
	-moz-animation:textsee 5s linear;
	-o-animation:textsee 5s linear;
	animation:textsee 5s linear
}
.gq-decor .decor-top .decor-text .d_num {
	width:127px;
	height:105px;
	position:absolute;
	left:116px;
	bottom:8px;
	-webkit-animation:numrotate 5s linear;
	-moz-animation:numrotate 5s linear;
	-o-animation:numrotate 5s linear;
	animation:numrorate 5s linear
}
.gq-decor .decor-top .decor-text .d_year {
	width:53px;
	height:9px;
	position:absolute;
	left:176px;
	bottom:25px;
	-webkit-animation:numberup 5s linear;
	-moz-animation:numberup 5s linear;
	-o-animation:numberup 5s linear;
	animation:numberup 5s linear
}
.gq-decor .decor-top .decor-birds .bird01 {
	width:29px;
	height:30px;
	left:212px;
	top:14px;
	position:absolute;
	-webkit-animation:bird01fly 5s linear;
	-moz-animation:bird01fly 5s linear;
	-o-animation:bird01fly 5s linear;
	animation:bird01fly 5s linear
}
.gq-decor .decor-top .decor-birds .bird02 {
	width:25px;
	height:25px;
	left:242px;
	top:17px;
	position:absolute;
	-webkit-animation:bird02fly 5s linear;
	-moz-animation:bird02fly 5s linear;
	-o-animation:bird02fly 5s linear;
	animation:bird02fly 5s linear
}
.gq-decor .decor-top .decor-birds .bird03 {
	width:35px;
	height:31px;
	left:266px;
	top:-2px;
	position:absolute;
	-webkit-animation:bird03fly 5s linear;
	-moz-animation:bird03fly 5s linear;
	-o-animation:bird03fly 5s linear;
	animation:bird03fly 5s linear
}
.gq-decor .decor-bottom {
	position:absolute;
	left:12px;
	bottom:16px;
	width:298px;
	height:27px
}
.gq-decor .decor-bottom .text_bg {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
	-webkit-animation:bgmove 5s linear;
	-moz-animation:bgmove 5s linear;
	-o-animation:bgmove 5s linear;
	animation:bgmove 5s linear
}
.gq-decor .decor-bottom .light {
	position:absolute;
	left:135px;
	bottom:0;
	width:200px;
	height:auto;
	z-index:1;
	-webkit-animation:lightmove 5s linear,lightmove2 5s linear infinite 6s;
	-moz-animation:lightmove 5s linear,lightmove2 5s linear infinite 6s;
	-o-animation:lightmove 5s linear,lightmove2 5s linear infinite 6s;
	animation:lightmove 5s linear,lightmove2 5s linear infinite 6s
}
.gq-decor .decor-bottom .text_desc {
	position:absolute;
	width:264px;
	height:13px;
	left:19px;
	top:7px;
	z-index:2;
	-webkit-animation:textfade 5s linear;
	-moz-animation:textfade 5s linear;
	-o-animation:textfade 5s linear;
	animation:textfade 5s linear
}
@-webkit-keyframes flagmove {
	0% {
	bottom:-169px;
	opacity:0
}
20% {
	bottom:0;
	opacity:1
}
}@-moz-keyframes flagmove {
	0% {
	bottom:-169px;
	opacity:0
}
20% {
	bottom:0;
	opacity:1
}
}@-o-keyframes flagmove {
	0% {
	bottom:-169px;
	opacity:0
}
20% {
	bottom:0;
	opacity:1
}
}@keyframes flagmove {
	0% {
	bottom:-169px;
	opacity:0
}
20% {
	bottom:0;
	opacity:1
}
}@-webkit-keyframes numrorate {
	0% {
	bottom:-138px;
	transform:rotateY(0)
}
12% {
	bottom:-138px;
	transform:rotateY(0)
}
24% {
	transform:rotateY(180deg)
}
36% {
	transform:rotateY(0deg);
	bottom:8px
}
}@-moz-keyframes numrorate {
	0% {
	bottom:-138px;
	transform:rotateY(0)
}
12% {
	bottom:-138px;
	transform:rotateY(0)
}
24% {
	transform:rotateY(180deg)
}
36% {
	transform:rotateY(0deg);
	bottom:8px
}
}@-o-keyframes numrorate {
	0% {
	bottom:-138px;
	transform:rotateY(0)
}
12% {
	bottom:-138px;
	transform:rotateY(0)
}
24% {
	transform:rotateY(180deg)
}
36% {
	transform:rotateY(0deg);
	bottom:8px
}
}@keyframes numrorate {
	0% {
	bottom:-138px;
	transform:rotateY(0)
}
12% {
	bottom:-138px;
	transform:rotateY(0)
}
24% {
	transform:rotateY(180deg)
}
36% {
	transform:rotateY(0deg);
	bottom:8px
}
}@-webkit-keyframes textsee {
	0% {
	opacity:0
}
36% {
	opacity:0
}
46% {
	opacity:1
}
}@-moz-keyframes textsee {
	0% {
	opacity:0
}
36% {
	opacity:0
}
46% {
	opacity:1
}
}@-o-keyframes textsee {
	0% {
	opacity:0
}
36% {
	opacity:0
}
46% {
	opacity:1
}
}@keyframes textsee {
	0% {
	opacity:0
}
36% {
	opacity:0
}
46% {
	opacity:1
}
}@-webkit-keyframes bird01fly {
	0% {
	left:-40px;
	top:92px
}
20% {
	left:-40px;
	top:92px
}
44% {
	left:212px;
	top:14px
}
}@-moz-keyframes bird01fly {
	0% {
	left:-40px;
	top:92px
}
20% {
	left:-40px;
	top:92px
}
44% {
	left:212px;
	top:14px
}
}@-o-keyframes bird01fly {
	0% {
	left:-40px;
	top:92px
}
20% {
	left:-40px;
	top:92px
}
44% {
	left:212px;
	top:14px
}
}@keyframes bird01fly {
	0% {
	left:-40px;
	top:92px
}
20% {
	left:-40px;
	top:92px
}
44% {
	left:212px;
	top:14px
}
}@-webkit-keyframes bird02fly {
	0% {
	left:30px;
	top:180px
}
20% {
	left:30px;
	top:180px
}
44% {
	left:242px;
	top:17px
}
}@-moz-keyframes bird02fly {
	0% {
	left:30px;
	top:180px
}
20% {
	left:30px;
	top:180px
}
44% {
	left:242px;
	top:17px
}
}@-o-keyframes bird02fly {
	0% {
	left:30px;
	top:180px
}
20% {
	left:30px;
	top:180px
}
44% {
	left:242px;
	top:17px
}
}@keyframes bird02fly {
	0% {
	left:30px;
	top:180px
}
20% {
	left:30px;
	top:180px
}
44% {
	left:242px;
	top:17px
}
}@-webkit-keyframes bird03fly {
	0% {
	left:-50px;
	top:42px
}
20% {
	left:-50px;
	top:42px
}
44% {
	left:266px;
	top:-2px
}
}@-moz-keyframes bird03fly {
	0% {
	left:-50px;
	top:42px
}
20% {
	left:-50px;
	top:42px
}
44% {
	left:266px;
	top:-2px
}
}@-o-keyframes bird03fly {
	0% {
	left:-50px;
	top:42px
}
20% {
	left:-50px;
	top:42px
}
44% {
	left:266px;
	top:-2px
}
}@keyframes bird03fly {
	0% {
	left:-50px;
	top:42px
}
20% {
	left:-50px;
	top:42px
}
44% {
	left:266px;
	top:-2px
}
}@-webkit-keyframes bgmove {
	0% {
	bottom:-50px
}
36% {
	bottom:-50px
}
46% {
	bottom:0
}
100% {
	bottom:0
}
}@-moz-keyframes bgmove {
	0% {
	bottom:-50px
}
36% {
	bottom:-50px
}
46% {
	bottom:0
}
100% {
	bottom:0
}
}@-o-keyframes bgmove {
	0% {
	bottom:-50px
}
36% {
	bottom:-50px
}
46% {
	bottom:0
}
100% {
	bottom:0
}
}@keyframes bgmove {
	0% {
	bottom:-50px
}
36% {
	bottom:-50px
}
46% {
	bottom:0
}
100% {
	bottom:0
}
}@-webkit-keyframes lightmove {
	0% {
	bottom:-50px;
	left:0
}
36% {
	bottom:-50px
}
46% {
	bottom:0;
	left:0
}
100% {
	left:135px
}
}@-moz-keyframes lightmove {
	0% {
	bottom:-50px;
	left:0
}
36% {
	bottom:-50px
}
46% {
	bottom:0;
	left:0
}
100% {
	left:135px
}
}@-o-keyframes lightmove {
	0% {
	bottom:-50px;
	left:0
}
36% {
	bottom:-50px
}
46% {
	bottom:0;
	left:0
}
100% {
	left:135px
}
}@keyframes lightmove {
	0% {
	bottom:-50px;
	left:0
}
36% {
	bottom:-50px
}
46% {
	bottom:0;
	left:0
}
100% {
	left:135px
}
}@-webkit-keyframes lightmove2 {
	0% {
	left:135px
}
5% {
	left:150px
}
55% {
	left:0px
}
100% {
	left:135px
}
}@-moz-keyframes lightmove2 {
	0% {
	left:135px
}
5% {
	left:150px
}
55% {
	left:0px
}
100% {
	left:135px
}
}@-o-keyframes lightmove2 {
	0% {
	left:135px
}
5% {
	left:150px
}
55% {
	left:0px
}
100% {
	left:135px
}
}@keyframes lightmove2 {
	0% {
	left:135px
}
5% {
	left:150px
}
55% {
	left:0px
}
100% {
	left:135px
}
}@-webkit-keyframes textfade {
	0% {
	opacity:0
}
46% {
	opacity:0
}
58% {
	opacity:1
}
}@-moz-keyframes textfade {
	0% {
	opacity:0
}
46% {
	opacity:0
}
58% {
	opacity:1
}
}@-o-keyframes textfade {
	0% {
	opacity:0
}
46% {
	opacity:0
}
58% {
	opacity:1
}
}@keyframes textfade {
	0% {
	opacity:0
}
46% {
	opacity:0
}
58% {
	opacity:1
}
}@-webkit-keyframes numberup {
	0% {
	bottom:0;
	opacity:0
}
46% {
	bottom:0;
	opacity:0
}
52% {
	opacity:1
}
58% {
	bottom:25px
}
}@-moz-keyframes numberup {
	0% {
	bottom:0;
	opacity:0
}
46% {
	bottom:0;
	opacity:0
}
52% {
	opacity:1
}
58% {
	bottom:25px
}
}@-o-keyframes numberup {
	0% {
	bottom:0;
	opacity:0
}
46% {
	bottom:0;
	opacity:0
}
52% {
	opacity:1
}
58% {
	bottom:25px
}
}@keyframes numberup {
	0% {
	bottom:0;
	opacity:0
}
46% {
	bottom:0;
	opacity:0
}
52% {
	opacity:1
}
58% {
	bottom:25px
}
}
body {
	background: #fff;
}
.container {
	width:100%;
	position:relative
}
.wrapper {
	max-width:1920px;
	position:relative;
	margin-left:auto;
	margin-right:auto
}
.wrap {
	margin-left:auto;
	margin-right:auto;
	width: 1400px;
	position:relative;
	z-index:1;
}
.header {
	padding:15px 0;
	width:100%;
	z-index:99999;
	transition:all .3s;
	background:#1d1d1f;
	position:absolute;
	left:0;
	top:0
}
.header .logo {
	display:block;
	float:left;
	height:50px;
	transition:all .3s
}
.header .logo img {
	display:block;
	height:100% !important;
	transition:all .3s
}
.header ul {
	float:right;
	line-height:0;
	font-size:0;
	width:70%;
	transition:all .3s
}
.header ul li {
	display:block;
	position:relative;
	float:left;
	width:14%;
	transition:all .3s
}
.header ul li>a {
	display:block;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	text-align:right;
	transition:all .3s;
	padding-right:24px
}
.header ul li>a .down {
	display:inline-block;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-6px;
	width:20px;
	height:16px;
	background:url(../images/down.png) center center no-repeat;
	background-size:100%
}
.header ul li:hover a {
	color:#ff9600
}
.header ul li:hover a .down {
	background:url(../images/down_hover.png) center center no-repeat;
	background-size:100%
}
.header ul li .sub-menu.active {
	visibility:inherit;
	opacity:1;
	top:50px
}
.header ul li .sub-menu {
	visibility:hidden;
	opacity:0;
	position:absolute;
	left:0;
	top:60px;
	background:#f5f5f5;
	width:150px;
	transition:all .3s
}
.header ul li .sub-menu p a {
	display:block;
	height:40px;
	line-height:40px;
	font-size:16px;
	padding:0 20px;
	transition:all .3s;
	color:#666;
	text-align:center
}
.header ul li .sub-menu p a:hover {
	color:#ff9600
}
.header ul li .sub-menu p+p {
	border-top:1px solid #efefef
}
.header_scroll.header {
	background:rgba(0,0,0,0.5) !important;
	position:fixed !important;
	top:0 !important;
	box-shadow:0 0 20px 0 rgba(12,30,72,0.1)
}
.header_scroll.header .logo {
	height:48px
}
.header_scroll.header ul li>a {
	height:48px;
	line-height:48px
}
.header_scroll.header ul li .sub-menu.active {
	top:48px
}
.video-banner {
	position:relative;
	overflow:hidden
}

.video-mark {
	display:block;
	width:100%;
	position:relative;
	z-index:1
}
.video-banner .wrap {
	display:block;
	position:absolute;
	top: 55%;
	left:0;
	right:0;
	margin-top:-167px;
	z-index:10;
	text-align:center;
}

.video-banner .font-panel>span {
	display:inline-block;
	margin-top:55px;
	width:140px;
	line-height:38px;
	border-radius:38px;
	font-size:16px;
	background:#fff;
	color:#000;
	font-family:"yahei";
	position:relative;
	cursor:pointer;
	transition:all .3s;
}
.video-banner .font-panel>span:hover {
	color:#ff4e3c
}
.video-banner .font-panel h2 {
	margin-bottom:30px;
	font-size:64px;
	line-height:1.2;
	font-weight:bold;
	color:#fff;
	width:100%
}
.video-banner .font-panel p {
	width:46.71053%;
	font-size:18px;
	line-height:30px;
	color:#ffffff;
	margin:0 auto;
	text-align:center
}
.aboutbox {
	padding-top: 60px;
}
.aboutbox h3 {
	font-size:34px;
	color:#1d1d1f;
	font-weight:bold;
	line-height:1
}
.aboutbox p {
	font-size:18px;
	margin-top:38px;
	color:#888888;
	line-height:1.8
}
.aboutbox .hxfont {
	font-size:38px;
	color:#e0e0e0;
	font-weight:bold;
	text-transform:uppercase
}
.aboutbox .bsty {
	margin-top:24px;
	margin-bottom:52px
}
.aboutbox .bsty span {
	font-size:48px;
	color:#1d1d1f;
	font-weight:bold;
	line-height:1
}
.mb-50 {
	margin-bottom:50px
}
.about1 .sty2 {
	margin-top:95px
}
.about1 .sty2 .fl {
	width:31.25%;
	float:left;
	margin-top: 38px;
}
.about1 .sty2 .fl ul {
	margin-left:-130px;
	margin-top:10px
}
.about1 .sty2 .fl ul li {
	width:144px;
	margin-left:130px;
	margin-top:46px;
	float:left;
	text-align:center
}
.about1 .sty2 .fl ul li p {
	font-size:16px;
	color:#1d1d1f;
	margin-top:16px
}
.about1 .sty2 .fr {
	width: 56.44737%;
	float:right;
	overflow:hidden;
	border-radius: 38px;
}
.about1 .sty2 .fr img {
	transform:scale(1);
	transition:all 1s
}
.about1 .sty2 .fr:hover img {
	transform:scale(1.1)
}
.about2 .sty1 {
	padding-top:55px
}
.about2 .sty1 ul {
	margin-top:41px
}
.about2 .sty1 ul li {
	width:23%;
	float:left;
	margin-left:2.63%;
	position:relative
}
.about2 .sty1 ul li:first-child {
	margin-left:0
}
.about2 .sty1 ul li p {
	font-size:20px;
	color:#fff;
	text-align:center;
	line-height:1;
	position:absolute;
	left:0;
	right:0;
	top:50%;
	margin-top:-35px
}
.about2 .sty1 ul li p span {
	font-size:24px;
	font-weight:bold;
	display:block;
	transition:all .3s
}
.about2 .sty1 ul li p span:after {
	content:"";
	width:30px;
	height:1px;
	background:#ff4e3c;
	display:block;
	margin:12px auto 14px
}
.about2 .sty1 ul li:hover p span {
	color:#ff4e3c
}
.about2 .sty2 {
	margin-top:60px;
	margin-bottom:20px
}
.about2 .sty2 ul li {
	width:24.76%;
	float:left;
	margin-left:0.32%;
	overflow:hidden
}
.about2 .sty2 ul li .img-panel {
	overflow:hidden
}
.about2 .sty2 ul li .img-panel img {
	display:block;
	width:100%;
	transform:scale(1);
	transition:all 1s
}
.about2 .sty2 ul li .img-panel img:hover {
	transform:scale(1.1)
}
.about2 .sty2 ul li:first-child {
	margin-left:0
}
.about2 .sty2 ul li p {
	background:#f5f5f7;
	font-size:24px;
	padding:17px 0;
	color:#1d1d1f;
	line-height:1.5;
	text-align:center;
	margin:0
}
.about3 .sty2 {
	background:url(../images/about3_bg.jpg) center no-repeat;
	background-size:cover;
	padding:105px 0
}
.about3 .sty2 h3,.about3 .sty2 p {
	width:51.11842%;
	color:#fff
}
.about3 .sty2 ul {
	margin-top:60px;
	display:table
}
.about3 .sty2 ul li {
	text-align:center;
	float:left;
	position:relative
}
.about3 .sty2 ul li:first-child {
	padding-right:60px;
	margin-right:60px
}
.about3 .sty2 ul li:first-child:before {
	content:"";
	width:1px;
	height:50px;
	background:#fff;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-25px
}
.about3 .sty2 ul li p {
	width:auto;
	line-height:1;
	margin-top:15px
}
.video-opacity {
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:#000;
	filter:alpha(Opacity=50);
	opacity:0.5;
	z-index:100
}
.video-wrap {
	position:fixed;
	width:900px;
	height:528px;
	left:50%;
	margin-left:-496px;
	top:50%;
	margin-top:-279px;
	z-index:1551
}
.video-wrap video {
	width:100%;
	display:block
}
.video-wrap .close {
	width:50px;
	height:50px;
	font-size:30px;
	font-weight:bold;
	display:block;
	position:absolute;
	top:0;
	right:-62px
}
.video-wrap .close:hover {
	-webkit-transition:-webkit-transform .2s ease-in;
	-moz-transition:-moz-transform .2s ease-in;
	-o-transition:-o-transform .2s ease-in;
	transition:transform .2s ease-in;
	-moz-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg)
}
.videofixed {
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:9999999;
	visibility:hidden;
	transition:all linear 0.3s
}
.videofixed .video-mask {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:rgba(0,0,0,0.5);
	opacity:0;
	transition:all 1s
}
.videofixed .videoplay {
	width:60%;
	position:absolute;
	left:20%;
	top: 12%;
	transform:scale(0);
	transition:all .3s;
}
.videofixed .videoplay video {
	width:100%;
	display:block
}
.videofixed .videoplay .close {
	width:50px;
	height:50px;
	font-size:70px;
	font-weight:lighter;
	text-align:center;
	line-height:1;
	color:#fff;
	font-style:normal;
	display:block;
	position:absolute;
	top:-60px;
	right:-60px;
	cursor:pointer
}
.videofixed_active {
	visibility:initial
}
.videofixed_active .video-mask {
	opacity:1
}
.videofixed_active .videoplay {
	transform:scale(1)
}
.model-7 .img-panel {
	margin-top:50px;
	overflow:hidden
}
.model-7 .img-panel .font-panel {
	font-size:18px;
	line-height:32px;
	padding: 25px 60px;
	position:absolute;
	left:0;
	color:#fff;
	font-weight:bold;
	z-index:1;
}
.model-7 .img-panel .top-panel {
	width:100%;
	overflow:hidden;
	position:relative
}
.model-7 .img-panel .top-panel .font-panel {
	top:0
}
.model-7 .img-panel .btm-panel {
	margin-top:20px;
	width:100%;
	overflow:hidden
}
.model-7 .img-panel .btm-panel .img-box {
	width:49.02913%;
	float:left
}
.model-7 .img-panel .btm-panel .img-box+.img-box {
	float:right
}
.model-7 .img-panel .img-box {
	display:block;
	width:100%;
	overflow:hidden;
	border-radius:15px;
	position:relative
}
.model-7 .img-panel .img-box img {
	display:block;
	width:100%;
	transform:scale(1);
	transition:all 1s
}
.model-7 .img-panel .img-box img:hover {
	transform:scale(1.1)
}
.model-7 .img-panel .lf-panel {
	width:67.76316%;
	float:left;
	overflow:hidden;
	position:relative
}
.model-7 .img-panel .rt-panel {
	width:30.92105%;
	float:right;
	overflow:hidden;
	position:relative
}
.model-7 .img-panel .rt-panel .font-panel {
	bottom:0
}
.model-8 {
	padding-bottom: 35px;
	background: #f7f7f7;
}
.parter-list {
	margin: 0 -75px;
	overflow:hidden;
}
.parter-list li {
	float:left;
	margin-top: 30px;
	margin-left:4.3765%;
	overflow:hidden;
	width:9.23261%;
	border-radius: 10px;
}
.parter-list li span {
	display:block;
	overflow:hidden
}
.parter-list li span img {
	display:block;
	width:100%;
	cursor:pointer;
	transition:all .3s
}


@media (max-width: 1650px) {
	.wrap {
	width:1280px
}
.banner .font-panel {
	padding:140px 20px 0
}
.banner .font-panel>span {
	height:32px;
	line-height:32px;
	font-size:26px
}
.banner .font-panel b {
	font-size:58px;
	line-height:80px
}
.video-banner .wrap {
	margin-top: -135px;
}
.video-banner .font-panel>span {
	margin-top:40px;
	width:140px;
	line-height:36px;
	border-radius:36px;
	font-size:16px
}
.video-banner .font-panel h2 {
	margin-bottom:30px;
	font-size:52px
}
.video-banner .font-panel p {
	font-size:18px;
	line-height:30px;
	width:56%
}
.aboutbox {
	padding-top:80px
}
.aboutbox h3 {
	font-size:30px
}
.aboutbox p {
	font-size:18px;
	margin-top:32px
}
.aboutbox .hxfont {
	font-size:32px
}
.aboutbox .bsty {
	margin-top:20px;
	margin-bottom:40px
}
.aboutbox .bsty span {
	font-size:40px
}
.model-7 .img-panel {
	margin-top:30px
}
.model-7 .img-panel .font-panel {
	font-size:16px;
	line-height:32px;
	padding:30px 50px
}
.model-7 .img-panel .btm-panel {
	margin-top:17px
}
.mb-50 {
	margin-bottom:40px
}
.about1 .sty2 {
	margin-top:80px
}
.about1 .sty2 .fl {
	margin-top:30px
}
.about1 .sty2 .fl ul {
	margin-left:-60px;
	margin-top:10px
}
.about1 .sty2 .fl ul li {
	width:144px;
	margin-left:60px;
	margin-top:20px
}
.about1 .sty2 .fl ul li p {
	font-size:16px;
	margin-top:10px
}
.about2 .sty1 {
	padding-top:40px
}
.about2 .sty1 ul {
	margin-top:32px
}
.about2 .sty1 ul li p {
	font-size:18px;
	margin-top:-30px
}
.about2 .sty1 ul li p span {
	font-size:22px
}
.about2 .sty1 ul li p span:after {
	margin:10px auto
}
.about2 .sty2 {
	margin-top:20px
}
.about2 .sty2 ul li p {
	font-size:20px;
	padding:12px 0
}
.parter-list {
	margin:0 -56px
}
.parter-list li {
	margin-top:40px;
	margin-left:4.02299%
}
}@media (max-width: 1400px) {
	.wrap {
	width:1120px
}
.header {
	padding:12px 0
}
.header .logo {
	height:44px
}
.header ul {
	width:70%
}
.header ul li>a {
	height:44px;
	line-height:44px
}
.header ul li .sub-menu.active {
	top:44px
}
.header.header_scroll .logo {
	height:40px
}
.header.header_scroll ul li>a {
	height:40px;
	line-height:40px
}
.header.header_scroll ul li .sub-menu.active {
	top:40px
}
.aboutbox {
	padding-top:65px
}
.aboutbox h3 {
	font-size:28px
}
.aboutbox p {
	font-size:16px;
	margin-top:28px
}
.aboutbox .hxfont {
	font-size:28px
}
.aboutbox .bsty {
	margin-top:20px;
	margin-bottom:30px
}
.aboutbox .bsty span {
	font-size:32px
}
.video-banner .wrap {
	margin-top:-112px
}

.video-banner .font-panel>span {
	margin-top:30px;
	width:120px;
	line-height:32px;
	border-radius:32px;
	font-size:16px
}
.video-banner .font-panel h2 {
	margin-bottom:20px;
	font-size:44px
}
.video-banner .font-panel p {
	font-size:16px;
	line-height:30px
}
.about1 .sty2 {
	margin-top:65px
}
.about1 .sty2 .fl {
	margin-top:20px
}
.about1 .sty2 .fl ul {
	margin-left:-30px;
	margin-top:5px
}
.about1 .sty2 .fl ul li {
	width:144px;
	margin-left:30px;
	margin-top:10px
}
.about1 .sty2 .fl ul li p {
	font-size:16px;
	margin-top:5px
}
.about2 .sty1 {
	padding-top:30px
}
.about2 .sty1 ul {
	margin-top:26px
}
.about2 .sty1 ul li p {
	font-size:16px;
	margin-top:-30px
}
.about2 .sty1 ul li p span {
	font-size:20px
}
.about2 .sty1 ul li p span:after {
	margin:10px auto
}
.about2 .sty2 {
	margin-top:20px
}
.about2 .sty2 ul li p {
	font-size:18px;
	padding:10px 0
}

.model-7 .img-panel {
	margin-top:20px
}
.model-7 .img-panel .font-panel {
	font-size:16px;
	line-height:30px;
	padding:20px 36px
}
.model-7 .img-panel .btm-panel {
	margin-top:15px
}
.mb-50 {
	margin-bottom:30px
}
.model-8 {
	padding-bottom:30px
}
.parter-list {
	margin:0 -48px
}
.parter-list li {
	margin-top:30px;
	margin-left:3.94737%
}
}@media (max-width:1280px) {
	.wrap {
	width:960px
}
.header {
	padding:10px 0
}
.header .logo {
	height:40px
}
.header ul {
	width:70%
}
.header ul li>a {
	font-size:14px;
	height:40px;
	line-height:40px
}
.header ul li .sub-menu.active {
	top:40px
}
.header ul li .sub-menu p a {
	font-size:14px
}
.header.header_scroll .logo {
	height:36px
}
.header.header_scroll ul li>a {
	height:36px;
	line-height:36px
}
.header.header_scroll ul li .sub-menu.active {
	top:36px
}
.aboutbox {
	padding-top:50px
}
.aboutbox h3 {
	font-size:24px
}
.aboutbox p {
	font-size:14px;
	margin-top:24px
}
.aboutbox .hxfont {
	font-size:24px
}
.aboutbox .bsty {
	margin-top:10px;
	margin-bottom:20px
}
.aboutbox .bsty span {
	font-size:26px
}
.about1 .sty2 {
	margin-top:50px
}
.about1 .sty2 .fl {
	margin-top:10px
}
.about1 .sty2 .fl ul {
	margin-left:0;
	margin-top:5px
}
.about1 .sty2 .fl ul li {
	width:144px;
	margin-left:0;
	margin-top:10px
}
.about1 .sty2 .fl ul li p {
	font-size:14px;
	margin-top:5px
}
.about2 .sty1 {
	padding-top:20px
}
.about2 .sty1 ul {
	margin-top:20px
}
.about2 .sty1 ul li p {
	font-size:14px;
	margin-top:-30px
}
.about2 .sty1 ul li p span {
	font-size:18px
}
.about2 .sty1 ul li p span:after {
	margin:10px auto
}
.about2 .sty2 {
	margin-top:20px
}
.about2 .sty2 ul li p {
	font-size:16px;
	padding:6px 0
}
.video-banner .wrap {
	margin-top: -105px;
}

.video-banner .font-panel>span {
	margin-top:20px;
	width:112px;
	line-height:28px;
	border-radius:28px;
	font-size:14px
}
.video-banner .font-panel h2 {
	margin-bottom:20px;
	font-size:36px
}
.video-banner .font-panel p {
	font-size:14px;
	line-height:28px
}

.model-7 .img-panel {
	margin-top:20px
}
.model-7 .img-panel .font-panel {
	font-size:14px;
	line-height:28px;
	padding:20px 26px
}
.model-7 .img-panel .btm-panel {
	margin-top:12px
}
.model-8 {
	padding-bottom:20px
}
.parter-list {
	margin:0 -40px
}
.parter-list li {
	margin-top:20px;
	margin-left:3.84615%
}
}@-webkit-keyframes fadeInUp {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,20px,0);
	transform:translate3d(0,20px,0)
}
to {
	opacity:1;
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
}@keyframes fadeInUp {
	from {
	opacity:0;
	-webkit-transform:translate3d(0,20px,0);
	transform:translate3d(0,20px,0)
}
to {
	opacity:1;
	-webkit-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
}.fadeInUp {
	-webkit-animation-name:fadeInUp;
	animation-name:fadeInUp
}
.animated {
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out
}
.animated.infinite {
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite
}
.animated.delay-1s {
	-webkit-animation-delay:1s;
	animation-delay:1s
}
.animated.delay-2s {
	-webkit-animation-delay:2s;
	animation-delay:2s
}
.animated.delay-3s {
	-webkit-animation-delay:3s;
	animation-delay:3s
}
.animated.delay-4s {
	-webkit-animation-delay:4s;
	animation-delay:4s
}
.animated.delay-5s {
	-webkit-animation-delay:5s;
	animation-delay:5s
}
.animated.fast {
	-webkit-animation-duration:800ms;
	animation-duration:800ms
}
.animated.faster {
	-webkit-animation-duration:500ms;
	animation-duration:500ms
}
.animated.slow {
	-webkit-animation-duration:2s;
	animation-duration:2s
}
.animated.slower {
	-webkit-animation-duration:3s;
	animation-duration:3s
}
