﻿ul.m_entDetailInfo_txt .m_entDetailInfo_title {
	padding: 10px 0
}
ul.m_entDetailInfo_txt .m_entDetailInfo_ul>li {
	line-height: 28px
}
body {
	font: 14px microsoft Yahei, Arial, sans-serif;
	color: #000;
	line-height: 1.4;
	word-wrap: break-word;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-text-size-adjust: none;
	background-color: #fff;
	letter-spacing: 1px
}
body, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, table, td, th, ul {
	padding: 0;
	margin: 0
}
img {
	border: 0;
	vertical-align: middle
}
li, ul {
	list-style: none
}
dd, dl, dt {
	display: block
}
a {
	text-decoration: none;
	transition: .4s;
	-webkit-transition: .4s;
	outline: none;
	color: #000
}
input, textarea {
	box-sizing: border-box;
	outline: none;
	border: 0;
	background: none;
	font: 14px microsoft Yahei, Arial, sans-serif;
	width: 100%
}
input[type=button], input[type=submit], input[type=text] {
	-webkit-appearance: none;
	outline: none
}
h2 {
	font-weight: 400
}
i {
	font-style: normal
}
b {
	font-weight: 400
}
video {
	-o-object-fit: cover;
	object-fit: cover
}
a:hover {
	color: #aa0783
}
.singleText {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	display: block;
	box-sizing: border-box
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#999;
opacity:1
}
input:-moz-placeholder, input::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
color:#999;
opacity:1
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#999;
opacity:1
}
.cf:before, .footer:before, .header:before, .main:before, .wrap:before, body:before {
	content: "";
	display: table
}
.cf:after, .footer:after, .header:after, .main:after, .wrap:after, after {
	content: "";
	display: table;
	clear: both
}
.cf, .footer, .header, .main, .wrap {
*zoom:1
}
@font-face {
	font-family: Conv_DIN-Bold;
	src: url(../font/DIN-Bold.35bec3e.eot);
	src: local("☺"), url(../font/DIN-Bold.55d65d7.woff) format("woff"), url(../font/DIN-Bold.75f4e07.ttf) format("truetype"), url(../font/DIN-Bold.20720c3.svg) format("svg");
	font-weight: 400;
	font-style: normal
}
#top {
	position: fixed;
	bottom: 90px;
	right: 20px;
	display: none;
	cursor: pointer;
	width: 44px;
	height: 44px;
	background: #aa0783 url(../image/top.fd944fb.png);
	transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;
	z-index: 9999
}
#top:hover {
	background: #aa0783 url(../image/top.fd944fb.png) 0 -44px
}
.content_body {
	overflow: auto;
	height: 100%;
	width: 100%
}
.load_body {
	position: absolute
}
.load, .load_body {
	width: 100%;
	height: 100%;
	overflow: hidden
}
.load {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 5000;
	background: #fff
}
.load .icon {
	width: 200px;
	height: 90px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -45px 0 0 -100px
}
.load .icon .logo {
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDQuODEgMzUuNzIiPjxwYXRoIGQ9Ik04My43NiAyOS42OXYtOS4yNGgxOC45MnYtNS40Nkg4My43NlY2LjAzaDIwLjIxVi41NUg3Ny45NnYzNC42MWgyNi44NXYtNS40N0g4My43NnpNMTUuNTkgMjkuNjhINS43NHYtOS4yM2g5LjUxYzUgMCA3LjM1IDEuNDkgNy4zNSA0LjU1cy0yLjYyIDQuNjgtNyA0LjY4TTUuNzQgNmg5LjE3YzMuODMgMCA2LjIxIDEuNiA2LjIxIDQuMjggMCAzLjg5LTIuODQgNC42OC03LjEgNC42OEg1Ljc0em0xNy42OCAxMWE4LjU5IDguNTkgMCAwMDMuMjktN0MyNi43MSA0LjMyIDIyIC41NiAxNS4xLjU2SDB2MzQuNmgxNS45NGM3LjcxIDAgMTIuNS0zLjg1IDEyLjUtMTBhOC43MyA4LjczIDAgMDAtNS04LjE2TTUyLjM5IDMwLjc1YTEyLjkyIDEyLjkyIDAgMTExMi45Mi0xMi45MiAxMi45MSAxMi45MSAwIDAxLTEyLjkgMTIuOTJNNTIuMzkgMGExNy44NiAxNy44NiAwIDEwMTcuODYgMTcuODZBMTcuODggMTcuODggMCAwMDUyLjM5IDAiLz48L3N2Zz4=) no-repeat 50%;
	width: 100%;
	height: 66px;
	margin-bottom: 12px
}
.load .icon .heng {
	height: 10px;
	width: 60px;
	background: #000;
	margin: 0 auto;
	-webkit-animation: loadi1 2s ease-out infinite;
	animation: loadi1 2s ease-out infinite;
	transform-origin: left top
}
@-webkit-keyframes loadi1 {
0% {
transform:scale(1);
transform-origin:right top
}
20% {
transform:scaleX(0);
transform-origin:right top
}
30% {
transform:scaleX(0);
transform-origin:left top
}
50% {
transform:scale(1);
transform-origin:left top
}
to {
	transform: scale(1);
	transform-origin: left top
}
}
@keyframes loadi1 {
0% {
transform:scale(1);
transform-origin:right top
}
20% {
transform:scaleX(0);
transform-origin:right top
}
30% {
transform:scaleX(0);
transform-origin:left top
}
50% {
transform:scale(1);
transform-origin:left top
}
to {
	transform: scale(1);
	transform-origin: left top
}
}
.main {
	overflow: hidden;
	width: 100%
}
.wrap {
	width: 1320px;
	box-sizing: border-box;
	margin: 0 auto
}
.often_more, .often_more i {
	position: relative;
	display: inline-block
}
.often_more i {
	width: 170px;
	background: #e80011;
	padding: 10px 0;
	color: #fff;
	font-weight: 700;
	text-align: center;
	z-index: 1
}
.often_more:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	background: #e80011;
	opacity: .1;
	margin: 10px;
	transition: .5s
}
.often_more:hover:before {
	margin: 0
}
.often_more2, .often_more2 i {
	position: relative;
	display: inline-block
}
.often_more2 i {
	width: 170px;
	background: #fff;
	padding: 10px 0;
	color: #0b318a;
	font-weight: 700;
	text-align: center;
	z-index: 1
}
.often_more2 i, .often_more2:before {
	box-sizing: border-box;
	border: 1px solid #0b318a
}
.often_more2:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
	opacity: .1;
	margin: 10px;
	transition: .5s
}
.often_more2:hover:before {
	margin: 0
}
.header {
	padding: 0 0 0 60px;
	box-sizing: border-box;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	border-bottom: 1px solid hsla(0,0%,100%,.1)
}
.header, .header_bg_h {
	width: 100%;
	height: 74px
}
.header .logo {
	float: left;
	position: relative
}
.header .nav {
	float: right;
	position: relative;
	z-index: 100
}
.header .a1 {
	opacity: 1
}
.header .a1, .header .a2 {
	transition: .4s;
	position: absolute;
	left: 0;
	top: 0
}
.header .a2 {
	opacity: 0
}
.header .nav ul {
	padding-right: 288px
}
.header .nav li {
	float: left;
	padding: 0 45px
}
.header .nav li a {
	display: block;
	position: relative;
	line-height: 74px;
	font-size: 18px;
	color: #fff
}
.header .nav li a:before {
	content: "";
	position: absolute;
	left: 50%;
	width: 0;
	height: 2px;
	bottom: -1px;
	background: #aa0783;
	transition: .4s linear
}
.header .nav li a.one {
	color: #aa0783!important
}
.header .nav li a.one:before, .header .nav li a:hover:before {
	width: 100%;
	left: 0
}
.header .nav .btn {
	float: left;
	width: 288px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer
}
.header .nav .btn .btnbox {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	transition: all .6s
}
.btnbox {
	color: #fff
}
.head_search {
	float: left;
	position: relative;
	padding: 0 16px 0 40px
}
.head_search .search_icon {
	display: block;
	height: 74px;
	width: 40px;
	text-align: center;
	background: url(../image/head_search.4077235.png) 50% no-repeat;
	position: relative
}
.head_search .search_icon:before {
	content: "";
	position: absolute;
	left: 50%;
	width: 0;
	height: 2px;
	bottom: -1px;
	background: #aa0783;
	transition: .4s linear
}
.head_search:before {
	content: "";
	position: absolute;
	left: 0;
	top: 32px;
	height: 12px;
	width: 1px;
	background-color: #fff;
	opacity: .2
}
.head_lang {
	line-height: 72px;
	height: 74px;
	box-sizing: border-box;
	overflow: hidden;
	padding: 0 25px
}
.head_lang span {
	display: inline-block;
	padding: 0 22px 0 30px;
	background: url(../image/head_langicon.3c9ef6f.png) 0 no-repeat;
	position: relative
}
.head_lang i {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background: url(../image/head_arrowbtm.3dfa5e8.png) 50% no-repeat;
	transition: all .6s
}
.header_nav .btnbox, .on2 .btnbox {
	color: #000
}
.header_nav .head_search:before, .on2 .head_search:before {
	background-color: #000
}
.header_nav .head_search .search_icon, .on2 .head_search .search_icon {
	background-image: url(../image/head_search2.5fcb06f.png)
}
.header_nav .head_lang span, .on2 .head_lang span {
	background-image: url(../image/head_langicon2.6311fad.png)
}
.header_nav .head_lang i, .on2 .head_lang i {
	background-image: url(../image/head_arrowbtm2.52e9d79.png)
}
.header_nav .head_search.one .search_icon {
	background-image: url(../image/head_search3.e777a84.png)
}
.header_nav .head_search.one .search_icon:before {
	width: 100%;
	left: 0
}
.header_nav .head_lang.one {
	background-color: #aa0783;
	color: #fff
}
.header_nav .head_lang.one span {
	background-image: url(../image/head_langicon.3c9ef6f.png)
}
.header_nav .head_lang.one i {
	background-image: url(../image/head_arrowbtm.3dfa5e8.png);
	transform: rotate(-180deg)
}
.header .zk_bg .btn_top {
	position: absolute;
	width: 50px;
	height: 30px;
	background: url(../image/nav_btn3.82e2409.png) no-repeat 50%;
	left: 50%;
	bottom: 20px;
	margin-left: -25px;
	z-index: 50;
	cursor: pointer;
	-webkit-animation: btn_top 1.2s linear infinite;
	animation: btn_top 1.2s linear infinite
}
@-webkit-keyframes btn_top {
0% {
transform:translateY(0)
}
50% {
transform:translateY(-12px)
}
80% {
transform:translateY(0)
}
to {
	transform: translateY(0)
}
}
@keyframes btn_top {
0% {
transform:translateY(0)
}
50% {
transform:translateY(-12px)
}
80% {
transform:translateY(0)
}
to {
	transform: translateY(0)
}
}
.mob_part {
	display: none
}
.header .zk_bg {
	background: #fff;
	top: 74px;
	height: 0;
	transition: .6s
}
.header .zk_bg, .header .zk_bg .zk {
	width: 100%;
	position: absolute;
	left: 0;
	overflow: hidden
}
.header .zk_bg .zk {
	top: 0;
	height: 100%
}
.header .zk_bg .zk1 {
	display: block
}
.header .zk_bg .zk2 {
	display: none
}
.header .zk_wrap {
	width: 1540px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	box-sizing: border-box
}
.header .zk_graybg {
	position: absolute;
	right: 100%;
	margin-right: -260px;
	width: 100%;
	height: 100%;
	top: 0;
	background-color: #f2f2f2
}
.header .zk_left {
	width: 260px;
	float: left;
	box-sizing: border-box;
	position: relative;
	z-index: 10;
	padding: 60px 0 0
}
.zk_left .zk_idTabs li {
	margin-bottom: 15px
}
.zk_left .zk_idTabs a {
	display: block;
	font-size: 18px;
	line-height: 26px;
	padding: 18px 0;
	text-align: center
}
.zk_left .zk_idTabs span {
	display: inline-block;
	padding: 0 30px;
	position: relative
}
.zk_left .zk_idTabs span:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
	border: 6px solid transparent;
	border-left-color: #000;
	display: none
}
.zk_left .zk_idTabs .selected {
	background-color: #fff;
	border-left: 3px solid #aa0783
}
.zk_left .zk_idTabs .selected span:after {
	display: block
}
.header .zk_right {
	height: 100%;
	overflow-y: auto
}
.zk_rightcon {
	float: left;
	width: 100%;
	box-sizing: border-box
}
.zk_rightlist {
	box-sizing: border-box;
	padding: 40px 20px 0 120px;
	line-height: 28px
}
.zk_rightlist .li {
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding: 0 40px
}
.zk_rightlist a {
	display: inline-block
}
.zk_rightlist dl {
	margin-bottom: 25px
}
.zk_rightlist dl dt {
	font-size: 18px;
	margin-bottom: 5px
}
.zk_rightlist dl dt a {
	position: relative;
	padding-right: 20px
}
.zk_rightlist dl dt a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left-color: #000
}
.zk_rightlist dl dd a {
	color: #666
}
.zk_rightlist dl dd a:hover {
	color: #aa0783
}
.zk_righthot {
	float: right;
	width: 28.6%;
	box-sizing: border-box;
	height: 360px;
	border-left: 1px solid #ddd;
	padding: 0 0 0 100px;
	margin-top: 60px
}
.zk_righthot .zkhot_tit {
	font-size: 24px;
	line-height: 1.5;
	color: #333;
	margin-bottom: 20px
}
.zkhot_list .li {
	padding: 10px 0
}
.zkhot_list .li a {
	display: block;
	overflow: hidden;
	color: #333;
	font-size: 15px;
	line-height: 24px
}
.zkhot_list .li a:hover {
	color: #aa0783
}
.zkhot_list .li span {
	float: left;
	width: 48px;
	box-sizing: border-box;
	background-color: #aa0783;
	text-align: center
}
.zkhot_list .li span img {
	max-width: 100%
}
.zkhot_list .li b {
	overflow: hidden;
	display: block;
	font-weight: 700;
	padding: 12px 0 12px 15px
}
.zk_righthotbg {
	position: absolute;
	left: 100%;
	margin-left: -367px;
	width: 100%;
	height: 100%;
	top: 0
}
.zk_grwylist {
	position: relative;
	z-index: 10
}
.zk_grwylist .li {
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	border-right: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	height: 255px;
	text-align: center
}
.zk_grwylist .li a {
	display: block;
	padding: 20px;
	color: #666;
	font-size: 16px;
	line-height: 1.5
}
.zk_grwylist .li span {
	display: block;
	height: 185px;
	box-sizing: border-box
}
.zk_grwylist .li span img {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto
}
.zk_grwylist .li b {
	display: block
}
.zk_grwylist .li a:hover {
	color: #aa0783
}
.zk_grywhot {
	float: right;
	width: 28.6%;
	box-sizing: border-box;
	padding: 100px 0 0 80px;
	text-align: center;
	position: relative;
	z-index: 10
}
.zk_grywhot a, .zk_grywhot span {
	display: block
}
.zk_grywhot span img {
	max-width: 100%
}
.zk_grywhotcon {
	padding: 35px 0 0
}
.zk_grywhotcon .tit {
	font-size: 16px;
	position: relative;
	display: inline-block;
	padding: 0 15px;
	margin-bottom: 5px
}
.zk_grywhotcon .tit:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left-color: #000
}
.zk_grywhotcon .intro {
	color: #999
}
.zk_searchbg {
	background: url(../image/head_searchbg.5de86c8.png) 50% no-repeat;
	background-size: auto 100%
}
.zk_search_wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 150px 0 50px
}
.head_seachbox {
	position: relative;
	line-height: 58px;
	height: 60px
}
.head_seachbox .seach_input {
	border: 1px solid #999;
	box-sizing: border-box;
	padding: 0 180px 0 70px;
	background: url(../image/head_searchicon.7de0b5f.png) 20px no-repeat
}
.head_seachbox .seach_input input {
	font-size: 16px
}
.head_seachbox .seach_submit {
	position: absolute;
	right: 0;
	top: 0;
	width: 160px;
	height: 100%;
	color: #fff;
	background-color: #aa0783;
	transition: .4s
}
.head_seachbox .seach_submit:hover {
	background-color: #000
}
.head_seachbox .seach_submit input {
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	height: 100%
}
.seach_keylist {
	overflow: hidden;
	padding: 15px 0 0
}
.seach_keylist .li {
	float: left;
	padding: 0 25px;
	font-size: 16px;
	color: #999;
	line-height: 1.5;
	position: relative
}
.seach_keylist .li:after {
	content: "";
	position: absolute;
	right: 0;
	top: 5px;
	width: 1px;
	height: 14px;
	background-color: #e5e5e5
}
.seach_keylist .li:last-child:after {
	display: none
}
.seach_keylist .li a {
	color: #999;
	display: inline-block
}
.zk_langbox .zk_search_wrap {
	padding: 50px 0;
	font-size: 18px;
	line-height: 26px
}
.zk_pstbox {
	color: #999
}
.zk_pstbox b {
	color: #000
}
.zk_langlist {
	overflow: hidden;
	font-weight: lighter;
	padding: 50px 90px
}
.zk_langlist .li {
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding: 12px
}
.zk_langlist .li a {
	display: inline-block;
	padding-right: 18px;
	color: #aa0783;
	position: relative
}
.zk_langlist .li a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -4px;
	border: 4px solid transparent;
	border-left-color: #aa0783
}
.zk_langlist .li a:hover {
	color: #000
}
.header.header_nav {
	background: #fff;
	border-bottom: 1px solid #ddd;
	box-shadow: 0 0 20px rgba(0,0,0,.1)
}
.header.header_nav .a1 {
	opacity: 0
}
.header.header_nav .a2 {
	opacity: 1
}
.header.header_nav .nav li a {
	color: #000
}
.header.header_nav .zk_bg {
	height: 510px
}
.header.header_nav .zk_search_bg {
	height: 420px
}
.header_nav_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
	opacity: 0;
	pointer-events: none;
	transition: .4s;
	z-index: 100
}
.header_nav_bg.header_nav_bg_on {
	opacity: 1
}
.header.on2 {
	background: #fff;
	border-bottom: 1px solid #ddd;
	box-shadow: 0 0 20px rgba(0,0,0,.1)
}
.header.on2 .a1 {
	opacity: 0
}
.header.on2 .a2 {
	opacity: 1
}
.header.on2 .nav li a {
	color: #000
}
.header.on2 .nav .btn>.btn1 {
	opacity: 0
}
.header.on2 .nav .btn>.btn2 {
	opacity: 1
}
.right_nav {
	width: 32px;
	position: fixed;
	right: 50px;
	z-index: 100;
	top: 50%;
	margin-top: -100px
}
.right_nav a {
	display: block;
	width: 32px;
	height: 32px;
	border: 1px solid hsla(0,0%,100%,0);
	border-radius: 50%;
	margin-bottom: 6px;
	position: relative
}
.right_nav a.one, .right_nav a:hover {
	border: 1px solid hsla(0,0%,100%,.3)
}
.right_nav a:before {
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	left: 14px;
	top: 14px;
	z-index: 2;
	background: #fff;
	border-radius: 2px
}
.right_nav.on a:before {
	background: #54585a
}
.right_nav.on a.one:before {
	background: #aa0783
}
.right_nav.on a.one, .right_nav.on a:hover {
	border: 1px solid rgba(0,91,187,.6)
}
.home_banner {
	background: #465d73;
	position: fixed;
	top: 0;
	width: 100%
}
.home_banner .video_bg {
	z-index: 1
}
.home_banner .video_bg, .home_banner .video_bg:before {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}
.home_banner .video_bg:before {
	content: "";
	z-index: 2;
	background: url(../image/vidue_bg.dde93a2.png) repeat-y 0;
	background-size: 100% auto
}
.home_banner .video_bg video {
	z-index: 1
}
.home_banner .swiper_bg, .home_banner .video_bg video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.home_banner .swiper_bg {
	padding: 0 190px;
	z-index: 3;
	box-sizing: border-box
}
.home_banner .swiper_bg .swiper-container {
	position: absolute;
	top: 50%;
	margin-top: -80px;
	width: 500px
}
.home_banner .swiper-slide {
	font-size: 70px;
	font-weight: 300;
	color: #fff;
	line-height: 1.4;
	width: 100%
}
.home_banner .btn {
	padding-top: 40px
}
.home_banner .btn .index_newsarrow {
	transition: all .6s;
	float: left;
	margin-right: 24px;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	width: 56px;
	height: 58px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative
}
.home_banner .btn .index_newsarrow .iconfont {
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 54px;
	border: 1px solid hsla(0,0%,100%,.3);
	border-radius: 50%;
	transition: all .4s
}
.home_banner .btn .index_newsarrow:hover {
	transform: scale(1.1)
}
.circleProgress_wrapper {
	width: 58px;
	height: 58px;
	position: absolute;
	top: -1px;
	left: -1px;
	display: none
}
.circle {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	overflow: hidden
}
.circle.circle_right {
	right: 0
}
.circle.circle_left {
	left: 0
}
.circleProgress {
	width: 54px;
	height: 54px;
	border: 2px solid transparent;
	border-radius: 50%;
	position: absolute;
	top: 0
}
.rightcircle {
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	right: 0;
	-webkit-animation: circleProgressLoad_right 7s linear;
	animation: circleProgressLoad_right 7s linear
}
.leftcircle, .rightcircle {
	transform: rotate(45deg);
	box-sizing: content-box!important;
	box-sizing: initial!important
}
.leftcircle {
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	left: 0;
	-webkit-animation: circleProgressLoad_left 7s linear;
	animation: circleProgressLoad_left 7s linear
}
@-webkit-keyframes circleProgressLoad_right {
0% {
transform:rotate(-135deg)
}
50% {
transform:rotate(45deg)
}
to {
	transform: rotate(45deg)
}
}
@keyframes circleProgressLoad_right {
0% {
transform:rotate(-135deg)
}
50% {
transform:rotate(45deg)
}
to {
	transform: rotate(45deg)
}
}
@-webkit-keyframes circleProgressLoad_left {
0% {
transform:rotate(-135deg)
}
50% {
transform:rotate(-135deg)
}
to {
	transform: rotate(45deg)
}
}
@keyframes circleProgressLoad_left {
0% {
transform:rotate(-135deg)
}
50% {
transform:rotate(-135deg)
}
to {
	transform: rotate(45deg)
}
}
.home_banner .swiper-slide>div {
	transform: translateX(0);
	transition: all 1s;
	opacity: 0
}
.home_banner .swiper-slide>div:first-child {
	transition-delay: .6s
}
.home_banner .swiper-slide>div:nth-child(2) {
	transition-delay: .9s
}
.home_banner .swiper-slide-active>div {
	transform: translateX(0);
	opacity: 1
}
.home_banner .swiper-slide-next>div {
	transform: translateX(30px);
	opacity: 0;
	transition: all 1s 1s
}
.home_banner .swiper-slide-chu>div {
	transform: translateX(0);
	opacity: 1;
	transition: all 1s
}
.home_banner .swiper-slide-chu>div:first-child {
	transition-delay: 0s
}
.home_banner .swiper-slide-chu>div:nth-child(2) {
	transition-delay: .3s
}
.home_banner .swiper-container {
	overflow: visible
}
.home_banner .shu {
	width: 1px;
	height: 150px;
	position: fixed;
	bottom: 0;
	left: 50%;
	background: hsla(0,0%,100%,.2);
	z-index: 5
}
.home_banner .shu.on {
	transition: all 1s;
	transform: translateY(150px)
}
.home_banner .shu:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	left: -5px;
	top: 0;
	z-index: 2;
	background: #fff;
	border-radius: 5px;
	-webkit-animation: home_banner_shu 2s ease infinite;
	animation: home_banner_shu 2s ease infinite
}
@-webkit-keyframes home_banner_shu {
0% {
transform:translateY(0) scale(1);
opacity:0
}
30% {
opacity:1
}
60% {
opacity:1
}
to {
	transform: translateY(120px) scale(.5);
	opacity: 0
}
}
@keyframes home_banner_shu {
0% {
transform:translateY(0) scale(1);
opacity:0
}
30% {
opacity:1
}
60% {
opacity:1
}
to {
	transform: translateY(120px) scale(.5);
	opacity: 0
}
}
.home_banner2 {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
	pointer-events: none
}
.home_banner2 .logo_bg_box, .home_banner2a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}
.home_banner2 .logo_bg_box {
	transform: scale(1);
	z-index: 5
}
.home_banner2 .logo_bg {
	transform: scale(35);
	width: 1906px;
	height: 1300px;
	left: 50%;
	top: 50%;
	margin: -700px 0 0 -953px;
	position: absolute;
	background: url(../image/logo2c.879d86f.svg) no-repeat 50%;
	background-size: 100% auto;
	z-index: 5
}
.home_banner2 .logo_bga {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: absolute;
	background: url(data:image/svg+xml;base64,PHN2ZyBpZD0i5Zu+5bGCXzEiIGRhdGEtbmFtZT0i5Zu+5bGCIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDE5MjAgMTEwMCI+PGRlZnM+PHN0eWxlPi5jbHMtMntmaWxsOiMwMDViYmJ9PC9zdHlsZT48L2RlZnM+PHBhdGggZD0iTTAgMHYxMTAwaDE5MjBWMHptOTYwIDY0MGE5MCA5MCAwIDExOTAtOTAgOTAgOTAgMCAwMS05MCA5MHoiIGZpbGw9IiNmZmYiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik0xMTE5LjMzIDYwOS4zOXYtNDcuMDJoOTYuMjh2LTI3Ljc4aC05Ni4yOFY0ODloMTAyLjg0di0yNy44OWgtMTMyLjM1djE3Ni4xMWgxMzYuNjJ2LTI3LjgzaC0xMDcuMTF6TTc3Mi40NSA2MDkuMzRoLTUwLjEydi00N2g0OC4zOWMyNS40NSAwIDM3LjQgNy41OCAzNy40IDIzLjE1cy0xMy4zMyAyMy44Mi0zNS42MSAyMy44Mm0tNTAuMTgtMTIwLjRINzY5YzE5LjQ5IDAgMzEuNiA4LjE1IDMxLjYgMjEuNzggMCAxOS44LTE0LjQ1IDIzLjgyLTM2LjEyIDIzLjgyaC00Mi4xNXptOTAgNTUuNzJBNDMuNzcgNDMuNzcgMCAwMDgyOSA1MDguNzljMC0yOC41LTIzLjc2LTQ3LjYzLTU5LjA4LTQ3LjYzaC03Ni43OXYxNzYuMDZoODEuMTFjMzkuMjMgMCA2My42LTE5LjU5IDYzLjYtNTAuODhhNDQuMzQgNDQuMzQgMCAwMC0yNS40NC00MS41MiIvPjwvc3ZnPg==) no-repeat 50%;
	background-size: 100% auto;
	z-index: 5
}
.home_banner2 .logo_bg:after {
	left: 0
}
.home_banner2 .logo_bg:after, .home_banner2 .logo_bg:before {
	content: "";
	position: absolute;
	width: 44%;
	height: 100%;
	background: #fff;
	z-index: 10;
	opacity: 1;
	transition: all .8s
}
.home_banner2 .logo_bg:before {
	right: 0
}
.home_banner2 .logo_bg.on:after, .home_banner2 .logo_bg.on:before {
	opacity: 0;
	transition: all .8s .6s
}
.home_banner2 .logo {
	width: 100%;
	height: 240px;
	left: 0;
	top: 50%;
	margin: -140px 0 0;
	position: absolute;
	z-index: 10
}
.home_banner2 .logo .logo1 {
	width: 184px;
	margin: -2px auto;
	height: 184px;
	position: relative;
	overflow: hidden;
	border-radius: 50%
}
.home_banner2 .logo .logo1 .logo1a {
	transform: scale(1.2);
	opacity: 0;
	width: 100%;
	height: 100%;
	background: url(../image/logo_img1a.daf4014.png) no-repeat 50%;
	position: absolute;
	left: 0;
	top: 0
}
.home_banner2 .logo .logo1 .logo1b {
	transform: scale(.8);
	opacity: 0;
	width: 130px;
	height: 130px;
	background: #fff;
	border-radius: 50%;
	margin: 25px auto 0
}
.home_banner2 .logo .logo2 {
	transform: translateY(0);
	opacity: 0;
	width: 0;
	height: 25px;
	margin: 30px auto 170px;
	background: url(../image/logo_img2.5813bb1.png) no-repeat 50%;
	overflow: hidden
}
.home_banner2 .logo .logo3 {
	transform: translateY(0);
	opacity: 0;
	text-align: center;
	height: 55px;
	margin: 0 auto;
	font-size: 34px;
	font-weight: 300;
	letter-spacing: 3px;
	color: #54585a
}
.home_banner2 .logo .logo4 {
	transform: translateY(20px);
	opacity: 0;
	width: 100%;
	height: 72px;
	margin: 30px auto 0;
	overflow: hidden
}
.home_banner2 .logo.on .logo1 .logo1a, .home_banner2 .logo.on .logo1 .logo1b {
	opacity: 1;
	transform: scale(1);
	transition: all .8s ease
}
.home_banner2 .logo.on .logo2 {
	width: 160px;
	transition: .6s 0s
}
.home_banner2 .logo.on2 .logo3, .home_banner2 .logo.on .logo2, .home_banner2 .logo.on .logo4 {
	transform: translateY(0);
	opacity: 1
}
.home_banner2 .logo.on .logo4 {
	transition: .8s 1.6s;
	pointer-events: all
}
.home_banner2 .logo .logo3 span {
	display: inline-block;
	opacity: 0;
	transform: scale(1.5) translate3d(0, 50px, 0) skewX(60deg) rotateX(-80deg)
}
.home_banner2 .logo.on2 .logo3 span {
	opacity: 1;
	transform: scale(1) translateZ(0) skewX(0deg) rotateX(0deg)
}
.home_banner2 .logo.on2 .logo3>div {
	display: inline-block
}
.home_banner2.one1 {
	background: #fff
}
.home_banner2 .logo1_bg {
	transform-origin: center 38%
}
@media (-ms-high-contrast:none), screen and (-ms-high-contrast:active) {
.home_banner_bg {
	display: none
}
.home_banner, .home_banner2 {
	position: relative;
	overflow: hidden
}
.home_banner2 {
	height: 900px
}
.home_banner2 .logo_bg {
	transform: scale(1)!important;
	background: url(../image/logo_img1.1bd6ea3.png) no-repeat 50% #fff;
	background-size: none;
	z-index: 1000
}
.home_part1 {
	display: none
}
}
.index_linkbtn {
	width: 216px;
	margin: 0 auto;
	display: block;
	line-height: 48px;
	border: 1px solid #000;
	text-align: center;
	font-weight: 700;
	position: relative
}
.home_banner2 .logo4 a span {
	position: relative;
	z-index: 1
}
.home_banner2 .logo4 a:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	transform: scaleX(0);
	transform-origin: 100% 50%;
	transition: transform .4s
}
.home_banner2 .logo4 a:hover:before {
	transform: scaleX(1);
	transform-origin: 0 50%
}
.home_banner2 .logo4 a:hover {
	color: #fff
}
.home_part1 {
	height: 2000px;
	position: relative;
	z-index: 20;
	pointer-events: none
}
.home_part2 {
	margin-bottom: 180px;
	overflow: hidden;
	position: relative;
	z-index: 30;
	background: #fff
}
.home_part2 .list {
	margin: 0 -20px
}
.home_part2 .list .img {
	padding: 20px;
	box-sizing: border-box;
	float: left
}
.home_part2 .list .img1, .home_part2 .list .img img {
	width: 100%
}
.home_part2 .list .img2 {
	width: 66.6%;
	float: left
}
.home_part2 .list .img3 {
	width: 33.3%
}
.home_part2 .list .img4 {
	width: 50%
}
.home_part2 .list .scrollbox {
	overflow: hidden
}
.home_part2 .list .scrollbox .img_n1 {
	transform: translateX(-30px);
	opacity: 0;
	overflow: hidden
}
.home_part2 .list .scrollbox .img_n2 {
	transform: translateX(30px);
	opacity: 0;
	overflow: hidden
}
.home_part2 .list .scrollbox.on .img_n1, .home_part2 .list .scrollbox.on .img_n2 {
	transform: translateX(0);
	opacity: 1;
	transition: 1s
}
.home_part2 .list .scrollbox .img_n3 {
	opacity: 0;
	overflow: hidden
}
.home_part2 .list .scrollbox.on .img_n3 {
	opacity: 1;
	transition: 1s
}
.home_part2 .list .scrollbox .img_n4 {
	transform: translateX(-30px);
	opacity: 0;
	overflow: hidden
}
.home_part2 .list .scrollbox .img_n5 {
	transform: translateX(30px);
	opacity: 0;
	overflow: hidden
}
.home_part2 .list .scrollbox.on .img_n4, .home_part2 .list .scrollbox.on .img_n5 {
	transform: translateX(0);
	opacity: 1;
	transition: 1s
}
.home_part2 .list a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.home_part2 .list .pic_pc {
	transition: .6s
}
.home_part2 .list .pic_iphone {
	display: none
}
.home_part2 .list .text {
	color: #333;
	position: absolute;
	box-sizing: border-box;
	left: 0;
	top: 0;
	padding: 74px 56px;
	width: 100%
}
.home_part2 .list .text .tit {
	font-weight: 700;
	margin-bottom: 15px
}
.home_part2 .list .text .intro {
	font-size: 24px
}
.home_part2 .list .text2 {
	padding: 0 0 40px;
	bottom: 0;
	top: auto
}
.home_part2 .list .text2 .intro {
	text-align: center
}
.home_part2 .list a:hover .pic_pc {
	transform: scale(1.04)
}
.home_part2 .list .a_1 .text {
	padding-top: 15%;
	padding-left: 55%
}
.home_part2 .list .a_2 .text {
	padding-right: 74px;
	color: #fff
}
.home_part2 .list .a_2 .text .intro {
	font-size: 27px
}
.home_part2 .list .a_4 .text {
	padding-right: 65%;
	color: #fff
}
.home_part3 {
	height: 900px;
	margin-bottom: 180px;
	position: relative
}
.home_part3 .con_left {
	position: absolute;
	width: 60%;
	right: 40%;
	height: 570px
}
.home_part3 .con_left .bg, .home_part3 .con_left .home_part3_conbox {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}
.home_part3 .con_left.con_left_bg {
	z-index: 1
}
.home_part3 .con_left.con_left_bg .bg {
	background: #aa0783
}
.home_part3 .con_left.con_left_img {
	z-index: 3
}
.home_part3 .con_left.con_left_img .home_part3_conbox {
	background: url(../image/index_part3_bg.a720f4c.png) no-repeat 100% 0
}
.home_part3 .con_right {
	position: absolute;
	z-index: 2;
	width: 84.4%;
	left: 15.6%;
	top: 30px;
	height: 570px
}
.home_part3 .con_right .con_right_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: url(../image/part3_img2.98f5f8a.jpg) no-repeat 0 0;
	background-size: cover
}
.home_part3 .con_right .con_right_bg:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 10;
	background: url(../image/part3_img2a.0fd3575.png) no-repeat 0 0
}
.home_part3 .con_right .con_right_heng {
	display: block;
	width: 270px;
	height: 30px;
	position: absolute;
	right: -80px;
	bottom: -15px;
	z-index: 2;
	background: #aa0783
}
.home_part3 .con_left {
	transform: translateX(-30px);
	opacity: 0
}
.home_part3 .con_right {
	transform: translateX(30px);
	opacity: 0
}
.home_part3.on .con_left, .home_part3.on .con_right {
	transform: translate(0);
	opacity: 1;
	transition: 1s
}
.home_part3_text {
	color: #fff;
	width: 847px;
	box-sizing: border-box;
	float: right;
	padding: 100px 100px 50px 0
}
.home_part3_tit {
	font-size: 40px;
	line-height: 1.5;
	margin-bottom: 80px
}
.home_part3_label {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700
}
.home_part3_iconlist {
	padding: 50px 0 0;
	margin: 0 -10px
}
.home_part3_iconlist .li {
	text-align: center;
	float: left;
	width: 20%;
	box-sizing: border-box;
	padding: 10px
}
.home_part3_iconlist .li span {
	display: block
}
.home_part3_iconlist .li strong {
	display: block;
	margin-top: 6px
}
.home_part4 {
	height: 470px;
	margin-bottom: 120px;
	position: relative;
	overflow: hidden
}
.home_part4 .con_l {
	float: left
}
.home_part4 .con_r {
	float: left;
	width: 1020px
}
.home_part4 .con_r_w {
	width: 2000px;
	overflow: hidden
}
.home_part4 .con_r_w .swiper-container {
	width: 1020px;
	overflow: visible;
	margin-left: 0
}
.home_part4 .btn {
	position: absolute;
	left: 0;
	top: 100%;
	margin-top: 40px
}
.home_part4 .con_l {
	transform: translateX(-30px);
	opacity: 0
}
.home_part4 .con_r {
	transform: translateX(30px);
	opacity: 0
}
.home_part4.on .con_l, .home_part4.on .con_r {
	transform: translate(0);
	opacity: 1;
	transition: 1s
}
.index_tabul {
	width: 164px;
	margin-right: 60px;
	border-top: 3px solid #aa0783
}
.index_tabul .li {
	line-height: 68px;
	border-bottom: 1px solid #b0b0b0
}
.index_tabul .li a {
	display: block;
	color: #666;
	font-size: 18px;
	position: relative
}
.index_tabul .li a:after {
	display: none;
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 10px;
	width: 16px;
	height: 16px;
	background: url(../image/index_newsicon1.a815462.png) 50% no-repeat
}
.index_tabul .li .selected {
	color: #aa0783;
	font-size: 22px;
	font-weight: 700
}
.index_tabul .li .selected:after {
	display: block
}
.index_tabul .li a:hover {
	color: #aa0783
}
.home_newsitem {
	display: block;
	width: 310px
}
.home_newspic {
	overflow: hidden
}
.home_newspic img {
	width: 100%;
	transition: .6s
}
.home_newsitem:hover img {
	transform: scale(1.1)
}
.home_newscon {
	padding: 18px 0 0
}
.home_newscon .time {
	font-family: Conv_DIN-Bold;
	margin-bottom: 13px
}
.home_newscon .tit {
	font-size: 18px;
	line-height: 30px
}
.news_arrow .arrowicon {
	background: 50% no-repeat;
	width: 44px;
	height: 44px;
	cursor: pointer;
	transition: .4s
}
.news_arrow .arrowicon:hover {
	transform: scale(1.1)
}
.news_arrow .home_newsleft {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAADS0lEQVRYhd2Zz27TQBDGvy5J2oaUtIgnQFy5cOGOZCQ48AL7cJWQfOENwBInLiBxghsSF45Ak9Ck+dcmaD2z8e7ESuO1kxA+yVLlemd/GY9nZ2cPUEY6MeMPATQA1PhSfBnNQNc1XxMAY8TRPHTWMGCdHAFoMmxRG/MUGrhCHI2KTl1sMp0cAzhhT1Yh4/VLxNGwWmCdGMA2e1Rqyh6bMsAN4mjG40xo3OEfWOfx9RwbZnwPcXRdHpi8eiqeNa91wK/11kmEvRqH090cm93bvL0aWCf3ALTE3X56WS+Girx/wuC+/Tj6UxxYJ6fsCSvjyQ7iaFoKdHkeEyJn4rswb667PvCyZ0cMG5yOVorSo4E+ch7L9fQyMMXsmXNniDjqbAR0eW4z77FzpyNjWokBNf7ArEZbgzWiudzcfMpMCykxpO14nWJ2++rw3GCWdj4whYKbZzcXs6tEc7qOOmQ2AUwpxqpfeTYoBj3l9Gm1YCNgqg1srMzEw7tSnxcTpGzEuPCwm2+vSi8KVjppQSdyYVhPxDBwnm0ScFYiZsDVwD4F8APAN+gkrwZZRy6LieUDJUrEaeHaIB/2CYB3OTVIMRGL/ZZSxyouvq3GFcA+BvAWgFktfwF4jjgqY9cd21BiDZ+UMGxh3wN4AIJ9hjj6Usqmz1STwOHh4MNeVAQrmWpK5OKbIJM+rClYXlYEK5mUDxyysunkoQPb55j9WBGsZFKylgjRbwDfeZzJlY8qg82R4pWNRDm5mOKol3oV+MT2XkMnujJCn2nmA9OGsbgy6M8bgHaZUmDvKww2S9AvAHytGNrLYhK4kTNgfcXRzzSdZdDn0MmrksAuUwrsJubQNT+TD202mG94jxgql2mieOmzqaMutyQloT/wFVZQEYttvKQtrgP+x31nx7qyL7BV+bt3s7+8sHnY9UCTmxy7hlWiyZIyEhh1Ee3Hp3K6PbtQy9sQc6fT9eSl83eLOzK7Ec3dymNz64ihqD3Pgla+ssq6QFZjt5kiY7Xnbfz8gduS22ebM9NCPjBtSdwm3BG3j7blXdlf68ot23/QDMyM7LLdOuDaZEkhDe0Bn0v8Yw3tzPAeHRn4k+zJoYwPvifHXlJ7c7Aote2jWwB/AR5+T26LfJv8AAAAAElFTkSuQmCC);
	float: left
}
.news_arrow .home_newsright {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAADTElEQVRYhd2ZvW4TQRDH/16cbwfHiCdAtDQ09JEOCQpeYB8OCeka3gBWoqIBiQo6JBpKIM6H82nHQXs765sdXxzf7cbB/KWTIsc78/Pc3OzsXAsx0sauXwOwCqBNl6LLagx3jei6AHCOPLtq6rUZsDbrADYJtq6NqwIaOEGendV1Xc+ZNhsAtimSKWSjfoQ8O00LrI0F7FJEpYYUsSEBXCLPxrTOpsY9+oErtH6lwoZdf4A8G8UDu6juiO/a23pMt/VGJ8Jem9Jpq8Lm/k3Rng2szX0AHfHpMd3GcS3QaduKbEv7A+TZ4XXLrgfWZoci4WUj2UeeDaNAp/3YFOmJ58Leuf35gacje0awjcvRTLnyaKHX2dcqIz0N7HK2xz45RZ71bwV02rf1u8E+6cucVmJBmx4wr7OFwVo5X7w27xDTREos6bKou5xdvPrkG8TSrQZ2qcDr7O3l7Cw5nzxQa8QmgN0O5jVIXg3qQQ8LhlITNgfsegOfK1fiy3elATVOKNgc4yTCvN4eN94UtNmCNnIjaCbHcMLWbjrgskX0OmnkQBtr4zuAn9DmWRLokMXmckuJFnFYuzcI1aKy+B7aPI3GdSz+WSoCq6j59jqPMG7XPgfwG4DdKd9BmyfR0CHTqhJ7+EWU6Tz7CmCXoB8C+JAAmjO1JXBMOjiV0HuJoDlTW4lafBnDOpGDfgngMAE0Z1IhcMqdLc8+UU4PGPSjBnY4k5K9RGo9ZjX+B4A/sfYV2018X5pG2mgAb8jH5yLaeXZQ23bINA6B3YExXiHsl8aw00wFcPAUJob9BuBFBKxkGkng1YoF80ubVwBeM9hd5NmvKJshUwHMC3PV3GE+uXPgW5o7pIKVTBeKtj5fOlbkkaSGbKPyka40sI7FD16KEVeL/vGAnVhnzgUWqvD0bs+Xe74O8zZui4Ycdw2rRJ9eMDowN0XkB780TXicOmwXHvlJJ4/kEfu7QxOZu5Hz3ali433Eqeg9e0l3vnlVToG8zvkwRebqAasYbbFwUeqJA3Gw6YTA7kjCh3DrND5ajJwvPl/bl0e2/2AYWBrp0tDZ6x8et5bGbnugvS2CguYD7dLwEr0yCJ0syUuZEHxJXntJLc2LRalFv7oF8BfQeE9uFhsDqwAAAABJRU5ErkJggg==);
	float: right
}
.home_newspagebox {
	font-family: Conv_DIN-Bold;
	font-size: 18px;
	overflow: hidden;
	padding: 8px 20px 0;
	line-height: 28px;
	float: left;
	color: #f0f0f0
}
.home_newspagebox .span1 {
	float: left;
	padding: 0 2px;
	color: #999
}
.home_newspagebox .span2 {
	float: right;
	padding: 0 2px;
	color: #aa0783
}
.home_part4 .home_newspage {
	width: 50px;
	height: 2px;
	background-color: #ddd;
	top: 13px;
	left: 50%;
	margin-left: -25px;
	display: none
}
.foot_part1 {
	background-color: #eef0f5;
	padding: 100px 0 0;
	position: relative
}
.foot_part1 .wrap {
	position: relative;
	padding: 0 0 100px
}
.right_top {
	width: 44px;
	height: 44px;
	position: absolute;
	right: 20px;
	z-index: 100;
	bottom: 20px;
	background: url(../image/top.fd944fb.png) no-repeat top #aa0783;
	cursor: pointer
}
.foot_nav {
	box-sizing: border-box;
	overflow: hidden;
	padding: 0 100px 0 0
}
.foot_nav .li {
	width: 20%;
	float: left;
	box-sizing: border-box;
	padding: 0 10px 0 0
}
.foot_nav a {
	display: inline-block
}
.foot_nav .li_tit {
	font-weight: 700;
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 15px
}
.foot_nav .ol a {
	color: #666;
	line-height: 20px;
	padding: 10px 0
}
.foot_nav .ol a:hover {
	color: #aa0783
}
.foot_langbox {
	position: absolute;
	bottom: 0;
	right: 0
}
.foot_langbox .head_lang {
	line-height: 52px;
	height: 52px
}
.foot_langbox .head_lang span {
	background-image: url(../image/head_langicon2.6311fad.png)
}
.foot_langbox .head_lang i {
	background-image: url(../image/head_arrowbtm2.52e9d79.png)
}
.foot_share {
	position: absolute;
	right: 0;
	top: 0
}
.foot_share .bshare-custom a {
	display: block;
	width: 45px;
	height: 45px;
	padding: 0;
	margin: 0 0 24px;
	transition: 0s;
	-webkit-transition: 0s
}
.foot_share .bshare-custom .bshare-weixin {
	background: url(../image/foot_share1.225bd2f.png) 50% no-repeat
}
.foot_share .bshare-custom .bshare-linkedin {
	background: url(../image/foot_share2.8521aa0.png) 50% no-repeat
}
.foot_share .bshare-custom .bshare-sinaminiblog {
	background: url(../image/foot_share3.d0f259e.png) 50% no-repeat
}
.foot_part2 {
	background-color: #343637;
	padding: 14px 0
}
.foot_part2, .foot_part2 a {
	color: #b0b0b0
}
.foot_part2 a:hover {
	color: #fff
}
.foot_copy {
	font-size: 12px;
	line-height: 21px;
	float: left;
	width: 75%;
	box-sizing: border-box
}
.foot_link {
	overflow: hidden;
	padding: 10px;
	float: right
}
@media screen and (max-width:1920px) and (min-width:1200px) {
.header {
	transform: translateY(-100px);
	opacity: 0;
	transition: .8s
}
.header.on {
	transform: translateY(0);
	opacity: 1
}
.home_banner .swiper_bg {
	transition: 1s .6s;
	transform: translateX(-80px);
	opacity: 0
}
.home_banner.on .swiper_bg {
	transform: translate(0);
	opacity: 1
}
}
@media screen and (max-width:1600px) {
.header .nav li {
	padding: 0 30px
}
.header .nav li a {
	font-size: 16px
}
.header .nav ul {
	padding-right: 260px
}
.header .nav .btn {
	width: 260px
}
.head_search {
	padding: 0 12px 0 30px
}
.head_lang {
	padding: 0 20px
}
.header.header_nav .zk_bg {
	height: 480px
}
.header .zk_wrap {
	width: 1340px
}
.header .zk_graybg {
	margin-right: -240px
}
.header .zk_left {
	width: 240px;
	padding: 40px 0 0
}
.zk_left .zk_idTabs li {
	margin-bottom: 10px
}
.zk_left .zk_idTabs a {
	font-size: 16px;
	line-height: 24px;
	padding: 15px 0
}
.zk_left .zk_idTabs span {
	padding: 0 25px
}
.zk_rightlist {
	padding: 40px 10px 0 70px;
	line-height: 28px
}
.zk_rightlist .li {
	padding: 0 30px
}
.zk_rightlist dl dt {
	font-size: 16px
}
.zk_rightlist dl {
	margin-bottom: 20px
}
.zk_righthot {
	margin-top: 40px;
	height: 340px;
	padding: 0 0 0 70px
}
.zk_righthot .zkhot_tit {
	font-size: 20px;
	margin-bottom: 15px
}
.zkhot_list .li a {
	font-size: 14px
}
.zk_grwylist .li {
	height: 225px
}
.zk_grwylist .li a {
	padding: 10px;
	font-size: 14px
}
.zk_grwylist .li span {
	height: 160px
}
.zk_grywhot {
	padding: 80px 0 0 60px
}
.zk_righthotbg {
	margin-left: -315px
}
.zk_grywhotcon {
	padding: 30px 0 0
}
.home_banner .swiper-slide {
	font-size: 50px
}
.home_banner .btn {
	padding-top: 30px
}
.home_banner2 .logo .logo2 {
	margin: 30px auto 140px
}
.home_banner2 .logo .logo3 {
	font-size: 24px
}
.home_banner2 .logo .logo4 {
	margin: 20px auto 0
}
.home_banner2 .logo_bg_box {
	transform: scale(.9);
	margin-top: -5px
}
.home_banner2 .logo1_bg {
	transform: scale(.9)
}
.wrap {
	width: 1200px
}
.home_part2 {
	margin-bottom: 120px
}
.home_part2 .list {
	margin: 0 -18px
}
.home_part2 .list .img {
	padding: 18px
}
.home_part2 .list .text {
	padding: 60px 40px
}
.home_part2 .list .text .intro {
	font-size: 22px
}
.home_part2 .list .text2 {
	padding-bottom: 40px
}
.home_part3 {
	height: 800px;
	margin-bottom: 120px
}
.home_part3 .con_left, .home_part3 .con_right {
	height: 480px
}
.home_part3_text {
	width: 740px;
	padding: 70px 70px 40px 0
}
.home_part3_tit {
	font-size: 30px;
	margin-bottom: 60px
}
.home_part3_label {
	font-size: 16px;
	line-height: 1.5
}
.home_part3_iconlist {
	padding: 40px 0 0
}
.home_part3 .con_right .con_right_heng {
	width: 240px;
	height: 24px;
	bottom: -12px;
	right: -50px
}
.home_part4 {
	margin-bottom: 80px
}
.index_tabul {
	width: 150px;
	margin-right: 40px
}
.index_tabul .li {
	line-height: 54px
}
.index_tabul .li a {
	font-size: 16px
}
.index_tabul .li .selected {
	font-size: 20px
}
.home_part4 .con_r {
	width: 800px
}
.home_newscon {
	padding: 15px 0 0
}
.home_newscon .time {
	margin-bottom: 10px
}
.home_newscon .tit {
	font-size: 16px;
	line-height: 1.5
}
.foot_part1 {
	padding: 70px 0 0
}
.foot_part1 .wrap {
	padding: 0 0 70px
}
.foot_nav .li_tit {
	margin-bottom: 12px
}
.foot_nav .ol a {
	padding: 7px 0
}
.foot_share .bshare-custom a {
	margin: 0 0 18px
}
}
@media screen and (max-width:1400px) {
.home_part1 {
	height: 1600px
}
.home_banner2 .logo_bg_box {
	transform: scale(.8);
	margin-top: -10px
}
.home_banner2 .logo1_bg {
	transform: scale(.8)
}
.home_banner2 .logo .logo2 {
	margin: 30px auto 110px
}
.home_part3 {
	height: 760px
}
.home_part3_text {
	width: 700px
}
}
@media screen and (max-width:1200px) {
.header {
	display: none
}
.header_bg_h {
	height: 65px
}
.mob_part {
	width: 100%;
	display: block;
	position: fixed;
	z-index: 999999
}
.mob_part .top {
	margin: 0 17px;
	position: relative;
	z-index: 9;
	border-bottom: 1px solid hsla(0,0%,100%,.1)
}
.mob_part .logo {
	float: left;
	height: 64px;
	transition: .4s
}
.mob_part .logo img {
	height: 100%
}
.mob_part .logo .a1a, .mob_part .logo .a2 {
	display: none
}
.mob_part .but {
	float: right
}
.mob_part .but .p1 {
	float: left;
	background: url(../image/phone_search.0abdf20.png) 50% no-repeat;
	width: 64px;
	height: 64px;
	background-size: 21px auto;
	cursor: pointer
}
.mob_part .but .p2 {
	float: right;
	width: 25px;
	height: 25px;
	display: block;
	margin-top: 18px;
	cursor: pointer
}
.mob_part .but .p2 i {
	width: 100%;
	height: 2px;
	margin-top: 12px;
	background: #fff;
	display: block;
	position: relative;
	transition: .4s
}
.mob_part .but .p2 i:after, .mob_part .but .p2 i:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 2px;
	background: #fff;
	transition: .4s
}
.mob_part .but .p2 i:before {
	margin-top: -8px
}
.mob_part .but .p2 i:after {
	margin-top: 8px
}
.mob_part .but_fh {
	height: 100%;
	line-height: 64px;
	position: absolute;
	left: 17px;
	top: 0;
	background: url(../image/index_phone_footicon3.2c009d4.png) no-repeat 0;
	background-size: 12px auto;
	color: #666;
	font-size: 16px;
	padding-left: 20px;
	transition: .4s;
	cursor: pointer
}
.mob_on2 .logo, .mob_part .but_fh {
	opacity: 0;
	transform: translateX(-100%)
}
.mob_on2 .but_fh {
	transform: translateX(0);
	opacity: 1
}
.mob_part_lm {
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.3)
}
.mob_part_lm .logo .a1 {
	display: none
}
.mob_part_lm .logo .a1a {
	display: block
}
.mob_part_lm .but .p1 {
	background-image: url(../image/phone_search_a.985599d.png)
}
.mob_part_lm .but .p2 i, .mob_part_lm .but .p2 i:after, .mob_part_lm .but .p2 i:before {
	background: #000
}
.phone_searchtc {
	background: url(../image/phone_searchbg.2ed4dd0.png) top no-repeat;
	background-size: 100% 100%;
	position: fixed;
	top: 65px;
	left: 0;
	width: 100%;
	height: 100%;
	display: none
}
.phone_searchtc .search_icon {
	position: absolute;
	bottom: 100%;
	right: 67px;
	border: 6px solid transparent;
	border-bottom-color: #fff
}
.phone_searchtc .head_seachbox {
	margin-top: 22px;
	line-height: 34px;
	height: 36px
}
.head_seachbox .seach_input {
	padding: 0 15px 0 40px;
	background-size: 20px auto;
	background-position-x: 12px;
	border-bottom: 3px solid #aa0783;
	background: none;
	position: relative
}
.head_seachbox .seach_input span {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(../image/head_searchicon.7de0b5f.png) 50% no-repeat;
	background-size: 100% 100%;
	top: 7px;
	left: 10px
}
.head_seachbox .seach_input input {
	font-size: 14px
}
.seach_keylist {
	padding: 8px 0 0
}
.seach_keylist .li {
	font-size: 12px;
	padding: 0 10px
}
.seach_keylist .li:after {
	height: 8px;
	background-color: rgba(0,0,0,.2)
}
.mob_part .nav1 {
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background: #fff;
	padding: 20% 0 20px;
	transition: .5s;
	transform: translateX(100%)
}
.mob_part .nav1 .box {
	overflow-y: auto;
	height: 100%;
	padding: 0 20px
}
.mob_part .nav1 ul>li {
	border-bottom: 1px solid #eaecf2;
	position: relative
}
.mob_part .nav1 ul>li>a {
	color: #333;
	font-size: 16px;
	display: block;
	padding: 15px 10px;
	cursor: pointer
}
.mob_part .nav1 ul b {
	position: absolute;
	right: 8px;
	top: 20px;
	width: 10px;
	height: 10px;
	background: url(../image/index_phone_footicon.997701e.png) 50% no-repeat;
	background-size: cover;
	transition: .5s
}
.phone_lang_bg {
	transition: .6s;
	background: transparent
}
.phone_lang, .phone_lang_bg {
	position: absolute;
	bottom: 0;
	width: 100%
}
.phone_lang {
	left: 0;
	text-align: center
}
.head_lang {
	display: block;
	text-align: center;
	line-height: 60px;
	height: 60px;
	transition: .6s
}
.head_lang span {
	background-image: url(../image/head_langicon2.6311fad.png);
	cursor: pointer
}
.head_lang i {
	background-image: url(../image/head_arrowbtm2.52e9d79.png)
}
.phone_langlist {
	height: 270px;
	overflow-y: auto;
	background: #fff;
	display: none
}
.phone_langlist .phone_langlist_ul {
	padding-bottom: 40px
}
.phone_langlist a {
	line-height: 50px;
	height: 50px;
	border-bottom: 1px solid #ebebeb;
	font-size: 14px;
	display: block!important;
	color: #333
}
.phone_langlist:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 60px;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(0deg, #fff, transparent);
	z-index: 10
}
.phone_langlist a.one {
	background: #aa0783;
	color: #fff;
	font-weight: 700
}
.phone_lang_bg.on {
	height: 100%;
	background: rgba(0,0,0,.6)
}
.phone_lang_bg.on .head_lang {
	background: #eef0f5;
	line-height: 40px;
	height: 40px
}
.mob_part .nav2 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background: #fff;
	padding: 80px 0 20px;
	transition: .5s;
	transform: translateX(-100%)
}
.mob_part .nav2 .box {
	overflow-y: auto;
	height: 100%;
	padding: 0 20px
}
.mob_part .nav2 a {
	display: block
}
.mob_part .nav2 dl {
	padding-bottom: 8px
}
.mob_part .nav2 dt {
	font-size: 18px;
	padding: 14px 0;
	color: #aa0783;
	border-bottom: 1px solid #dce0e9;
	position: relative
}
.mob_part .nav2 dt b {
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	background: url(../image/index_phone_footicon.997701e.png) 50% no-repeat;
	background-size: cover;
	display: none
}
.mob_part .nav2 dd {
	padding: 0 0 0 20px;
	overflow: hidden
}
.mob_part .nav2 dd ol {
	display: none
}
.mob_part .nav2 dd>span {
	display: block;
	padding: 12px 0;
	border-bottom: 1px solid #dce0e9;
	cursor: pointer
}
.mob_part .nav2 dd>span a {
	color: #333;
	font-size: 16px;
	position: relative
}
.mob_part .nav2 dd>span b {
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -5px;
	width: 10px;
	height: 10px;
	background: url(../image/index_phone_footicon2.18a4a1a.png) 50% no-repeat;
	background-size: cover;
	transition: .4s
}
.mob_part .nav2 dd.one>span a {
	color: #000
}
.mob_part .nav2 dd.one>span b {
	transform: rotate(90deg)
}
.mob_part .nav2 dd li {
	padding: 12px 16px
}
.mob_part .nav2 dd li a {
	color: #666;
	font-size: 15px
}
.mob_body {
	width: 100%;
	height: 100%;
	overflow: hidden
}
.mob_part.mob_on .top {
	background-color: #eef0f5;
	margin: 0;
	padding: 0 17px;
	border-color: #eef0f5
}
.mob_part.mob_on .logo .a2 {
	display: inline-block
}
.mob_part.mob_on .logo .a1, .mob_part.mob_on .logo .a1a {
	display: none
}
.mob_part.mob_on .but .p1 {
	opacity: 0
}
.mob_part.mob_on .but .p2 i {
	background: none
}
.mob_part.mob_on .but .p2 i:before {
	transform: rotate(45deg);
	margin: 0;
	background: #aa0783
}
.mob_part.mob_on .but .p2 i:after {
	transform: rotate(-45deg);
	margin: 0;
	background: #aa0783
}
.mob_part.mob_on2 .nav2, .mob_part.mob_on .nav1 {
	transform: translateX(0)
}
.right_nav {
	display: none
}
.home_banner .swiper_bg {
	padding: 0 40px
}
.home_banner .btn {
	padding-top: 20px
}
.home_banner2 .logo .logo4 {
	margin: 15px auto 0
}
.wrap {
	width: 100%;
	padding: 0 20px
}
.home_part2 {
	margin-bottom: 80px
}
.home_part2 .list {
	margin: 0 -15px
}
.home_part2 .list .img {
	padding: 15px
}
.home_part2 .list .text {
	padding: 40px 30px
}
.home_part2 .list .text .intro {
	font-size: 20px
}
.home_part2 .list .text2 {
	padding-bottom: 30px
}
.home_part2 .list .a_1 .text {
	padding-top: 12%;
	padding-right: 0
}
.home_part2 .list .a_2 .text {
	padding-right: 30px
}
.home_part2 .list .a_2 .text .intro {
	font-size: 23px
}
.home_part3 {
	height: 550px;
	margin-bottom: 80px
}
.home_part3 .con_left, .home_part3 .con_right {
	height: 350px
}
.home_part3_text {
	width: 100%;
	padding: 40px 25px
}
.home_part3_tit {
	font-size: 24px;
	margin-bottom: 40px
}
.home_part3_label {
	font-size: 14px
}
.home_part3_iconlist {
	padding: 30px 0 0
}
.home_part3_iconlist .li span {
	height: 50px
}
.home_part3_iconlist .li span img {
	height: 100%
}
.home_part3 .con_right .con_right_heng {
	width: 240px;
	height: 24px;
	bottom: -12px;
	right: -50px
}
.home_part3_iconlist .li strong {
	font-size: 12px
}
.home_part4 .btn {
	display: none
}
.home_part4 {
	height: auto;
	margin-bottom: 70px
}
.home_part4 .wrap {
	padding: 0
}
.index_tabul {
	width: 140px;
	margin-right: 30px;
	margin-left: 20px
}
.index_tabul .li {
	line-height: 44px
}
.index_tabul .li a {
	font-size: 14px
}
.index_tabul .li .selected {
	font-size: 18px
}
.home_part4 .con_r {
	width: auto;
	float: none;
	overflow: hidden
}
.home_part4 .con_r_w {
	width: auto
}
.home_newsitem {
	width: 300px
}
.home_newscon {
	padding: 12px 0 0
}
.home_newscon .time {
	margin-bottom: 8px
}
.home_newscon .tit {
	font-size: 14px
}
.foot_part1 {
	padding: 50px 0 0
}
.foot_part1 .wrap {
	padding: 0 20px 50px
}
.foot_nav .li_tit {
	margin-bottom: 10px
}
.foot_nav .ol a {
	padding: 6px 0
}
.foot_share {
	right: 20px
}
.foot_share .bshare-custom a {
	margin: 0 0 15px
}
}
@media screen and (max-width:1002px) {
.mob_part .nav1 {
	padding: 45% 0 20px
}
.wrap {
	width: 100%;
	padding: 0 17px
}
.home_part1 {
	height: 1800px
}
.home_part2 {
	margin-bottom: 80px
}
.index_list_wrap {
	height: 240px
}
.home_part1 {
	height: 1600px
}
.home_banner2 .logo_bg_box {
	transform: scale(1);
	margin: 0
}
.home_banner2 .logo1_bg {
	transform: scale(1)
}
.home_banner2 .logo .logo2 {
	margin: 30px auto 170px
}
.home_banner2 .logo .logo3 {
	font-size: 28px
}
.home_part2 .list {
	margin: 0 -8px
}
.home_part2 .list .img {
	padding: 8px
}
.home_part2 .list .text {
	padding: 30px 20px
}
.home_part2 .list .text .intro {
	font-size: 16px
}
.home_part2 .list .text2 {
	padding-bottom: 30px
}
.home_part2 .list .a_1 .text {
	padding-top: 12%;
	padding-right: 0
}
.home_part2 .list .a_2 .text {
	padding-right: 20px
}
.home_part2 .list .a_2 .text .intro {
	font-size: 18px
}
.home_part3 {
	height: 500px;
	margin-bottom: 40px
}
.home_part3 .con_left {
	height: 320px;
	width: 80%;
	right: 20%
}
.home_part3 .con_right {
	height: 320px
}
.home_part3_text {
	width: 100%;
	padding: 35px 20px
}
.home_part3_tit {
	font-size: 20px;
	margin-bottom: 30px
}
.home_part3_label {
	font-size: 12px
}
.home_part3_iconlist {
	padding: 25px 0 0
}
.home_part3_iconlist .li span {
	height: 40px
}
.home_part3 .con_right .con_right_heng {
	width: 200px;
	height: 20px;
	bottom: -10px;
	right: -20px
}
.home_part3_iconlist .li strong {
	font-size: 12px
}
.foot_part1 {
	padding: 40px 0 0
}
.foot_part1 .wrap {
	padding: 0 20px 40px
}
.foot_nav .li_tit {
	margin-bottom: 8px
}
.foot_nav .ol a {
	padding: 5px 0
}
.foot_share {
	right: 20px
}
.foot_share .bshare-custom a {
	margin: 0 0 12px
}
.foot_copy {
	width: 100%;
	float: none;
	text-align: center
}
.foot_link {
	font-size: 12px;
	padding: 0 0 5px;
	text-align: left;
	float: none;
	text-align: center
}
}
@media screen and (max-width:758px) {
.right_top {
	display: none
}
.mob_part .nav1 {
	padding: 10% 0 20px
}
.home_banner .swiper_bg {
	padding: 0
}
.home_banner .swiper_bg .swiper-container {
	margin-top: 0;
	width: 100%;
	left: 0;
	box-sizing: border-box;
	padding: 0 30px;
	top: 40%
}
.home_banner .swiper-slide {
	font-size: 40px;
	line-height: 55px
}
.home_banner .btn {
	padding-top: 15px
}
.home_banner .shu {
	height: 90px
}
.home_banner .shu:before {
	width: 7px;
	height: 7px;
	left: -3px
}
.home_banner .btn .index_newsarrow {
	transform: scale(.8)
}
.home_banner2 .logo_bg_box {
	transform: scale(.4)
}
.home_banner2 .logo1_bg {
	transform: scale(.4);
	margin-top: 30px
}
.home_banner2 .logo .logo2 {
	margin: 30px auto 0
}
.home_banner2 .logo .logo3 {
	font-size: 20px;
	height: auto;
	margin-top: -20px
}
.home_banner2 .logo .logo4 {
	margin: 35px auto 0;
	height: auto
}
.index_linkbtn {
	width: 184px;
	line-height: 40px;
	font-size: 12px
}
.home_part1 .home_banner2b {
	display: none
}
.home_part1 {
	height: 1200px
}
.home_part2 {
	margin-bottom: 57px
}
.home_part2 .list {
	margin: 0
}
.home_part2 .list .text .intro {
	font-size: 14px
}
.home_part2 .list .a_2 .text .intro {
	font-size: 16px
}
.home_part3 {
	height: 620px;
	margin-bottom: 60px
}
.home_part3 .con_left {
	height: 520px;
	width: 88%;
	right: 12%
}
.home_part3 .con_right {
	height: 520px
}
.home_part3_text {
	width: 100%;
	padding: 40px 30px
}
.home_part3_tit {
	font-size: 25px;
	margin-bottom: 60px
}
.home_part3_label {
	font-size: 13px
}
.home_part3_iconlist {
	padding: 40px 0 0
}
.home_part3_iconlist .li {
	width: 33.33%
}
.home_part3 .con_right .con_right_bg {
	background-position: 100% 100%!important
}
.home_part3 .con_right .con_right_heng {
	width: 138px;
	height: 24px;
	bottom: -12px;
	right: -20%
}
.home_part3_iconlist .li strong {
	font-size: 11px
}
.home_part4 .wrap {
	padding: 0 0 0 17px
}
.home_part4 .con_l {
	float: none
}
.index_tabul {
	width: 100%;
	overflow: hidden;
	border: none;
	margin: 0 0 20px
}
.index_tabul .li {
	line-height: 44px;
	float: left;
	padding: 0 30px 0 0;
	border: none
}
.index_tabul .li a {
	font-size: 20px
}
.index_tabul .li .selected {
	font-size: 20px;
	font-weight: 700
}
.index_tabul .li a:after {
	background: none;
	width: 10px;
	height: 3px;
	background-color: #aa0783;
	right: auto;
	left: 50%;
	margin: 0 0 0 -5px;
	top: auto;
	bottom: 0
}
.home_newsitem {
	width: 100%;
	padding-right: 15px;
	box-sizing: border-box
}
.foot_part1 {
	padding: 30px 0 0
}
.foot_part1 .wrap {
	padding: 0 30px 30px
}
.foot_nav {
	padding: 0 0 20px
}
.foot_nav a {
	display: block
}
.foot_nav .li {
	float: none;
	width: 100%;
	padding: 0
}
.foot_nav .li_tit {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 44px;
	font-weight: 400;
	position: relative;
	border-bottom: 1px solid #d5dae5
}
.foot_nav .li_tit:after {
	content: "";
	position: absolute;
	right: 0;
	top: 18px;
	width: 10px;
	height: 10px;
	background: url(../image/index_phone_footicon.997701e.png) 50% no-repeat;
	background-size: cover;
	transition: all .6s
}
.foot_nav .li.one .li_tit:after {
	transform: rotate(-90deg)
}
.foot_nav .ol {
	display: none
}
.foot_nav .ol a {
	padding: 6px 0
}
.foot_langbox, .foot_share {
	position: relative;
	text-align: center
}
.foot_share {
	right: 0
}
.foot_part1 .foot_share .bshare-custom a {
	display: inline-block;
	margin: 0 15px;
	width: 35px;
	height: 35px;
	background-size: cover
}
.foot_link, .foot_link a {
	color: #fff
}
.foot_copy {
	font-size: 10px;
	line-height: 16px
}
}
@media screen and (max-width:470px) {
.mob_part .nav1 {
	padding: 45% 0 20px
}
.home_banner2 .logo_bg {
	height: 1600px;
	margin-top: -850px
}
.home_banner2 .logo_bg_box {
	transform: scale(.5)
}
.home_banner2 .logo1_bg {
	transform: scale(.5);
	margin-top: 26px
}
.home_banner2 .logo .logo2 {
	margin: 30px auto 80px
}
.home_banner2 .logo .logo3 {
	font-size: 28px
}
.home_part2 .list .img2, .home_part2 .list .img3 {
	width: 100%
}
.home_part2 .list .img {
	width: 100%!important
}
.home_part2 .list .pic_pc {
	display: none
}
.home_part2 .list .pic_iphone {
	display: block
}
.home_part2 .list .img .text {
	padding: 60px 40px!important
}
.home_part2 .list .img .text .intro {
	font-size: 20px
}
.home_part2 .list .img .a_2 .text .intro {
	font-size: 25px;
	text-align: center
}
.home_part2 .list .img .text.text2 {
	padding-bottom: 30px!important
}
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	transform: translateZ(0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	touch-action: pan-y
}
.swiper-wp8-vertical {
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: 50%;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s;
	transform: translateZ(0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #fff;
	opacity: 1
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: hsla(0,0%,100%,.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(270deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(180deg, rgba(0,0,0,.5), transparent)
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
	animation: swiper-preloader-spin 1s steps(12) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
to {
-webkit-transform:rotate(1turn)
}
}
@keyframes swiper-preloader-spin {
to {
transform:rotate(1turn)
}
}
ul.m_entDetailInfo_txt {
	display: block;
	-moz-column-count: 3;
	column-count: 3;
	flex-direction: row
}
ul.m_entDetailInfo_txt .m_entDetailInfo_title {
	margin-bottom: 50px;
	font-size: 30px
}
ul.m_entDetailInfo_txt .m_entDetailInfo_ul {
	margin-bottom: 20px
}
ul.m_entDetailInfo_txt .m_entDetailInfo_ul>li a {
	color: #666
}
ul.m_entDetailInfo_txt .m_entDetailInfo_ul>li a:hover {
	color: #0272df;
	font-size: 14px
}
