a, select, textarea, input, button, html, body, div, ul, li {
	tap-highlight-color: transparent !important;
}
textarea {
	resize: none;
}
* {
	outline: none;
}
.swiper-slide {
	min-height: 0 !important;
}
 @keyframes pulse {
 from {
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
 50% {
 -webkit-transform: scale3d(1.05, 1.05, 1.05);
 transform: scale3d(1.05, 1.05, 1.05);
}
to {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
}
.ov {
	overflow: hidden;
}
body {
	overflow: hidden;
}
 @keyframes move1 {
 0% {
 bottom: -40px;
 opacity: 0;
}
 100% {
 bottom: 0px;
 opacity: 1;
}
}
@font-face {
	font-family: 'big_noodle_titling';
	src: url("fonts/big_noodle_titling.eot");
	src: url("fonts/big_noodle_titling.eot") format("embedded-opentype"), url("fonts/big_noodle_titling.woff2") format("woff2"), url("fonts/big_noodle_titling.woff") format("woff"), url("fonts/big_noodle_titling.ttf") format("truetype"), url("fonts/big_noodle_titling.svg#big_noodle_titling") format("svg");
}
@font-face {
	font-family: 'GOTHIC';
	src: url("fonts/GOTHIC.eot");
	src: url("fonts/GOTHIC.eot") format("embedded-opentype"), url("fonts/GOTHIC.woff2") format("woff2"), url("fonts/GOTHIC.woff") format("woff"), url("fonts/GOTHIC.ttf") format("truetype"), url("fonts/GOTHIC.svg#GOTHIC") format("svg");
}
@font-face {
	font-family: 'RobotoRegular';
	src: url("fonts/RobotoRegular.eot");
	src: url("fonts/RobotoRegular.eot") format("embedded-opentype"), url("fonts/RobotoRegular.woff2") format("woff2"), url("fonts/RobotoRegular.woff") format("woff"), url("fonts/RobotoRegular.ttf") format("truetype"), url("fonts/RobotoRegular.svg#RobotoRegular") format("svg");
}
@font-face {
	font-family: 'BEBAS';
	src: url("fonts/BEBAS.eot");
	src: url("fonts/BEBAS.eot") format("embedded-opentype"), url("fonts/BEBAS.woff2") format("woff2"), url("fonts/BEBAS.woff") format("woff"), url("fonts/BEBAS.ttf") format("truetype"), url("fonts/BEBAS.svg#BEBAS") format("svg");
}
@font-face {
	font-family: 'HELVETI1';
	src: url("fonts/HELVETI1.eot");
	src: url("fonts/HELVETI1.eot") format("embedded-opentype"), url("fonts/HELVETI1.woff2") format("woff2"), url("fonts/HELVETI1.woff") format("woff"), url("fonts/HELVETI1.ttf") format("truetype"), url("fonts/HELVETI1.svg#HELVETI1") format("svg");
}
.ellipsis, .main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .biao, .main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list a .txt, .main.about .container .style .style_box .sbox .slick_style .slick-list .slick-track .slick_item .list a .txt, .main.product .product_list .product_b .pr ul li a .txt, .main.product .detail_box .page_main .page_l p, .main.product .detail_box .page_main .page_l a, .main.brand .brand_box .news ul li a .cont .t, .main.brand .detail .page .left2 p, .main.investment .container .base .base_box .slick_pic .slick-list .slick-track .slick_item .slick_b .txt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

::-webkit-input-placeholder {
 color: #999 !important;
}

:-moz-placeholder {
 color: #999 !important;
}

::-moz-placeholder {
 color: #999 !important;
}

:-ms-input-placeholder {
 color: #999 !important;
}
 @media (min-width: 1024px) {
.top, .process_bb, .main.about .container .brand .content, .main.about .container .brand .brand_box ul li, .main.about .container .brand .brand_bot, .main.about .container .cul .cul_box ul li, .main.about .container .his_box .box, .main.about .container .honor .honor_cen .slick_honor, .main.about .container .style .style_box .sbox, .main.product .product_box, .main.product .detail_box, .main.product .home_box, .main.brand .brand_box, .main.brand .detail, .main.investment .container .vantage .vantage_cen, .main.investment .container .vantage .slick_ad, .main.investment .container .support .support_cen, .main.investment .container .conditions .conditions_box .title_box, .main.investment .container .conditions .conditions_box .ds, .main.investment .container .store .store_cen, .main.investment .container .base .base_box {
	transform: translateY(50px);
	filter: alpha(opacity=0);
	opacity: 0;
}
.top.animate, .animate.process_bb, .main.about .container .brand .animate.content, .main.about .container .brand .brand_box ul li.animate, .main.about .container .brand .animate.brand_bot, .main.about .container .cul .cul_box ul li.animate, .main.about .container .his_box .animate.box, .main.about .container .honor .honor_cen .animate.slick_honor, .main.about .container .style .style_box .animate.sbox, .main.product .animate.product_box, .main.product .animate.detail_box, .main.product .animate.home_box, .main.brand .animate.brand_box, .main.brand .animate.detail, .main.investment .container .vantage .animate.vantage_cen, .main.investment .container .vantage .animate.slick_ad, .main.investment .container .support .animate.support_cen, .main.investment .container .conditions .conditions_box .animate.title_box, .main.investment .container .conditions .conditions_box .animate.ds, .main.investment .container .store .animate.store_cen, .main.investment .container .base .animate.base_box {
	transform: translateY(0px);
	filter: alpha(opacity=100);
	opacity: 1;
}
}
 @media (min-width: 1024px) {
.top2, .abanner .txt_box {
	transform: translateY(-150px);
	filter: alpha(opacity=0);
	opacity: 0;
}
.top2.animate, .abanner .animate.txt_box {
	transform: translateY(0px);
	filter: alpha(opacity=100);
	opacity: 1;
}
}
 @media (min-width: 1024px) {
.bottom, .main.about .container .title_box, .main.about .container .his_box .his_top .ds {
	transform: translateY(-50px);
	filter: alpha(opacity=0);
	opacity: 0;
}
.bottom.animate, .main.about .container .animate.title_box, .main.about .container .his_box .his_top .animate.ds {
	transform: translateY(0px);
	filter: alpha(opacity=100);
	opacity: 1;
}
}
 @media (min-width: 1024px) {
.left, .main.about .container .ab .ab_cen .ab_box .ab_r, .main.investment .container .conditions .conditions_box .wbox .wr {
	transform: translateX(50px);
	filter: alpha(opacity=0);
	opacity: 0;
}
.left.animate, .main.about .container .ab .ab_cen .ab_box .animate.ab_r, .main.investment .container .conditions .conditions_box .wbox .animate.wr {
	transform: translateX(0px);
	filter: alpha(opacity=100);
	opacity: 1;
}
}
 @media (min-width: 1024px) {
.right, .main.about .container .ab .ab_cen .ab_box .ab_l, .main.investment .container .conditions .conditions_box .wbox .wl {
	transform: translateX(-50px);
	filter: alpha(opacity=0);
	opacity: 0;
}
.right.animate, .main.about .container .ab .ab_cen .ab_box .animate.ab_l, .main.investment .container .conditions .conditions_box .wbox .animate.wl {
	transform: translateX(0px);
	filter: alpha(opacity=100);
	opacity: 1;
}
}
.w1400 {
	width: 1400px;
	margin: 0 auto;
}
 @media (max-width: 1420px) {
.w1400 {
	width: 94%;
}
}
.w1600 {
	width: 1600px;
	margin: 0 auto;
}
 @media (max-width: 1620px) {
.w1600 {
	width: 94%;
}
}
.header {
	width: 100%;
	transition: all 0.5s;
	position: relative;
	left: 0;
	height: 85px;
	background: rgba(255,255,255,0.9);
	top: 0;
	z-index: 800;
	border-top: 8px #333333 solid;
}
.header.active {
	transform: translateX(-390px);
}
 @media (max-width: 500px) {
.header.active {
	transform: translateX(-200px);
}
}
.header .header_cen {
	width: 1700px;
	margin: 0 auto;
}
.header .header_cen .logo {
	float: left;
	display: block;
	line-height: 85px;
	margin-left: 24px;
}
.header .header_cen .logo img {
	height: 60px;
	width: auto;
}
.header .header_cen .nav {
	float: right;
	padding-right: 20px;
}
.header .header_cen .nav .line {
	width: 100px;
	height: 4px;
	background: #e1010b;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
}
.header .header_cen .nav ul li {
	float: left;
	padding: 0 20px;
	position: relative;
}
.header .header_cen .nav ul li > a {
	font-size: 16px;
	line-height: 85px;
	color: #333;
	display: block;
}
.header .header_cen .nav ul li .slider {
	position: absolute;
	top: 85px;
	width: 110%;
	left: 50%;
	padding: 15px 0;
	display: none;
	background: rgba(0, 0, 0, 0.8);
	margin-left: -55%;
}
.header .header_cen .nav ul li .slider a {
	display: block;
	font-size: 14px;
	line-height: 40px;
	color: #dbdbdb;
	transition: all 0.3s;
	text-align: center;
}
.header .header_cen .nav ul li .slider a:hover {
	background: #e70012;
	color: #fff;
}
.header .header_cen .link {
	float: right;
	padding-top: 23px;
}
.header .header_cen .link a {
	width: 30px;
	height: 30px;
	float: left;
	margin-left: 18px;
	position: relative;
	display: block;
	border-radius: 50%;
	font-size: 12px;
	line-height: 30px;
	color: #333;
	text-align: center;
	transition: all 0.5s ease-out;
	position: relative;
	background: #626262;
	z-index: 20;
}
.header .header_cen .link a.cloud {
	padding: 0 15px;
	width: auto;
	border-radius: 15px;
	animation: pulse 1s both infinite;
}
 @media (max-width: 400px) {
.header .header_cen .link a.cloud {
	padding: 0 10px;
	border-radius: 13px;
}
}
 @media (min-width: 1024px) {
.header .header_cen .link a:hover {
	background: #fff;
	color: #000;
}
}
.header .header_cen .push-line {
	overflow: hidden;
	width: 32px;
	height: 60px;
	cursor: pointer;
	float: right;
	position: relative;
	display: none;
	transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1);
}
 @media (max-width: 1024px) {
.header .header_cen .push-line {
	display: block;
}
}
.header .header_cen .push-line span {
	height: 2px;
	background: #d00;
	display: block;
	position: absolute;
	width: 100%;
	display: block;
	z-index: 5;
	top: 15px;
	left: 50%;
	margin: 0px 0px 0px -16px;
	transform-origin: center;
	transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.header .header_cen .push-line span.line-2 {
	top: 25px;
}
.header .header_cen .push-line span.line-3 {
	top: 35px;
}
.header .header_cen .push-line.currentDd .line-1 {
	transform: rotate(225deg);
	top: 30px;
}
.header .header_cen .push-line.currentDd .line-2 {
	opacity: 0;
	left: -100%;
}
.header .header_cen .push-line.currentDd .line-3 {
	top: 30px;
	transform: rotate(-225deg);
}
 @media (max-width: 1720px) {
.header .header_cen {
	width: 94%;
}
.header .header_cen .nav ul li {
	padding: 0 20px;
}
}
 @media (max-width: 1400px) {
.header .header_cen .nav ul li {
	padding: 0 15px;
}
}
 @media (max-width: 1300px) {
.header .header_cen .link a {
	margin-left: 15px;
}
.header .header_cen .nav {
	padding-right: 15px;
}
.header .header_cen .nav ul li {
	padding: 0 12px;
}
}
 @media (max-width: 1180px) {
.header .header_cen .link {
	padding-top: 25px;
}
.header .header_cen .link a {
	margin-left: 5px;
	width: 26px;
	height: 26px;
	line-height: 26px;
}
.header .header_cen .nav {
	padding-right: 3px;
}
.header .header_cen .nav ul li {
	padding: 0 8px;
	font-size: 15px;
}
}
 @media (max-width: 1024px) {
.header {
	height: 60px;
}
.header .header_cen .logo {
	line-height: 60px;
	margin-left: 0;
}
.header .header_cen .logo img {
	height: 32px;
}
.header .header_cen .link {
	padding-top: 15px;
	padding-right: 15px;
}
.header .header_cen .nav {
	display: none;
}
}
 @media (max-width: 400px) {
	 .header .header_cen .logo {
	line-height: 50px;
	margin-left: 0;
}
.header .header_cen .logo img {
	height: 35px;
}
.header .header_cen .link {
	padding-top: 14px;
}
.header .header_cen .link img{ height:25px;
}
.header .header_cen .link a {
	width: 26px;
	height: 26px;
	line-height: 26px;
	margin-left: 8px;
	font-size: 11px;
}
}
.abanner {
	overflow: hidden;
	position: relative;
}
.abanner .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.1);
}
.abanner .txt_box {
	width: 1200px;
	position: absolute;
	height: 100%;
	left: 50%;
	margin-left: -600px;
	top: 0;
	text-align: right;
	padding-right: 6.3%;
	box-sizing: border-box;
	transition: transform 0.5s, opacity 0.5s;
}
.abanner .txt_box .tab {
	width: 100%;
	height: 100%;
	display: table;
}
.abanner .txt_box .tab .tab_cell {
	display: table-cell;
	vertical-align: middle;
}
.abanner .txt_box .tab .tab_cell .text {
	padding: 40px 70px 40px 0;
	display: inline-block;
	background-image: url(../images/bg.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
}
.abanner .txt_box .tab .tab_cell .text .cn {
	font-size: 40px;
	line-height: 60px;
	color: #fff;
}
.abanner .txt_box .tab .tab_cell .text .en {
	font-size: 50px;
	line-height: 56px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'GOTHIC';
}
.abanner .txt_box .tab .tab_cell .text .line {
	width: 40px;
	height: 4px;
	float: right;
	background: #fff;
	margin-top: 17px;
}
.abanner .bg2 {
	width: 100%;
	height: 23%;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
}
 @media (max-width: 750px) {
.abanner .bg2 {
	display: none;
}
}
.abanner .txt_box2 {
	width: 1200px;
	position: absolute;
	height: 100%;
	left: 50%;
	margin-left: -600px;
	top: 0;
}
.abanner .txt_box2 .txt_main {
	width: 100%;
	height: auto;
	padding-top: 16%;
}
.abanner .txt_box2 .txt_main .logo img {
	display: block;
	margin: 0 auto;
}
.abanner .txt_box2 .txt_main .tit {
	text-align: center;
	margin-top: 30px;
}
.abanner .txt_box2 .txt_main .tit .cn {
	font-size: 60px;
	line-height: 70px;
	color: #fff;
	font-weight: bold;
}
.abanner .txt_box2 .txt_main .tit .en {
	font-size: 20px;
	line-height: 26px;
	color: #fff;
	filter: alpha(opacity=30);
	opacity: 0.3;
	text-transform: uppercase;
	font-family: 'GOTHIC';
}
.abanner .txt_box2 .txt_main .form {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8%;
}
.abanner .txt_box2 .txt_main .form .text {
	width: 640px;
	height: 60px;
	float: left;
	background: #fff;
	font-size: 16px;
	line-height: 60px;
	color: #999;
	padding: 0;
	border: none;
	text-indent: 1em;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.abanner .txt_box2 .txt_main .form .submit {
	width: 120px;
	height: 60px;
	background: #c41921;
	font-size: 20px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	border: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
 @media (max-width: 1700px) {
.abanner .txt_box2 .txt_main {
	padding-top: 10%;
}
.abanner .txt_box2 .txt_main .tit {
	margin-top: 20px;
}
.abanner .txt_box2 .txt_main .tit .cn {
	font-size: 50px;
	line-height: 60px;
}
.abanner .txt_box2 .txt_main .tit .en {
	font-size: 20px;
	line-height: 26px;
}
.abanner .txt_box2 .txt_main .form {
	width: 760px;
	margin-top: 5%;
}
}
 @media (max-width: 1220px) {
.abanner .txt_box2 {
	width: 94%;
	margin-left: -47%;
}
.abanner .txt_box2 .txt_main {
	padding-top: 8%;
}
.abanner .txt_box2 .txt_main .tit {
	margin-top: 20px;
}
.abanner .txt_box2 .txt_main .tit .cn {
	font-size: 50px;
	line-height: 60px;
}
.abanner .txt_box2 .txt_main .tit .en {
	font-size: 16px;
	line-height: 20px;
}
.abanner .txt_box2 .txt_main .form {
	width: 760px;
	margin-top: 5%;
}
}
 @media (max-width: 1024px) {
.abanner .txt_box2 .txt_main {
	padding-top: 8%;
}
.abanner .txt_box2 .txt_main .tit {
	margin-top: 20px;
}
.abanner .txt_box2 .txt_main .tit .cn {
	font-size: 40px;
	line-height: 50px;
}
.abanner .txt_box2 .txt_main .tit .en {
	font-size: 14px;
	line-height: 20px;
}
.abanner .txt_box2 .txt_main .form {
	width: 600px;
	margin-top: 5%;
}
.abanner .txt_box2 .txt_main .form .text {
	width: 500px;
}
.abanner .txt_box2 .txt_main .form .submit {
	width: 100px;
}
}
 @media (max-width: 650px) {
.abanner .txt_box2 .txt_main {
	padding-top: 12%;
}
.abanner .txt_box2 .txt_main .tit {
	margin-top: 20px;
}
.abanner .txt_box2 .txt_main .tit .cn {
	font-size: 36px;
	line-height: 40px;
}
.abanner .txt_box2 .txt_main .tit .en {
	font-size: 14px;
	line-height: 20px;
}
.abanner .txt_box2 .txt_main .form {
	width: 450px;
	margin-top: 5%;
}
.abanner .txt_box2 .txt_main .form .text {
	height: 50px;
	line-height: 50px;
	width: 350px;
}
.abanner .txt_box2 .txt_main .form .submit {
	height: 50px;
	line-height: 50px;
	width: 100px;
	font-size: 16px;
}
}
 @media (max-width: 500px) {
.abanner .txt_box2 .txt_main {
	padding-top: 12%;
}
.abanner .txt_box2 .txt_main .logo img {
	height: 40px;
	width: auto;
}
.abanner .txt_box2 .txt_main .tit {
	margin-top: 20px;
}
.abanner .txt_box2 .txt_main .tit .cn {
	font-size: 30px;
	line-height: 40px;
}
.abanner .txt_box2 .txt_main .tit .en {
	font-size: 13px;
	line-height: 20px;
}
.abanner .txt_box2 .txt_main .form {
	width: 300px;
	margin-top: 5%;
}
.abanner .txt_box2 .txt_main .form .text {
	height: 40px;
	line-height: 40px;
	width: 200px;
}
.abanner .txt_box2 .txt_main .form .submit {
	height: 40px;
	line-height: 40px;
	width: 100px;
	font-size: 15px;
}
}
.abanner > img {
	width: 100%;
	height: auto;
}
 @media (max-width: 1300px) {
.abanner > img {
	width: 130%;
	margin-left: -15%;
}
}
 @media (max-width: 1220px) {
.abanner .txt_box {
	width: 94%;
	margin-left: -47%;
}
.abanner .txt_box .tab .tab_cell .text .cn {
	font-size: 36px;
	line-height: 50px;
}
.abanner .txt_box .tab .tab_cell .text .en {
	font-size: 44px;
	line-height: 50px;
}
.abanner .txt_box .tab .tab_cell .text .line {
	margin-top: 10px;
}
}
 @media (max-width: 1024px) {
.abanner > img {
	width: 140%;
	margin-left: -20%;
}
.abanner .txt_box .tab .tab_cell .text {
	background: none;
	padding: 0;
}
.abanner .txt_box .tab .tab_cell .text .cn {
	font-size: 30px;
	line-height: 44px;
}
.abanner .txt_box .tab .tab_cell .text .en {
	font-size: 36px;
	line-height: 44px;
}
.abanner .txt_box .tab .tab_cell .text .line {
	margin-top: 10px;
}
}
 @media (max-width: 650px) {
.abanner > img {
	width: 180%;
	margin-left: -40%;
}
.abanner .txt_box .tab .tab_cell .text {
	background: none;
	padding: 0;
}
.abanner .txt_box .tab .tab_cell .text .cn {
	font-size: 26px;
	line-height: 36px;
}
.abanner .txt_box .tab .tab_cell .text .en {
	font-size: 30px;
	line-height: 40px;
}
.abanner .txt_box .tab .tab_cell .text .line {
	margin-top: 5px;
}
}
.process_bb {
	margin-top: -8%;
	position: relative;
	z-index: 10;
	padding-bottom: 120px;
	transition: transform 0.5s, opacity 0.5s;
}
.process_bb .tit {
	text-align: center;
}
.process_bb .tit .cn {
	font-size: 26px;
	line-height: 36px;
	color: #fff;
	font-weight: bold;
}
.process_bb .tit .en {
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	filter: alpha(opacity=30);
	opacity: 0.3;
	text-transform: uppercase;
	font-family: 'GOTHIC';
}
.process_bb .box {
	margin-top: 44px;
}
.process_bb .box ul li {
	width: 33.33%;
	float: left;
	padding: 0 7%;
	box-sizing: border-box;
}
.process_bb .box ul li .tu img {
	display: block;
	margin: 0 auto;
}
.process_bb .box ul li .cont {
	text-align: center;
	padding-top: 27px;
}
.process_bb .box ul li .cont .t {
	font-size: 20px;
	line-height: 30px;
	color: #333;
	font-weight: bold;
}
.process_bb .box ul li .cont .con {
	font-size: 14px;
	line-height: 24px;
	color: #888;
	padding-top: 10px;
	text-align: center;
}
.process_bb .back {
	width: 200px;
	height: 50px;
	background: #050001;
	font-size: 16px;
	line-height: 50px;
	color: #fff;
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 110px;
}
 @media (max-width: 1700px) {
.process_bb .box {
	margin-top: 2%;
}
}
 @media (max-width: 1300px) {
.process_bb {
	margin-top: -10%;
}
}
 @media (max-width: 1220px) {
.process_bb {
	padding-bottom: 100px;
}
.process_bb .back {
	margin-top: 100px;
}
}
 @media (max-width: 1024px) {
.process_bb {
	margin-top: -12%;
	padding-bottom: 80px;
}
.process_bb .tit .cn {
	font-size: 20px;
	line-height: 30px;
}
.process_bb .tit .en {
	font-size: 14px;
	line-height: 20px;
}
.process_bb .box ul li {
	padding: 0 3%;
}
.process_bb .back {
	margin-top: 70px;
	width: 160px;
}
}
 @media (max-width: 750px) {
.process_bb {
	margin-top: 30px;
	padding-bottom: 40px;
}
.process_bb .tit .cn {
	color: #000;
}
.process_bb .tit .en {
	color: #999;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.process_bb .box ul li {
	padding: 0 10px;
}
.process_bb .box ul li .tu img {
	width: 120px;
}
.process_bb .box ul li .cont {
	padding-top: 15px;
}
.process_bb .box ul li .cont .t {
	font-size: 16px;
	line-height: 28px;
}
.process_bb .back {
	margin-top: 40px;
	width: 140px;
}
}
 @media (max-width: 650px) {
.process_bb {
	margin-top: 30px;
	padding-bottom: 40px;
}
.process_bb .tit .cn {
	color: #000;
}
.process_bb .tit .en {
	color: #999;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.process_bb .box ul li {
	width: 100%;
	float: none;
	margin-top: 10px;
	padding: 0 10px;
}
.process_bb .box ul li .tu img {
	width: 120px;
}
.process_bb .box ul li .cont {
	padding-top: 15px;
}
.process_bb .box ul li .cont .t {
	font-size: 16px;
	line-height: 28px;
}
.process_bb .back {
	margin-top: 40px;
	width: 120px;
	height: 40px;
	line-height: 40px;
}
}
.position {
	width: 100%;
	height: 70px;
	transform: translate(0) !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	background: #f6f6f6;
}
.position.fix {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
}
.position .position_cen {
	font-size: 0;
	height: 100%;
	text-align: center;
}
.position .position_cen a {
	display: inline-block;
	width: 14.1%;
	height: 100%;
	font-size: 16px;
	line-height: 70px;
	color: #050001;
	text-align: center;
	position: relative;
}
 @media (min-width: 1024px) {
.position .position_cen a:hover .txt {
	color: #fff;
}
.position .position_cen a:hover .bg {
	transform-origin: left center;
	transform: scaleX(1);
}
.position .position_cen a:hover .line {
	filter: alpha(opacity=100);
	opacity: 1;
}
}
.position .position_cen a.active .txt {
	color: #fff;
}
.position .position_cen a.active .bg {
	transform-origin: left center;
	transform: scaleX(1);
}
.position .position_cen a.active .line {
	filter: alpha(opacity=100);
	opacity: 1;
}
.position .position_cen a .txt {
	display: block;
	position: relative;
	z-index: 10;
	transition: transform 0.38s cubic-bezier(0.4, 0, 0.2, 1);
}
.position .position_cen a .line {
	width: 1px;
	height: 25px;
	background: #e49ab0;
	position: absolute;
	right: 0;
	transition: all 0.38s cubic-bezier(0.4, 0, 0.2, 1);
	display: block;
	top: 0;
	transform: rotate(45deg);
	filter: alpha(opacity=0);
	opacity: 0;
	transform-origin: left top;
}
.position .position_cen a .line.line2 {
	right: auto;
	left: 0;
	bottom: 0;
	top: auto;
	transform-origin: left bottom;
}
.position .position_cen a .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #c00;
	transform-origin: right center;
	transform: scaleX(0);
	transition: transform 0.38s cubic-bezier(0.4, 0, 0.2, 1);
}
 @media (max-width: 1220px) {
.position {
	height: 60px;
}
.position .position_cen a {
	line-height: 60px;
	font-size: 15px;
}
}
 @media (max-width: 900px) {
.position {
	height: 50px;
}
.position .position_cen a {
	line-height: 50px;
	font-size: 15px;
}
.position .position_cen a .line {
	height: 15px;
}
}
 @media (max-width: 700px) {
.position {
	height: 50px;
	overflow-y: hidden;
	overflow-x: auto;
}
.position .position_cen a {
	width: 100px;
	line-height: 50px;
	font-size: 15px;
}
.position .position_cen a .line {
	height: 15px;
}
}
.w1200 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
 @media (max-width: 1220px) {
.w1200 {
	width: 94%;
}
}
.title_box .en {
	font-size: 46px;
	line-height: 46px;
	color: #050001;
	font-family: 'big_noodle_titling';
	text-align: center;
}
.title_box .cn {
	position: relative;
	text-align: center;
}
.title_box .cn .line {
	display: inline-block;
	vertical-align: middle;
	height: 1px;
	background: #aaa;
	width: 100px;
}
.title_box .cn .txt {
	font-size: 24px;
	line-height: 36px;
	color: #050001;
	display: inline-block;
	padding: 0 20px;
	vertical-align: middle;
	position: relative;
	z-index: 10;
}
@media (max-width: 1220px) {
.title_box .en {
	font-size: 40px;
	line-height: 40px;
}
.title_box .cn .txt {
	font-size: 24px;
	line-height: 30px;
}
.title_box .cn .line {
	width: 80px;
}
}
@media (max-width: 1024px) {
.title_box .en {
	font-size: 36px;
	line-height: 36px;
}
}
@media (max-width: 500px) {
.title_box .en {
	font-size: 30px;
	line-height: 30px;
}
.title_box .cn .txt {
	padding: 0 10px;
	font-size: 20px;
	line-height: 30px;
}
.title_box .cn .line {
	width: 50px;
}
}
.main {
	transition: all 0.5s;
}
.main.active {
	transform: translateX(-390px);
}
 @media (max-width: 500px) {
.main.active {
	transform: translateX(-200px);
}
}
.main.welcome {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
 @media (max-width: 1024px) {
.main.welcome {
	height: auto;
	padding-top: 60px;
	overflow: inherit;
}
}
.main.welcome .section {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.main.welcome .section .page {
	width: 100%;
	position: relative;
	height: 100%;
}
.main.welcome .section .page.page2 .sb {
	top: auto;
	bottom: 30px;
}
 @media (max-height: 700px) {
.main.welcome .section .page.page2 .sb {
	display: none;
	width: 26px;
	margin-left: -13px;
	bottom: 5px;
}
.main.welcome .section .page.page2 .sb .arrow {
	top: 24px;
}
}
.main.welcome .section .page.page3 .sb {
	top: auto;
	bottom: 30px;
}
 @media (max-height: 700px) {
.main.welcome .section .page.page3 .sb {
	width: 26px;
	margin-left: -13px;
	display: none;
	bottom: 5px;
}
.main.welcome .section .page.page3 .sb .arrow {
	top: 24px;
}
}
.main.welcome .section .page.page3 .box .tab .tab_cell .title_box .en {
	color: #fff;
}
.main.welcome .section .page.page3 .box .tab .tab_cell .title_box .cn .txt {
	color: #fff;
}
.main.welcome .section .page.page3 .box .tab .tab_cell .title_box .cn .line {
	background: #aaa;
}
.main.welcome .section .page.page4 .sb {
	top: auto;
	bottom: 30px;
}
 @media (max-height: 700px) {
.main.welcome .section .page.page4 .sb {
	width: 26px;
	margin-left: -13px;
	display: none;
	bottom: 5px;
}
.main.welcome .section .page.page4 .sb .arrow {
	top: 24px;
}
}
.main.welcome .section .page.page4 .box .tab .tab_cell .title_box .en {
	color: #fff;
}
.main.welcome .section .page.page4 .box .tab .tab_cell .title_box .cn .txt {
	color: #fff;
}
.main.welcome .section .page.page4 .box .tab .tab_cell .title_box .cn .line {
	background: #fff;
}
.main.welcome .section .page.active .banner .bot {
	transform: perspective(1000px) rotateX(0deg);
}
.main.welcome .section .page.active .box .tab .tab_cell .title_box {
	transform: translateY(0px);
	filter: alpha(opacity=100);
	opacity: 1;
	transition: transform 0.5s, opacity 0.5s;
	
}
.main.welcome .section .page.active .box .tab .tab_cell .ab_box .ab_l, .main.welcome .section .page.active .box .tab .tab_cell .ab_box .ab_r {
	transform: translateX(0px);
	filter: alpha(opacity=100);
	opacity: 1;
	transition: transform 0.5s, opacity 0.5s;
}
.main.welcome .section .page.active .box .tab .tab_cell .slick_box, .main.welcome .section .page.active .box .tab .tab_cell .scrollbox, .main.welcome .section .page.active .box .tab .tab_cell .container, .main.welcome .section .page.active .box .tab .tab_cell .process_box, .main.welcome .section .page.active .box .tab .tab_cell .jbox {
	transform: translate(0px);
	filter: alpha(opacity=100);
	opacity: 1;
	transition: transform 0.5s, opacity 0.5s;
}
.main.welcome .section .page .country {
	position: absolute;
	right: 3.3%;
	bottom: 50px;
}
.main.welcome .section .page .country ul li {
	margin-top: 7px;
}
.main.welcome .section .page .country ul li a img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}
.main.welcome .section .page .country ul li a span {
	font-size: 18px;
	line-height: 24px;
	color: #777;
	font-family: 'RobotoRegular';
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	margin: 0 5px;
}
 @media (max-height: 700px) {
.main.welcome .section .page .country {
	display: none;
}
}
 @media (max-width: 1024px) {
.main.welcome .section .page .country {
	position: static;
	padding-top: 20px;
	display: none;
	padding-right: 3%;
}
.main.welcome .section .page .country ul {
	overflow: hidden;
}
.main.welcome .section .page .country ul li {
	float: right;
	margin-top: 0;
}
.main.welcome .section .page .country ul li a span {
	font-size: 14px;
}
}
 @media (max-width: 500px) {
.main.welcome .section .page .country {
	padding-top: 15px;
	padding-right: 3%;
}
.main.welcome .section .page .country ul {
	overflow: hidden;
}
.main.welcome .section .page .country ul li {
	float: right;
	margin-top: 0;
}
.main.welcome .section .page .country ul li a span {
	font-size: 12px;
}
}
.main.welcome .section .page .sb {
	width: 34px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -17px;
	top: 0;
	cursor: pointer;
}
 @media (max-width: 1024px) {
.main.welcome .section .page .sb {
	display: none;
}
}
.main.welcome .section .page .sb > img {
	width: 100%;
	height: auto;
}
.main.welcome .section .page .sb .arrow {
	width: 13px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -6.5px;
	top: 36px;
}
.main.welcome .section .page .sb .arrow img {
	width: 100%;
	height: auto;
}
 @media (max-height: 700px) {
.main.welcome .section .page .sb {
	width: 26px;
	display: none;
	margin-left: -13px;
	bottom: 5px;
}
.main.welcome .section .page .sb .arrow {
	top: 24px;
}
}
.main.welcome .section .page .banner {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100%;
}
.main.welcome .section .page .banner .bot {
	width: 1400px;
	height: 100px;
	background: #fff;
	position: absolute;
	left: 50%;
	margin-left: -700px;
	bottom: 0;
	z-index: 100;
	transform: perspective(1000px) rotateX(90deg);
	transform-origin: bottom center;
	filter: alpha(opacity=50);
	opacity: 0.5;
	transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}
.main.welcome .section .page .banner .bot:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.main.welcome .section .page .banner .bot .bot_cen {
	padding: 0 50px;
	position: relative;
}
.main.welcome .section .page .banner .bot .bot_cen .btn {
	float: left;
	padding-top: 34px;
}
.main.welcome .section .page .banner .bot .bot_cen .btn .btn_l {
	float: left;
	cursor: pointer;
	width: 30px;
	transition: all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2);
	position: relative;
}
.main.welcome .section .page .banner .bot .bot_cen .btn .btn_l .ico {
	width: 30px;
	height: 32px;
	background: url(../images/left.png) no-repeat left center;
}
.main.welcome .section .page .banner .bot .bot_cen .btn .btn_l .line {
	width: 0px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	transition: all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2);
	margin-top: -1px;
	background: #050001;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .banner .bot .bot_cen .btn .btn_l:hover {
	width: 30px;
	transform: translateX(-5px);
}
.main.welcome .section .page .banner .bot .bot_cen .btn .btn_l:hover .line {
	width: 30px;
}
}
.main.welcome .section .page .banner .bot .bot_cen .btn .border {
	width: 1px;
	height: 32px;
	margin: 0 10px;
	background: #e1e1e1;
	font-size: 0;
	float: left;
}
.main.welcome .section .page .banner .bot .bot_cen .btn .btn_r {
	float: left;
	width: 30px;
	cursor: pointer;
	transition: all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2);
	position: relative;
}
.main.welcome .section .page .banner .bot .bot_cen .btn .btn_r .ico {
	width: 30px;
	height: 32px;
	background: url(../images/right.png) no-repeat right center;
}
.main.welcome .section .page .banner .bot .bot_cen .btn .btn_r .line {
	width: 0px;
	height: 2px;
	position: absolute;
	transition: all 0.5s cubic-bezier(0.4, 0.5, 0.2, 1.2);
	right: 0;
	top: 50%;
	margin-top: -1px;
	background: #050001;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .banner .bot .bot_cen .btn .btn_r:hover {
	transform: translateX(5px);
}
.main.welcome .section .page .banner .bot .bot_cen .btn .btn_r:hover .line {
	width: 30px;
}
}
.main.welcome .section .page .banner .bot .bot_cen .num {
	padding-top: 34px;
	float: left;
	padding-left: 6px;
}
.main.welcome .section .page .banner .bot .bot_cen .num a {
	margin-left: 24px;
	display: block;
	float: left;
	font-family: 'GOTHIC';
	font-size: 14px;
	line-height: 32px;
	color: #444;
	transition: all 0.3s;
}
.main.welcome .section .page .banner .bot .bot_cen .num a.active {
	color: #000;
	font-weight: bold;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .banner .bot .bot_cen .num a:hover {
	color: #000;
}
}
.main.welcome .section .page .banner .bot .bot_cen .share {
	float: right;
	padding-top: 36px;
}
.main.welcome .section .page .banner .bot .bot_cen .share span {
	float: left;
	font-size: 14px;
	line-height: 32px;
	color: #666;
	display: block;
}
.main.welcome .section .page .banner .bot .bot_cen .share img {
	display: block;
	margin-top: 12px;
	float: left;
	margin-left: 20px;
}
.main.welcome .section .page .banner .bot .bot_cen .share .bdsharebuttonbox {
	float: left;
	margin-left: 5px;
}
.main.welcome .section .page .banner .bot .bot_cen .share .bdsharebuttonbox a {
	width: 22px;
	height: 20px;
	padding: 0;
	margin: 6px 0 0 15px;
	transition: all 0.4s cubic-bezier(0.65, -0.6, 0.24, 1.65);
}
.main.welcome .section .page .banner .bot .bot_cen .share .bdsharebuttonbox a.bds_sqq {
	background: url(../images/qq.png) no-repeat center top;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .banner .bot .bot_cen .share .bdsharebuttonbox a.bds_sqq:hover {
	background-position: center -24px;
	opacity: 1 !important;
}
}
.main.welcome .section .page .banner .bot .bot_cen .share .bdsharebuttonbox a.bds_weixin {
	background: url(../images/wx.png) no-repeat center 2px;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .banner .bot .bot_cen .share .bdsharebuttonbox a.bds_weixin:hover {
	background-position: center -18px;
	opacity: 1 !important;
}
}
.main.welcome .section .page .banner .bot .bot_cen .share .bdsharebuttonbox a.bds_tsina {
	background: url(../images/sina.png) no-repeat center 2px;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .banner .bot .bot_cen .share .bdsharebuttonbox a.bds_tsina:hover {
	background-position: center -17px;
	opacity: 1 !important;
}
}
 @media (max-height: 700px) {
.main.welcome .section .page .banner .bot {
	height: 80px;
}
.main.welcome .section .page .banner .bot .bot_cen .btn {
	padding-top: 24px;
}
.main.welcome .section .page .banner .bot .bot_cen .num {
	padding-top: 24px;
}
.main.welcome .section .page .banner .bot .bot_cen .share {
	padding-top: 26px;
}
}
.main.welcome .section .page .banner .swiper_banner {
	display: none;
}
.main.welcome .section .page .banner .swiper_banner .swiper-container .swiper-wrapper .swiper-slide a {
	display: block;
	overflow: hidden;
}
.main.welcome .section .page .banner .swiper_banner .swiper-container .swiper-wrapper .swiper-slide a img {
	width: 100%;
	height: auto;
}
.main.welcome .section .page .banner .swiper_banner .swiper-container .pagination {
	position: absolute;
	bottom: 10px;
	left: 0;
	text-align: center;
	width: 100%;
	z-index: 10;
}
.main.welcome .section .page .banner .swiper_banner .swiper-container .pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	margin: 0 5px;
}
.main.welcome .section .page .banner .swiper_banner .swiper-container .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
}
 @media (max-width: 1024px) {
.main.welcome .section .page .banner .swiper_banner {
	display: block;
}
}
 @media (max-width: 700px) {
.main.welcome .section .page .banner .swiper_banner .swiper-container .swiper-wrapper .swiper-slide a img {
	width: 130%;
	margin-left: -15%;
}
}
.main.welcome .section .page .banner .banner_box {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.main.welcome .section .page .banner .banner_box ul {
	height: 100%;
	position: relative;
}
.main.welcome .section .page .banner .banner_box ul li {
	height: 100%;
	float: left;
}
.main.welcome .section .page .banner .banner_box ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.main.welcome .section .page .box_m {
	width: 100%;
	height: 100%;
	padding-top: 40px;
	box-sizing: border-box;
}
 @media (max-width: 1024px) {
.main.welcome .section .page .box_m {
	padding-top: 0;
	height: auto;
}
}
.main.welcome .section .page .box {
	width: 100%;
	height: 100%;
}
.main.welcome .section .page .box .tab {
	width: 100%;
	height: 100%;
	display: table;
}
.main.welcome .section .page .box .tab .tab_cell {
	display: table-cell;
	vertical-align: middle;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .title_box {
	transform: translateY(-50px);
	filter: alpha(opacity=0);
	opacity: 0;
}
}
.main.welcome .section .page .box .tab .tab_cell .ab_box {
	padding-top: 70px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l {
	float: left;
	width: 34.1%;
	padding-top: 16px;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l {
	transform: translateX(-100px);
	filter: alpha(opacity=0);
	opacity: 0;
}
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .tit .en {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	font-family: 'GOTHIC';
	text-transform: uppercase;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .tit .cn {
	font-size: 20px;
	line-height: 36px;
	color: #000;
	font-weight: bold;
	display: inline-block;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 4px solid #aaa;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .con {
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-top: 35px;
	height: 196px;
	overflow: hidden;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .more {
	width: 160px;
	height: 42px;
	background: #050001;
	display: block;
	text-align: center;
	margin-top: 20px;
}
.morex {
	width: 160px;
	height: 42px;
	background: #050001;
	display: block;
	text-align: center;
	margin-top: 20px;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .more:hover .ico {
	transform: translateX(10px);
}
.morex:hover .ico {
	transform: translateX(10px);
}
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .more .txt {
	display: inline-block;
	font-size: 14px;
	line-height: 42px;
	color: #fff;
	margin: 0 2px;
	vertical-align: middle;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .more .ico {
	width: 17px;
	height: 8px;
	transition: all 0.5s;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/jj.png) no-repeat;
	background-size: cover;
	margin: 0 2px;
}
.morex .txt {
	display: inline-block;
	font-size: 14px;
	line-height: 42px;
	color: #fff;
	margin: 0 2px;
	vertical-align: middle;
}
.morex .ico {
	width: 17px;
	height: 8px;
	transition: all 0.5s;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/jj.png) no-repeat;
	background-size: cover;
	margin: 0 2px;
}

.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r {
	width: 59.33%;
	float: right;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r {
	transform: translateX(100px);
	filter: alpha(opacity=0);
	opacity: 0;
}
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li:last-child {
	margin-right: 0;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li {
	float: left;
	width: 32%;
	margin-right: 1.9%;
	overflow: hidden;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a {
	display: block;
	position: relative;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a:hover .mask {
	transform: perspective(1000px) rotateX(0deg);
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a:hover .cont img {
	top: 29%;
	filter: alpha(opacity=100);
	opacity: 1;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a:hover .cont .tit {
	bottom: 31%;
}
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.8);
	transform: perspective(1000px) rotateX(180deg);
	transform-origin: bottom center;
	transition: transform 0.5s ease-in;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont img {
	position: absolute;
	width: 58px;
	height: auto;
	left: 50%;
	margin-left: -29px;
	top: 5%;
	transition: all 0.5s 0.3s ease-out;
	filter: alpha(opacity=0);
	opacity: 0;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont .tit {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 5.5%;
	transition: all 0.5s 0.3s ease-out;
	text-align: center;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont .tit .en {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-family: 'GOTHIC';
	text-transform: uppercase;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont .tit .cn {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	display: block;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .tu {
	overflow: hidden;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .tu img {
	width: 100%;
	height: auto;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box {
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box {
	transform: translateY(50px);
	filter: alpha(opacity=0);
	opacity: 0;
}
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-prev {
	width: 25px;
	height: 58px;
	position: absolute;
	left: -50px;
	background: url(../images/l.png) no-repeat;
	background-size: cover;
	top: 50%;
	margin-top: -29px;
	transition: all 0.5s;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-prev:hover {
	background: url(../images/l2.png) no-repeat;
}
}
 @media (max-width: 1300px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-prev {
	left: -3%;
}
}
 @media (max-width: 800px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-prev {
	width: 20px;
	height: 46.4px;
	left: 0;
}
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-next {
	width: 25px;
	height: 58px;
	position: absolute;
	right: -50px;
	background: url(../images/r.png) no-repeat;
	background-size: cover;
	top: 50%;
	margin-top: -29px;
	transition: all 0.5s;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-next:hover {
	background: url(../images/r2.png) no-repeat;
}
}
 @media (max-width: 1300px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-next {
	right: -3%;
}
}
 @media (max-width: 800px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-next {
	width: 20px;
	height: 46.4px;
	right: 0;
}
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box {
	margin: 0 4.3%;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a {
	position: relative;
	display: block;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a:hover .mask {
	transform: perspective(1000px) rotateX(0deg);
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a:hover .cont .tit {
	top: 29%;
	filter: alpha(opacity=100);
	opacity: 1;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a:hover .cont img {
	bottom: 31%;
	filter: alpha(opacity=100);
	opacity: 1;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a:hover .border {
	border-color: #464344;
}
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.8);
	transform: perspective(1000px) rotateX(180deg);
	transform-origin: bottom center;
	transition: transform 0.5s ease-in;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a .cont {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a .cont img {
	position: absolute;
	width: 58px;
	height: auto;
	left: 50%;
	margin-left: -29px;
	bottom: 5.5%;
	transition: all 0.5s 0.3s ease-out;
	filter: alpha(opacity=0);
	opacity: 0;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a .cont .tit {
	width: 100%;
	position: absolute;
	left: 0;
	top: 5%;
	transition: all 0.5s 0.3s ease-out;
	filter: alpha(opacity=0);
	opacity: 0;
	text-align: center;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a .cont .tit .en {
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	font-family: 'GOTHIC';
	text-transform: uppercase;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a .cont .tit .cn {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	display: block;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a .border {
	position: absolute;
	z-index: 100;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	transition: all 0.5s ease-in;
	border: 1px solid #e5e5e5;
	display: block;
	box-sizing: border-box;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a .tu {
	overflow: hidden;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a .tu img {
	width: 100%;
	height: auto;
}
 @media (max-height: 700px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box {
	padding-top: 20px;
	width: 900px;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box {
	margin: 0 3.5%;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a .cont img {
	width: 40px;
	margin-left: -20px;
}
}
 @media (max-width: 1300px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box {
	width: 1100px;
	padding-top: 40px;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box {
	margin: 0 3.5%;
}
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a {
	position: relative;
	display: block;
}
}
 @media (max-width: 1300px) and (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box .slick-list .slick-track .list .list_box a:hover .cont img {
	bottom: 29%;
	width: 48px;
	height: auto;
	margin-left: -24px;
}
}
 @media (max-width: 1200px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box {
	width: 1000px;
}
}
 @media (max-width: 1100px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box {
	width: 950px;
}
}
 @media (max-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box {
	width: 92%;
	padding-top: 25px;
}
}
 @media (max-width: 600px) {
.main.welcome .section .page .box .tab .tab_cell .slick_box {
	width: 80%;
}
}
.main.welcome .section .page .box .tab .tab_cell .link_box {
	margin-top: 50px;
	text-align: center;
}
.main.welcome .section .page .box .tab .tab_cell .link_box a {
	display: inline-block;
	width: 160px;
	height: 42px;
	background: #000;
	font-size: 16px;
	line-height: 42px;
	color: #fff;
	text-align: center;
	margin: 0 10px;
	transition: all 0.3s;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .link_box a:hover {
	background: #fff;
	color: #000;
}
}
 @media (max-width: 1220px) {
.main.welcome .section .page .box .tab .tab_cell .link_box {
	margin-top: 40px;
}
}
 @media (max-height: 700px) {
.main.welcome .section .page .box .tab .tab_cell .link_box {
	margin-top: 20px;
}
}
 @media (max-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .link_box {
	margin-top: 25px;
}
}
 @media (max-width: 500px) {
.main.welcome .section .page .box .tab .tab_cell .link_box {
	margin-top: 25px;
}
.main.welcome .section .page .box .tab .tab_cell .link_box a {
	width: 120px;
	height: 36px;
	margin: 0 5px;
	font-size: 14px;
	line-height: 36px;
}
}
.main.welcome .section .page .box .tab .tab_cell .container {
	width: 1030px;
	height: 400px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .container {
	transform: translateY(50px);
	filter: alpha(opacity=0);
	opacity: 0;
}
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder {
	width: 29.12%;
	position: absolute;
	visiblity: hidden;
	top: 5px;
	left: 35.495%;
	padding: 1.5%;
	box-sizing: border-box;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.9);
	overflow: hidden;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder#link3 {
	z-index: 10;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder#link2, .main.welcome .section .page .box .tab .tab_cell .container .img-holder#link4 {
	z-index: 5;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn {
	width: 100%;
	height: auto;
	position: relative;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .tu {
	width: 100%;
	overflow: hidden;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .tu img {
	width: 100%;
	height: auto;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .biao {
	width: 100%;
	padding-top: 13px;
	font-size: 18px;
	line-height: 34px;
	color: #000;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .txt {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 5px;
	height: 72px;
	overflow: hidden;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg {
	border-top: 1px solid #dbdbdb;
	margin-top: 15px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg .date {
	float: left;
	font-size: 14px;
	line-height: 46px;
	color: #666;
	font-family: 'GOTHIC';
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg .more {
	float: right;
	font-size: 14px;
	line-height: 46px;
	color: #666;
	padding-right: 30px;
	background: url(../images/jjj.png) no-repeat right center;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .aa {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .aa a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
}
 @media (max-height: 700px) {
.main.welcome .section .page .box .tab .tab_cell .container {
	margin-top: 20px;
	width: 800px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder {
	width: 26%;
	top: 5px;
	left: 37%;
	padding: 1%;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .biao {
	padding-top: 10px;
	font-size: 16px;
	line-height: 28px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .txt {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg {
	margin-top: 10px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg .date {
	font-size: 14px;
	line-height: 40px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg .more {
	font-size: 14px;
	line-height: 40px;
}
}
 @media (max-width: 1220px) {
.main.welcome .section .page .box .tab .tab_cell .container {
	margin-top: 40px;
}
}
 @media (max-width: 1050px) {
.main.welcome .section .page .box .tab .tab_cell .container {
	width: 900px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder {
	width: 29.12%;
	top: 5px;
	left: 35.495%;
	padding: 1%;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .biao {
	padding-top: 10px;
	font-size: 16px;
	line-height: 28px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .txt {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg {
	margin-top: 10px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg .date {
	font-size: 14px;
	line-height: 40px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg .more {
	font-size: 14px;
	line-height: 40px;
}
}
 @media (max-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .container {
	width: 100%;
}
}
 @media (max-width: 800px) {
.main.welcome .section .page .box .tab .tab_cell .container {
	width: 100%;
	margin-top: 25px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder {
	width: 33%;
	top: 5px;
	left: 33.5%;
	padding: 1%;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .biao {
	padding-top: 5px;
	font-size: 16px;
	line-height: 26px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg {
	margin-top: 10px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg .date {
	font-size: 14px;
	line-height: 30px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg .more {
	font-size: 14px;
	line-height: 30px;
}
}
 @media (max-width: 600px) {
.main.welcome .section .page .box .tab .tab_cell .container {
	width: 100%;
	margin-top: 15px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder {
	width: 70%;
	top: 5px;
	left: 15%;
	padding: 10px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .biao {
	padding-top: 5px;
	font-size: 16px;
	line-height: 26px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg {
	margin-top: 10px;
	padding-top: 10px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg .date {
	font-size: 14px;
	line-height: 24px;
}
.main.welcome .section .page .box .tab .tab_cell .container .img-holder .kaugn .msg .more {
	font-size: 14px;
	line-height: 24px;
}
}
.main.welcome .section .page .box .tab .tab_cell .scrollbox {
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .scrollbox {
	transform: translateY(50px);
	filter: alpha(opacity=0);
	opacity: 0;
}
}
.main.welcome .section .page .box .tab .tab_cell .scrollbox .scrolller-container {
	width: 100%;
	height: 10px;
	position: relative;
	background: #848484;
	border-radius: 10px;
}
.main.welcome .section .page .box .tab .tab_cell .scrollbox .scrolller-container .scroller {
	cursor: pointer !important;
	width: 24px;
	height: auto;
	position: absolute;
	top: -6px;
	left: 0px;
	z-index: 999;
}
.main.welcome .section .page .box .tab .tab_cell .scrollbox .scrolller-container .scroller img {
	width: 100%;
	cursor: pointer !important;
}
 @media (max-height: 700px) {
.main.welcome .section .page .box .tab .tab_cell .scrollbox {
	margin-top: 20px;
	width: 700px;
}
}
 @media (max-width: 1220px) {
.main.welcome .section .page .box .tab .tab_cell .scrollbox {
	margin-top: 30px;
}
}
 @media (max-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .scrollbox {
	margin-top: 25px;
	width: 700px;
}
}
 @media (max-width: 800px) {
.main.welcome .section .page .box .tab .tab_cell .scrollbox {
	margin-top: 20px;
	width: 500px;
}
}
 @media (max-width: 600px) {
.main.welcome .section .page .box .tab .tab_cell .scrollbox {
	margin-top: 15px;
	width: 400px;
}
}
 @media (max-width: 440px) {
.main.welcome .section .page .box .tab .tab_cell .scrollbox {
	margin-top: 15px;
	width: 250px;
}
}
.main.welcome .section .page .box .tab .tab_cell .process_box {
	width: 1530px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .process_box {
	transform: translateY(50px);
	filter: alpha(opacity=0);
	opacity: 0;
}
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li:last-child a .line {
	display: none;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li {
	float: left;
	width: 25%;
	
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .process_box ul li:hover a .ico img {
	display: none;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li:hover a .ico img.active {
	display: block;
}
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a {
	display: block;
	position: relative;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .ico {
	width: 55.55%;
	margin: 0 auto;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .ico img {
	width: 100%;
	display: block;
	height: auto;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .ico img.active {
	display: none;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .txt {
	margin-top: 15px;
	font-size: 16px;
	line-height: 28px;
	color: #dbdbdb;
	text-align: center;
	padding: 0 5px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .en {
	font-size: 12px;
	line-height: 16px;
	color: #666;
	font-family: 'GOTHIC';
	text-align: center;
	padding: 0 5px;
	margin-top: 3px;
	height: 32px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .num {
	margin-top: 25px;
	font-size: 24px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	font-family: 'RobotoRegular';
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .line {
	width: 74%;
	height: 1px;
	background: #5e5954;
	position: absolute;
	right: -37%;
	bottom: 16px;
}
 @media (max-height: 700px) {
.main.welcome .section .page .box .tab .tab_cell .process_box {
	margin-top:0%;
}
}
 @media (max-width: 1550px) {
.main.welcome .section .page .box .tab .tab_cell .process_box {
	width: 94%;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .txt {
	font-size: 15px;
}
}
 @media (max-width: 1460px) {
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .txt {
	font-size: 16px;
	line-height: 24px;
	height: 48px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .num {
	font-size: 20px;
}
}
 @media (max-width: 1150px) {
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .ico {
	width: 70%;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .en {
	height: 48px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .num {
	margin-top: 15px;
}
}
 @media (max-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .process_box {
	margin-top: 20px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li:nth-child(4n) a .line {
	display: none;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li {
	width: 25%;
	margin-top: 15px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .txt {
	font-size: 15px;
	height: auto;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .ico {
	width: 100px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .en {
	height: 32px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .num {
	margin-top: 15px;
}
}
 @media (max-width: 750px) {
.main.welcome .section .page .box .tab .tab_cell .process_box {
	margin-top: 20px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li:nth-child(4n) a .line {
	display: none;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li {
	width: 25%;
	margin-top: 15px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .txt {
	font-size: 15px;
	height: auto;
	height: 30px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .ico {
	width: 100px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .en {
	display: none;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .num {
	margin-top: 15px;
}
}
 @media (max-width: 500px) {
.main.welcome .section .page .box .tab .tab_cell .process_box {
	margin-top: 5px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li:nth-child(2n) a .line {
	display: none;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li {
	width: 50%;
	margin-top: 10px;
	margin-bottom: 5px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .txt {
	font-size: 13px;
	height: auto;
	line-height: 20px;
	height: auto;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .ico {
	width: 80px;
}
.main.welcome .section .page .box .tab .tab_cell .process_box ul li a .num {
	margin-top: 5px;
}
}
.main.welcome .section .page .box .tab .tab_cell .jbox {
	ovrerflow: hidden;
	margin-top: 60px;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .jbox {
	transform: translateY(50px);
	filter: alpha(opacity=0);
	opacity: 0;
}
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(4n) {
	margin-right: 0;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(1) a {
	background: url(../images/bgg.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(1) a .bg {
	background: url(../images/bggg.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(2) a {
	background: url(../images/bgg2.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(2) a .bg {
	background: url(../images/bggg2.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(3) a {
	background: url(../images/bgg3.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(3) a .bg {
	background: url(../images/bggg3.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(4) a {
	background: url(../images/bgg4.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(4) a .bg {
	background: url(../images/bggg4.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(5) a {
	background: url(../images/bgg5.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(5) a .bg {
	background: url(../images/bggg5.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(6) a {
	background: url(../images/bgg6.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(6) a .bg {
	background: url(../images/bggg6.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(7) a {
	background: url(../images/bgg7.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(7) a .bg {
	background: url(../images/bggg7.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(8) a {
	background: url(../images/bgg8.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li:nth-child(8) a .bg {
	background: url(../images/bggg8.png) no-repeat;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li {
	width: 24.1%;
	float: left;
	height: 180px;
	overflow: hidden;
	margin-right: 1%;
	margin-top: 1%;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li.last a .cont {
	width: 100%;
	height: 100%;
	transition: all 0.38s cubic-bezier(0.4, 0, 0.2, 1);
	background: url(../images/jh.png) no-repeat center 40%;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .jbox ul li.last a:hover .cont {
	background: url(../images/jh2.png) no-repeat center 40%;
}
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a {
	display: block;
	height: 100%;
	position: relative;
	transition: all 0.38s cubic-bezier(0.4, 0, 0.2, 1);
	background-size: contain !important;
}
 @media (min-width: 1024px) {
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a:hover .bg {
	transform: scaleX(1);
	transform-origin: right center;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a:hover .cont .num span, .main.welcome .section .page .box .tab .tab_cell .jbox ul li a:hover .cont .num i, .main.welcome .section .page .box .tab .tab_cell .jbox ul li a:hover .cont .num .day {
	color: #fff;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a:hover .cont .num .roll {
	color: #fff;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a:hover .cont .txt, .main.welcome .section .page .box .tab .tab_cell .jbox ul li a:hover .cont .en {
	color: #fff;
}
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	background-size: contain !important;
	top: 0;
	transform: scaleX(0);
	transform-origin: left center;
	transition: transform 0.38s cubic-bezier(0.4, 0, 0.2, 1);
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont {
	padding-top: 8%;
	position: relative;
	z-index: 10;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num {
	text-align: center;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num span {
	display: inline-block;
	vertical-align: middle;
	transition: all 0.38s cubic-bezier(0.4, 0, 0.2, 1);
	font-size: 42px;
	line-height: 56px;
	font-family: 'BEBAS';
	color: #000;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num i {
	display: inline-block;
	vertical-align: -15px;
	transition: all 0.38s cubic-bezier(0.4, 0, 0.2, 1);
	font-size: 20px;
	line-height: 22px;
	font-style: normal;
	color: #000;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .roll {
	display: inline-block;
	vertical-align: middle;
	font-size: 42px;
	line-height: 56px;
	transition: all 0.38s cubic-bezier(0.4, 0, 0.2, 1);
	font-family: 'BEBAS';
	color: #000;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .day {
	display: inline-block;
	vertical-align: middle;
	transition: all 0.38s cubic-bezier(0.4, 0, 0.2, 1);
	color: #000;
	font-size: 40px;
	line-height: 44px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .txt {
	font-size: 16px;
	line-height: 24px;
	color: #000;
	text-align: center;
	margin-top: 12px;
	transition: all 0.38s cubic-bezier(0.4, 0, 0.2, 1);
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .en {
	transition: all 0.38s cubic-bezier(0.4, 0, 0.2, 1);
	font-size: 14px;
	line-height: 18px;
	color: #888;
	font-family: 'GOTHIC';
	text-align: center;
	margin-top: 3px;
}
 @media (max-height: 700px) {
.main.welcome .section .page .box .tab .tab_cell .jbox {
	margin-top: 20px;
}
}
 @media (max-width: 1220px) {
.main.welcome .section .page .box .tab .tab_cell .jbox {
	margin-top: 50px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont {
	padding-top: 6%;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num span {
	font-size: 38px;
	line-height: 50px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num i {
	font-size: 16px;
	line-height: 20px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .roll {
	font-size: 38px;
	line-height: 50px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .day {
	font-size: 36px;
	line-height: 40px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .txt {
	margin-top: 5px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .en {
	font-size: 14px;
	line-height: 18px;
}
}
 @media (max-width: 1050px) {
.main.welcome .section .page .box .tab .tab_cell .jbox {
	margin-top: 35px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li.last a .cont {
	background-size: 30px 30px !important;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont {
	padding-top: 3%;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num span {
	font-size: 32px;
	line-height: 40px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num i {
	font-size: 14px;
	line-height: 18px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .roll {
	font-size: 34px;
	line-height: 46px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .day {
	font-size: 30px;
	line-height: 34px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .txt {
	margin-top: 5px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .en {
	font-size: 12px;
	line-height: 18px;
}
}
 @media (max-width: 850px) {
.main.welcome .section .page .box .tab .tab_cell .jbox {
	margin-top: 20px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont {
	padding-top: 4%;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num span {
	font-size: 28px;
	line-height: 34px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num i {
	font-size: 14px;
	line-height: 18px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .roll {
	font-size: 28px;
	line-height: 34px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .day {
	font-size: 24px;
	line-height: 28px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .txt {
	margin-top: 5px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .en {
	font-size: 12px;
	line-height: 18px;
}
}
 @media (max-width: 800px) {
.main.welcome .section .page .box .tab .tab_cell .jbox {
	margin-top: 15px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li {
	width: 48%;
	margin-right: 1%;
	margin-top: 1%;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont {
	padding-top: 20%;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num span {
	font-size: 28px;
	line-height: 34px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num i {
	font-size: 14px;
	line-height: 18px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .roll {
	font-size: 28px;
	line-height: 34px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .day {
	font-size: 24px;
	line-height: 28px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .txt {
	margin-top: 5px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .en {
	font-size: 12px;
	line-height: 18px;
}
}
 @media (max-width: 600px) {
.main.welcome .section .page .box .tab .tab_cell .jbox {
	margin-top: 15px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li {
	width: 48%;
	margin-right: 1%;
	margin-top: 1%;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont {
	padding-top: 10%;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num span {
	font-size: 20px;
	line-height: 28px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num i {
	font-size: 13px;
	line-height: 16px;
	vertical-align: -5px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .roll {
	font-size: 20px;
	line-height: 28px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .num .day {
	font-size: 18px;
	line-height: 20px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .txt {
	margin-top: 5px;
	font-size: 14px;
	line-height: 20px;
}
.main.welcome .section .page .box .tab .tab_cell .jbox ul li a .cont .en {
	display: none;
}
}
 @media (max-width: 1220px) {
.main.welcome .section .page .box .tab .tab_cell .ab_box {
	padding-top: 60px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .con {
	font-size: 14px;
	line-height: 24px;
	margin-top: 25px;
	height: 150px;
}
}
 @media (max-height: 700px) {
.main.welcome .section .page .box .tab .tab_cell .ab_box {
	padding-top: 20px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l {
	width: 40%;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .con {
	height: 120px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r {
	width: 50%;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont img {
	width: 48px;
	margin-left: -24px;
}
}
 @media (max-width: 1024px) {
.main.welcome .section .page .box {
	height: auto;
	padding: 35px 0;
}
.main.welcome .section .page .box .tab {
	display: block;
}
.main.welcome .section .page .box .tab .tab_cell {
	display: block;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box {
	padding-top: 40px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l {
	padding-top: 0;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .tit .cn {
	padding-bottom: 5px;
	border-width: 3px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .con {
	height: 120px;
	margin-top: 20px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont .tit .en {
	font-size: 13px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont .tit .cn {
	font-size: 16px;
}
}
 @media (max-width: 800px) {
.main.welcome .section .page .box {
	height: auto;
	padding: 35px 0;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box {
	padding-top: 30px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l {
	width: 100%;
	float: none;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .tit .cn {
	padding-bottom: 5px;
	border-width: 3px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .con {
	height: auto;
	margin-top: 20px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .more {
	width: 120px;
	margin-top: 10px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r {
	width: 100%;
	float: none;
	margin-top: 30px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont .tit .en {
	font-size: 13px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont .tit .cn {
	font-size: 16px;
}
}
 @media (max-width: 500px) {
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .tit .en {
	font-size: 14px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .tit .cn {
	font-size: 18px;
	line-height: 28px;
	margin-top: 0;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .con {
	height: auto;
	margin-top: 15px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .more {
	width: 120px;
	height: 36px;
	margin-top: 10px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_l .more .txt {
	line-height: 36px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont .tit .en {
	font-size: 12px;
	line-height: 20px;
}
.main.welcome .section .page .box .tab .tab_cell .ab_box .ab_r ul li a .cont .tit .cn {
	font-size: 14px;
	line-height: 24px;
}
}
 @media (max-width: 1420px) {
.main.welcome .section .page .banner .bot {
	width: 94%;
	margin-left: -47%;
}
}
 @media (max-width: 1024px) {
.main.welcome .section {
	position: static;
}
.main.welcome .section .page {
	height: auto;
}
.main.welcome .section .page .banner {
	height: auto;
	overflow: inherit;
}
.main.welcome .section .page .banner .banner_box {
	display: none;
}
.main.welcome .section .page .banner .bot {
	display: none;
}
}
.main.about .container .title_box {
	transition: all 0.5s;
}
.main.about .container .ab .ab_cen {
	padding-top: 40px;
	padding-bottom: 30px;
}
.main.about .container .ab .ab_cen .ab_box {
	padding-top: 60px;
}
.main.about .container .ab .ab_cen .ab_box .ab_l {
	float: left;
	width: 46%;
	transition: transform 0.5s, opacity 0.5s;
}
.main.about .container .ab .ab_cen .ab_box .ab_l .tu img {
	max-width: 100%;
}
.main.about .container .ab .ab_cen .ab_box  .cont {
	font-size: 16px;
	line-height: 32px;
	color: #666;
	padding-top: 20px;
}
.main.about .container .ab .ab_cen .ab_box  .cont p {
	padding-top: 15px;
}

.main.about .container .ab .ab_cen .ab_box .ab_l .cont {
	font-size: 14px;
	line-height: 26px;
	color: #666;
	padding-top: 20px;
}
.main.about .container .ab .ab_cen .ab_box .ab_l .cont p {
	padding-top: 15px;
}
.main.about .container .ab .ab_cen .ab_box .ab_r {
	width: 48.3%;
	float: right;
	background: url(../images/abgg.jpg) no-repeat right top;
	background-size: 94.5% 80%;
	padding-right: 1.7%;
	padding-top: 1.7%;
	box-sizing: border-box;
	transition: transform 0.5s, opacity 0.5s;
}
.main.about .container .ab .ab_cen .ab_box .ab_r .slick_box {
	margin-bottom: 0;
}
.main.about .container .ab .ab_cen .ab_box .ab_r .slick_box .slick-list .slick-track .list img {
	width: 100%;
	height: auto;
}
.main.about .container .ab .ab_cen .ab_box .ab_r .btn_box {
	padding-top: 20px;
}
.main.about .container .ab .ab_cen .ab_box .ab_r .btn_box div {
	float: right;
	width: 40px;
	cursor: pointer;
	height: 40px;
	transition: all 0.4s cubic-bezier(0.65, -0.6, 0.24, 1.65);
}
.main.about .container .ab .ab_cen .ab_box .ab_r .btn_box div.prev {
	background: url(../images/bl.png) no-repeat 0 center;
}
 @media (min-width: 1024px) {
.main.about .container .ab .ab_cen .ab_box .ab_r .btn_box div.prev:hover {
	background-position: -48px center;
}
}
.main.about .container .ab .ab_cen .ab_box .ab_r .btn_box div.next {
	margin-left: 15px;
	background: url(../images/br.png) no-repeat -47px center;
}
 @media (min-width: 1024px) {
.main.about .container .ab .ab_cen .ab_box .ab_r .btn_box div.next:hover {
	background-position: 0 center;
}
}
 @media (max-width: 1220px) {
.main.about .container .ab .ab_cen {
	padding-top: 100px;
}
.main.about .container .ab .ab_cen .ab_box {
	padding-top: 50px;
}
.main.about .container .ab .ab_cen .ab_box .ab_l .cont {
	font-size: 14px;
	line-height: 24px;
	padding-top: 15px;
}
.main.about .container .ab .ab_cen .ab_box .ab_r .btn_box {
	padding-top: 15px;
}
}
 @media (max-width: 1024px) {
.main.about .container .ab .ab_cen {
	padding-top: 40px;
	padding-bottom: 60px;
}
.main.about .container .ab .ab_cen .ab_box {
	padding-top: 30px;
}
.main.about .container .ab .ab_cen .ab_box .ab_l {
	width: 100%;
	float: none;
}
.main.about .container .ab .ab_cen .ab_box .ab_l .cont {
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
}
.main.about .container .ab .ab_cen .ab_box .ab_r {
	width: 80%;
	float: none;
	margin-top: 25px;
}
.main.about .container .ab .ab_cen .ab_box .ab_r .btn_box {
	padding-top: 15px;
}
}
 @media (max-width: 500px) {
.main.about .container .ab .ab_cen {
	padding-top: 30px;
	padding-bottom: 30px;
}
.main.about .container .ab .ab_cen .ab_box {
	padding-top: 20px;
}
.main.about .container .ab .ab_cen .ab_box .ab_l .tu img {
	width: 200px;
	height: auto;
}
.main.about .container .ab .ab_cen .ab_box .ab_l .cont {
	padding-top: 0;
}
.main.about .container .ab .ab_cen .ab_box .ab_l .cont p {
	 padding:0 10%
}
.main.about .container .ab .ab_cen .ab_box  .cont p {
	padding:0 2%
}
.main.about .container .ab .ab_cen .ab_box  .cont img{  width:100%; 
	
}


.main.about .container .ab .ab_cen .ab_box .ab_r {
	width: 100%;
	float: none;
	margin-top: 15px;
}
.main.about .container .ab .ab_cen .ab_box .ab_r .btn_box {
	padding-top: 10px;
}
}
.main.about .container .brand .brand_cen {
	padding-top: 50px;
	padding-bottom: 40px;
}
.main.about .container .brand .title_box .en {
	color: #fff;
}
.main.about .container .brand .title_box .cn .txt {
	color: #fff;
}
.main.about .container .brand .title_box .cn .line {
	background: #fff;
}
.main.about .container .brand .content {
	text-align: center;
	transition: transform 0.5s, opacity 0.5s;
}
.main.about .container .brand .content .tit {
	font-size: 24px;
	line-height: 34px;
	color: #fff;
	padding-top: 40px;
	font-family: 'BiauKai', 'DFKai-SB';
}
.main.about .container .brand .content .line {
	width: 40px;
	height: 2px;
	background: #e1010c;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.main.about .container .brand .content .con {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	margin-top: 20px;
}
.main.about .container .brand .brand_box {
	width: 1150px;
	margin: 0 auto;
	padding-top: 60px;
}
.main.about .container .brand .brand_box ul li:last-child {
	margin-right: 0;
}
 @media (min-width: 1024px) {
.main.about .container .brand .brand_box ul li {
	transition: transform 0.5s, opacity 0.5s;
}
.main.about .container .brand .brand_box ul li:nth-child(3) {
	transition: transform 0.5s 0.4s, opacity 0.5s 0.4s;
}
.main.about .container .brand .brand_box ul li:nth-child(2) {
	transition: transform 0.5s 0.2s, opacity 0.5s 0.2s;
}
}
.main.about .container .brand .brand_box ul li:nth-child(2) {
	margin-top: 0;
	transition: transform 0.5s 0.2s, opacity 0.5s 0.2s;
}
.main.about .container .brand .brand_box ul li {
	float: left;
	width: 30.4%;
	margin-top: 60px;
	margin-right: 3.9%;
}
 @media (min-width: 1024px) {
.main.about .container .brand .brand_box ul li:hover .cont {
	transform: translateY(20px);
	filter: alpha(opacity=0);
	opacity: 0;
}
.main.about .container .brand .brand_box ul li:hover .tu .conn {
	transform: translateY(0);
}
}
.main.about .container .brand .brand_box ul li .tu {
	overflow: hidden;
	position: relative;
}
.main.about .container .brand .brand_box ul li .tu .conn {
	position: absolute;
	left: 0;
	transition: all 0.5s;
	top: 0;
	padding: 0 40px;
	transform: translateY(-110%);
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
}
.main.about .container .brand .brand_box ul li .tu .conn .line {
	width: 1px;
	height: 60px;
	background: #050001;
	margin: 0 auto;
}
.main.about .container .brand .brand_box ul li .tu .conn .txt {
	font-size: 34px;
	line-height: 60px;
	color: #050001;
	text-align: center;
	padding-top: 8px;
	 font-weight:bold
}
.main.about .container .brand .brand_box ul li .tu .conn .co {
	font-size: 16px;
	line-height: 34px;
	color: #333;
	padding-top: 30px;
}
.main.about .container .brand .brand_box ul li .tu img {
	width: 100%;
	height: auto;
}
.main.about .container .brand .brand_box ul li .cont {
	margin-top: -64px;
	padding: 0 35px;
	transition: all 0.5s ease-out;
	position: relative;
	z-index: 10;
}
.main.about .container .brand .brand_box ul li .cont .num {
	font-size: 50px;
	line-height: 52px;
	color: #fff;
	font-family: 'HELVETI1';
}
.main.about .container .brand .brand_box ul li .cont .line {
	width: 1px;
	height: 40px;
	background: #fff;
	margin-left: 15px;
}
.main.about .container .brand .brand_box ul li .cont .txt .t {
	font-size: 30px;
	line-height: 40px;
	color: #fff;
	float: left;
}
.main.about .container .brand .brand_box ul li .cont .txt .con {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	float: right;
	width: 100%;
	margin-top: 8px;
	height: 48px;
	overflow: hidden;
}
.main.about .container .brand .brand_bot {
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 10;
	margin-top: -80px;
	background: #fff;
	padding-bottom: 100px;
	transition: transform 0.5s ease-in, opacity 0.5s ease-in;
}
.main.about .container .brand .brand_bot .logo {
	position: absolute;
	top: -65px;
	width: 100%;
	left: 0;
}
.main.about .container .brand .brand_bot .logo img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 20;
}
.main.about .container .brand .brand_bot .bbox {
	background: #fff;
	padding-top: 90px;
}
.main.about .container .brand .brand_bot .bbox .line {
	width: 40px;
	height: 2px;
	background: #e1010c;
	margin: 0 auto;
	display: block;
}
.main.about .container .brand .brand_bot .bbox .cont {
	text-align: center;
	padding-top: 22px;
}
.main.about .container .brand .brand_bot .bbox .cont .t {
	font-size: 20px;
	line-height: 30px;
	color: #050001;
}
.main.about .container .brand .brand_bot .bbox .cont .con {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-top: 5px;
}
.main.about .container .brand .brand_bot .bbox .cont_box {
	margin-top: 60px;
	padding: 0 50px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li:last-child {
	margin-right: 0;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li {
	float: left;
	transition: all 0.5s;
	padding: 60px 50px;
	margin-right: 2%;
	width: 31.8%;
	box-sizing: border-box;
}
 @media (min-width: 1024px) {
.main.about .container .brand .brand_bot .bbox .cont_box ul li:hover {
	box-shadow: 0 5px 18px rgba(145, 145, 145, 0.2);
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li:hover .tu img {
	filter: grayscale(0%);
}
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .tu {
	width: 174px;
	height: 174px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .tu img {
	width: 100%;
	height: auto;
	transition: all 0.5s;
	filter: grayscale(100%);
	border-radius: 50%;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .cont2 {
	padding-top: 22px;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .cont2 .t {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	text-align: center;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .cont2 .con {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	text-align: center;
	margin-top: 5px;
}
 @media (max-width: 1420px) {
.main.about .container .brand .brand_bot {
	width: 94%;
	margin-top: -60px;
}
}
 @media (max-width: 1220px) {
.main.about .container .brand .brand_bot .logo {
	top: -50px;
}
.main.about .container .brand .brand_bot .logo img {
	height: 100px;
	width: auto;
}
.main.about .container .brand .brand_bot .bbox {
	padding-top: 75px;
}
.main.about .container .brand .brand_bot .bbox .cont {
	padding-top: 15px;
}
.main.about .container .brand .brand_bot .bbox .cont_box {
	margin-top: 50px;
	padding: 0 30px;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li {
	padding: 50px 30px;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .tu {
	width: 150px;
	height: 150px;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .cont2 {
	padding-top: 15px;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .cont2 .t {
	font-size: 16px;
	line-height: 30px;
	color: #333;
	text-align: center;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .cont2 .con {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	text-align: center;
	margin-top: 5px;
}
}
 @media (max-width: 1024px) {
.main.about .container .brand .brand_bot {
	padding-bottom: 80px;
}
.main.about .container .brand .brand_bot .logo {
	top: -40px;
}
.main.about .container .brand .brand_bot .logo img {
	height: 80px;
	width: auto;
}
.main.about .container .brand .brand_bot .bbox {
	padding-top: 60px;
}
.main.about .container .brand .brand_bot .bbox .cont {
	padding-top: 15px;
}
.main.about .container .brand .brand_bot .bbox .cont_box {
	margin-top: 40px;
	padding: 0 20px;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li {
	box-shadow: 0 5px 18px rgba(145, 145, 145, 0.2);
	padding: 40px 20px;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .cont2 {
	padding-top: 15px;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .cont2 .con {
	height: 72px;
}
}
 @media (max-width: 850px) {
.main.about .container .brand .brand_bot {
	padding-bottom: 80px;
}
.main.about .container .brand .brand_bot .logo {
	top: -40px;
}
.main.about .container .brand .brand_bot .logo img {
	height: 80px;
	width: auto;
}
.main.about .container .brand .brand_bot .bbox {
	padding-top: 60px;
}
.main.about .container .brand .brand_bot .bbox .cont {
	padding-top: 15px;
}
.main.about .container .brand .brand_bot .bbox .cont .t {
	font-size: 16px;
	line-height: 24px;
}
.main.about .container .brand .brand_bot .bbox .cont_box {
	margin-top: 40px;
	padding: 0 20px;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul {
	text-align: center;
	font-size: 0;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li {
	float: none;
	margin-right: 1%;
	vertical-align: top;
	margin-left: 1%;
	margin-top: 15px;
	width: 48%;
	display: inline-block;
}
}
 @media (max-width: 500px) {
.main.about .container .brand .brand_bot {
	padding-bottom: 30px;
	margin-top: -30px;
}
.main.about .container .brand .brand_bot .logo {
	top: -30px;
}
.main.about .container .brand .brand_bot .logo img {
	height: 60px;
	width: auto;
}
.main.about .container .brand .brand_bot .bbox {
	padding-top: 50px;
}
.main.about .container .brand .brand_bot .bbox .cont {
	padding: 15px 5px 0 5px;
}
.main.about .container .brand .brand_bot .bbox .cont .line {
	width: 30px;
}
.main.about .container .brand .brand_bot .bbox .cont_box {
	margin-top: 30px;
	padding: 0;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li {
	float: none;
	display: block;
	width: 100%;
	padding: 20px 10px;
	margin: 10px auto;
}
.main.about .container .brand .brand_bot .bbox .cont_box ul li .tu {
	width: 120px;
	height: 120px;
}
}
 @media (max-width: 1220px) {
.main.about .container .brand .brand_cen {
	padding-top: 75px;
	padding-bottom: 130px;
}
.main.about .container .brand .content {
	text-align: center;
}
.main.about .container .brand .content .tit {
	font-size: 24px;
	line-height: 34px;
	padding-top: 30px;
}
.main.about .container .brand .content .con {
	margin-top: 15px;
}
.main.about .container .brand .brand_box {
	width: 94%;
	padding-top: 50px;
}
.main.about .container .brand .brand_box ul li {
	margin-top: 40px;
}
.main.about .container .brand .brand_box ul li .tu .line {
	height: 40px;
}
.main.about .container .brand .brand_box ul li .tu .conn {
	padding: 0 15px;
}
.main.about .container .brand .brand_box ul li .tu .conn .txt {
	font-size: 40px;
	line-height: 50px;
}
.main.about .container .brand .brand_box ul li .tu .conn .co {
	padding-top: 20px;
}
.main.about .container .brand .brand_box ul li .cont {
	padding: 0 25px;
}
.main.about .container .brand .brand_box ul li .cont .num {
	font-size: 44px;
	line-height: 48px;
}
.main.about .container .brand .brand_box ul li .cont .line {
	height: 30px;
}
.main.about .container .brand .brand_box ul li .cont .txt .t {
	font-size: 40px;
	line-height: 50px;
}
.main.about .container .brand .brand_box ul li .cont .txt .con {
	margin-top: 4px;
	width: 78%;
}
}
 @media (max-width: 1024px) {
.main.about .container .brand .brand_cen {
	padding-top: 45px;
	padding-bottom: 100px;
}
.main.about .container .brand .content {
	text-align: center;
}
.main.about .container .brand .content .tit {
	font-size: 20px;
	line-height: 30px;
	padding-top: 20px;
}
.main.about .container .brand .content .con {
	margin-top: 10px;
}
.main.about .container .brand .brand_box {
	padding-top: 30px;
}
.main.about .container .brand .brand_box ul li {
	margin-top: 30px;
}
.main.about .container .brand .brand_box ul li .tu .line {
	height: 40px;
}
.main.about .container .brand .brand_box ul li .tu .conn {
	display: none;
}
.main.about .container .brand .brand_box ul li .cont {
	padding: 0 15px;
}
.main.about .container .brand .brand_box ul li .cont .num {
	font-size: 34px;
	line-height: 40px;
}
.main.about .container .brand .brand_box ul li .cont .line {
	height: 30px;
}
.main.about .container .brand .brand_box ul li .cont .txt .t {
	float: none;
	font-size: 30px;
	line-height: 40px;
}
.main.about .container .brand .brand_box ul li .cont .txt .con {
	display: none;
}
}
 @media (max-width: 500px) {
.main.about .container .brand .brand_cen {
	padding-top: 30px;
	padding-bottom: 70px;
}
.main.about .container .brand .content {
	text-align: center;
}
.main.about .container .brand .content .tit {
	font-size: 20px;
	line-height: 30px;
	padding-top: 10px;
}
.main.about .container .brand .content .line {
	margin-top: 5px;
	width: 30px;
}
.main.about .container .brand .content .con {
	margin-top: 10px;
}
.main.about .container .brand .brand_box {
	padding-top: 0px;
}
.main.about .container .brand .brand_box ul li:nth-child(2) {
	margin-top: 20px;
}
.main.about .container .brand .brand_box ul li {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-top: 20px;
}
.main.about .container .brand .brand_box ul li .tu .line {
	height: 40px;
}
.main.about .container .brand .brand_box ul li .tu .conn {
	display: none;
}
.main.about .container .brand .brand_box ul li .cont {
	padding: 0 10px;
	margin-top: -40px;
}
.main.about .container .brand .brand_box ul li .cont .num {
	font-size: 24px;
	line-height: 30px;
}
.main.about .container .brand .brand_box ul li .cont .line {
	height: 20px;
	margin-left: 8px;
}
.main.about .container .brand .brand_box ul li .cont .txt .t {
	float: none;
	font-size: 20px;
	line-height: 30px;
}
.main.about .container .brand .brand_box ul li .cont .txt .con {
	display: none;
}
}
.main.about .container .cul .cul_top {
	background: #fafafa;
	padding-top: 90px;
	padding-bottom: 60px;
}
.main.about .container .cul .cul_top .title_box .cn {
	color: #050001;
}
.main.about .container .cul .cul_top .title_box .en .line {
	background: #aaa;
}
.main.about .container .cul .cul_top .title_box .en .txt {
	color: #050001;
}
.main.about .container .cul .cul_box ul li:nth-child(even) .tu {
	float: left;
}
.main.about .container .cul .cul_box ul li:nth-child(even) .con_box {
	float: left;
}
.main.about .container .cul .cul_box ul li {
	transition: transform 0.5s, opacity 0.5s;
}
 @media (min-width: 1024px) {
.main.about .container .cul .cul_box ul li:hover .tu img {
	filter: grayscale(0%);
	transform: scale(1.1);
}
}
.main.about .container .cul .cul_box ul li .tu {
	float: right;
	width: 50%;
	overflow: hidden;
}
.main.about .container .cul .cul_box ul li .tu img {
	width: 100%;
	height: auto;
	transition: all 0.5s;
	filter: grayscale(100%);
}
.main.about .container .cul .cul_box ul li .con_box {
	width: 50%;
	padding-top: 3.8%;
	float: left;
}
.main.about .container .cul .cul_box ul li .con_box .ico img {
	display: block;
	margin: 0 auto;
}
.main.about .container .cul .cul_box ul li .con_box .title {
	padding-top: 20px;
	text-align: center;
}
.main.about .container .cul .cul_box ul li .con_box .title .cn {
	font-size: 26px;
	line-height: 38px;
	color: #333;
}
.main.about .container .cul .cul_box ul li .con_box .title .en {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	text-transform: uppercase;
	font-family: 'GOTHIC';
}
.main.about .container .cul .cul_box ul li .con_box .con {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	text-align: center;
	width: 57%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
 @media (max-width: 1650px) {
.main.about .container .cul .cul_box ul li .con_box {
	padding-top: 2%;
}
.main.about .container .cul .cul_box ul li .con_box .ico img {
	width: 70px;
	height: auto;
}
.main.about .container .cul .cul_box ul li .con_box .title {
	padding-top: 15px;
}
.main.about .container .cul .cul_box ul li .con_box .title .cn {
	font-size: 22px;
	line-height: 34px;
}
.main.about .container .cul .cul_box ul li .con_box .title .en {
	font-size: 14px;
	line-height: 24px;
}
.main.about .container .cul .cul_box ul li .con_box .con {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
}
 @media (max-width: 1400px) {
.main.about .container .cul .cul_box ul li .con_box {
	padding-top: 2%;
}
.main.about .container .cul .cul_box ul li .con_box .ico img {
	width: 70px;
	height: auto;
}
.main.about .container .cul .cul_box ul li .con_box .title {
	padding-top: 5px;
}
.main.about .container .cul .cul_box ul li .con_box .title .cn {
	font-size: 20px;
	line-height: 30px;
}
.main.about .container .cul .cul_box ul li .con_box .title .en {
	font-size: 13px;
	line-height: 22px;
}
.main.about .container .cul .cul_box ul li .con_box .con {
	font-size: 15px;
	line-height: 22px;
	margin-top: 5px;
	width: 80%;
}
}
 @media (max-width: 1220px) {
.main.about .container .cul .cul_top {
	padding-top: 70px;
	padding-bottom: 70px;
}
.main.about .container .cul .cul_box ul li .con_box {
	padding-top: 1.5%;
}
.main.about .container .cul .cul_box ul li .con_box .ico img {
	width: 50px;
	height: auto;
}
.main.about .container .cul .cul_box ul li .con_box .title {
	padding-top: 5px;
}
.main.about .container .cul .cul_box ul li .con_box .title .cn {
	font-size: 20px;
	line-height: 30px;
}
.main.about .container .cul .cul_box ul li .con_box .title .en {
	font-size: 13px;
	line-height: 22px;
}
.main.about .container .cul .cul_box ul li .con_box .con {
	font-size: 15px;
	line-height: 22px;
	margin-top: 5px;
	width: 80%;
}
}
 @media (max-width: 1024px) {
.main.about .container .cul .cul_top {
	padding-top: 50px;
	padding-bottom: 50px;
}
.main.about .container .cul .cul_box ul li .tu {
	width: 100%;
	float: none !important;
}
.main.about .container .cul .cul_box ul li .con_box {
	float: none !important;
	width: 100%;
	padding: 15px;
	box-sizing: border-box;
}
.main.about .container .cul .cul_box ul li .con_box .ico img {
	width: 50px;
	height: auto;
}
.main.about .container .cul .cul_box ul li .con_box .title {
	padding-top: 5px;
}
.main.about .container .cul .cul_box ul li .con_box .title .cn {
	font-size: 18px;
	line-height: 24px;
}
.main.about .container .cul .cul_box ul li .con_box .title .en {
	font-size: 14px;
	line-height: 24px;
}
.main.about .container .cul .cul_box ul li .con_box .con {
	font-size: 16px;
	line-height: 22px;
	margin-top: 5px;
	width: 100%;
}
}
 @media (max-width: 500px) {
.main.about .container .cul .cul_top {
	padding-top: 30px;
	padding-bottom: 30px;
}
}
.main.about .container .his_box {
	background: #fafafa;
}
.main.about .container .his_box .his_top {
	padding-top: 95px;
}
.main.about .container .his_box .his_top .title_box .cn {
	color: #050001;
}
.main.about .container .his_box .his_top .title_box .en .line {
	background: #aaa;
}
.main.about .container .his_box .his_top .title_box .en .txt {
	color: #050001;
}
.main.about .container .his_box .his_top .ds {
	font-size: 16px;
	line-height: 24px;
	color: #666;
	text-align: center;
	transition: transform 0.5s, opacity 0.5s;
	padding-top: 17px;
}
.main.about .container .his_box .box {
	margin-top: 50px;
	transition: transform 0.5s cubic-bezier(0.93, 0.2, 0.99, 1.23), opacity 0.5s cubic-bezier(0.93, 0.2, 0.99, 1.23);
}
.main.about .container .his_box .box .box_cen .wrap {
	width: 1200px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.main.about .container .his_box .box .box_cen .wrap ul {
	position: relative;
}
.main.about .container .his_box .box .box_cen .wrap ul li {
	width: 1200px;
	float: left;
	margin-right: 20px;
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
}
.main.about .container .his_box .box .box_cen .wrap ul li .tu {
	float: left;
	width: 39.5%;
	overflow: hidden;
}
.main.about .container .his_box .box .box_cen .wrap ul li .tu img {
	width: 100%;
	height: auto;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con {
	width: 56%;
	float: right;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .year {
	padding-top: 23px;
	font-size: 20px;
	line-height: 20px;
	color: #050001;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .year span {
	font-size: 60px;
	line-height: 60px;
	color: #e70012;
	font-family: 'HELVETI1';
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .scroll {
	margin-top: 10px;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .scroll p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 7px;
	padding-left: 18px;
	background: url(../images/d.jpg) no-repeat left 8px;
}
.main.about .container .his_box .box .time {
	margin-top: 58px;
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.main.about .container .his_box .box .time .time_l {
	width: 13.6%;
	float: left;
	height: 16px;
	background: url(../images/time_r.jpg) no-repeat;
}
.main.about .container .his_box .box .time .time_r {
	width: 13.6%;
	float: right;
	height: 16px;
	background: url(../images/time_r.jpg) no-repeat;
}
.main.about .container .his_box .box .time .time_main {
	width: 72.8%;
	float: left;
	height: auto;
	overflow: hidden;
}
.main.about .container .his_box .box .time .time_main ul {
	position: relative;
}
.main.about .container .his_box .box .time .time_main ul li {
	float: left;
	width: 280px;
	position: relative;
}
.main.about .container .his_box .box .time .time_main ul li.active .txt {
	color: #e70012;
	font-size: 40px;
}
.main.about .container .his_box .box .time .time_main ul li.active .d {
	transform: scale(1);
}
.main.about .container .his_box .box .time .time_main ul li .d {
	width: 8px;
	height: 8px;
	background: #e70012;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	top: 12px;
	transform: scale(0);
	transition: all 0.3s;
}
.main.about .container .his_box .box .time .time_main ul li .line {
	width: 100%;
	height: 16px;
	background: url(../images/time.jpg) no-repeat;
}
.main.about .container .his_box .box .time .time_main ul li .txt {
	font-size: 26px;
	transition: all 0.3s;
	color: #050001;
	line-height: 50px;
	font-family: 'HELVETI1';
	text-align: center;
	padding-top: 10px;
}
.main.about .container .his_box .btn {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 65px;
}
.main.about .container .his_box .btn div {
	display: inline-block;
	vertical-align: top;
	width: 40px;
	cursor: pointer;
	height: 40px;
	transition: all 0.4s cubic-bezier(0.65, -0.6, 0.24, 1.65);
}
.main.about .container .his_box .btn div.prev {
	background: url(../images/bl.png) no-repeat 0 center;
}
 @media (min-width: 1024px) {
.main.about .container .his_box .btn div.prev:hover {
	background-position: -48px center;
}
}
.main.about .container .his_box .btn div.next {
	margin-left: 15px;
	background: url(../images/br.png) no-repeat -47px center;
}
 @media (min-width: 1024px) {
.main.about .container .his_box .btn div.next:hover {
	background-position: 0 center;
}
}
 @media (max-width: 1024px) {
.main.about .container .his_box .btn {
	padding-right: 25px;
	padding-bottom: 45px;
}
}
 @media (max-width: 920px) {
.main.about .container .his_box .btn {
	display: none;
}
}
 @media (max-width: 1220px) {
.main.about .container .his_box .his_top {
	padding-top: 75px;
}
.main.about .container .his_box .his_top .ds {
	padding-top: 15px;
}
.main.about .container .his_box .box {
	margin-top: 50px;
}
.main.about .container .his_box .box .box_cen .wrap {
	width: 1000px;
}
.main.about .container .his_box .box .box_cen .wrap ul li {
	width: 1000px;
	margin-right: 20px;
	padding: 10px;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .year {
	padding-top: 20px;
	font-size: 16px;
	line-height: 16px;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .year span {
	font-size: 50px;
	line-height: 50px;
}
.main.about .container .his_box .box .time {
	margin-top: 50px;
}
}
 @media (max-width: 1024px) {
.main.about .container .his_box .his_top {
	padding-top: 50px;
}
.main.about .container .his_box .his_top .ds {
	padding-top: 10px;
}
.main.about .container .his_box .box {
	margin-top: 30px;
}
.main.about .container .his_box .box .box_cen .wrap {
	width: 900px;
}
.main.about .container .his_box .box .box_cen .wrap ul li {
	width: 900px;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .year {
	padding-top: 10px;
	font-size: 14px;
	line-height: 14px;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .year span {
	font-size: 40px;
	line-height: 40px;
}
.main.about .container .his_box .box .time {
	margin-top: 30px;
}
.main.about .container .his_box .box .time .time_main ul li.active .txt {
	font-size: 32px;
}
}
 @media (max-width: 920px) {
.main.about .container .his_box .his_top {
	padding-top: 30px;
}
.main.about .container .his_box .box {
	margin-top: 15px;
	padding-bottom: 30px;
}
.main.about .container .his_box .box .box_cen .wrap {
	width: 94%;
}
.main.about .container .his_box .box .box_cen .wrap ul {
	width: 100% !important;
	position: static;
}
.main.about .container .his_box .box .box_cen .wrap ul li:first-child {
	margin-top: 0;
}
.main.about .container .his_box .box .box_cen .wrap ul li {
	margin-right: 0;
	padding: 0 0 20px 0;
	margin-top: 15px;
	width: 100% !important;
	background: none;
	border-bottom: 1px solid #e5e5e5;
}
.main.about .container .his_box .box .box_cen .wrap ul li .tu {
	width: 100%;
	float: none;
	margin-top: 15px;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con {
	width: 100%;
	margin-top: 15px;
	float: none;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .year {
	padding-top: 0;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .year span {
	font-size: 30px;
	line-height: 30px;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .scroll {
	height: auto !important;
}
.main.about .container .his_box .box .box_cen .wrap ul li .con .scroll p {
	margin-top: 0;
}
.main.about .container .his_box .box .time {
	display: none;
}
}
.main.about .container .honor .title_box .cn {
	color: #050001;
}
.main.about .container .honor .title_box .en .line {
	background: #aaa;
}
.main.about .container .honor .title_box .en .txt {
	color: #050001;
}
.main.about .container .honor .honor_cen {
	padding: 100px 0;
}
.main.about .container .honor .honor_cen .slick_honor {
	width: 1230px;
	margin: 60px auto 0 auto;
	position: relative;
	transition: transform 0.5s, opacity 0.5s;
}
.main.about .container .honor .honor_cen .slick_honor .slick-prev {
	width: 40px;
	height: 40px;
	background: url(../images/hl.png) no-repeat;
	background-size: cover;
	margin-top: -20px;
	left: -75px;
	transition: all 0.5s;
}
 @media (min-width: 1024px) {
.main.about .container .honor .honor_cen .slick_honor .slick-prev:hover {
	background: url(../images/hl2.png) no-repeat;
}
}
.main.about .container .honor .honor_cen .slick_honor .slick-next {
	width: 40px;
	height: 40px;
	background: url(../images/hr.png) no-repeat;
	background-size: cover;
	margin-top: -20px;
	right: -75px;
	transition: all 0.5s;
}
 @media (min-width: 1024px) {
.main.about .container .honor .honor_cen .slick_honor .slick-next:hover {
	background: url(../images/hr2.png) no-repeat;
}
}
.main.about .container .honor .honor_cen .slick_honor .slick-list {
	padding-bottom: 1px;
}
.main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list {
	margin: 0 3.5%;
}
.main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list a {
	display: block;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
}
 @media (min-width: 1024px) {
.main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list a:hover .tu img {
	transform: scale(1.1);
}
}
.main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list a .tu {
	width: 100%;
	overflow: hidden;
}
.main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list a .tu img {
	width: 100%;
	transition: all 0.5s;
	height: auto;
}
.main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list a .txt {
	font-size: 16px;
	line-height: 54px;
	color: #333;
	padding: 0 5px;
	text-align: center;
}
 @media (max-width: 1430px) {
.main.about .container .honor .honor_cen .slick_honor {
	width: 1100px;
	margin: 60px auto 0 auto;
}
.main.about .container .honor .honor_cen .slick_honor .slick-prev {
	left: -45px;
}
.main.about .container .honor .honor_cen .slick_honor .slick-next {
	right: -45px;
}
}
 @media (max-width: 1220px) {
.main.about .container .honor .honor_cen {
	padding: 80px 0;
}
.main.about .container .honor .honor_cen .slick_honor {
	width: 90%;
	margin: 50px auto 0 auto;
}
.main.about .container .honor .honor_cen .slick_honor .slick-prev {
	left: -45px;
}
.main.about .container .honor .honor_cen .slick_honor .slick-next {
	right: -45px;
}
}
 @media (max-width: 1024px) {
.main.about .container .honor .honor_cen {
	padding: 60px 0;
}
.main.about .container .honor .honor_cen .slick_honor {
	width: 90%;
	margin: 40px auto 0 auto;
}
.main.about .container .honor .honor_cen .slick_honor .slick-prev {
	left: -50px;
}
.main.about .container .honor .honor_cen .slick_honor .slick-next {
	right: -50px;
}
}
 @media (max-width: 750px) {
.main.about .container .honor .honor_cen {
	padding: 40px 0;
}
.main.about .container .honor .honor_cen .slick_honor {
	width: 90%;
	margin: 40px auto 0 auto;
}
.main.about .container .honor .honor_cen .slick_honor .slick-prev {
	left: -36px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.main.about .container .honor .honor_cen .slick_honor .slick-next {
	right: -36px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list {
	margin: 0 3%;
}
.main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list a .txt {
	font-size: 14px;
	line-height: 40px;
}
}
 @media (max-width: 600px) {
.main.about .container .honor .honor_cen {
	padding: 30px 0;
}
.main.about .container .honor .honor_cen .slick_honor {
	width: 80%;
	margin: 20px auto 0 auto;
}
.main.about .container .honor .honor_cen .slick_honor .slick-prev {
	left: -36px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.main.about .container .honor .honor_cen .slick_honor .slick-next {
	right: -36px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list {
	margin: 0 1%;
}
.main.about .container .honor .honor_cen .slick_honor .slick-list .slick-track .slick_item .list a .txt {
	font-size: 15px;
	line-height: 40px;
}
}
.main.about .container .style {
	background-size: 100% 550px;
}
.main.about .container .style .title_box .en {
	color: #fff;
}
.main.about .container .style .title_box .cn .txt {
	color: #fff;
}
.main.about .container .style .title_box .cn .line {
	background: #fff;
}
.main.about .container .style .style_box {
	padding-top: 90px;
	padding-bottom: 180px;
}
.main.about .container .style .style_box .sbox {
	background: #fff;
	transition: transform 0.5s, opacity 0.5s;
	margin-top: 60px;
	padding-top: 20px;
	padding-left: 10px;
	box-sizing: border-box;
	padding-right: 10px;
	box-shadow: 0 5px 16px rgba(170, 170, 170, 0.3);
}
.main.about .container .style .style_box .sbox .slick_style {
	margin-bottom: 0;
}
.main.about .container .style .style_box .sbox .slick_style .slick-dots {
	bottom: -80px;
}
.main.about .container .style .style_box .sbox .slick_style .slick-dots li {
	width: 12px;
	height: 12px;
}
.main.about .container .style .style_box .sbox .slick_style .slick-dots li.slick-active button {
	background: #050001;
}
.main.about .container .style .style_box .sbox .slick_style .slick-dots li button {
	background: #cdcccc;
}
.main.about .container .style .style_box .sbox .slick_style .slick-list .slick-track .slick_item .list {
	margin: 0 2.5%;
}
.main.about .container .style .style_box .sbox .slick_style .slick-list .slick-track .slick_item .list a {
	display: block;
}
.main.about .container .style .style_box .sbox .slick_style .slick-list .slick-track .slick_item .list a .tu {
	width: 100%;
	overflow: hidden;
}
.main.about .container .style .style_box .sbox .slick_style .slick-list .slick-track .slick_item .list a .tu img {
	width: 100%;
	height: auto;
}
.main.about .container .style .style_box .sbox .slick_style .slick-list .slick-track .slick_item .list a .txt {
	font-size: 18px;
	line-height: 80px;
	color: #050001;
	text-align: center;
	padding: 0 5px;
}
 @media (max-width: 1220px) {
.main.about .container .style {
	background-size: 100% 480px !important;
}
.main.about .container .style .style_box {
	padding-top: 80px;
	padding-bottom: 150px;
}
}
 @media (max-width: 1024px) {
.main.about .container .style {
	background-size: 100% 300px !important;
}
.main.about .container .style .style_box {
	padding-top: 50px;
	padding-bottom: 80px;
}
.main.about .container .style .style_box .sbox {
	margin-top: 40px;
}
.main.about .container .style .style_box .sbox .slick_style .slick-dots {
	bottom: -50px;
}
.main.about .container .style .style_box .sbox .slick_style .slick-list .slick-track .slick_item .list a .txt {
	font-size: 16px;
	line-height: 50px;
}
}
 @media (max-width: 500px) {
.main.about .container .style {
	background-size: 100% 250px !important;
}
.main.about .container .style .style_box {
	padding-top: 20px;
	padding-bottom: 50px;
}
.main.about .container .style .style_box .sbox {
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.main.about .container .style .style_box .sbox .slick_style .slick-dots {
	bottom: -30px !important;
}
.main.about .container .style .style_box .sbox .slick_style .slick-dots li {
	padding-top: 10px;
	margin: 0 5px;
}
.main.about .container .style .style_box .sbox .slick_style .slick-list .slick-track .slick_item .list a .txt {
	font-size: 16px;
	line-height: 50px;
}
.cont img{ width:94%; margin:0 3%}

}
.main.product .product_box {
	padding-top: 120px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 40px;
	position: relative;
	transition: transform 0.5s, opacity 0.5s;
}
.main.product .product_box .arrow {
	width: 30px;
	height: 18px;
	background: url(../images/arrow.jpg) no-repeat;
	position: absolute;
	left: 0;
	bottom: -18px;
}
.main.product .product_box .pbox {
	padding: 0 4.8%;
	box-sizing: border-box;
	margin-top: 85px;
}
.main.product .product_box .pbox ul li:last-child {
	margin-right: 0;
}
.main.product .product_box .pbox ul li {
	float: left;
	width: 19.3%;
	margin-right: 7.5%;
}
.main.product .product_box .pbox ul li.active {
	margin-top: -2%;
}
.main.product .product_box .pbox ul li.active a .tu {
	width: 100%;
	box-shadow: 0 5px 16px rgba(145, 145, 145, 0.75);
}
.main.product .product_box .pbox ul li.active a .tu .mask {
	filter: alpha(opacity=100);
	opacity: 1;
}
.main.product .product_box .pbox ul li.active a .tu .cont {
	transform: translateY(0%);
}
.main.product .product_box .pbox ul li.active a .txt {
	filter: alpha(opacity=0);
	opacity: 0;
}
.main.product .product_box .pbox ul li a {
	display: block;
}
.main.product .product_box .pbox ul li a .tu {
	overflow: hidden;
	border-radius: 50%;
	width: 72.4%;
	margin: 0 auto;
	position: relative;
	transition: all 0.5s;
}
.main.product .product_box .pbox ul li a .tu .mask {
	width: 100%;
	height: 100%;
	background: rgba(64, 60, 58, 0.68);
	position: absolute;
	left: 0;
	border-radius: 50%;
	top: 0;
	transform-origin: left bottom;
	filter: alpha(opacity=0);
	opacity: 0;
	transition: all 0.5s;
}
.main.product .product_box .pbox ul li a .tu .cont {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s;
	z-index: 10;
	transform: translateY(-110%);
	padding: 0 5px;
	box-sizing: border-box;
}
.main.product .product_box .pbox ul li a .tu .cont .tab {
	width: 100%;
	height: 100%;
	display: table;
}
.main.product .product_box .pbox ul li a .tu .cont .tab .tab_cell {
	display: table-cell;
	vertical-align: middle;
}
.main.product .product_box .pbox ul li a .tu .cont .tab .tab_cell .cn {
	font-size: 24px;
	line-height: 42px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.main.product .product_box .pbox ul li a .tu .cont .tab .tab_cell .en {
	font-size: 14px;
	line-height: 26px;
	color: #fff;
	font-family: 'GOTHIC';
	text-transform: uppercase;
	text-align: center;
}
.main.product .product_box .pbox ul li a .tu img {
	width: 100%;
	border: 4px solid #e4e4e4;
	height: auto;
	box-sizing: border-box;
	border-radius: 50%;
}
.main.product .product_box .pbox ul li a .txt {
	font-size: 16px;
	line-height: 24px;
	color: #050001;
	text-align: center;
	padding-top: 14px;
	transition: all 0.3s;
}
 @media (max-width: 1220px) {
.main.product .product_box {
	padding-top: 100px;
	padding-bottom: 30px;
}
.main.product .product_box .pbox {
	margin-top: 70px;
}
.main.product .product_box .pbox ul li {
	float: left;
	width: 19.3%;
	margin-right: 7.5%;
}
.main.product .product_box .pbox ul li a .tu .cont .tab .tab_cell .cn {
	font-size: 20px;
	line-height: 36px;
}
.main.product .product_box .pbox ul li a .tu .cont .tab .tab_cell .en {
	font-size: 14px;
	line-height: 24px;
}
.main.product .product_box .pbox ul li a .txt {
	font-size: 16px;
	line-height: 24px;
	color: #050001;
	text-align: center;
	padding-top: 14px;
	transition: all 0.3s;
}
}
 @media (max-width: 1024px) {
.main.product .product_box {
	padding-top: 50px;
	padding-bottom: 30px;
}
.main.product .product_box .pbox {
	margin-top: 40px;
}
.main.product .product_box .pbox ul li {
	float: left;
	width: 23%;
	margin-right: 2.5%;
}
.main.product .product_box .pbox ul li a .txt {
	padding-top: 10px;
}
.main.product .product_box .pbox ul li a .tu .cont .tab .tab_cell .en {
	display: none;
}
}
 @media (max-width: 600px) {
.main.product .product_box {
	padding-top: 30px;
	padding-bottom: 20px;
}
.main.product .product_box .pbox {
	margin-top: 25px;
	padding: 0;
	overflow: auto;
	overflow-y: inherit;
}
.main.product .product_box .pbox ul {
	width: 147%;
}
.main.product .product_box .pbox ul li {
	float: left;
	width: 25%;
	margin-right: 0;
}
.main.product .product_box .pbox ul li.active {
	margin-top: 0;
}
.main.product .product_box .pbox ul li.active a .tu {
	box-shadow: none;
}
.main.product .product_box .pbox ul li.active a .txt {
	display: none;
}
.main.product .product_box .pbox ul li a .txt {
	padding-top: 0px;
	font-size: 14px;
	line-height: 20px;
}
.main.product .product_box .pbox ul li a .tu {
	width: 80%;
}
.main.product .product_box .pbox ul li a .tu img {
	border-width: 2px;
}
.main.product .product_box .pbox ul li a .tu .cont .tab .tab_cell .en {
	display: none;
}
.main.product .product_box .pbox ul li a .tu .cont .tab .tab_cell .cn {
	font-size: 14px;
	line-height: 24px;
}
}
.main.product .product_list {
	margin-top: 70px;
}
.main.product .product_list .product_b {
	padding-bottom: 30px;
	display: none;
	position: relative;
	animation: move1 .4s linear forwards;
}
.main.product .product_list .product_b.show {
	display: block;
}
.main.product .product_list .product_b .page {
	margin-top: 35px;
}
.main.product .product_list .product_b .pl {
	float: left;
	width: 19.6%;
}
.main.product .product_list .product_b .pl .ti {
	width: 100%;
	height: 64px;
	border: 1px solid #d4d4d4;
	background: #e1e1e1;
	font-size: 18px;
	line-height: 64px;
	font-weight: bold;
	text-align: center;
	color: #333;
	box-sizing: border-box;
}
.main.product .product_list .product_b .pl .ti span {
	font-weight: normal;
	font-size: 14px;
	line-height: 64px;
	color: #999;
	font-family: Arial;
	margin-left: 5px;
	display: inline-block;
}
.main.product .product_list .product_b .pl .list {
	border: 1px solid #e1e1e1;
	margin-top: 7px;
}
.main.product .product_list .product_b .pl .list ul li:last-child {
	border: none;
}
.main.product .product_list .product_b .pl .list ul li {
	border-bottom: 1px solid #e1e1e1;
}
.main.product .product_list .product_b .pl .list ul li.cur .tit {
	background: #000;
}
.main.product .product_list .product_b .pl .list ul li.cur .tit .img img {
	display: none;
}
.main.product .product_list .product_b .pl .list ul li.cur .tit .img img.active {
	display: inline-block;
}
.main.product .product_list .product_b .pl .list ul li.cur .tit .txt {
	color: #fff;
}
.main.product .product_list .product_b .pl .list ul li .cont {
	width: 100%;
	border-top: 1px solid #e1e1e1;
	box-sizing: border-box;
	display: none;
}
.main.product .product_list .product_b .pl .list ul li .cont.show {
	display: block;
}
.main.product .product_list .product_b .pl .list ul li .cont a {
	display: block;
	padding-left: 70px;
	font-size: 14px;
	line-height: 60px;
	color: #666;
}
.main.product .product_list .product_b .pl .list ul li .cont a.on {
	background: #eee;
}
 @media (min-width: 1024px) {
.main.product .product_list .product_b .pl .list ul li .cont a:hover {
	background: #eee;
}
}
.main.product .product_list .product_b .pl .list ul li .tit {
	width: 100%;
	height: 60px;
	transition: all 0.5s;
	padding: 0 30px;
	box-sizing: border-box;
}
.main.product .product_list .product_b .pl .list ul li .tit:hover {
	background: #000;
}
.main.product .product_list .product_b .pl .list ul li .tit:hover .img img {
	display: none;
}
.main.product .product_list .product_b .pl .list ul li .tit:hover .img img.active {
	display: inline-block;
}
.main.product .product_list .product_b .pl .list ul li .tit:hover .txt {
	color: #fff;
}
.main.product .product_list .product_b .pl .list ul li .tit .img {
	float: left;
	width: 25px;
	line-height: 60px;
}
.main.product .product_list .product_b .pl .list ul li .tit .img img {
	max-width: 100%;
}
.main.product .product_list .product_b .pl .list ul li .tit .img img.active {
	display: none;
}
.main.product .product_list .product_b .pl .list ul li .tit .ico {
	width: 14px;
	height: 100%;
	background: url(../images/icoo.png) no-repeat right center;
	float: right;
}
.main.product .product_list .product_b .pl .list ul li .tit .txt {
	float: left;
	font-size: 15px;
	line-height: 60px;
	color: #333;
	padding-left: 15px;
}
.main.product .product_list .product_b .pr {
	width: 100%;
	float: right;
	overflow: hidden;
}
.main.product .product_list .product_b .pr.pr2 ul li a .tu {
	border: none;
	overflow: hidden;
}
.main.product .product_list .product_b .pr.pr2 ul li a .tu img {
	width: 100%;
	display: block;
	height:260px;
	max-height: inherit;
	max-width: inherit;
}
.main.product .product_list .product_b .pr.pr2 ul li a .txt {
	font-family: "Microsoft Yahei";
}
.main.product .product_list .product_b .pr ul {
	width: 110%;
}
.main.product .product_list .product_b .pr ul li {
	float: left;
	width: 28.5%;
	margin-right: 2%;
	margin-bottom: 3%;
	border:3px #F3F3F3 solid;
}
.main.product .product_list .product_b .pr ul li a {
	display: block;
}
 @media (min-width: 1024px) {
.main.product .product_list .product_b .pr ul li a:hover .tu img {
	transform: scale(1.1);
}
}
.main.product .product_list .product_b .pr ul li a .tu {
	text-align: center;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #e4e4e4;
}
.main.product .product_list .product_b .pr ul li a .tu img {
	transition: all 0.5s;
	max-width: 90%;
	max-height: 90%;
}
.main.product .product_list .product_b .pr ul li a .txt {
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	color: #333;
	font-family: Arial;
	padding-top: 20px;
}
 @media (max-width: 1220px) {
.main.product .product_list {
	margin-top: 60px;
}
.main.product .product_list .product_b {
	padding-bottom: 100px;
}
.main.product .product_list .product_b .page {
	margin-top: 30px;
}
.main.product .product_list .product_b .pl {
	width: 21%;
}
.main.product .product_list .product_b .pl .ti {
	height: 60px;
	font-size: 18px;
	line-height: 60px;
}
.main.product .product_list .product_b .pl .ti span {
	font-size: 14px;
	line-height: 60px;
}
.main.product .product_list .product_b .pl .list ul li .cont a {
	padding-left: 50px;
}
.main.product .product_list .product_b .pl .list ul li .tit {
	padding: 0 20px;
}
}
 @media (max-width: 1024px) {
.main.product .product_list {
	margin-top: 40px;
}
.main.product .product_list .product_b {
	padding-bottom: 70px;
}
.main.product .product_list .product_b .page {
	margin-top: 20px;
}
.main.product .product_list .product_b .pl {
	width: 100%;
	float: none;
}
.main.product .product_list .product_b .pl .ti {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
}
.main.product .product_list .product_b .pl .ti span {
	font-size: 14px;
	line-height: 50px;
}
.main.product .product_list .product_b .pl .list ul li .cont a {
	line-height: 50px;
	padding-left: 40px;
}
.main.product .product_list .product_b .pl .list ul li .tit {
	height: 50px;
	padding: 0 10px;
}
.main.product .product_list .product_b .pl .list ul li .tit .img {
	line-height: 50px;
}
.main.product .product_list .product_b .pl .list ul li .tit .txt {
	font-size: 15px;
	line-height: 50px;
	padding-left: 10px;
}
.main.product .product_list .product_b .pr {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.main.product .product_list .product_b .pr ul li {
	margin-bottom: 2.5%;
}
.main.product .product_list .product_b .pr ul li a .txt {
	padding-top: 10px;
}
}
 @media (max-width: 600px) {
.main.product .product_list {
	margin-top: 45px;
}
.main.product .product_list .product_b {
	padding-bottom: 30px;
}
.main.product .product_list .product_b .page {
	margin-top: 10px;
}
.main.product .product_list .product_b .pl {
	width: 100%;
	float: none;
}
.main.product .product_list .product_b .pl .ti {
	height: 40px;
	font-size: 16px;
	line-height: 40px;
}
.main.product .product_list .product_b .pl .ti span {
	font-size: 14px;
	line-height: 40px;
}
.main.product .product_list .product_b .pl .list ul li .cont a {
	line-height: 40px;
}
.main.product .product_list .product_b .pl .list ul li .tit {
	height: 40px;
	padding: 0 10px;
}
.main.product .product_list .product_b .pl .list ul li .tit .img {
	line-height: 40px;
}
.main.product .product_list .product_b .pl .list ul li .tit .txt {
	font-size: 15px;
	line-height: 40px;
	padding-left: 10px;
}
.main.product .product_list .product_b .pr {
	width: 100%;
	float: none;
}
.main.product .product_list .product_b .pr ul {
	width: 100%;
}
.main.product .product_list .product_b .pr ul li:nth-child(even) {
	float: right;
}
.main.product .product_list .product_b .pr ul li {
	margin-right: 0;
	width: 48%;
	margin-bottom: 2.5%;
}
.main.product .product_list .product_b .pr ul li a .txt {
	padding-top: 10px;
}
}
.main.product .detail_box {
	padding-top: 70px;
	padding-bottom: 120px;
	transition: transform 0.5s, opacity 0.5s;
}
.main.product .detail_box .location {
	font-size: 14px;
	line-height: 24px;
	padding-left: 34px;
	background: url(../images/add.png) no-repeat 7px center;
	color: #666;
}
 @media (max-width: 1024px) {
.main.product .detail_box .location {
	display: none;
}
}
.main.product .detail_box .location a {
	color: #666;
}
.main.product .detail_box .location a:hover {
	color: #050001;
}
.main.product .detail_box .location span {
	color: #050001;
}
.main.product .detail_box .detail {
	margin-top: 18px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	padding: 30px;
}
.main.product .detail_box .detail .dbox .slick_b {
	width: 54.3%;
	float: left;
	position: relative;
}
.main.product .detail_box .detail .dbox .slick_b .prev {
	width: 35px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -30px;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	line-height: 60px;
	z-index: 10;
	transition: all 0.3s;
	cursor: pointer;
}
 @media (min-width: 1024px) {
.main.product .detail_box .detail .dbox .slick_b .prev:hover {
	background: #000;
}
}
.main.product .detail_box .detail .dbox .slick_b .next {
	width: 35px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -30px;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	z-index: 10;
	line-height: 60px;
	transition: all 0.3s;
	cursor: pointer;
}
 @media (min-width: 1024px) {
.main.product .detail_box .detail .dbox .slick_b .next:hover {
	background: #000;
}
}
.main.product .detail_box .detail .dbox .slick_b .slick_pic {
	margin-bottom: 0;
}
.main.product .detail_box .detail .dbox .slick_b .slick_pic .slick_list img {
	width: 100%;
	height: auto;
}
 @media (max-width: 900px) {
.main.product .detail_box .detail .dbox .slick_b {
	width: 100%;
	float: none;
}
}
 @media (max-width: 600px) {
.main.product .detail_box .detail .dbox .slick_b .prev, .main.product .detail_box .detail .dbox .slick_b .next {
	height: 50px;
	width: 28px;
	line-height: 50px;
}
}
.main.product .detail_box .detail .dbox .swiper_pic {
	width: 54.3%;
	float: left;
	display: none;
}
.main.product .detail_box .detail .dbox .swiper_pic.swiper_pic2 {
	border: 2px solid #f6f6f6;
}
.main.product .detail_box .detail .dbox .swiper_pic.swiper_pic2 .swiper-container .swiper-wrapper .swiper-slide {
	text-align: center;
}
.main.product .detail_box .detail .dbox .swiper_pic.swiper_pic2 .swiper-container .swiper-wrapper .swiper-slide img {
	max-height: 90%;
	height: auto;
	width: auto;
	max-width: 90%;
}
 @media (max-width: 1024px) {
.main.product .detail_box .detail .dbox .swiper_pic {
	display: block;
}
}
.main.product .detail_box .detail .dbox .swiper_pic .swiper-container .swiper-button-next {
	width: 35px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -30px;
	background: black !important;
	text-align: center;
	line-height: 60px;
	transition: all 0.3s;
	cursor: pointer;
}
.main.product .detail_box .detail .dbox .swiper_pic .swiper-container .swiper-button-prev {
	width: 35px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -30px;
	background: black !important;
	text-align: center;
	line-height: 60px;
	transition: all 0.3s;
	cursor: pointer;
}
.main.product .detail_box .detail .dbox .swiper_pic .swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
}
.main.product .detail_box .detail .dbox .dl {
	float: left;
	width: 54.3%;
	box-sizing: border-box;
}
.main.product .detail_box .detail .dbox .dl.dl2 .large {
	border: 4px solid #f6f6f6;
}
.main.product .detail_box .detail .dbox .dl.dl2 .wrap .box3 ul li {
	text-align: center;
}
.main.product .detail_box .detail .dbox .dl.dl2 .wrap .box3 ul li .bb {
	width: 100%;
	height: 100%;
	border: 3px solid #f6f6f6;
	box-sizing: border-box;
}
.main.product .detail_box .detail .dbox .dl.dl2 .wrap .box3 ul li img {
	width: auto;
	max-width: 90%;
	display: inline-block;
	vertical-align: middle;
	max-height: 90%;
	margin-top: -5%;
}
 @media (max-width: 1024px) {
.main.product .detail_box .detail .dbox .dl {
	display: none;
}
}
.main.product .detail_box .detail .dbox .dl .large {
	position: relative;
	text-align: center;
	overflow: hidden;
}
.main.product .detail_box .detail .dbox .dl .large .prev {
	width: 35px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -30px;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	line-height: 60px;
	transition: all 0.3s;
	cursor: pointer;
}
.main.product .detail_box .detail .dbox .dl .large .prev:hover {
	background: #000;
}
.main.product .detail_box .detail .dbox .dl .large .next {
	width: 35px;
	height: 60px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -30px;
	background: rgba(0, 0, 0, 0.5);
	text-align: center;
	line-height: 60px;
	transition: all 0.3s;
	cursor: pointer;
}
.main.product .detail_box .detail .dbox .dl .large .next:hover {
	background: #000;
}
.main.product .detail_box .detail .dbox .dl .large ul {
	position: relative;
}
.main.product .detail_box .detail .dbox .dl .large ul li {
	float: left;
}
.main.product .detail_box .detail .dbox .dl .large img {
	max-width: 100%;
	max-height: 100%;
}
.main.product .detail_box .detail .dbox .dl .wrap {
	margin-top: 10px;
}
.main.product .detail_box .detail .dbox .dl .wrap .box3 {
	overflow: hidden;
}
.main.product .detail_box .detail .dbox .dl .wrap .box3 ul {
	position: relative;
}
.main.product .detail_box .detail .dbox .dl .wrap .box3 ul li {
	width: 145px;
	height: 108px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-right: 11px;
	cursor: pointer;
}
.main.product .detail_box .detail .dbox .dl .wrap .box3 ul li.active .border {
	display: block;
}
.main.product .detail_box .detail .dbox .dl .wrap .box3 ul li img {
	width: 100%;
	height: auto;
}
.main.product .detail_box .detail .dbox .dl .wrap .box3 ul li .border {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	border: 3px solid #000;
	box-sizing: border-box;
	display: none;
}
.main.product .detail_box .detail .dbox .dr {
	width: 40.7%;
	float: right;
}
.main.product .detail_box .detail .dbox .dr .pro_name {
	font-size: 24px;
	line-height: 40px;
	color: #050001;
	font-weight: bold;
	padding-top: 27px;
}
.main.product .detail_box .detail .dbox .dr .line {
	width: 40px;
	height: 4px;
	background: #e1010c;
	margin-top: 23px;
}
.main.product .detail_box .detail .dbox .dr .msg {
	font-size: 14px;
	line-height: 24px;
	color: #050001;
	padding-top: 20px;
}
.main.product .detail_box .detail .dbox .dr .msg p {
	margin-top: 6px;
}
.main.product .detail_box .detail .dbox .dr .con {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	height: 156px;
	margin-top: 16px;
}
.main.product .detail_box .detail .dbox .dr .m {
	width: 160px;
	height: 44px;
	background: #000;
	display: block;
	text-align: center;
}
.main.product .detail_box .detail .dbox .dr .m .ico {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.main.product .detail_box .detail .dbox .dr .m .txt {
	font-size: 14px;
	line-height: 44px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.main.product .detail_box .detail .ds_cont {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	padding-top: 35px;
	padding-bottom: 70px;
}
.main.product .detail_box .detail .ds_cont img {
	max-width: 100%;
	height: auto !important;
}
.main.product .detail_box .detail .content {
	padding-top: 20px;
}
.main.product .detail_box .detail .content .des_tit {
	margin-top: 50px;
	border-bottom: 1px solid #e4e4e4;
}
.main.product .detail_box .detail .content .des_tit span {
	background: #000;
	display: inline-block;
	font-size: 18px;
	line-height: 46px;
	color: #fff;
	font-weight: bold;
	padding: 0 52px;
}
.main.product .detail_box .detail .content .swiper_dp {
	margin-top: 35px;
	display: none;
}
 @media (max-width: 1024px) {
.main.product .detail_box .detail .content .swiper_dp {
	display: block;
}
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container {
	padding-bottom: 40px;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container .swiper-pagination {
	bottom: 0px;
	line-height: 0;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container .swiper-pagination .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	margin: 0 8px;
	border-radius: 50%;
	background: #cdcccc;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #050001;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container .swiper-wrapper .swiper-slide a {
	display: block;
	position: relative;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container .swiper-wrapper .swiper-slide a .tu {
	overflow: hidden;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container .swiper-wrapper .swiper-slide a .tu img {
	width: 100%;
	height: auto;
	transition: all 0.3s;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container .swiper-wrapper .swiper-slide a .txt {
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	height: 44px;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	padding: 0 20px;
	font-size: 16px;
	line-height: 44px;
	color: #fff;
}
.main.product .detail_box .detail .content .slider_dp {
	overflow: hidden;
	margin-top: 35px;
}
 @media (max-width: 1024px) {
.main.product .detail_box .detail .content .slider_dp {
	display: none;
}
}
.main.product .detail_box .detail .content .slider_dp ul {
	position: relative;
}
.main.product .detail_box .detail .content .slider_dp ul li {
	float: left;
	margin-right: 35px;
}
.main.product .detail_box .detail .content .slider_dp ul li a {
	display: block;
	position: relative;
}
.main.product .detail_box .detail .content .slider_dp ul li a:hover .tu img {
	transform: scale(1.1);
}
.main.product .detail_box .detail .content .slider_dp ul li a .tu {
	overflow: hidden;
}
.main.product .detail_box .detail .content .slider_dp ul li a .tu img {
	width: 100%;
	height: auto;
	transition: all 0.3s;
}
.main.product .detail_box .detail .content .slider_dp ul li a .txt {
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	height: 56px;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6);
	padding: 0 50px;
	font-size: 18px;
	line-height: 56px;
	color: #fff;
}
.main.product .detail_box .detail .content .slider_dp .dots {
	text-align: center;
	padding-top: 30px;
	clear: both;
}
.main.product .detail_box .detail .content .slider_dp .dots a {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 8px;
	border-radius: 50%;
	background: #cdcccc;
}
.main.product .detail_box .detail .content .slider_dp .dots a.active {
	background: #050001;
}
.main.product .detail_box .page_main {
	margin-top: 35px;
	position: relative;
}
.main.product .detail_box .page_main .return {
	position: absolute;
	width: 160px;
	height: 44px;
	background: #000;
	display: block;
	text-align: center;
	right: 0;
	top: 50%;
	margin-top: -22px;
}
.main.product .detail_box .page_main .return .txt {
	font-size: 14px;
	line-height: 44px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.main.product .detail_box .page_main .return .ico {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.main.product .detail_box .page_main .page_l {
	padding-right: 170px;
	width: 100%;
	box-sizing: border-box;
}
.main.product .detail_box .page_main .page_l a {
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	width: 100%;
	color: #666;
}
 @media (min-width: 1024px) {
.main.product .detail_box .page_main .page_l a:hover {
	color: #333;
}
}
 @media (max-width: 1220px) {
.main.product .detail_box {
	padding-top: 60px;
	padding-bottom: 100px;
}
.main.product .detail_box .detail .dbox .dr .con {
	margin-bottom: 20px;
	height: auto;
}
.main.product .detail_box .detail .dbox .dr .line {
	margin-top: 18px;
}
.main.product .detail_box .detail .dbox .dr .msg {
	padding-top: 15px;
}
.main.product .detail_box .detail .dbox .dr .content .des_tit {
	margin-top: 40px;
}
.main.product .detail_box .detail .dbox .dr .content .des_tit span {
	padding: 0 40px;
}
.main.product .detail_box .detail .dbox .dr .content .slider_dp {
	margin-top: 30px;
}
.main.product .detail_box .detail .dbox .dr .content .slider_dp ul li a .txt {
	padding: 0 40px;
	height: 50px;
	line-height: 50px;
}
.main.product .detail_box .detail .dbox .dr .content .slider_dp .dots {
	text-align: center;
	padding-top: 30px;
	clear: both;
}
.main.product .detail_box .detail .dbox .dr .content .slider_dp .dots a {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 8px;
	border-radius: 50%;
	background: #cdcccc;
}
.main.product .detail_box .detail .dbox .dr .content .slider_dp .dots a.active {
	background: #050001;
}
}
 @media (max-width: 1024px) {
.main.product .detail_box {
	padding-top: 50px;
	padding-bottom: 70px;
}
.main.product .detail_box .page_main {
	margin-top: 25px;
}
.main.product .detail_box .page_main .page_l p {
	line-height: 0;
}
.main.product .detail_box .page_main .page_l a {
	line-height: 28px;
}
.main.product .detail_box .page_main .return {
	width: 150px;
}
.main.product .detail_box .detail {
	padding: 15px;
}
.main.product .detail_box .detail .dbox .dr .pro_name {
	padding-top: 15px;
	font-size: 20px;
	line-height: 30px;
}
.main.product .detail_box .detail .dbox .dr .line {
	margin-top: 10px;
}
.main.product .detail_box .detail .dbox .dr .msg {
	padding-top: 10px;
}
.main.product .detail_box .detail .dbox .dr .msg p {
	margin-top: 0;
}
.main.product .detail_box .detail .dbox .dr .m {
	width: 150px;
}
.main.product .detail_box .detail .content .des_tit {
	margin-top: 25px;
}
.main.product .detail_box .detail .content .des_tit span {
	font-size: 16px;
	line-height: 40px;
	padding: 0 35px;
}
.main.product .detail_box .detail .content .ds_cont {
	padding-top: 25px;
	padding-bottom: 40px;
}
.main.product .detail_box .detail .content .swiper_dp {
	margin-top: 20px;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 5px;
}
}
 @media (max-width: 900px) {
.main.product .detail_box .detail .dbox .swiper_pic {
	width: 100%;
	float: none;
}
.main.product .detail_box .detail .dbox .dr {
	width: 100%;
	float: none;
}
}
 @media (max-width: 600px) {
.main.product .detail_box {
	padding-top: 30px;
	padding-bottom: 30px;
}
.main.product .detail_box.detail_box2 {
	padding-top: 10px;
}
.main.product .detail_box .page_main .page_l {
	padding-right: 130px;
}
.main.product .detail_box .page_main .return {
	width: 120px;
	height: 36px;
	margin-top: -18px;
}
.main.product .detail_box .page_main .return .ico {
	margin: 0 2px;
}
.main.product .detail_box .page_main .return .ico img {
	width: 15px;
	height: auto;
}
.main.product .detail_box .page_main .return .txt {
	line-height: 36px;
	margin: 0 2px;
}
.main.product .detail_box .detail {
	padding: 10px;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container .swiper-pagination {
	bottom: 10px;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container .swiper-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 3px;
}
.main.product .detail_box .detail .content .swiper_dp .swiper-container .swiper-wrapper .swiper-slide .txt {
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
}
.main.product .detail_box .detail .content .ds_cont {
	padding-top: 15px;
	padding-bottom: 20px;
}
.main.product .detail_box .detail .content .des_tit {
	margin-top: 15px;
}
.main.product .detail_box .detail .content .des_tit span {
	padding: 0 20px;
}
.main.product .detail_box .detail .dbox .dr .m {
	width: 120px;
	height: 36px;
}
.main.product .detail_box .detail .dbox .dr .m .ico {
	margin: 0 2px;
}
.main.product .detail_box .detail .dbox .dr .m .ico img {
	width: 15px;
	height: auto;
}
.main.product .detail_box .detail .dbox .dr .m .txt {
	line-height: 36px;
	margin: 0 2px;
}
.main.product .detail_box .detail .dbox .swiper_pic .swiper-container .swiper-button-next, .main.product .detail_box .detail .dbox .swiper_pic .swiper-container .swiper-button-prev {
	height: 50px;
	width: 28px;
	line-height: 50px;
}
.main.product .product_list .product_b .pr.pr2 ul li a .tu img {
	width: 100%;
	display: block;
	height:110px;
	max-height: inherit;
	max-width: inherit;
}
}
.main.product .home_box {
	padding-top: 110px;
	transition: transform 0.5s, opacity 0.5s;
}
.main.product .home_box .home_classification {
	text-align: center;
	margin-top: 40px;
}
.main.product .home_box .home_classification a {
	display: inline-block;
	width: 160px;
	height: 42px;
	border: 1px solid #e1e1e1;
	font-size: 14px;
	line-height: 40px;
	color: #666;
	text-align: center;
	vertical-align: top;
	margin: 0 10px;
	box-sizing: border-box;
	transition: all 0.3s;
}
.main.product .home_box .home_classification a.active {
	background: #999;
	color: #fff;
	border-color: #999;
}
 @media (min-width: 1024px) {
.main.product .home_box .home_classification a:hover {
	background: #999;
	color: #fff;
	border-color: #999;
}
}
.main.product .home_box .family_box {
	padding-bottom: 115px;
	overflow: hidden;
	margin-top: 22px;
}
.main.product .home_box .family_box .page_box {
	padding-top: 55px;
	clear: both;
}
.main.product .home_box .family_box ul {
	width: 110%;
}
.main.product .home_box .family_box ul li {
	width: 31%;
	float: left;
	margin-top: 40px;
}
.main.product .home_box .family_box ul li .bb {
	border-bottom: 1px solid #eee;
	padding-right: 7.3%;
	box-sizing: border-box;
	padding-bottom: 42px;
}
.main.product .home_box .family_box ul li .bb a {
	display: block;
}
 @media (min-width: 1024px) {
.main.product .home_box .family_box ul li .bb a:hover .tu img {
	transform: scale(1.1);
}
}
.main.product .home_box .family_box ul li .bb a .tu {
	overflow: hidden;
}
.main.product .home_box .family_box ul li .bb a .tu img {
	transition: all 0.5s;
	width: 100%;
	height: auto;
}
.main.product .home_box .family_box ul li .bb a .txt {
	font-size: 16px;
	line-height: 34px;
	color: #333;
	text-align: center;
	margin-top: 9px;
}
 @media (max-width: 1220px) {
.main.product .home_box {
	padding-top: 90px;
}
.main.product .home_box .home_classification {
	margin-top: 30px;
}
.main.product .home_box .family_box {
	padding-bottom: 100px;
}
.main.product .home_box .family_box ul li {
	margin-top: 35px;
}
.main.product .home_box .family_box ul li .bb {
	padding-bottom: 35px;
}
.main.product .home_box .family_box .page_box {
	padding-top: 45px;
}
}
 @media (max-width: 1024px) {
.main.product .home_box {
	padding-top: 50px;
}
.main.product .home_box .home_classification a {
	width: 140px;
}
.main.product .home_box .family_box {
	padding-bottom: 60px;
}
.main.product .home_box .family_box ul li {
	margin-top: 25px;
}
.main.product .home_box .family_box ul li .bb {
	padding-bottom: 25px;
}
.main.product .home_box .family_box .page_box {
	padding-top: 45px;
}
}
 @media (max-width: 800px) {
.main.product .home_box {
	padding-top: 40px;
}
.main.product .home_box .home_classification a {
	width: 120px;
	height: 36px;
	line-height: 36px;
}
.main.product .home_box .family_box {
	padding-bottom: 50px;
}
.main.product .home_box .family_box ul li {
	width: 47%;
	margin-top: 25px;
}
.main.product .home_box .family_box ul li .bb {
	padding-right: 6.3%;
	padding-bottom: 15px;
}
.main.product .home_box .family_box .page_box {
	padding-top: 45px;
}
}
 @media (max-width: 600px) {
.main.product .home_box {
	padding-top: 30px;
}
.main.product .home_box .home_classification {
	margin-top: 20px;
}
.main.product .home_box .home_classification a {
	width: 100px;
	margin: 0 5px;
}
.main.product .home_box .family_box {
	padding-bottom: 40px;
	margin-top: 10px;
}
.main.product .home_box .family_box ul {
	width: 100%;
}
.main.product .home_box .family_box ul li {
	width: 100%;
	margin-top: 25px;
}
.main.product .home_box .family_box ul li .bb {
	padding-right: 0;
	padding-bottom: 15px;
}
.main.product .home_box .family_box .page_box {
	padding-top: 25px;
}
}
.main.brand .brand_box {
	padding-top: 10px;
	transition: transform 0.5s, opacity 0.5s;
}
 @media (max-width: 1220px) {
.main.brand .brand_box {
	padding-top: 100px;
}
}
 @media (max-width: 1024px) {
.main.brand .brand_box {
	padding-top: 50px;
}
}
 @media (max-width: 600px) {
.main.brand .brand_box {
	padding-top: 30px;
}
}
.main.brand .brand_box .box {
	margin-top: 60px;
	padding-bottom: 140px;
}
.main.brand .brand_box .box ul li:nth-child(even) {
	float: right;
}
.main.brand .brand_box .box ul li {
	width: 48.33%;
	float: left;
	margin-bottom: 3.4%;
	padding: 14px 14px 0 14px;
	cursor: pointer;
	box-sizing: border-box;
	background: #f6f6f6;
	transition: box-shadow 0.5s;
}
 @media (min-width: 1024px) {
.main.brand .brand_box .box ul li:hover {
	box-shadow: 0 0 20px 10px #e4e4e4;
}
.main.brand .brand_box .box ul li:hover .tu .mask {
	filter: alpha(opacity=100);
	opacity: 1;
}
.main.brand .brand_box .box ul li:hover .tu .play {
	transform: translateY(0px);
}
}
.main.brand .brand_box .box ul li .tu {
	overflow: hidden;
	position: relative;
}
.main.brand .brand_box .box ul li .tu .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	transition: all 0.5s;
	top: 0;
	background: rgba(0, 0, 0, 0.75);
	filter: alpha(opacity=0);
	opacity: 0;
}
.main.brand .brand_box .box ul li .tu .play {
	width: 100px;
	height: 100px;
	background: url(../images/play.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -50px;
	transition: all 0.5s cubic-bezier(0, 0.76, 0.85, 0.91);
	z-index: 10;
	transform: translateY(-250px);
}
.main.brand .brand_box .box ul li .tu img {
	width: 100%;
	height: auto;
}
.main.brand .brand_box .box ul li .msg {
	position: relative;
	height: 76px;
}
.main.brand .brand_box .box ul li .msg .txt {
	width: 100%;
	height: 100%;
	padding-right: 70px;
	box-sizing: border-box;
}
.main.brand .brand_box .box ul li .msg .txt .tab {
	width: 100%;
	height: 100%;
	display: table;
}
.main.brand .brand_box .box ul li .msg .txt .tab .tab_cell {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	line-height: 24px;
	color: #050001;
}
.main.brand .brand_box .box ul li .msg .ico {
	width: 60px;
	height: 50px;
	position: absolute;
	right: 0;
	display: block;
	top: 50%;
	margin-top: -25px;
	background: url(../images/download.jpg) no-repeat;
	background-size: cover;
}
.main.brand .brand_box .box .more {
	width: 160px;
	height: 40px;
	background: #050001;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
	text-align: center;
}
.main.brand .brand_box .box .more .txt {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	margin: 0 3px;
}
.main.brand .brand_box .box .more .ico {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
 @media (max-width: 1220px) {
.main.brand .brand_box .box {
	margin-top: 50px;
	padding-bottom: 100px;
}
.main.brand .brand_box .box .more {
	margin-top: 50px;
}
.main.brand .brand_box .box ul li {
	padding: 10px 10px 0 10px;
}
}
 @media (max-width: 1024px) {
.main.brand .brand_box .box {
	margin-top: 30px;
	padding-bottom: 60px;
}
.main.brand .brand_box .box .more {
	margin-top: 30px;
}
.main.brand .brand_box .box ul li .msg {
	height: 60px;
}
.main.brand .brand_box .box ul li .msg .txt {
	padding-right: 50px;
}
.main.brand .brand_box .box ul li .msg .txt .tab .tab_cell {
	font-size: 16px;
	line-height: 20px;
}
.main.brand .brand_box .box ul li .msg .ico {
	width: 48px;
	height: 40px;
	margin-top: -20px;
}
}
 @media (max-width: 500px) {
.main.brand .brand_box .box {
	padding-bottom: 30px;
}
.main.brand .brand_box .box .more {
	margin-top: 20px;
	width: 120px;
}
.main.brand .brand_box .box ul li:nth-child(even) {
	float: none;
}
.main.brand .brand_box .box ul li {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 15px;
}
.main.brand .brand_box .box ul li .msg {
	height: 60px;
}
.main.brand .brand_box .box ul li .msg .txt {
	padding-right: 50px;
}
.main.brand .brand_box .box ul li .msg .txt .tab .tab_cell {
	font-size: 16px;
	line-height: 20px;
}
.main.brand .brand_box .box ul li .msg .ico {
	width: 48px;
	height: 40px;
	margin-top: -20px;
}
}
.main.brand .brand_box .news {
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 10px;
}
.main.brand .brand_box .news .mo {
	width: 160px;
	height: 40px;
	background: #050001;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 96px;
	text-align: center;
}
.main.brand .brand_box .news .mo .txt {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	margin: 0 3px;
}
.main.brand .brand_box .news .mo .ico {
	display: inline-block;
	vertical-align: middle;
	margin: 0 3px;
}
.main.brand .brand_box .news ul {
	width: 110%;
}
.main.brand .brand_box .news ul li {
	float: left;
	width: 28.78%;
	background: #f0f0f0;
	margin-right: 2.2%;
	margin-top: 3.5%;
	padding: 14px 14px 0 14px;
	box-sizing: border-box;
}
.main.brand .brand_box .news ul li a {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
}
 @media (min-width: 1024px) {
.main.brand .brand_box .news ul li a:hover .tu img {
	transform: scale(1.1);
}
}
.main.brand .brand_box .news ul li a .tu {
	width: 100%;
	overflow: hidden;
}
.main.brand .brand_box .news ul li a .tu img {
	width: 100%;
	height:200px;
	transition: all 0.5s;
}
.main.brand .brand_box .news ul li a .cont .t {
	width: 100%;
	padding-top: 16px;
	font-size: 18px;
	line-height: 34px;
	color: #000;
}
.main.brand .brand_box .news ul li a .cont .txt {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-top: 5px;
	height: 48px;
	overflow: hidden;
}
.main.brand .brand_box .news ul li a .cont .msg {
	border-top: 1px solid #dbdbdb;
	margin-top: 25px;
}
.main.brand .brand_box .news ul li a .cont .msg .date {
	float: left;
	font-size: 14px;
	line-height: 56px;
	color: #666;
	font-family: 'GOTHIC';
}
.main.brand .brand_box .news ul li a .cont .msg .more {
	float: right;
	font-size: 14px;
	line-height: 56px;
	color: #666;
	padding-right: 30px;
	background: url(../images/jjj.png) no-repeat right center;
}
 @media (max-width: 1220px) {
.main.brand .brand_box .news {
	padding-bottom: 100px;
}
.main.brand .brand_box .news .mo {
	margin-top: 80px;
}
}
 @media (max-width: 1024px) {
.main.brand .brand_box .news {
	padding-bottom: 60px;
}
.main.brand .brand_box .news .mo {
	margin-top: 40px;
}
.main.brand .brand_box .news ul li {
	margin-top: 3%;
	padding: 10px 10px 0 10px;
}
.main.brand .brand_box .news ul li a .cont .t {
	padding-top: 10px;
	font-size: 16px;
	line-height: 28px;
}
.main.brand .brand_box .news ul li a .cont .msg {
	margin-top: 15px;
}
.main.brand .brand_box .news ul li a .cont .msg .date {
	font-size: 14px;
	line-height: 50px;
}
.main.brand .brand_box .news ul li a .cont .msg .more {
	font-size: 14px;
	line-height: 50px;
}
}
 @media (max-width: 800px) {
.main.brand .brand_box .news ul {
	width: 100%;
}
.main.brand .brand_box .news ul li:nth-child(even) {
	float: right;
}
.main.brand .brand_box .news ul li {
	width: 48%;
	margin-right: 0;
	margin-top: 20px;
}
}
 @media (max-width: 500px) {
.main.brand .brand_box .news {
	padding-bottom: 40px;
}
.main.brand .brand_box .news .mo {
	margin-top: 30px;
	width: 120px;
}
.main.brand .brand_box .news ul {
	width: 100%;
	overflow: hidden;
}
.main.brand .brand_box .news ul li {
	width: 100%;
	margin-right: 0;
	margin-top: 15px;
}
.main.brand .brand_box .news ul li a {
	overflow: hidden;
}
}
.main.brand .detail {
	padding-top: 65px;
	padding-bottom: 100px;
	transition: all 0.5s;
}
.main.brand .detail .title2 {
	position: relative;
	padding-bottom: 16px;
	border-bottom: 1px solid #ededed;
}
.main.brand .detail .title2 .tit .t {
	font-size: 24px;
	line-height: 44px;
	color: #333;
}
.main.brand .detail .title2 .tit .t2 {
	font-size: 20px;
	line-height: 36px;
	color: #e70012;
}
.main.brand .detail .title2 .tit .msg {
	overflow: hidden;
}
.main.brand .detail .title2 .tit .day {
	font-size: 14px;
	line-height: 20px;
	color: #696969;
	float: left;
	margin-top: 6px;
	background: url(../images/ttt.png) no-repeat left center;
	padding-left: 28px;
}
.main.brand .detail .title2 .tit .source, .main.brand .detail .title2 .tit .read {
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #696969;
	margin-top: 6px;
	margin-left: 5px;
}
.main.brand .detail .content {
	padding-top: 7px;
	font-size: 15px;
	line-height: 26px;
	border-bottom: 1px solid #ededed;
	padding-bottom: 45px;
	color: #565656;
}
.main.brand .detail .content video {
	max-width: 100%;
}
.main.brand .detail .content img {
	max-width: 100%;
	height: auto !important;
}
.main.brand .detail .content p {
	text-indent: 2em;
	padding-top: 20px;
}
.main.brand .detail .page {
	margin-top: 42px;
	position: relative;
}
.main.brand .detail .page .left2 {
	width: 100%;
	box-sizing: border-box;
	padding-right: 210px;
}
.main.brand .detail .page .left2 p a {
	display: inline-block;
	width: auto;
	font-size: 16px;
	line-height: 28px;
	color: #666;
}
 @media (min-width: 1024px) {
.main.brand .detail .page .left2 p a:hover {
	color: #000;
}
}
.main.brand .detail .page .return {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	height: 58px;
	display: block;
	border-radius: 58px;
	background: #000;
	font-size: 16px;
	line-height: 58px;
	color: #fff;
	text-align: center;
}
 @media (max-width: 1420px) {
.main.brand .detail {
	padding-top: 55px;
	padding-bottom: 80px;
}
.main.brand .detail .title2 .tit .t {
	font-size: 20px;
	line-height: 30px;
}
.main.brand .detail .title2 .tit .t2 {
	font-size: 16px;
	line-height: 30px;
}
.main.brand .detail .title2 .tit .day {
	font-size: 13px;
}
.main.brand .detail .content {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 30px;
}
.main.brand .detail .page {
	margin-top: 30px;
}
.main.brand .detail .page .left2 a {
	font-size: 14px;
	line-height: 24px;
}
.main.brand .detail .page .return {
	width: 160px;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
}
}
 @media (max-width: 1024px) {
.main.brand .detail {
	padding-top: 40px;
	padding-bottom: 60px;
}
.main.brand .detail .title2 .tit .t {
	font-size: 16px;
	line-height: 24px;
}
.main.brand .detail .title2 .tit .t2 {
	font-size: 15px;
	line-height: 30px;
}
.main.brand .detail .title2 .tit .day {
	font-size: 13px;
	background-size: 14px 14px;
	padding-left: 20px;
}
.main.brand .detail .content {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 25px;
}
.main.brand .detail .page {
	margin-top: 25px;
}
.main.brand .detail .page .left2 {
	padding-right: 160px;
}
.main.brand .detail .page .left2 a {
	font-size: 14px;
	line-height: 24px;
}
.main.brand .detail .page .return {
	width: 140px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
}
}
 @media (max-width: 650px) {
.main.brand .detail {
	padding-bottom: 40px;
	padding-top: 30px;
}
.main.brand .detail .title2 .tit {
	padding-right: 0;
}
.main.brand .detail .title2 .share {
	position: static;
}
.main.brand .detail .content {
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 25px;
}
.main.brand .detail .content p {
	padding-top: 15px;
}
.main.brand .detail .page {
	margin-top: 25px;
}
.main.brand .detail .page .left2 {
	padding-right: 110px;
}
.main.brand .detail .page .left2 a {
	font-size: 14px;
	line-height: 24px;
}
.main.brand .detail .page .return {
	width: 100px;
	height: 36px;
	font-size: 14px;
	line-height: 36px;
	top: 6px;
}
}
.main.investment .container .vantage .vantage_cen {
	padding-top: 30px;
	transition: transform 0.5s, opacity 0.5s;
}
.main.investment .container .vantage .vantage_cen .box {
	padding: 0 30px;
	margin-top: 60px;
}
.main.investment .container .vantage .vantage_cen .box ul li:last-child {
	margin-right: 0;
}
.main.investment .container .vantage .vantage_cen .box ul li {
	float: left;
	width: 20%;
	cursor: pointer;
	margin:0 4.65%;
	position: relative;
	padding: 0px 0 10px 0;
	transition: all 0.3s;
}
.main.investment .container .vantage .vantage_cen .box ul li.active {
	background: #c00; border:1px #c00 solid; border-radius:10px;
}
.main.investment .container .vantage .vantage_cen .box ul li.active .ico {
	border: none;
	transform: translateY(15px) scale(1.1);
	background: url(../images/mk2.png) no-repeat center center #c00;
}
.main.investment .container .vantage .vantage_cen .box ul li.active .ico.ico2 {
	background: url(../images/y2.png) no-repeat center center #c00;
}
.main.investment .container .vantage .vantage_cen .box ul li.active .ico.ico3 {
	background: url(../images/hb2.png) no-repeat center center #c00;
}
.main.investment .container .vantage .vantage_cen .box ul li.active .ico.ico4 {
	background: url(../images/zl2.png) no-repeat center center #c00;
}
.main.investment .container .vantage .vantage_cen .box ul li.active .txt {
	color: #fff;
}
.main.investment .container .vantage .vantage_cen .box ul li.active .arrow {
	filter: alpha(opacity=100);
	opacity: 1;
}
 @media (min-width: 1024px) {
.main.investment .container .vantage .vantage_cen .box ul li:hover {
	background: #c00; border:1px #c00 solid; border-radius:10px;
}
.main.investment .container .vantage .vantage_cen .box ul li:hover .ico {
	border: none;
	transform: translateY(15px) scale(1.1);
	background: url(../images/mk2.png) no-repeat center center #c00;
}
.main.investment .container .vantage .vantage_cen .box ul li:hover .ico.ico2 {
	background: url(../images/y2.png) no-repeat center center #c00;
}
.main.investment .container .vantage .vantage_cen .box ul li:hover .ico.ico3 {
	background: url(../images/hb2.png) no-repeat center center #c00;
}
.main.investment .container .vantage .vantage_cen .box ul li:hover .ico.ico4 {
	background: url(../images/zl2.png) no-repeat center center #c00;
}
.main.investment .container .vantage .vantage_cen .box ul li:hover .txt {
	color: #fff;
}
.main.investment .container .vantage .vantage_cen .box ul li:hover .arrow {
	filter: alpha(opacity=100);
	opacity: 1;
}
}
.main.investment .container .vantage .vantage_cen .box ul li .ico {
	width: 100px;
	height: 100px;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
	margin: 0 auto;
	box-sizing: border-box;
	transition: all 0.3s;
	background: url(../images/mk.png) no-repeat center center #fafafa;
}
.main.investment .container .vantage .vantage_cen .box ul li .ico.ico2 {
	background: url(../images/y.png) no-repeat center center #fafafa;
}
.main.investment .container .vantage .vantage_cen .box ul li .ico.ico3 {
	background: url(../images/hb.png) no-repeat center center #fafafa;
}
.main.investment .container .vantage .vantage_cen .box ul li .ico.ico4 {
	background: url(../images/zl.png) no-repeat center center #fafafa;
}
.main.investment .container .vantage .vantage_cen .box ul li .txt {
	text-align: center;
	transition: all 0.3s;
	font-size: 20px;
	line-height: 38px;
	color: #333;
	font-weight: bold;
	margin-top: 10px;
}
.main.investment .container .vantage .vantage_cen .box ul li .arrow {
	width: 21px;
	transition: all 0.3s;
	height: 13px;
	background: url(../images/ar.png) no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -10.5px;
	bottom: -12px;
	filter: alpha(opacity=0);
	opacity: 0;
}
.main.investment .container .vantage .vantage_cen .content {
	margin-top: 60px;
	padding: 0 30px;
}
.main.investment .container .vantage .vantage_cen .content .cont_box {
	text-align: center;
	padding-bottom: 20px;
	display: none;
	animation: move1 .4s linear forwards;
	position: relative;
}
.main.investment .container .vantage .vantage_cen .content .cont_box.show {
	display: block;
}
.main.investment .container .vantage .vantage_cen .content .cont_box .t {
	font-size: 24px;
	line-height: 44px;
	color: #050001;
	text-align: center;
	font-weight: bold;
	position: relative;
}
.main.investment .container .vantage .vantage_cen .content .cont_box .t span {
	display: inline-block;
	font-size: 120px;
	line-height: 120px;
	color: #050001;
	filter: alpha(opacity=10);
	opacity: 0.1;
	position: absolute;
	left: 50%;
	margin-left: -52px;
	top: 50%;
	margin-top: -60px;
	font-family: 'HELVETI1';
	font-weight: bold;
}
.main.investment .container .vantage .vantage_cen .content .cont_box .line {
	width: 33px;
	height: 4px;
	background: #e1010c;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.main.investment .container .vantage .vantage_cen .content .cont_box .con {
	padding: 0 30px;
}
.main.investment .container .vantage .vantage_cen .content .cont_box .con .ti {
	font-size: 16px;
	line-height: 30px;
	color: #050001;
	font-weight: bold;
	margin-top: 25px;
}
.main.investment .container .vantage .vantage_cen .content .cont_box .con .co {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	text-align: center;
}
.main.investment .container .vantage .vantage_cen .content .cont_box .con .pic {
	width: 96%;
	margin-top: 30px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(../images/111.jpg) no-repeat left bottom;
	background-size: 100% 96%;
}
.main.investment .container .vantage .vantage_cen .content .cont_box .con .pic img {
	width: 100%;
	height: auto;
}
.main.investment .container .vantage .slick_ad {
	width: 1470px;
	margin: 0 auto;
	padding-top: 10px;
	transition: transform 0.5s, opacity 0.5s;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b {
	margin: 0 3.8%;
	background: #fff;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list {
	border-top: 4px solid #050001;
	padding: 20px;
	box-shadow: 0 5px 15px rgba(153, 153, 153, 0.2);
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .tu {
	overflow: hidden;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .tu img {
	width: 100%;
	height: auto;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con {
	text-align: center;
	padding-top: 35px;
	box-sizing: border-box;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con .t {
	font-size: 36px;
	line-height: 46px;
	color: #050001;
	font-weight: bold;
	font-family: 'BEBAS';
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con .t span {
	display: inline-block;
	vertical-align: 3px;
	font-size: 24px;
	line-height: 24px;
	color: #050001;
	font-family: "Microsoft Yahei";
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con .ico {
	margin-top: 9px;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con .ico img {
	display: block;
	margin: 0 auto;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con .txt {
	font-size: 18px;
	line-height: 30px;
	color: #050001;
	margin-top: 12px;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con .co {
	font-size: 14px;
	line-height: 24px;
	color: #999;
}
.main.investment .container .vantage .btn {
	text-align: center;
	margin-top: 50px;
	padding-bottom: 60px;
}
.main.investment .container .vantage .btn div {
	width: 40px;
	cursor: pointer;
	height: 40px;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}
.main.investment .container .vantage .btn div.prev {
	background: url(../images/le.png) no-repeat;
}
.main.investment .container .vantage .btn div.next {
	background: url(../images/ne.png) no-repeat;
}
 @media (max-width: 1480px) {
.main.investment .container .vantage .slick_ad {
	width: 94%;
}
}
 @media (max-width: 1220px) {
.main.investment .container .vantage .advantage_cen {
	padding-top: 100px;
}
.main.investment .container .vantage .advantage_cen .ad_box {
	padding: 0 30px;
	margin-top: 50px;
}
.main.investment .container .vantage .advantage_cen .ad_box ul li {
	float: left;
	width: 18%;
	cursor: pointer;
	margin-right: 9.3%;
}
.main.investment .container .vantage .advantage_cen .ad_box ul li .ico {
	width: 90px;
	height: 90px;
}
.main.investment .container .vantage .advantage_cen .content {
	margin-top: 50px;
	padding: 0;
}
.main.investment .container .vantage .advantage_cen .content .cont_box {
	padding-bottom: 100px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .t {
	font-size: 24px;
	line-height: 44px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .line {
	margin-top: 15px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .con {
	padding: 0 30px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .con .ti {
	margin-top: 25px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .con .pic {
	width: 96%;
	margin-top: 30px;
}
}
 @media (max-width: 1024px) {
.main.investment .container .vantage .advantage_cen {
	padding-top: 60px;
}
.main.investment .container .vantage .advantage_cen .ad_box {
	padding: 0px;
	margin-top: 40px;
}
.main.investment .container .vantage .advantage_cen .ad_box ul li {
	float: left;
	width: 20%;
	cursor: pointer;
	margin-right: 6.5%;
}
.main.investment .container .vantage .advantage_cen .ad_box ul li .ico {
	width: 70px;
	height: 70px;
	background-size: 70% auto !important;
}
.main.investment .container .vantage .advantage_cen .ad_box ul li.active .ico {
	transform: translate(0);
}
.main.investment .container .vantage .advantage_cen .content {
	margin-top: 70px;
	padding: 0;
}
.main.investment .container .vantage .advantage_cen .content .cont_box {
	padding-bottom: 70px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .t {
	font-size: 24px;
	line-height: 44px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .t span {
	font-size: 100px;
	line-height: 100px;
	margin-left: -42px;
	margin-top: -42px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .line {
	margin-top: 15px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .con {
	padding: 0;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .con .ti {
	margin-top: 25px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .con .pic {
	width: 96%;
	margin-top: 30px;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b {
	margin: 0 3.8%;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list {
	padding: 10px;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con {
	padding-top: 15px;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con .t {
	font-size: 30px;
	line-height: 40px;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con .t span {
	font-size: 20px;
	line-height: 20px;
}
.main.investment .container .vantage .slick_ad .slick_item .slick_b .list .con .txt {
	font-size: 16px;
	line-height: 24px;
	margin-top: 8px;
}
.main.investment .container .vantage .btn {
	margin-top: 30px;
	padding-bottom: 40px;
}
}
 @media (max-width: 600px) {
.main.investment .container .vantage {
	background-size: 100% 300px !important;
}
.main.investment .container .vantage .btn {
	margin-top: 20px;
	padding-bottom: 20px;
}
.main.investment .container .vantage .advantage_cen {
	padding-top: 30px;
}
.main.investment .container .vantage .advantage_cen .ad_box {
	padding: 0px;
	margin-top: 20px;
	padding-bottom: 20px;
	overflow-x: auto;
	overflow-y: hidden;
}
.main.investment .container .vantage .advantage_cen .ad_box ul li {
	float: left;
	width: 130px;
	cursor: pointer;
	padding: 15px 0;
	margin-right: 10px;
}
.main.investment .container .vantage .advantage_cen .ad_box ul li .ico {
	width: 60px;
	height: 60px;
	background-size: 70% auto !important;
}
.main.investment .container .vantage .advantage_cen .ad_box ul li .txt {
	font-size: 18px;
	line-height: 24px;
	margin-top: 5px;
}
.main.investment .container .vantage .advantage_cen .ad_box ul li.active .ico {
	transform: translate(0);
}
.main.investment .container .vantage .advantage_cen .content {
	margin-top: 30px;
	padding: 0;
}
.main.investment .container .vantage .advantage_cen .content .cont_box {
	padding-bottom: 30px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .t {
	font-size: 24px;
	line-height: 44px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .t span {
	font-size: 60px;
	line-height: 60px;
	margin-left: -22px;
	margin-top: -22px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .line {
	margin-top: 10px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .con {
	padding: 0;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .con .ti {
	margin-top: 15px;
}
.main.investment .container .vantage .advantage_cen .content .cont_box .con .pic {
	width: 100%;
	margin-top: 15px;
}
}
.main.investment .container .support .support_cen {
	padding-top: 100px;
	padding-bottom: 90px;
	transition: transform 0.5s, opacity 0.5s;
}
.main.investment .container .support .support_cen .demo-gallery {
	margin-top: 60px;
	display: none;
}
 @media (max-width: 1024px) {
.main.investment .container .support .support_cen .demo-gallery {
	display: block;
}
}
.main.investment .container .support .support_cen .demo-gallery a img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.main.investment .container .support .support_cen .sbox {
	position: relative;
	width: 452px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 110px;
}
 @media (max-width: 1024px) {
.main.investment .container .support .support_cen .sbox {
	display: none;
}
}
.main.investment .container .support .support_cen .sbox > img {
	display: block;
	margin: 0 auto;
}
.main.investment .container .support .support_cen .sbox .tu {
	width: 320px;
	height: 320px;
	position: absolute;
	left: 50%;
	margin-left: -160px;
	top: 50%;
	margin-top: -160px;
}
.main.investment .container .support .support_cen .sbox .tu img {
	width: 100%;
	height: auto;
}
.main.investment .container .support .support_cen .sbox .list {
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
}
.main.investment .container .support .support_cen .sbox .list .txt_box {
	position: absolute;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
	top: 0;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box2 {
	left: 74%;
	top: 10%;
	margin-left: 0;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box3 {
	left: 90%;
	top: 40%;
	margin-left: 0;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box4 {
	left: 85%;
	top: 74%;
	margin-left: 0;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box5 {
	left: 58%;
	top: 96%;
	margin-left: 0;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box6 {
	left: 24%;
	top: 96%;
	margin-left: 0;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box6 .txt {
	left: auto;
	right: 88px;
	text-align: right;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box7 {
	left: -2%;
	top: 74%;
	margin-left: 0;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box7 .txt {
	left: auto;
	right: 88px;
	text-align: right;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box8 {
	left: -8%;
	top: 40%;
	margin-left: 0;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box8 .txt {
	left: auto;
	right: 88px;
	text-align: right;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box9 {
	left: 9%;
	top: 10%;
	margin-left: 0;
}
.main.investment .container .support .support_cen .sbox .list .txt_box.txt_box9 .txt {
	left: auto;
	right: 88px;
	text-align: right;
}
.main.investment .container .support .support_cen .sbox .list .txt_box:hover .img img {
	display: none;
}
.main.investment .container .support .support_cen .sbox .list .txt_box:hover .img img.active {
	display: block;
}
.main.investment .container .support .support_cen .sbox .list .txt_box:hover .txt .tab .tab_cell {
	color: #e70012;
}
.main.investment .container .support .support_cen .sbox .list .txt_box .img img {
	display: block;
}
.main.investment .container .support .support_cen .sbox .list .txt_box .img img.active {
	display: none;
}
.main.investment .container .support .support_cen .sbox .list .txt_box .txt {
	width: 190px;
	height: 80px;
	position: absolute;
	left: 88px;
	top: 0;
}
.main.investment .container .support .support_cen .sbox .list .txt_box .txt.txt2 {
	margin-top: -15px;
}
.main.investment .container .support .support_cen .sbox .list .txt_box .txt .tab {
	width: 100%;
	height: 100%;
	display: table;
}
.main.investment .container .support .support_cen .sbox .list .txt_box .txt .tab .tab_cell {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	line-height: 24px;
	color: #050001;
}
 @media (max-width: 1220px) {
.main.investment .container .support .support_cen {
	padding-top: 90px;
	padding-bottom: 80px;
}
.main.investment .container .support .support_cen .demo-gallery {
	margin-top: 50px;
}
}
 @media (max-width: 1024px) {
.main.investment .container .support .support_cen {
	padding-top: 60px;
	padding-bottom: 50px;
}
.main.investment .container .support .support_cen .demo-gallery {
	margin-top: 40px;
}
}
 @media (max-width: 600px) {
.main.investment .container .support .support_cen {
	padding-top: 30px;
	padding-bottom: 30px;
}
.main.investment .container .support .support_cen .demo-gallery {
	margin-top: 20px;
}
}
.main.investment .container .conditions .conditions_box {
	padding-top: 30px;
	padding-bottom: 20px;
}
.main.investment .container .conditions .conditions_box .title_box {
	transition: transform 0.5s, opacity 0.5s;
}
.main.investment .container .conditions .conditions_box .ds {
	margin-top: 45px;
	text-align: center;
	transition: transform 0.5s, opacity 0.5s;
}
.main.investment .container .conditions .conditions_box .ds span {
	display: inline-block;
	padding: 0 58px;
	background: #050001;
	font-size: 18px;
	line-height: 58px;
	color: #fff;
	border-radius: 58px;
}
.main.investment .container .conditions .conditions_box .wbox {
	margin-top: 70px;
}
.main.investment .container .conditions .conditions_box .wbox .wl {
	float: left;
	width: 53.33%;
	transition: transform 0.5s, opacity 0.5s;
}
.main.investment .container .conditions .conditions_box .wbox .wl img {
	width: 100%;
	height: auto;
}
.main.investment .container .conditions .conditions_box .wbox .wr {
	float: right;
	width: 41%;
	margin-top: 25px;
	transition: transform 0.5s, opacity 0.5s;
}
.main.investment .container .conditions .conditions_box .wbox .wr ul li:nth-child(even) .ico {
	background: url(../images/222.png) no-repeat;
	background-size: cover;
	color: #050001;
}
.main.investment .container .conditions .conditions_box .wbox .wr ul li {
	min-height: 41px;
	position: relative;
	margin-bottom: 10px;
}
.main.investment .container .conditions .conditions_box .wbox .wr ul li .ico {
	width: 31px;
	position: absolute;
	left: 0;
	top: 0;
	height: 41px;
	background: url(../images/111.png) no-repeat;
	background-size: cover;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	color: #e70012;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	box-sizing: border-box;
}
.main.investment .container .conditions .conditions_box .wbox .wr ul p{
	
	font-size: 16px;
	line-height: 26px;
	color: #050001;
	 margin-bottom:20px; border-bottom:1px #CCCCCC dotted;;
	  padding-bottom:20px;
}

.main.investment .container .conditions .conditions_box .wbox .wr ul li .txt {
	width: 100%;
	padding-left: 45px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 26px;
	color: #050001;
}
 @media (max-width: 1220px) {
.main.investment .container .conditions .conditions_box {
	padding-top: 90px;
	padding-bottom: 100px;
}
.main.investment .container .conditions .conditions_box .ds {
	margin-top: 35px;
}
.main.investment .container .conditions .conditions_box .ds span {
	padding: 0 50px;
	font-size: 18px;
	line-height: 50px;
	border-radius: 50px;
}
.main.investment .container .conditions .conditions_box .wbox {
	margin-top: 60px;
}
.main.investment .container .conditions .conditions_box .wbox .wr ul li {
	min-height: 41px;
	margin-bottom: 40px;
}
}
 @media (max-width: 1024px) {
.main.investment .container .conditions .conditions_box {
	padding-top: 60px;
	padding-bottom: 70px;
}
}
 @media (max-width: 900px) {
.main.investment .container .conditions .conditions_box .ds {
	margin-top: 25px;
}
.main.investment .container .conditions .conditions_box .ds span {
	display: inline-block;
	padding: 0 30px;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	border-radius: 30px;
}
.main.investment .container .conditions .conditions_box .wbox .wl {
	width: 100%;
	float: none;
}
.main.investment .container .conditions .conditions_box .wbox .wr {
	width: 100%;
	float: none;
}
}
 @media (max-width: 600px) {
.main.investment .container .conditions .conditions_box {
	padding-top: 30px;
	padding-bottom: 30px;
}
.main.investment .container .conditions .conditions_box .ds {
	margin-top: 15px;
}
.main.investment .container .conditions .conditions_box .ds span {
	display: inline-block;
	padding: 0 10px;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	border-radius: 30px;
}
.main.investment .container .conditions .conditions_box .wbox {
	margin-top: 25px;
}
.main.investment .container .conditions .conditions_box .wbox .wl {
	width: 100%;
	float: none;
}
.main.investment .container .conditions .conditions_box .wbox .wr {
	width: 100%;
	float: none;
	margin-top: 15px;
}
.main.investment .container .conditions .conditions_box .wbox .wr ul li {
	margin-bottom: 15px;
}
}
.main.investment .container .join_pro .process_cen {
	padding-top: 100px;
	padding-bottom: 110px;
}
.main.investment .container .join_pro .process_cen .title_box .en {
	color: #fff;
}
.main.investment .container .join_pro .process_cen .title_box .cn .txt {
	color: #fff;
}
.main.investment .container .join_pro .process_cen .scroll_box {
	margin-top: 50px;
}
.main.investment .container .join_pro .process_cen .scroll_box ul li {
	width: 116px;
	float: left;
	margin-right: 92px;
}
.main.investment .container .join_pro .process_cen .scroll_box ul li .tu img {
	display: block;
	margin: 0 auto;
}
.main.investment .container .join_pro .process_cen .scroll_box ul li .num {
	font-size: 34px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	margin-top: 9px;
	font-family: 'HELVETI1';
}
.main.investment .container .join_pro .process_cen .scroll_box ul li .txt {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
}
 @media (max-width: 1220px) {
.main.investment .container .join_pro .process_cen {
	padding: 90px 0;
}
.main.investment .container .join_pro .process_cen .scroll_box {
	margin-top: 40px;
}
.main.investment .container .join_pro .process_cen .scroll_box ul li {
	margin-right: 85px;
}
.main.investment .container .join_pro .process_cen .scroll_box ul li .num {
	font-size: 30px;
	line-height: 40px;
}
}
 @media (max-width: 1024px) {
.main.investment .container .join_pro .process_cen {
	padding: 60px 0;
}
.main.investment .container .join_pro .process_cen .scroll_box {
	margin-top: 30px;
}
.main.investment .container .join_pro .process_cen .scroll_box ul li {
	margin-right: 50px;
}
.main.investment .container .join_pro .process_cen .scroll_box ul li .num {
	font-size: 26px;
	line-height: 36px;
}
}
 @media (max-width: 600px) {
.main.investment .container .join_pro .process_cen {
	padding: 30px 0;
}
.main.investment .container .join_pro .process_cen .scroll_box {
	margin-top: 20px;
}
.main.investment .container .join_pro .process_cen .scroll_box ul li {
	margin-right: 30px;
}
}
.main.investment .container .join_pro .mCSB_horizontal.mCSB_inside > .mCSB_container {
	margin-bottom: 0;
	padding-bottom: 70px;
}
 @media (max-width: 600px) {
.main.investment .container .join_pro .mCSB_horizontal.mCSB_inside > .mCSB_container {
	padding-bottom: 40px;
}
}
.main.investment .container .join_pro .mCSB_scrollTools .mCSB_draggerRail {
	background: #555658;
/*width:3px;*/ }
.main.investment .container .join_pro .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #fff !important;
	border-radius: 0 !important;
}
.main.investment .container .join_pro .mCSB_scrollTools .mCSB_draggerContainer {
	width: 510px;
	left: 50% !important;
	margin-left: -255px !important;
}
 @media (max-width: 600px) {
.main.investment .container .join_pro .mCSB_scrollTools .mCSB_draggerContainer {
	width: 94%;
	margin-left: -47% !important;
}
}
.main.investment .container .join_pro .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 4px !important;
	border-radius: 0 !important;
}
.main.investment .container .join_pro .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
	top: 1px !important;
}
.main.investment .container .store .store_cen {
	padding-top: 90px;
	padding-bottom: 100px;
	transition: transform 0.5s, opacity 0.5s;
}
.main.investment .container .store .store_cen .pic_box {
	overflow: hidden;
	margin-top: 60px;
}
.main.investment .container .store .store_cen .pic_box ul {
	width: 110%;
}
.main.investment .container .store .store_cen .pic_box ul li {
	float: left;
	width: 30.15%;
	overflow: hidden;
	margin-right: 0.2%;
	margin-bottom: 0.2%;
}
 @media (min-width: 1024px) {
.main.investment .container .store .store_cen .pic_box ul li:hover img {
	transform: scale(1.1);
}
}
.main.investment .container .store .store_cen .pic_box ul li img {
	width: 100%;
	transition: all 0.5s;
	height: auto;
}
.main.investment .container .store .store_cen .swiper_pic {
	margin-top: 40px;
	display: none;
}
 @media (max-width: 1024px) {
.main.investment .container .store .store_cen .swiper_pic {
	display: block;
}
}
.main.investment .container .store .store_cen .swiper_pic .swiper-container .swiper-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #000;
}
.main.investment .container .store .store_cen .swiper_pic .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #fff;
}
.main.investment .container .store .store_cen .swiper_pic .swiper-container .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: auto;
}
 @media (max-width: 600px) {
.main.investment .container .store .store_cen .swiper_pic {
	margin-top: 20px;
}
}
 @media (max-width: 1220px) {
.main.investment .container .store .store_cen {
	padding: 80px 0;
}
.main.investment .container .store .store_cen .pic_box {
	margin-top: 50px;
}
}
 @media (max-width: 1024px) {
.main.investment .container .store .store_cen {
	padding: 60px 0;
}
.main.investment .container .store .store_cen .pic_box {
	display: none;
}
}
 @media (max-width: 600px) {
.main.investment .container .store .store_cen {
	padding: 30px 0;
}
}
.main.investment .container .base {
	background: #fafafa;
}
.main.investment .container .base .base_box {
	padding-top:40px;
	padding-bottom: 20px;
	transition: transform 0.5s, opacity 0.5s;
}
.main.investment .container .base .base_box .slick_pic {
	width: 1230px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 60px;
}
.main.investment .container .base .base_box .slick_pic .slick-prev {
	width: 40px;
	height: 40px;
	background: url(../images/hl.png) no-repeat;
	background-size: cover;
	margin-top: -20px;
	left: -75px;
	transition: all 0.5s;
}
 @media (min-width: 1024px) {
.main.investment .container .base .base_box .slick_pic .slick-prev:hover {
	background: url(../images/hl2.png) no-repeat;
}
}
.main.investment .container .base .base_box .slick_pic .slick-next {
	width: 40px;
	height: 40px;
	background: url(../images/hr.png) no-repeat;
	background-size: cover;
	margin-top: -20px;
	right: -75px;
	transition: all 0.5s;
}
 @media (min-width: 1024px) {
.main.investment .container .base .base_box .slick_pic .slick-next:hover {
	background: url(../images/hr2.png) no-repeat;
}
}
.main.investment .container .base .base_box .slick_pic .slick-list {
	padding-bottom: 10px;
}
.main.investment .container .base .base_box .slick_pic .slick-list .slick-track .slick_item .slick_b {
	margin: 0 3.65%;
}
 @media (min-width: 1024px) {
.main.investment .container .base .base_box .slick_pic .slick-list .slick-track .slick_item .slick_b:hover .tu img {
	transform: scale(1.1);
}
}
.main.investment .container .base .base_box .slick_pic .slick-list .slick-track .slick_item .slick_b .tu {
	overflow: hidden;
}
.main.investment .container .base .base_box .slick_pic .slick-list .slick-track .slick_item .slick_b .tu img {
	transition: all 0.5s;
	width: 100%;
	height: auto;
}
.main.investment .container .base .base_box .slick_pic .slick-list .slick-track .slick_item .slick_b .txt {
	background: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	color: #050001;
	box-shadow: 0 5px 10px rgba(170, 170, 170, 0.3);
}
 @media (max-width: 1430px) {
.main.investment .container .base .base_box .slick_pic {
	width: 1100px;
	margin: 60px auto 0 auto;
}
.main.investment .container .base .base_box .slick_pic .slick-prev {
	left: -45px;
}
.main.investment .container .base .base_box .slick_pic .slick-next {
	right: -45px;
}
}
 @media (max-width: 1220px) {
.main.investment .container .base .base_box {
	padding-top: 90px;
	padding-bottom: 120px;
}
.main.investment .container .base .base_box .slick_pic {
	width: 90%;
	margin: 50px auto 0 auto;
}
.main.investment .container .base .base_box .slick_pic .slick-prev {
	left: -45px;
}
.main.investment .container .base .base_box .slick_pic .slick-next {
	right: -45px;
}
}
 @media (max-width: 1024px) {
.main.investment .container .base .base_box {
	padding: 60px 0;
}
.main.investment .container .base .base_box .slick_pic {
	width: 86%;
	margin: 40px auto 0 auto;
}
.main.investment .container .base .base_box .slick_pic .slick-prev {
	left: -50px;
}
.main.investment .container .base .base_box .slick_pic .slick-next {
	right: -50px;
}
}
 @media (max-width: 750px) {
.main.investment .container .base .base_box {
	padding: 40px 0;
}
.main.investment .container .base .base_box .slick_pic {
	width: 86%;
	margin: 40px auto 0 auto;
}
.main.investment .container .base .base_box .slick_pic .slick-prev {
	left: -36px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.main.investment .container .base .base_box .slick_pic .slick-next {
	right: -36px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.main.investment .container .base .base_box .slick_pic .slick-list .slick-track .slick_item .slick_b {
	margin: 0 3%;
}
.main.investment .container .base .base_box .slick_pic .slick-list .slick-track .slick_item .slick_b .txt {
	font-size: 14px;
	line-height: 40px;
}
}
 @media (max-width: 600px) {
.main.investment .container .base .base_box {
	padding: 30px 0;
}
.main.investment .container .base .base_box .slick_pic {
	width: 76%;
	margin: 20px auto 0 auto;
}
.main.investment .container .base .base_box .slick_pic .slick-prev {
	left: -30px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.main.investment .container .base .base_box .slick_pic .slick-next {
	right: -30px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
}
.main.investment .container .base .base_box .slick_pic .slick-list .slick-track .slick_item .slick_b {
	margin: 0 1%;
}
.main.investment .container .base .base_box .slick_pic .slick-list .slick-track .slick_item .slick_b .txt {
	font-size: 15px;
	line-height: 40px;
}
}
 .main ::-webkit-scrollbar {
 width: 6px;
 height: 4px;
}
 .main ::-webkit-scrollbar-track-piece {
 background-color: #CCCCCC;
 -webkit-border-radius: 6px;
}
 .main ::-webkit-scrollbar-thumb {
 width: 5px;
 background-color: #000;
 -webkit-border-radius: 6px;
}
#next-button, #previous-button {
	display: block !important;
}
.menu_box {
	background:rgba(0,0,0,0.8);
	color: #fff;
	position: fixed;
	right: -390px;
	top: 0px;
	width: 390px;
	height: 100%;
	z-index: 9999;
	transition: all 0.5s;
	transform-origin: left center;
	transform: perspective(800px) rotateY(90deg);
}
 @media (max-width: 500px) {
.menu_box {
	right: -200px;
}
}
.menu_box.active {
	right: 0px;
	transform: rotateY(0deg);
}
.menu_box .navMobile {
	width: 100%;
	height: auto;
	padding-top: 15px;
}
.menu_box .navMobile li {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}
.menu_box .navMobile li > a {
	display: block;
	font-size: 20px;
	color: #fff;
	padding: 0 30px;
	box-sizing: border-box;
}
.menu_box .navMobile li .subnav {
	width: 100%;
	height: auto;
	padding: 15px 30px;
	box-sizing: border-box;
	display: none;
	background-color: #444;
}
.menu_box .navMobile li .subnav a {
	display: block;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #5b5a5a;
	line-height: 30px;
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.menu_box .navMobile li .subnav a span {
	font-size: 12px;
	padding: 0 3px;
	position: relative;
	top: -4px;
}
 @media (max-width: 500px) {
.menu_box {
	width: 200px;
}
.menu_box .language2 {
	padding: 20px 4% 0 4%;
}
.menu_box .navMobile {
	padding-top: 10px;
}
.menu_box .navMobile li {
	padding-bottom: 6px;
}
.menu_box .navMobile li > a {
	display: block;
	font-size: 16px;
	color: #fff;
	padding: 0 8%;
	box-sizing: border-box;
}
.menu_box .navMobile li .subnav {
	padding: 0 8%;
}
.menu_box .navMobile li .subnav a {
	display: block;
	font-size: 14px;
}
}
.footer {
	transition: all 0.5s;
	width: 100%;
	height: 350px;
	position: relative;
}
.footer.active {
	transform: translateX(-390px);
}
 @media (max-width: 500px) {
.footer.active {
	transform: translateX(-200px);
}
}
.footer .footer_top {
	height: 86%;
	width: 100%;
	background-size: contain;
	position: relative;
}
.footer .footer_top .tab {
	position: relative;
	z-index: 101;
}
.footer .footer_top .bg {
	width: 100%;
	height: 230px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 100;
}
.footer .footer_top .footer_cen {
	padding: 6% 0;
}
.footer .footer_top .footer_cen .code {
	width: 170px;
	height: auto;
	margin: 0 auto;
}
.footer .footer_top .footer_cen .code img {
	width: 100%;
	height: auto;
}
 @media (max-height: 700px) {
.footer .footer_top .footer_cen .code {
	width: 120px;
}
}
.footer .footer_top .footer_cen .company {
	font-size: 14px;
	line-height: 24px;
	color: #595960;
	text-align: center;
	margin-top: 15px;
}
.footer .footer_top .footer_cen .tel_box {
	text-align: center;
	padding-top: 15px;
	overflow: hidden;
}
.footer .footer_top .footer_cen .tel_box .tel {
	display: block;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 2%;
	margin-top: 15px;
}
.footer .footer_top .footer_cen .tel_box .tel span {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 18px;
	color: #9a9a9e;
	text-align: left;
}
.footer .footer_top .footer_cen .tel_box .tel .num {
	display: block;
	float: left;
	font-size: 42px;
	line-height: 36px;
	color: #fff;
	font-family: 'big_noodle_titling';
}
 @media (max-height: 700px) {
.footer .footer_top .footer_cen .tel_box {
	padding-top: 10px;
}
.footer .footer_top .footer_cen .tel_box .tel {
	margin-top: 10px;
}
}
.footer .footer_top .footer_cen .friendship {
	padding-top: 4%;
}
 @media (max-height: 700px) {
.footer .footer_top .footer_cen .friendship {
	padding-top: 30px;
	padding-bottom: 40px
}
}
.footer .footer_top .footer_cen .friendship .t {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-align: center;
}
.footer .footer_top .footer_cen .friendship .link {
	text-align: center;
	font-size: 0;
	margin-top: 10px;
}
.footer .footer_top .footer_cen .friendship .link a {
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	color: #9a9a9e;
	vertical-align: middle;
}
 @media (min-width: 1024px) {
.footer .footer_top .footer_cen .friendship .link a:hover {
	color: #fff;
}
}
.footer .footer_top .footer_cen .friendship .link span {
	width: 2px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	background: #9a9a9e;
	font-size: 0;
	margin: 0 14px;
}
.footer .copyright {
	width: 100%;
	
	background: #000;
}
.footer .copyright .copyright_cen {
	height: 100%;
}
.footer .copyright .copyright_cen .tab {
	width: 100%;
	height: 100%;
	display: table;
}
.footer .copyright .copyright_cen .tab .tab_cell {
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
}
.footer .copyright .copyright_cen .tab .tab_cell a {
	color: #fff;
}
 @media (min-width: 1024px) {
.footer .copyright .copyright_cen .tab .tab_cell a:hover {
	color: #000;
}
}
 @media (max-width: 1024px) {
.footer {
	height: auto;
}
.footer .footer_top {
	height: auto;
}
.footer .footer_top .footer_cen {
	padding: 6% 0;
}
.footer .footer_top .footer_cen .code {
	width: 140px;
}
.footer .footer_top .footer_cen .company {
	margin-top: 10px;
}
.footer .footer_top .footer_cen .tel_box {
	width: 300px;
	margin: 0 auto;
}
.footer .footer_top .footer_cen .tel_box span {
	font-size: 14px;
	line-height: 18px;
}
.footer .footer_top .footer_cen .tel_box .num {
	font-size: 36px;
	line-height: 36px;
}
.footer .footer_top .friendship {
	display: none;
}
.footer .copyright {
	position: static;
	height: 80px;
}
}
 @media (max-width: 500px) {
.footer {
	height: auto;
}
.footer .footer_top {
	height: auto;
}
.footer .footer_top .footer_cen {
	padding: 10% 0;
}
.footer .footer_top .footer_cen .code {
	width: 100px;
}
.footer .footer_top .footer_cen .company {
	margin-top: 10px;
}
.footer .footer_top .footer_cen .tel_box {
	width: 240px;
	margin: 0 auto;
}
.footer .footer_top .footer_cen .tel_box span {
	font-size: 14px;
	line-height: 18px;
}
.footer .footer_top .footer_cen .tel_box .num {
	font-size: 28px;
	line-height: 36px;
}
.footer .footer_top .friendship {
	display: none;
}
.footer .copyright {
	position: static;
	height: 60px;
}
}
.footer_txt {
	overflow: hidden;
	margin-top: 50px;
	border-top: 1px #999999 solid;
}
.footer_txt .foot {
	display: table;
	width: 100%;
}
@media (max-width: 991px) {
.footer_txt .foot {
	display: block;
	width: 100%;
}
}
@media (max-width: 767px) {
.footer_txt .foot {
	display: none;
}
}
.footer_txt .foot .foot-nav {
	display: table-cell;
	width: 66%;
	padding: 20px 0% 20px;
	vertical-align: top;
}
@media (max-width: 991px) {
.footer_txt .foot .foot-nav {
	display: block;
	width: 100%;
}
}
@media (max-width: 767px) {
.footer_txt .foot .foot-nav {
	padding: 40px 15px;
}
}
.footer_txt .foot .foot-nav ul {
	overflow: hidden;
}
@media (max-width: 767px) {
.footer_txt .foot .foot-nav ul {
	margin-top: -30px;
}
}
.footer_txt .foot .foot-nav ul li {
	display: inline-block;
	width: 16.66666667%;
	margin-right: -4px;
	vertical-align: top;
}
@media (max-width: 767px) {
.footer_txt .foot .foot-nav ul li {
	width: 33.33333333%;
	margin-top: 30px;
}
}
.footer_txt .foot .foot-nav ul li h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 18px 0;
	color: #fff;
}
.footer_txt .foot .foot-nav ul li a {
	font-size: 14px;
	line-height: 35px;
	display: block;
	color: #fff;
}
.footer_txt .foot .foot-nav ul li a:before {
	display: inline-block;
	float: left;
	width: 4px;
	height: 4px;
	margin-top: 10px;
	margin-right: 10px;
	content: '';
	background-color: #fff;
}
.footer_txt .foot .foot-nav ul li a:hover {
	text-decoration: underline;
}
.footer_txt .foot-info {
	display: table-cell;
	width: 20%;
	padding: 20px 0% 20px 10%;
	vertical-align: top;
}
@media (max-width: 991px) {
.footer_txt .foot-info {
	display: block;
	width: 100%;
}
}
.footer_txt .foot-info .foot-logo {
	height: 40px;
}
.footer_txt .foot-info .foot-logo img {
	height: 100%;
}
.footer_txt .foot-info .text {
	overflow: hidden;
}
.footer_txt .foot-info .text .note {
	float: left;
	width: 70%;
	margin-top: 20px;
}
.footer_txt .foot-info .text .note p {
	font-size: 16px;
	line-height: 1.5;
	position: relative;
	margin: 0;
	padding-left: 46px;
	color: #fff;
}
.footer_txt .foot-info .text .note p:before {
	font-family: 'iconfont';
	font-size: 24px;
	position: absolute;
	top: -8px;
	left: 0;
	display: inline-block;
	width: 30px;
	content: '\e608';
}
.footer_txt .foot-info .text .note p span {
	display: block;
}
.footer_txt .foot-info .text .note p.tel:before {
	top: 4px;
	content: '\e658';
}
.footer_txt .foot-info .text .note p a {
	line-height: 44px;
}
.footer_txt .foot-info .text .note p a:hover {
	text-decoration: underline;
}
.footer_txt .foot-info .text .bdsharebuttonbox {
	height: 36px;
	-webkit-transition: all .2s;
	transition: all .2s;
}
.footer_txt .foot-info .text .bdsharebuttonbox a {
	padding-left: 10px;
	background: none;
}
.footer_txt .foot-info .text .bdsharebuttonbox a:before {
	font-family: 'iconfont';
	font-size: 24px;
	line-height: 36px;
	display: block;
	width: 36px;
	height: 36px;
	content: '\e629';
	text-align: center;
	color: #fff;
	background-color: none;
}
.footer_txt .foot-info .text .bdsharebuttonbox a:first-child {
	padding-left: 0;
}
.footer_txt .foot-info .text .bdsharebuttonbox a:hover {
	opacity: 1;
}
.footer_txt .foot-info .text .bdsharebuttonbox a:hover:before {
	color: #00abd6;
}
.footer_txt .foot-info .text .bdsharebuttonbox .bds_sqq:before {
	content: '\e62d';
}
.footer_txt .foot-info .text .bdsharebuttonbox .bds_tsina:before {
	content: '\e7ed';
}
.footer_txt .foot-info .text .bdsharebuttonbox .bds_weixin:before {
	content: '\e604';
}
.footer_txt .foot-info .text .pic {
	float: right;
	width: 100%;
	margin-top: 10px;
}
.footer_txt .foot-info .text .pic img {
	max-width: 100%;
}
.footer_txt .copyright {
	overflow: hidden;
	padding: 10px 3%;
	background-color: #024b9f;
}
@media (max-width: 991px) {
.footer_txt .copyright {
	padding-bottom: 50px;
}
}
@media (max-width: 767px) {
.footer_txt .copyright {
	text-align: center;
}
}
.footer_txt .copyright p {
	line-height: 30px;
	display: inline-block;
	margin: 0;
	color: #a6ddf7;
}
.footer_txt .copyright p span {
	margin-left: 20px;
}
@media (max-width: 767px) {
.footer_txt .copyright p span {
	display: none;
}
}
@media (max-width: 767px) {
.footer_txt .copyright p a {
	display: block;
}
}
.footer_txt .copyright p a:hover {
	text-decoration: underline;
	color: #0068b7;
}
.footer_txt .copyright .link {
	float: right;
}
@media (max-width: 991px) {
.footer_txt .copyright .link {
	float: left;
}
}
@media (max-width: 767px) {
.footer_txt .copyright .link {
	display: none;
}
}
.footer_txt .copyright .link a {
	line-height: 30px;
	color: #fff;
	color: #a6ddf7;
}
.footer_txt .copyright .link a:after {
	margin: 0 4px;
	content: '|';
}
.footer_txt .copyright .link a:last-child:after {
	display: none;
}
.footer_txt .copyright .link a:hover {
	text-decoration: underline;
}
.fp_nav {
	position: fixed;
	left: 2%;
	top: 35%;
}
.fp_nav.h ul li a .num .n, .fp_nav.h ul li a .num .txt {
	color: #050001;
}
.fp_nav.h ul li a .line {
	background: #050001;
}
.fp_nav ul li {
	margin: 8px 0;
}
.fp_nav ul li a {
	display: block;
}
.fp_nav ul li a.cur .line {
	height: 85px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.fp_nav ul li a.cur .num .txt {
	transition: all 0.5s;
	filter: alpha(opacity=100);
	opacity: 1;
	transform: translateX(0px);
}
.fp_nav ul li a .num {
	font-size: 0;
}
.fp_nav ul li a .num .n {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	font-family: 'GOTHIC';
	
}
.fp_nav ul li a .num .txt {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	margin-left: 10px;
	text-transform: uppercase;
	font-family: 'GOTHIC';
	filter: alpha(opacity=0);
	opacity: 0;
	transform: translateX(100px);
}
.fp_nav ul li a .line {
	width: 1px;
	height: 0;
	filter: alpha(opacity=0);
	opacity: 0;
	background: #fff;
	margin-left: 9px;
	display: block;
}
 @media (max-width: 1220px) {
.fp_nav {
	left: 1%;
}
}
 @media (max-width: 1024px) {
.fp_nav {
	display: none;
}
}
.mask_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background: rgba(0, 0, 0, 0.6);
	transform: translateY(-100%);
	visibility: hidden;
}
.mask_bg.active {
	transform: translateY(0%);
	visibility: visible;
	transition: all 0.5s;
}
.js-cont {
	width: 642px;
	height: 480px;
	position: fixed;
	top: 50%;
	margin-top: -240px;
	left: 50%;
	z-index: 10001;
	margin-left: -321px;
	box-sizing: border-box;
	transform: translateY(2000px);
	visibility: hidden;
}
.js-cont.active {
	transform: translateY(0%);
	transition: all 0.5s 0.2s;
	visibility: visible;
}
.js-cont video {
	width: 100%;
	height: 100%;
	display: block;
}
.js-cont .close {
	width: 40px;
	height: 40px;
	position: absolute;
	right: -40px;
	cursor: pointer;
	top: 0;
	background: url(../images/close.png) no-repeat center center;
}
 @media (max-width: 500px) {
.js-cont .close {
	background-size: 16px 16px !important;
}
.main.investment .container .vantage .vantage_cen .content .cont_box .con {
	padding: 0 0px;
}

.main.investment .container .vantage .vantage_cen .content .cont_box .con .pic {
	width: 100%;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;

}


.main.investment .container .vantage .vantage_cen .box ul li {
	float: left;
	width: 30%;
	cursor: pointer;
	margin:0 1.5%;
	position: relative;
	padding: 0px 0 10px 0;
	transition: all 0.3s;
}
.main.investment .container .vantage .vantage_cen .box ul li .txt {
	text-align: center;
	transition: all 0.3s;
	font-size:12px;
	line-height: 18px;
	color: #333;
	font-weight: bold;
	margin-top: 4px;
}.main.investment .container .vantage .vantage_cen .box ul li .ico {
	width: 40px;
	height: 40px;
	border-radius: 5px;
	border: 1px solid #e1e1e1;
	margin: 0 auto;
	box-sizing: border-box;
	transition: all 0.3s;
	background: url(../images/mk.png) no-repeat center center #fafafa; display:none
}
.main.investment .container .vantage .vantage_cen .box ul li .ico.ico2 {
	background: url(../images/y.png) no-repeat center center #fafafa;
}
.main.investment .container .vantage .vantage_cen .box ul li .ico.ico3 {
	background: url(../images/hb.png) no-repeat center center #fafafa;
}
.main.investment .container .vantage .vantage_cen .box ul li .ico.ico4 {
	background: url(../images/zl.png) no-repeat center center #fafafa;
}
}
 @media (max-width: 900px) {
.js-cont {
	width: 538px;
	height: 404px;
	background: none;
	margin-left: -269px;
	margin-top: -202px;
}
}
 @media (max-width: 660px) {
.js-cont {
	width: 300px;
	height: 228px;
	margin-left: -150px;
	margin-top: -114px;
}
.js-cont .close {
	top: -40px;
	right: 0;
}
}
.pop_bg {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.9);
	z-index: 10001;
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
}
.pop_bg.active {
	visibility: visible;
	transition: all 0.5s;
	filter: alpha(opacity=100);
	opacity: 1;
}
.pop_box {
	width: 500px;
	height: 500px;
	background: rgba(238, 238, 238, 0.8);
	position: fixed;
	left: 50%;
	margin-left: -250px;
	top: 50%;
	margin-top: -250px;
	z-index: 10002;
	display: none;
}
.pop_box .closeBtn {
	width: 24px;
	height: 24px;
	position: absolute;
	right: 15px;
	cursor: pointer;
	top: 15px;
	z-index: 20;
	background: url(../images/close.png) no-repeat;
	background-size: cover;
}
.pop_box .pop_cont {
	padding: 0 15px;
	position: relative;
}
.pop_box .pop_cont .line {
	width: 1px;
	height: 40px;
	background: #050001;
	margin: 0 auto;
}
.pop_box .pop_cont .txt {
	font-size: 44px;
	line-height: 60px;
	color: #050001;
	text-align: center;
	padding-top: 8px;
}
.pop_box .pop_cont .co {
	font-size: 14px;
	line-height: 24px;
	color: #050001;
	padding-top: 30px;
}
 @media (max-width: 600px) {
.pop_box {
	top: 15%;
	left: 3%;
	right: 3%;
	bottom: 15%;
	margin-left: 0;
	margin-top: 0;
	width: auto;
	height: auto;
}
.pop_box .pop_cont .line {
	height: 30px;
}
.pop_box .pop_cont .txt {
	font-size: 30px;
	line-height: 40px;
}
.pop_box .pop_cont .co {
	font-size: 14px;
	line-height: 24px;
	padding-top: 15px;
}
}
.page_box {
	text-align: center;
	font-size: 0;
}
.page_box a {
	margin: 4px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #e1e1e1;
	font-size: 14px;
	line-height: 36px;
	color: #666;
	box-sizing: border-box;
	padding: 0 14px;
	transition: all 0.3s;
}
.page_box a.active {
	background: #000;
	color: #fff;
	border-color: #000;
}
 @media (min-width: 1024px) {
.page_box a:hover {
	background: #000;
	color: #fff;
	border-color: #000;
}
}
 @media (max-width: 600px) {
.page_box a {
	line-height: 30px;
	padding: 0 10px;
}
}
.mask_search {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.85);
	z-index: 11000;
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s cubic-bezier(0, 0.76, 1, 1.18);
}
.mask_search.active {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
}
.success {
	width: 520px;
	height: 540px;
	border-radius: 5px;
	background: #fff;
	position: fixed;
	z-index: 11001;
	left: 50%;
	margin-left: -260px;
	top: 50%;
	margin-top: -270px;
	transform: translateY(100px);
	transition: all 0.5s cubic-bezier(0, 0.76, 1, 1.18);
	visibility: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
}
.success.active {
	filter: alpha(opacity=100);
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.success .close {
	width: 26px;
	height: 26px;
	position: absolute;
	cursor: pointer;
	right: -35px;
	top: -35px;
}
 @media (min-width: 1024px) {
.success .close:hover img {
	transform: rotate(180deg);
}
}
.success .close img {
	width: 100%;
	transition: all 0.5s;
	height: auto;
}
.success .content .title {
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #e1e1e1;
	box-sizing: border-box;
	text-align: center;
}
.success .content .title .tab {
	width: 100%;
	height: 100%;
	display: table;
}
.success .content .title .tab .tab_cell {
	display: table-cell;
	vertical-align: middle;
}
.success .content .title .tab .tab_cell .t {
	font-size: 30px;
	line-height: 38px;
	color: #050102;
	font-weight: bold;
}
.success .content .title .tab .tab_cell .en {
	font-size: 16px;
	line-height: 24px;
	color: #939393;
	text-transform: uppercase;
	font-family: 'GOTHIC';
}
.success .content .conn {
	width: 100%;
	height: 420px;
}
.success .content .conn .tab {
	width: 100%;
	height: 100%;
	display: table;
}
.success .content .conn .tab .tab_cell {
	display: table-cell;
	vertical-align: middle;
}
.success .content .conn .tab .tab_cell .tu img {
	display: block;
	margin: 0 auto;
}
.success .content .conn .tab .tab_cell .txt {
	font-size: 20px;
	line-height: 30px;
	color: #333;
	margin-top: 23px;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.success .content .conn .tab .tab_cell .btn {
	width: 160px;
	height: 44px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	background: #f6f6f6;
	font-size: 16px;
	line-height: 44px;
	color: #666;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	transition: all 0.5s;
	cursor: pointer;
}
 @media (min-width: 1024px) {
.success .content .conn .tab .tab_cell .btn:hover {
	background: #000;
	border-color: #000;
	color: #fff;
}
}
 @media (max-width: 700px) {
.success {
	width: 94%;
	margin-left: -47%;
	height: 400px;
	margin-top: -200px;
}
.success .close {
	right: 0;
}
.success .content .title {
	height: 100px;
}
.success .content .title .tab .tab_cell .t {
	font-size: 24px;
	line-height: 30px;
}
.success .content .title .tab .tab_cell .en {
	font-size: 14px;
	line-height: 24px;
}
.success .content .conn {
	height: 300px;
}
.success .content .conn .tab .tab_cell .tu img {
	width: 120px;
}
.success .content .conn .tab .tab_cell .txt {
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
	width: 90%;
}
.success .content .conn .tab .tab_cell .btn {
	width: 140px;
	height: 44px;
	margin-top: 30px;
}
}
.flow_window {
	width: 78px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -220px;
	z-index: 999;
	right: 0;
	transition: all ease-in-out 0.5s;
}
 @media (max-width: 1024px) {
.flow_window {
	display: none !important;
}
}
.flow_window .flow_icon {
	width: 40px;
	height: 120px;
	position: fixed;
	right: 40px;
	background: #131313;
	border-radius: 40px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	padding: 20px 10px 0 10px;
	box-sizing: border-box;
	transition: all ease-in-out 0.5s;
}
.flow_window ul {
	position: relative;
	left: 78px;
}
.flow_window ul li {
	background: #131313;
	border-bottom: 1px solid #424242;
	width: 76px;
	transiton: all 0.5s;
	height: 80px;
	position: relative;
}
.flow_window ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.flow_window ul li:hover {
	background: #e70012;
}
.flow_window ul li:hover .part, .flow_window ul li:hover .part2 {
	display: block;
}
.flow_window ul li .ico {
	padding-top: 15px;
}
.flow_window ul li .ico img {
	display: block;
	margin: 0 auto;
}
.flow_window ul li .txt {
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	margin-top: 4px;
}
.flow_window ul li .part {
	line-height: 80px;
	height: 80px;
	width: 160px;
	font-weight: bold;
	text-align: center;
	background: #e70012;
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	position: absolute;
	right: 76px;
	top: 0;
	display: none;
}
.flow_window ul li .part2 {
	height: 160px;
	width: 160px;
	font-weight: bold;
	text-align: center;
	background: #fff;
	color: #fff;
	position: absolute;
	right: 76px;
	bottom: 0;
	display: none;
}
.flow_window ul li .part2 img {
	width: 100%;
	height: 100%;
}
.gotop {
	width: 50px;
	height: 50px;
	background: url(../images/top.png) no-repeat;
	background-size: cover;
	display: block;
	right: 5%;
	position: absolute;
	bottom: 20px;
	z-index: 100;
}
 @media (max-width: 1024px) {
.gotop {
	display: none;
}
}
#newBridge {
	z-index: -1 !important;
	visibility: hidden !important;
	opacity: 0 !important;
	overflow: hidden !important;
	width: 0 !important;
	height: 0 !important;
	filter: alpha(opacity=0) !important;
}

/*# sourceMappingURL=style.css.map */
.box-news {
    height: 100%;

}

.box-news .news {
    position: absolute;
    top: 55%;
    left: 0;

    overflow: hidden;

    width: 100%;
    padding: 0 50px;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 991px) {
    .box-news .news {
        padding: 0 15px;
    }
}

.box-news .title {
    text-align: left;
}

@media (max-width: 991px) {
    .box-news .title {
        text-align: center;
    }
}

.box-news .title h2 {
    color: #1a3f8f;
}

.box-news .title h2:after {
    margin: 10px 0 0 0;

    background: url(../images/title-iconb.png) no-repeat left;
}

@media (max-width: 991px) {
    .box-news .title h2:after {
        margin: 0 auto;
        margin-top: 10px;

        background: url(../images/title-iconb.png) no-repeat center;
    }
}

.box-news .title p {
    color: #666;
}

.box-news .left {
    float: left;

    width: 50%;

    background-color: #1a3f8f;
}

@media (max-width: 991px) {
    .box-news .left {
        display: none;
    }
}

.box-news .left .item .img-box {
    padding-bottom: 50.98901099%;
}

.box-news .left .item .text {
    padding: 25px 25px 10px 25px;

    background-color: #1a3f8f;
}

.box-news .left .item .text p {
    font-size: 28px;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    color: #fff;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.box-news .left .item .text span {
    font-size: 16px;
    line-height: 30px;

    display: block;

    color: #fff;
}

.box-news .left .owl-pagination {
    padding: 0 20px 20px 0;

    text-align: right;

    background-color: #1a3f8f;
}

.box-news .left .owl-pagination .owl-page {
    display: inline-block;
}

.box-news .left .owl-pagination .owl-page span {
    display: inline-block;

    width: 20px;
    height: 6px;
    margin: 0 5px;

    opacity: 1;
    border-radius: 0;
    background-color: #fff;
}

.box-news .left .owl-pagination .owl-page.active span {
    background-color: #dc1d1c;
}

.box-news .left .owl-buttons {
    display: none;
}

.box-news .right {
    float: left;

    width: 50%;
    padding-left: 40px;
}

@media (max-width: 991px) {
    .box-news .right {
        width: 100%;
        padding-left: 0;
    }
}

.box-news .right ul {
    margin-top: 40px;
    padding-bottom: 10px;
    padding-left: 50px;
}

@media (max-width: 1440px) {
    .box-news .right ul {
        margin-top: 30px;
        padding-bottom: 20px;
    }
}

.box-news .right ul li {
    position: relative;

    padding-top: 34px;
    padding-left: 80px;

    border-left: 1px dashed #1a3f8f;
}

@media (max-width: 1560px) {
    .box-news .right ul li {
        padding-top: 40px;
    }
}

@media (max-width: 1440px) {
    .box-news .right ul li {
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    .box-news .right ul li {
        padding-top: 40px;
    }
}

.box-news .right ul li:first-child {
    padding-top: 0;
}

.box-news .right ul li .date {
    position: absolute;
    z-index: 9;
    left: -50px;

    width: 100px;
    height: 100px;
    padding: 10px 0;

    text-align: center;

    border: 1px dashed #1a3f8f;
    border-radius: 50%;
    background-color: #fff;
}

.box-news .right ul li .date h3 {
    font-family: 'impact'!important;
    font-size: 45px;

    margin: 0;

    color: #1a3f8f;
}

.box-news .right ul li .date p {
    font-family: 'Agency FB'!important;
    font-size: 18px;
    font-weight: normal;

    margin: 0;

    color: #1a3f8f;
}

.box-news .right ul li .text h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;

    display: -webkit-box;
    overflow: hidden;

    height: 30px;
    margin: 0;

    color: #1a3f8f;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

@media (max-width: 767px) {
    .box-news .right ul li .text h3 {
        font-size: 20px;
    }
}

.box-news .right ul li .text p {
    font-size: 16px;
    line-height: 1.5;

    display: -webkit-box;
    overflow: hidden;

    height: 48px;
    margin: 20px 0 0 0;

    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

@media (max-width: 767px) {
    .box-news .right ul li .text p {
        margin-top: 10px;
    }
}

.box-news .right ul li .text a {
    display: block;
}

.box-news .right .more {
    display: block;

    margin-top: 10px;

    text-align: center;
}

.box-news .right .more a {
    display: inline-block;

    width: 80px;
    height: 80px;

    background: url(../images/newsmore.png) no-repeat center;
    background-size: cover;
}

@media (max-width: 991px) {
    .box-news .right .more a {
        width: 60px;
        height: 60px;
    }
}
@media (max-width: 640px) {
    .mfoot { display:none    }
}

DIV.black {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;PADDING-BOTTOM: 10px; MARGIN: 10px auto 5px auto; COLOR: #a0a0a0; PADDING-TOP: 10px;  TEXT-ALIGN: center
}
DIV.black A {
	BORDER-RIGHT: #c00 1px solid;  BORDER-TOP: #c00 1px solid;  BACKGROUND-IMAGE: url(bar.gif); BORDER-LEFT: #c00 1px solid; COLOR: #000; MARGIN-RIGHT: 3px; font-size:14px; font-family: Arial, Helvetica, sans-serif;  BORDER-BOTTOM: #c00 1px solid; TEXT-DECORATION: none; border-radius:50px; padding:5px 9px;}
DIV.black A:hover {
	BORDER-RIGHT: #f0f0f0 1px solid; BORDER-TOP: #f0f0f0 1px solid; background:#F60;  BORDER-LEFT: #f0f0f0 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #f0f0f0 1px solid; font-size:14px; font-family: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #c00; border-radius:50px; padding:5px 9px;
}
DIV.black A:active {
	BORDER-RIGHT: #f0f0f0 1px solid; font-size:14px; font-family: Arial, Helvetica, sans-serif;BORDER-TOP: #f0f0f0 1px solid; BACKGROUND-IMAGE: url(invbar.gif); BORDER-LEFT: #f0f0f0 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #f0f0f0 1px solid; BACKGROUND-COLOR: #c00; border-radius:50px; padding:5px 9px;
}
DIV.black SPAN.current {
	BORDER: #c00 1px solid; font-size:14px; font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold;  COLOR: #ffffff; MARGIN-RIGHT: 3px;  BACKGROUND-COLOR: #c00; border-radius:50px; border-radius:50px; padding:5px 9px;
}
DIV.black  strong {
	BORDER: #c00 1px solid; font-size:14px; font-family: Arial, Helvetica, sans-serif; FONT-WEIGHT: bold;  COLOR: #ffffff; MARGIN-RIGHT: 3px;  BACKGROUND-COLOR: #c00; border-radius:50px; border-radius:50px; padding:5px 9px;
}
DIV.black SPAN.disabled {
	BORDER: #c00 1px solid; font-size:14px; font-family: Arial, Helvetica, sans-serif;  COLOR: #000; MARGIN-RIGHT: 3px;   border-radius:50px; border-radius:50px; padding:5px 9px;
}
#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff url(../images/WhiteLoading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:20px; }
#mbNumber { background:url(../images/mbNumber_bg.gif) no-repeat center; display:inline; color:#C00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { width:50%; height:100px; background:transparent url(../images/CustomBlackPrevious.png) no-repeat left center; position: absolute; top:38%; left:10px; opacity:1; }
#mbNextLink { width:50%; height:100px; background:transparent url(../images/CustomBlackNext.png) no-repeat right center; position: absolute; top:38%; right:10px; opacity:1; }
#mbPrevLink:hover { width:50%; height:100px; background:transparent url(../images/CustomBlackPrevious.png) no-repeat left center; position: absolute; top:38%; left:10px;opacity:1 }
#mbNextLink:hover { width:50%; height:100px; background:transparent url(../images/CustomBlackNext.png) no-repeat right center; position: absolute; top:38%; right:10px;opacity:1}
#mbCloseLink { width:24px; background:transparent url(../images/CustomBlackClose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }