﻿.fc {
	text-align: center;
}
.fr {
	text-align: right;
}
.l {
	float: left;
	display: inline-block;
}
.r {
	float: right;
	display: inline-block;
}
.vt {
	vertical-align: top;
}
.vm {
	vertical-align: middle;
}
.inners {
	width: 1360px;
	margin: 0px auto;
}
.trans3 {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.trans4 {
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.trans6 {
	-webkit-transition: 0.6s;
	-moz-transition: 0.6s;
	-o-transition: 0.6s;
	transition: 0.6s;
}
.transYT {
	transform: translateY(50px);
	-webkit-transform: translateY(50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.transYT2 {
	transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.transXT {
	transform: translateX(50px);
	-webkit-transform: translateX(50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.transXT2 {
	transform: translateX(-50px);
	-webkit-transform: translateX(-50px);
	opacity: 0;
	visibility: hidden;
	transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	-webkit-transition: transform 600ms, opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
}
.action.transYT {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.action.transYT2 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.action.transXT {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.action.transXT2 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.dly_1 {
	transition-delay: 100ms;
	-webkit-transition-delay: 100ms;
}
.dly_2 {
	transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
}
.dly_3 {
	transition-delay: 300ms;
	-webkit-transition-delay: 300ms;
}
.dly_4 {
	transition-delay: 400ms;
	-webkit-transition-delay: 400ms;
}
.dly_5 {
	transition-delay: 500ms;
	-webkit-transition-delay: 500ms;
}
.dly_6 {
	transition-delay: 600ms;
	-webkit-transition-delay: 600ms;
}
.dly_7 {
	transition-delay: 700ms;
	-webkit-transition-delay: 700ms;
}
.dly_8 {
	transition-delay: 800ms;
	-webkit-transition-delay: 800ms;
}
.silder-top {
	float: right;
	text-align: right;
	color: #101010;
}
.silder-top-w {
	color: #787878;
	font-size: 13px;
	font-style: italic;
	padding: 8px 4px 12px 0px;
}
.silder-top-w .sline {
	padding: 0px 5px;
}
.wx-gz {
	background: url(../images/erm.png) no-repeat scroll left center;
	padding-left: 30px;
	margin-left: 30px;
}
.silder-top-tel {
	color: #101010;
	font-size: 19px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	margin-bottom: 36px;
}
.silder-top-tel .tel {
	font-size: 28px;
	background: url(../images/tel_bg.png) no-repeat scroll left center;
	padding-left: 40px;
	width: 238px;
	display: block;
	float: right;
	height: 36px;
	line-height: 36px;
	text-align: left;
	margin-left: 10px;
	letter-spacing: 0.05em;
}
.bge5 {
	background-color: #f0f2f5;
}
.ilinkBox a:link, .ilinkBox a:visited {
	color: #101010;
}
.ilinkBox a:active, .ilinkBox a:hover {
	color: #214fa3;
}
.ilink-grop ul {
	margin-left: -1%;
}
.ilink-grop li {
	padding: 20px 0px;
	width: 19%;
	margin-left: 1%;
	color: #101010;
	float: left;
	display: block;
}
.ilink-grop .img {
	margin-left: 18px;
}
.ilink-grop .img img {
	width: 100%;
	display: block;
}
.ilink-grop .grop-name {
	font-size: 16px;
	line-height: 1.5;
	padding: 12px 0px 15px 18px;
}
.ilink-grop .tel {
	background: url(../images/tel4.png) no-repeat scroll left 5px;
	padding-left: 18px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
}
.ilink-grop .tel .name {
	font-size: 14px;
}
.ilink-list {
	border-top: 1px solid #d29fa7;
	padding: 8px 0px;
	font-size: 14px;
	color: #101010;
}
.ilink-list a {
	margin-right: 10px;
}
.picw img {
	transform: scale(1.08);
	-webkit-transform: scale(1.08);
}/*opacity: 0;**/
.trans-1 img {
	transition: all 1.2s cubic-bezier(0.165, 0.74, 0.44, 1) 0s;
	-webkit-transition: all 1.2s cubic-bezier(0.165, 0.74, 0.44, 1) 0s;
}
.popUpblack {
	background: url(../images/black_50.png) repeat;
	background: none rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1030;
	display: none;
}
.popUp {
	width: 220px;
	height: 264px;
	border: 5px solid #eeeeee;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -100px 0 0 -115px;
	z-index: 1004;
}
.popUp .img {
	padding: 20px;
}
.popUp .img img {
	width: 100%;
	height: 100%;
	display: block;
}
.popUp .t {
	padding: 10px 0px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	background: #eeeeee;
	text-align: center;
}
/*base style end*/
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-loading .slick-list {
	background: #00865e url(../images/loader.gif) center center no-repeat;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
/* Arrows */
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}
/* Dots */
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: none;
}
.slick-dots li button:focus {
	outline: none;
}
@-webkit-keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scaleUpDown {
 from {
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
to {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes slideIn {
 0% {
opacity:0;
-webkit-transform:scale(1);
transform:scale(1)
}
 20% {
opacity:1
}
 100% {
opacity:1;
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
}
@keyframes slideIn {
 0% {
opacity:0;
-webkit-transform:scale(1);
transform:scale(1)
}
 20% {
opacity:1
}
 100% {
opacity:1;
-webkit-transform:scale(1.1);
transform:scale(1.1)
}
}
.align-vertical {
	height: 100%;
	width: 100%;
	position: relative;
	display: table;
}
.vertical-inner {
	display: table-cell;
	vertical-align: middle;
}
.black-50 {
	background: url(../images/black_50.png) repeat;
	background: none rgba(0,0,0,0.5);
	-moz-transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
	-o-transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
	-ms-transition: all .3s cubic-bezier(0.445, 1.045, 0.355, 1);
	transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
}
.black-30 {
	background: url(../images/black_30.png) repeat;
	background: none rgba(0,0,0,0.3);
	-moz-transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
	-o-transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
	-ms-transition: all .3s cubic-bezier(0.445, 1.045, 0.355, 1);
	transition: all .3s cubic-bezier(0.445, 0.145, 0.355, 1);
}
.sliderBox a:link, .sliderBox a:visited {
	color: #fff;
}
.sliderBox a:active, .sliderBox a:hover {
	color: #fff;
}
.sliderBox {
	display: none;
	width: 100%;
	z-index: 800;
	height: 50px;
}
.siderFoot {
	height: 50px;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 800;
	background-color: #e26f86;
}
.siderFoot a {
	display: block;
	width: 25%;
	height: 30px;
	padding: 10px 0px;
	line-height: 30px;
	font-size: 14px;
	float: left;
	display: block;
	text-align: center;
	color: #fff;
}
.sliderBox a .txt {
	padding-left: 36px;
	height: 30px;
	background-size: 30px 30px;
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	color: #fff;
	position: relative;
}
.sliderBox a.homeico .txt {
	background-image: url(../images/m_i4.png);
}
.sliderBox a.kfico .txt {
	background-image: url(../images/m_i3.png);
}
.sliderBox a.kfico .num1 {
	background: url(../images/num.png) no-repeat;
	background-size: cover;
	width: 26px;
	height: 26px;
	position: absolute;
	right: -18px;
	top: -18px;
}
.sliderBox a.qqico .txt {
	background-image: url(../images/m_i2.png);
}
.sliderBox a.telico .txt {
	background-image: url(../images/m_i1.png);
}
.iproductBox {
}
.iproductBox .lbox {
	display: inline-block;
	vertical-align: top;
	width: 20.11765%
}
.iproductBox .rbox {
	display: inline-block;
	vertical-align: top;
	width: 79.44118%
}
.iproductBox .rbox .indexpro_list {
	margin-left: 3%;
}
.iproduct-nav-t {
	padding: 4px 30px 4px 25px;
	color: #fff;
	line-height: 1.5;
	margin-bottom: 14px;
	font-size: 17px;
}
.iproduct-nav-c a {
	position: relative;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	vertical-align: top;
	display: block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border: 1px solid #E7E7E7;
	margin-bottom: -1px;
	color: #444
}
.iproduct-nav-c a:hover {
	background-color: #999;
	border-color: #999;
	color: #fff
}
.iproduct-tel {
	background-color: #214fa3;
	color: #fff;
	padding: 51px 15px;
}
.iproduct-tel .d {
	text-align: center;
	font-size: 24px;
}
.iproduct-tel .t {
	text-align: center;
	border-top: 1px solid #fff;
	font-size: 16px;
	padding-top: 15px;
	margin-bottom: 7px;
}
.iproduct-tel .t2 {
	text-align: center;
	font-size: 28px;
	line-height: 1.7
}
.iproduct-tel .t3 {
	text-align: center;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 16px;
}
.iproduct-tel .tel1, .iproduct-tel .tel2 {
	text-align: center;
	font-size: 28px;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 1.4;
}
.iproduct-tel .tel1 {
	background-image: url(../images/i_p2.png);
}
.iproduct-tel .tel2 {
	background-image: url(../images/i_p3.png);
}
.iproduct-t {
	padding: 2px 0px 0px;
	border-bottom: 1px solid #214fa3;
	font-size: 16px;
	color: #4c4c4c;
	margin-bottom: 14px;
}
.iproduct-t b {
	color: #241F1C;
}
.iproductBox .rbox a:link, .iproductBox .rbox a:visited {
	color: #241f1c;
}
.iproductBox .rbox a:active, .iproductBox .rbox a:hover {
	color: #214fa3;
}
.iproduct-list {
	overflow: hidden;
}
.iproduct-list ul {
	margin-left: -1%;
}
.iproduct-list li {
	float: left;
	display: block;
	margin: 0px 0px 18px 1%;
	width: 32.33%;
}
.iproduct-list .img {
	overflow: hidden;
	position: relative;
}
.iproduct-list .img img {
	width: 100%;
	display: block;
	transition: 600ms;
	-webkit-transition: 600ms;
}
.iproduct-list .black-30 {
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	visibility: hidden;
}
.iproduct-list .c {
	font-size: 17px;
	height: 31px;
	overflow: hidden;
	text-align: center;
}
.iproduct-list li:hover .black-30 {
	opacity: 1;
	visibility: visible;
}
.iproduct-list li:hover .img img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.iledmore {
	display: block;
	width: 100%;
	padding: 2% 0px;
	text-align: center;
	margin: 18px auto 0px;
	border: 2px solid #214fa3;
	font-weight: bold;
	color: #214fa3;
	font-size: 16px;
	display: none;
	border-radius: 30px;
}
.iadbox_1 a:link, .iadbox_1 a:visited {
	color: #fff;
}
.iadbox_1 a:active, .iadbox_1 a:hover {
	color: #fff;
}
.iadbox_1 {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
	color: #fff;
	text-align: center;
	padding: 50px 0px;
}
.iadbox_1_t {
	padding: 0px 0px 15px;
	margin-bottom: 50px;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.iadbox_1_t .ico {
	background: url(../images/hbi1.png) no-repeat scroll center center;
	width: 100px;
	height: 100px;
	display: block;
	margin: 0px auto 5px;
}
.iadbox_1_t .en {
	font-size: 12px;
	line-height: 1.2;
}
.iadbox_1_t .zh {
	font-size: 32px;
	line-height: 1.2;
	font-weight: bold;
}
.iadbox_1_t .by {
	font-size: 18px;
	line-height: 1.2;
}
.iadbox_1list {
	width: 1260px;
	margin: 0px auto;
	font-size: 18px;
}
.iadbox_1list li {
	float: left;
	display: block;
	width: 25%;
	margin-bottom: 8px;
}
.iadbox_1list .itemBox {
	border: 2px solid #fff;
	margin: 0px 12px;
	padding: 22px 0px 0px;
	height: 170px;
	line-height: 1.4;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.iadbox_1list .iico {
	display: block;
	margin: 0px auto 2px;
	position: relative;
	z-index: 2;
}
.iadbox_1list p {
	position: relative;
	z-index: 2;
}
.iadbox_1list .t {
	font-size: 20px;
	line-height: 1.2;
}
.iadbox_1list .by {
	font-size: 16px;
	line-height: 1.2;
}
.iadbox_1list .en {
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 2px;
}
.iadbox_1list li:hover .iico {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.iadbox_1list li .itemBox:before {
	content: "";
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #214fa3;
	background-color: rgba(33,79,163,0.8);
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.5s ease 0s;
	-webkit-transform: all 0.5s ease 0s;
	opacity: 0;
	visibility: hidden;
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
.iadbox_1list li:hover .itemBox:before {
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	-webkit-transform: scale(1);
}
@keyframes gelatine {
 from, to {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
 25% {
-webkit-transform: scale(0.9, 1.1);
transform: scale(0.9, 1.1);
}
 50% {
-webkit-transform: scale(1.1, 0.9);
transform: scale(1.1, 0.9);
}
 75% {
-webkit-transform: scale(0.95, 1.05);
transform: scale(0.95, 1.05);
}
 from, to {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
 25% {
-webkit-transform: scale(0.9, 1.1);
transform: scale(0.9, 1.1);
}
 50% {
-webkit-transform: scale(1.1, 0.9);
transform: scale(1.1, 0.9);
}
 75% {
-webkit-transform: scale(0.95, 1.05);
transform: scale(0.95, 1.05);
}
}
 @-webkit-keyframes gelatine {
 from, to {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
 25% {
-webkit-transform: scale(0.9, 1.1);
transform: scale(0.9, 1.1);
}
 50% {
-webkit-transform: scale(1.1, 0.9);
transform: scale(1.1, 0.9);
}
 75% {
-webkit-transform: scale(0.95, 1.05);
transform: scale(0.95, 1.05);
}
 from, to {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
 25% {
-webkit-transform: scale(0.9, 1.1);
transform: scale(0.9, 1.1);
}
 50% {
-webkit-transform: scale(1.1, 0.9);
transform: scale(1.1, 0.9);
}
 75% {
-webkit-transform: scale(0.95, 1.05);
transform: scale(0.95, 1.05);
}
}
.iadbox_2 {
	background-color: #f0f2f5;
	margin-top: 112px;
}
.iadbox_2 .inners {
	position: relative;
	height: 660px;
}
.iadbox_2img {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 518px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.iadbox_2img img {
	display: block;
	width: 100%;
}



.iadbox_2con a:link, .iadbox_2con a:visited {
	color: #241f1c;
}
.iadbox_2con a:active, .iadbox_2con a:hover {
	color: #214fa3;
}
.iadbox_2con {
	padding: 55px 0px 0px;
	margin: 0px 0px 0px 574px;
	color: #080808;
}
.iadbox_2con .t {
	position: relative;
	border-bottom: 1px solid #101010;
	padding-bottom: 25px;
	margin-bottom: 38px;
}
.iadbox_2con .bot {
	height: 5px;
	position: absolute;
	left: 0px;
	bottom: -1px;
	width: 152px;
	background-color: #214fa3;
}
.iadbox_2con .zh {
	font-size: 38px;
	font-weight: bold;
	line-height: 1.2;
	float: left;
	display: block;
}
.iadbox_2con .enbox {
	width: 207px;
	position: relative;
	float: right;
	display: block;
	margin-top: 20px;
}
.iadbox_2con .en {
	font-size: 18px;
	line-height: 1.2;
	display: block;
	margin-bottom: 5px;
}
.iadbox_2con .enbox .i1 {
	display: block;
}
.iadbox_2con .enbox .i2 {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
}
.iadbox_2con .c {
	font-size: 18px;
	line-height: 2;
	margin-top: 35px;
	margin-bottom: 35px;
}
.aboutMore {
	display: block;
	height: 36px;
	width: 126px;
}
.aboutMore .txt {
	border: 1px solid #333;
	height: 44px;
	line-height: 44px;
	display: inline-block;
	float: left;
	font-size: 15px;
	text-align: center;
	width: 126px;
	position: relative;
	overflow: hidden;
}
.aboutMore .txt .ib1 {
	position: absolute;
	left: 0px;
	top: 0px;
	border: 0px solid #214fa3;
	background-color: #214fa3;
	height: 100%;
	width: 0;
	transition: 300ms;
	-webkit-transition: 300ms;
}
.aboutMore .txt .ib2 {
	position: relative;
	z-index: 2;
	font-style: initial;
}
.aboutMore:hover .txt {
	color: #fff;
}
.aboutMore:hover .ib1 {
	width: 100%;
}
.iadbox_4 a:link, .iadbox_4 a:visited {
	color: #fff;
}
.iadbox_4 a:active, .iadbox_4 a:hover {
	color: #214fa3;
}
.iadbox_4 {
	padding: 110px 0px;
	color: #fff;
	text-align: center;
	background-position: center center;
}
.iadbox_4 .en {
	font-size: 20px;
	line-height: 1.2;
}
.iadbox_4 .zh {
	padding: 20px 0px 10px 0;
	font-weight: bold;
	line-height: 1;
	font-size: 38px;
}
.iadbox_4 .zhx {
	font-size: 20px;
	line-height: 1.2;
	padding-bottom: 20px;
}
.iadbox_4 .red {
	color: #214fa3;
	font-weight: bold;
}
.iadbox_4 .c {
	background: url(../images/blue_30.png) repeat;
	background: none rgba(33,79,169,0.8);
	padding: 12px 50px;
	font-size: 18px;
	line-height: 2;
	letter-spacing: .21429em;
	padding: 20px
}
.iimgbox {
	background-position: center bottom;
}
.iadbox_6 {
	height: 320px;
	padding: 100px 0px 0px;
}
.iadbox_6 .zh, .iadbox_6 .en {
	color: #fff;
	font-size: 42px;
	line-height: 1.2;
}
.iadbox_6 .c {
	font-size: 20px;
	line-height: 1.5;
	color: #fff;
	margin: 20px 0px;
}
.iadbox_6 .bq span {
	border: 1px solid #e492a4;
	padding: 2px 22px;
	margin-right: 10px;
	font-size: 14px;
	color: #080808;
	border-radius: 15px;
	background-color: #fff;
}
.iadbox_62 {
	background-color: #214fa3;
}
.iadbox_5 {
	padding: 32px 0px;
}
.iboxT {
	color: #101010;
	text-align: center;
}
.iboxT .i-ico {
	background: url(../images/is_1.png) no-repeat scroll center center;
	width: 100px;
	display: block;
	margin: 0px auto 5px;
}
.iboxT .i-ico2 {
	display: block;
	margin: 0px auto 5px;
}
.iboxT .en {
	font-weight: bold;
	font-size: 40px;
	line-height: 1.2;
}
.iboxT .zh {
	font-size: 28px;
	position: relative;
	font-weight: 400;
}
.iboxT .bgF {
	background-color: #ffff;
	padding: 0px 42px;
	position: relative;
	z-index: 2;
	display: inline-block;
}
.iboxT .line {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url(../images/line.png) repeat-x;
	height: 2px;
}
.iadbox_5 .iboxT {
	border-bottom: 0px solid #555555;
	padding-bottom: 15px;
	margin-bottom: 24px;
}
.iprocessList a:link, .iprocessList a:visited {
	color: #fff;
}
.iprocessList a:active, .iprocessList a:hover {
	color: #214fa3;
}
.iprocessList li {
	width: 12.5%;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.iprocessList .itemBox {
	margin: 0px 12px;
	background-color: #4C4C4C;
	color: #fff;
	padding: 10px;
	border-radius: 62px;
	height: 242px;
	cursor: pointer;
}
.iprocessList .img {
	background: url(../images/y.png) no-repeat scroll center center;
	border-radius: 50%;
	height: 102px;
}
.iprocessList .ico {
	width: 98%;
	margin: 0px auto;
	display: block;
}
.iprocessList .num {
	padding: 8px 0px 10px;
	font-weight: bold;
	font-size: 18px;
}
.iprocessList .num span {
	border-bottom: 2px solid #fff;
}
.iprocessList .en {
	line-height: 1.2;
}
.iprocessList .zh {
	font-size: 18px;
}
.iprocessList li:hover .itemBox {
	background-color: #214fa3;
}
.iprocessList li:hover .img {
	-webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
	-webkit-animation: gelatine 0.5s 1;
	animation: gelatine 0.5s 1;
}
.idesignBox {
	padding: 35px 0px 45px;
	color: #fff;
	background-size: cover;
}
.idesignBox a:link, .idesignBox a:visited {
	color: #fff;
}
.idesignBox a:active, .idesignBox a:hover {
	color: #214fa3;
}
.idesignBox .iboxT .zh, .idesignBox .iboxT .en {
	font-size: 21px;
	color: #fff;
}
.idesignBox .iboxT .en {
	color: #214fa3;
}
.idesignBox .c {
	font-size: 16px;
	margin: 20px 12.5% 0px;
	text-align: center;
}
.iliveBox {
	padding: 25px 0px 25px;
}
.iliveList {
	padding: 40px 0px;
}
.iliveList ul {
	margin-left: -1%;
}
.iliveList li {
	width: 24%;
	margin: 0px 0px 1% 1%;
	float: left;
	display: block;
	overflow: hidden;
}
.iliveList .img {
	width: 100%;
	display: block;
	transition: 600ms;
	-webkit-transition: 600ms;
}
.iliveList li:hover .img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.iadbox_7 {
	padding: 20px 0px;
}
.icustomerlist {
	overflow: hidden;
	margin: 20px auto;
}
.icustomerlist ul {
	margin: -1px 0px 0px -1px;
}
.icustomerlist li {
	float: left;
	display: block;
	width: 270px;
	border-left: 1px solid #aaa9a9;
	border-top: 1px solid #aaa9a9;
	position: relative;
	overflow: hidden;
	height: 158px;
	text-align: center;
}
.icustomerlist .img {
	padding-top: 15px;
	margin-bottom: 5px;
}
.icustomerlist .img img {
	width: 100%;
	display: block;
}
.icustomerlist .name {
	font-size: 18px;
	line-height: 1.2;
	color: #101010;
	height: 22px;
	overflow: hidden;
}
.icustomerlist .shBox {
	position: absolute;
	left: 2%;
	top: 2%;
	width: 96%;
	height: 96%;
	transition: 500ms;
	-webkit-transition: 500ms;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	opacity: 0;
	visibility: hidden;
	cursor: pointer;
}
.icustomerlist .shBox img {
	display: block;
	width: 100%;
}
.icustomerlist li:hover .shBox {
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
	visibility: visible;
}
.ilistBox {
	background-color: #4c4c4c;
	padding: 40px 0px 110px;
	color: #fff;
}
.itab {
	width: 692px;
	margin: 0px auto;
}
.itab li {
	float: left;
	display: block;
	width: 50%;
}
.itab .itemBox {
	margin: 0px 37px;
	border: 1px solid #ededed;
	height: 56px;
	color: #fff;
	border-radius: 10px;
	cursor: pointer;
}
.itab .on .itemBox {
	border-color: #e0aab3;
	color: #e0aab3;
}
.itab .on .itemBox .i {
	background-position: right top;
}
.itab .itemT {
	padding-left: 66px;
	position: relative;
	height: 56px;
	margin-left: 14%;
}
.itab .i {
	position: absolute;
	left: 0px;
	top: 3px;
	width: 50px;
	height: 50px;
	background: url(../images/type_1.png) no-repeat scroll left top;
}
.itab .i2 {
	background-image: url(../images/type_2.png);
}
.itab .t {
	font-size: 20px;
	line-height: 1.4;
	display: block;
	line-height: 1.1;
	padding-top: 5px;
}
.itab .en {
	font-size: 16px;
	line-height: 1.2;
	display: block;
}
.ilist-line {
	display: block;
	border-bottom: 1px solid #f9f9f9;
	height: 0px;
	line-height: 0px;
	margin: 25px 0px 75px;
}
.itabCon a:link, .itabCon a:visited {
	color: #fff;
}
.itabCon a:active, .itabCon a:hover {
	color: #c599a0;
}
.ilist-item1 {
	float: left;
	display: block;
	width: 44%;
}
.ilist-item2 {
	float: right;
	display: block;
	width: 44%;
}
.ilist-T {
	font-size: 20px;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 25px;
}
.ilist-T .line {
	padding: 0px 8px;
}
.ilist-T .more {
	float: right;
	display: block;
	background-color: #b2b2b2;
	font-size: 15px;
	line-height: 1.5;
	padding: 0px 3px 0px 5px;
	position: relative;
	top: 2px;
}
.ilist-T .more:hover {
	background-color: #214fa3;
}
.icaseList li {
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.inewImg img {
	width: 100%;
	display: block;
}
.inewImg {
	overflow: hidden;
	margin-bottom: 15px;
}
.itablist {
	display: none;
	-webkit-animation-name: tab;
	animation-name: tab;
	-webkit-animation-direction: normal;
	animation-direction: normal;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
 @-webkit-keyframes tab {
 from {
 opacity: 0;
 -webkit-transform: translateY(5%);
 transform: translateY(5%);
}
 to {
 opacity: 1;
 -webkit-transform: translateY(0%);
 transform: translateY(0%);
}
}
@keyframes tab {
 from {
 opacity: 0;
 -webkit-transform: translateY(5%);
 transform: translateY(5%);
}
 to {
 opacity: 1;
 -webkit-transform: translateY(0%);
 transform: translateY(0%);
}
}
.itablist.on {
	display: block;
}
.inewsList li {
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	background: url(../images/sico2.png) no-repeat scroll left center;
	padding-left: 20px;
}
.itelBox a:link, .itelBox a:visited {
	color: #fff;
}
.itelBox a:active, .itelBox a:hover {
	color: #fff;
}
.itelBox {
	background-color: #214fa3;
	padding: 30px 0px;
	color: #fff;
	font-size: 28px;
	line-height: 1.2;
	position: relative;
	margin-top: -50px;
}
.itelBox .txt {
	padding-left: 5%;
}
.itelBox .telb {
	position: absolute;
	right: 5%;
	top: 20px;
	background: url(../images/hbi7.png) no-repeat scroll left center;
	padding-left: 70px;
	font-size: 22px;
}
.telb .t {
	font-size: 28px;
	font-weight: bold;
}
.fsharp a {
	display: block;
	width: 42px;
	height: 42px;
	margin-right: 15px;
	background: url(../images/sharp.png) no-repeat scroll 0px 0px;
	float: left;
	position: relative;
}
.fsharp a em {
	background: url(../images/sharp.png) no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.fsharp a .ibg {
	background: url(../images/sharp.png) no-repeat scroll -238px -42px;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 300ms;
}
.fsharp a:hover {
	background: none;
}
.fsharp a:hover .ibg {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
	opacity: 1;
	filter: alpha(opacity=100);
}
.fsharp a.a1 {
	background-position: 0px -42px;
}
.fsharp a.a2 {
	background-position: -59px -42px;
}
.fsharp a.a3 {
	background-position: -117px -42px;
}
.fsharp a.a4 {
	background-position: -176px -42px;
}
.fsharp a.a1 .i {
	background-position: 0px 0px;
}
.fsharp a.a2 .i {
	background-position: -59px 0px;
}
.fsharp a.a3 .i {
	background-position: -117px 0px;
}
.fsharp a.a4 .i {
	background-position: -176px 0px;
}

@media screen and (max-width:1024px) {
.fsharp a {
	border-radius: 50%;
}
.fsharp a .ibg {
	display: none;
}
.fsharp a .i {
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
}
.fsharp a.a1 {
background:none #;
}
.fsharp a.a2 {
background:none #;
}
.fsharp a.a3 {
background:none #;
}
.fsharp a.a4 {
background:none #;
}
}
.iadbox_3 .item-box {
	border: 3px solid #101010;
	padding: 0 2.25em;
	height: 510px
}
.iadbox_3 figure {
	position: relative;
	padding-top: .7em;
	max-width: 377px
}
.iadbox_3 figure::before {
	content: "";
	display: block;
	padding-top: 51.05105%
}
.iadbox_3 figure img {
	position: absolute;
	left: 0;
	top: 0;
	max-width: 100%
}
.iadbox_3 article {
	padding-top: 30px;
	position: relative
}
.iadbox_3 article::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 3px;
	background-color: #101010
}
.iadbox_3 h1 {
	margin-bottom: .43846em
}
.box3txt {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 1px;
	color: #101010
}

@media (max-width: 1280px) {
.iadbox_3 {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto
}
.iadbox_3 .item-box {
	height: 400px;
	padding-bottom: 40px
}
.box3txt {
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 0.5px;
	color: #101010
}
}

@media (max-width: 800px) {
.iadbox_3 .item-box {
	height: auto;
	
}
.box3txt {
	line-height: 1.6;
	font-size: 14px;
	letter-spacing: 0.4px;
}
}

@media (max-width: 750px) {
.iadbox_3 .item-box {
	height: 380px;
	
}
.iadbox_3 {
	max-width: 90%
}
}

@media (max-width: 650px) {
.iadbox_3 li {
	margin-bottom: 35px
}
.iadbox_3 .item-box {
	border-width: 2px;
	height: auto;
}
.iadbox_3 figure {
	max-width: 280px
}
.iadbox_3 article::before {
	height: 2px
}
}


.partnerIbox { padding: 28px 0px; overflow: hidden; }
.partnerIbox .iboxT { text-align: left; padding: 0px 30px 8px; color: #333333; border-bottom-color: #e0e0e0; }
.partnerIbox .iboxT .slt-bor { left: 30px; margin-left: 0; background-color: #333333; }
.partnerIdemo a:link, .partnerIdemo a:visited { color: #333; }
.partnerIdemo a:active, .partnerIdemo a:hover { color: #2450a1; }
.partnerIdemo { margin: 0px 15px; }
.partnerIdemo .item { float: left; display: block; width: 233px; margin: 0px 15px; text-align: center; text-transform: uppercase; }
.partnerIdemo .img { background-color: #f2f2f2; position: relative; overflow: hidden; }
.partnerIdemo .img img { width: 100%; display: block; }
.partnerIdemo article { padding-top: 10px; line-height: 1.5; }
.partnerIdemo .slick-arrow { width: 26px; height: 26px; top: -78px; z-index: 200; }
.partnerIdemo .slick-arrow i { display: block; width: 100%; height: 100%; position: relative; z-index: 2; }
.partnerIdemo .slick-prev { right: 45px; }
.partnerIdemo .slick-prev i { background: url(../images/img_l2.png) no-repeat scroll center center; }
.partnerIdemo .slick-next { right: 15px; }
.partnerIdemo .slick-next i { background: url(../images/img_r2.png) no-repeat scroll center center; }
.partnerIdemo .slick-prev:hover i { background-image: url(../images/img_l3.png); }
.partnerIdemo .slick-next:hover i { background-image: url(../images/img_r3.png); }
.filler { position: absolute; display: block; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; background-color: transparent; z-index: 5; }
.filler-left { width: 2px; height: 100%; left: 0%; bottom: 0%; }
.filler-right { width: 2px; height: 100%; right: 0%; top: 0%; }
.filler-top { width: 100%; height: 2px; left: 0%; top: 0%; }
.filler-bottom { width: 100%; height: 2px; right: 0%; bottom: 0%; }
.item:hover .filler { background-color: #2450a1; }

@media screen and (max-width:1024px){
	.partnerIbox{ display: none}
}



