﻿body {
	font-family: "Microsoft YaHei","Arial"
}

.yahei {
	font-family: "Microsoft YaHei","Arial"
}

a {
	font-family: "Microsoft YaHei","Arial"
}

table tr td {
	font-family: "Microsoft YaHei","Arial"
}

.color255 {
	color: #fff
}

.color_bbd_blue {
	color: #54c0ef
}

.color255-3 {
	color: #fff;
	color: rgba(255,255,255,.3)
}

.color255-6 {
	color: #fff;
	color: rgba(255,255,255,.6)
}

.color255-7 {
	color: #fff;
	color: rgba(255,255,255,.7)
}

.scale0 {
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-ms-transform: scaleX(0)
}

.header {
	z-index: 5
}

.header .bbd_logo {
	width: 162px;
	height: 41px
}

.header .headerListDiv {
	width: 1230px
}

.header .selections {
	color: #fff;
	width: 110px;
	background:url(../../images/hxby/nav_icon.png) no-repeat right center;
	cursor: pointer
}

.header .selections.last {
	margin-right: 30px
}

.header.subWeb.galaXyColor {
	background-color: #0d1d27
}

.header.subWeb.kunLunColor {
	background-color: #354f59
}

.header.subWeb.s2Color {
	background: #063a6b;
	background: -webkit-linear-gradient(to bottom,#154674,#003567);
	background: linear-gradient(to bottom,#154674,#003567)
}

.header.subWebL.s2Color {
	background: #063a6b
}

.autoPlayBtn {
	right: 50px;
	bottom: 50px;
	width: 50px;
	height: 50px;
	line-height: 50px
}

.autoPlayBtn div {
	width: 24px;
	height: 26px;
	background: url("../../images/hxby/commonimg.png") no-repeat -70px 0;
	transform: scale(.7)
}

.autoPlayBtn div.playPage {
	width: 24px;
	height: 26px;
	background: url("../../images/hxby/commonimg.png") no-repeat -22px 0
}

.autoPlayBtn div:hover {
	background: url("../../images/hxby/commonimg.png") no-repeat -94px 0
}

.autoPlayBtn div.playPage:hover {
	background: url("../../images/hxby/commonimg.png") no-repeat -46px 0
}

.header .selections .selectionList {
	line-height: 24px;
	max-height: 0;
	overflow: hidden
}

.header .selections .selectionList.open {
	max-height: 160px;
	padding-bottom: 10px;
	background-color: #54beed;
	background-color: rgba(84,190,237,.9)
}

.header .selections .selectionList a {
	width: 150px;
	color: #fff;
	color: rgba(255,255,255,.7)
}

.header .selections .selectionList a:hover {
	color: #fff
}

.iptBox.openIptBox {
	width: 270px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	background-color: #e6e6e6;
	color: #808080
}

.iptBox .searchBtnL {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 7px;
	right: 7px;
	cursor: pointer;
	background: url("../../images/hxby/commonimg.png") no-repeat -129px 0
}

.iptBox.openIptBox .downListDiv {
	position: relative;
	width: 120px;
	line-height: 30px;
	background-color: #fff;
	border-radius: 15px;
	overflow: auto;
	z-index: 9
}

.iptBox .downListDiv p span {
	color: #54c2f1
}

.iptBox .downListDiv p .after {
	position: absolute;
	width: 10px;
	height: 7px;
	background: url("../../images/hxby/commonimg.png") no-repeat -118px 0;
	top: 12px;
	right: 10px;
	z-index: 2;
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out
}

.iptBox .downListDiv p.open .after {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out
}

.iptBox .downListDiv p .before {
	position: absolute;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	background-color: #e6e6e6;
	right: 3px;
	top: 3px
}

.iptBox .downListDiv li {
	width: 97px;
	line-height: 30px;
	height: 30px;
	padding-left: 15px;
	border-radius: 13px
}

.iptBox .downListDiv li:hover {
	background-color: #54c2f1;
	color: #fff
}

.iptBox.openIptBox input {
	padding: 5px 8px;
	border: 0;
	background: #e6e6e6;
	width: 110px;
	zoom: 1;
	outline: medium;
	font-size: 14px!important;
	color: #54c2f1;
	display: inline
}

.iptBox {
	position: relative;
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 15px;
	background-color: #e6e6e6;
	color: #808080;
	overflow: hidden
}

.iptBoxCont .iptBox {
	overflow: visible
}

.iptBox .downListDiv {
	width: 0;
	overflow: hidden
}

.iptBox input {
	width: 0;
	overflow: hidden;
	display: none
}

.header span,.header span a {
	color: #b3b3b3;
	color: rgba(179,179,179,.7)
}

.header span a.active {
	color: #fff;
	color: rgba(255,255,255,.7)
}

#slider {
	margin-top: 0
}

.content .contents {
	overflow: hidden
}

.content .contents.tec {
	background: url(../../images/hxby/banner.jpg) no-repeat center
}

.content .contents.tec .fdDes {
	width: 67%;
	min-width: 240px;
	padding-top: 50px;
	color: #fff;
	color: rgba(255,255,255,.7);
	font-size: 14px
}

.content .contents.tec .bbd_btnL {
	margin-top: 50px
}

.content .contents.tec .logo_slogen {
	width: 400px;
	padding-top: 200px
}

.content .contents.tec .usedCont {
	width: 1118px;
	color: #ccc;
	color: rgba(204,204,204,.9);
	margin-top: 10%
}

.content .contents.tec .pg1Title {
	margin-top: 30px
}

.content .contents.tec .usedCont .usedLit {
	width: 360px;
	opacity: 0;
	transform: translateY(60px);
	-webkit-transform: translateY(60px);
	-ms-transform: translateY(60px);
	-moz-transform: translateY(60px)
}

.content .contents.tec.activeL .usedCont .usedLit {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0)
}

.nextCont {
	width: 100px;
	left: 50%;
	margin-left: -50px;
	bottom: 5%;
	z-index: 2;
	color: #fff;
	color: rgba(255,255,255,.5);
	opacity: 1
}

.nextCont.fade {
	opacity: 0
}

.nextCont .nextBtn {
	width: 26px;
	height: 40px;
	border-radius: 13px;
	border: solid 1px #fff;
	border: solid 1px rgba(255,255,255,.78)
}

.nextCont .nextBtn span {
	width: 6px;
	height: 12px;
	background-color: #fff;
	background-color: rgba(255,255,255,.78);
	border-radius: 8px;
	animation: downAndShine 2s infinite;
	-webkit-animation: downAndShine 2s infinite;
	-moz-animation: downAndShine 2s infinite;
	-ms-animation: downAndShine 2s infinite
}

@keyframes downAndShine {
	25% {
		transform: translateY(7px) scale(1.11);
		background-color: #fff;
		background-color: rgba(255,255,255,1)
	}
}

.content .contents.tec .fdDes {
	font-size: 16px
}

.content .contents.tec .usedCont .usedLit {
	font-size: 14px
}

.content .contents.tec .pg1Title {
	font-size: 18px
}

.content .contents.faq p.exp,.content .contents.apo p.exp {
	font-size: 22px
}

.content .contents.about .aboutPl {
	font-size: 18px
}

.content .contents.about .aboutDiv p {
	font-size: 14px
}

.content .contents.contract .tracDiv .newsOutDiv p.newsOutP1 {
	font-size: 22px
}

.content .contents.contract .tracDiv .newsOutDiv p.title {
	font-size: 16px
}

.contract .tracDiv .newsDiv p.timep {
	font-size: 14px
}

.content .contents.faq {
	background: url(../../images/hxby/banner_01.jpg) no-repeat center
}

.content .contents.apo {
	background: url(../../images/hxby/banner_02.jpg) no-repeat center
}

.content .contents.about {
	background: url(../../images/hxby/banner_03.jpg) no-repeat center
}

.content .contents.about.newPage {
	background: url("../../images/hxby/bg_newpage_1920.png") no-repeat center
}

.content .contents.about.newPage .curveDiv {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 700px;
	background: url("../../images/hxby/quxian_1920.png") no-repeat center;
	top: 385px
}

.npBallDivtransDelay-s1-1 {
	transition-delay: 1s;
	-webkit-transition-delay: 1s;
	-ms-transition-delay: 1s;
	-moz-transition-delay: 1s
}

.npBallDivtransDelay-s2-1 {
	transition-delay: 1.45s;
	-webkit-transition-delay: 1.45s;
	-ms-transition-delay: 1.45s;
	-moz-transition-delay: 1.45s
}

.npBallDivtransDelay-s1-2 {
	transition-delay: 1.3s;
	-webkit-transition-delay: 1.3s;
	-ms-transition-delay: 1.3s;
	-moz-transition-delay: 1.3s
}

.npBallDivtransDelay-s2-2 {
	transition-delay: 1.75s;
	-webkit-transition-delay: 1.75s;
	-ms-transition-delay: 1.75s;
	-moz-transition-delay: 1.75s
}

.npBallDivtransDelay-s1-3 {
	transition-delay: 1.6s;
	-webkit-transition-delay: 1.6s;
	-ms-transition-delay: 1.6s;
	-moz-transition-delay: 1.6s
}

.npBallDivtransDelay-s2-3 {
	transition-delay: 2.05s;
	-webkit-transition-delay: 2.05s;
	-ms-transition-delay: 2.05s;
	-moz-transition-delay: 2.05s
}

.npBallDivtransDelay-s1-4 {
	transition-delay: 1.9s;
	-webkit-transition-delay: 1.9s;
	-ms-transition-delay: 1.9s;
	-moz-transition-delay: 1.9s
}

.npBallDivtransDelay-s2-4 {
	transition-delay: 2.35s;
	-webkit-transition-delay: 2.35s;
	-ms-transition-delay: 2.35s;
	-moz-transition-delay: 2.35s
}

.npBallDivtransDelay-s1-5 {
	transition-delay: 2.2s;
	-webkit-transition-delay: 2.2s;
	-ms-transition-delay: 2.2s;
	-moz-transition-delay: 2.2s
}

.npBallDivtransDelay-s2-5 {
	transition-delay: 2.65s;
	-webkit-transition-delay: 2.65s;
	-ms-transition-delay: 2.65s;
	-moz-transition-delay: 2.65s
}

.npBallDivtransDelay-s1-6 {
	transition-delay: 2.5s;
	-webkit-transition-delay: 2.5s;
	-ms-transition-delay: 2.5s;
	-moz-transition-delay: 2.5s
}

.npBallDivtransDelay-s2-6 {
	transition-delay: 2.95s;
	-webkit-transition-delay: 2.95s;
	-ms-transition-delay: 2.95s;
	-moz-transition-delay: 2.95s
}

.content .contents.about.newPage .curveDiv .npBallDiv {
	position: absolute;
	width: 220px;
	min-height: 120px;
	border-left: solid 2px transparent;
	color: #fff;
	left: 411px;
	top: -29px
}

.content .contents.about.newPage .curveDiv.en .npBallDiv {
	width: 320px
}

.content .contents.about.newPage .curveDiv .npBallDiv .npBallBorderDiv {
	height: 100%;
	width: 100%;
	top: 0;
	left: -2px
}

.content .contents.about.newPage .curveDiv .npBallDiv .npTitle img {
	height: 36px
}

.content .contents.about.newPage .curveDiv .npBallDiv.s2 {
	left: 591px;
	top: 134px
}

.content .contents.about.newPage .curveDiv .npBallDiv.s3 {
	height: 225px;
	left: 771px;
	top: -29px
}

.content .contents.about.newPage .curveDiv .npBallDiv.s4 {
	left: 951px;
	top: 186px
}

.content .contents.about.newPage .curveDiv .npBallDiv.s5 {
	height: 180px;
	left: 1131px;
	top: -29px
}

.content .contents.about.newPage .curveDiv .npBallDiv.s6 {
	left: 1311px;
	top: 193px
}

.content .contents.about.newPage .curveDiv .npBallDiv .npBall {
	width: 38px;
	height: 38px;
	left: -17px;
	bottom: -23px;
	background: url("../../images/hxby/ellipse_92.png") no-repeat center;
	opacity: 0
}

.content .contents.about.newPage .curveDiv .npBallDiv .npTipTitle {
	font-size: 16px
}

.content .contents.about.newPage .curveDiv.en .npBallDiv .npTipTitle {
	font-size: 14px
}

.content .contents.about.newPage .curveDiv .npBallDiv .npTips {
	font-size: 14px
}

.content .contents.about.newPage .curveDiv.en .npBallDiv .npTips {
	font-size: 12px
}

.content .contents.about.newPage .curveDiv .npBallDiv .npWordDiv {
	opacity: 0;
	transform: translateY(100px);
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	-moz-transform: translateY(100px)
}

.content .contents.about.newPage .curveDiv .npBallDiv .npWordDiv.s2 {
	opacity: 0;
	transform: translateY(-100px);
	-webkit-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-moz-transform: translateY(-100px)
}

.content .contents.about.newPage.activeL .curveDiv .npBallDiv .npBall {
	opacity: 1
}

.content .contents.about.newPage .curveDiv .npBallDiv .npBall.s2 {
	bottom: auto;
	top: -15px
}

.content .contents.about.newPage .curveDiv .npBallDiv .npBallBorderDiv .npBallBorder {
	height: 100%;
	width: 2px;
	background-color: #54c0ef;
	transform: translateY(130px);
	-webkit-transform: translateY(130px);
	-ms-transform: translateY(130px);
	-moz-transform: translateY(130px);
	transition-delay: 1.2s;
	-webkit-transition-delay: 1.2s;
	-ms-transition-delay: 1.2s;
	-moz-transition-delay: 1.2s
}

.content .contents.about.newPage .curveDiv .npBallDiv .npBallBorderDiv .npBallBorder.s2 {
	transform: translateY(-177px);
	-webkit-transform: translateY(-177px);
	-ms-transform: translateY(-177px);
	-moz-transform: translateY(-177px);
	transition-delay: 1.5s;
	-webkit-transition-delay: 1.5s;
	-ms-transition-delay: 1.5s;
	-moz-transition-delay: 1.5s
}

.content .contents.about.newPage .curveDiv .npBallDiv .npBallBorderDiv .npBallBorder.s3 {
	transform: translateY(235px);
	-webkit-transform: translateY(235px);
	-ms-transform: translateY(235px);
	-moz-transform: translateY(235px);
	transition-delay: 1.8s;
	-webkit-transition-delay: 1.8s;
	-ms-transition-delay: 1.8s;
	-moz-transition-delay: 1.8s
}

.content .contents.about.newPage .curveDiv .npBallDiv .npBallBorderDiv .npBallBorder.s4 {
	transform: translateY(-130px);
	-webkit-transform: translateY(-130px);
	-ms-transform: translateY(-130px);
	-moz-transform: translateY(-130px);
	transition-delay: 2.1s;
	-webkit-transition-delay: 2.1s;
	-ms-transition-delay: 2.1s;
	-moz-transition-delay: 2.1s
}

.content .contents.about.newPage .curveDiv .npBallDiv .npBallBorderDiv .npBallBorder.s5 {
	transform: translateY(190px);
	-webkit-transform: translateY(190px);
	-ms-transform: translateY(190px);
	-moz-transform: translateY(190px);
	transition-delay: 2.4s;
	-webkit-transition-delay: 2.4s;
	-ms-transition-delay: 2.4s;
	-moz-transition-delay: 2.4s
}

.content .contents.about.newPage .curveDiv .npBallDiv .npBallBorderDiv .npBallBorder.s6 {
	transform: translateY(-130px);
	-webkit-transform: translateY(-130px);
	-ms-transform: translateY(-130px);
	-moz-transform: translateY(-130px);
	transition-delay: 2.7s;
	-webkit-transition-delay: 2.7s;
	-ms-transition-delay: 2.7s;
	-moz-transition-delay: 2.7s
}

#np_link:hover {
	color: #fff
}

.content .contents.newPage .idxPageLinkDiv {
	bottom: 120px
}

.newPage .idxPageLinkDiv .bbdGray,.newPage .idxPageLinkDiv .indexGray,.newPage .idxPageLinkDiv .cxGray {
	height: 35px
}

.newPage .idxPageLinkDiv .bbdGray {
	width: 105px;
	background: url("../../images/hxby/bbdgray_np.png") no-repeat center
}

.newPage .idxPageLinkDiv .bbdGray.clone {
	top: 0;
	left: 0;
	opacity: 0;
	background: url("../../images/hxby/bbd_np.png")
}

.newPage .idxPageLinkDiv .bbdGray.clone:hover {
	opacity: 1
}

.newPage .idxPageLinkDiv .indexGray {
	width: 119px;
	background: url("../../images/hxby/indexgray_np.png") no-repeat center
}

.newPage .idxPageLinkDiv .indexGray.clone {
	top: 0;
	left: 0;
	opacity: 0;
	background: url("../../images/hxby/index_np.png")
}

.newPage .idxPageLinkDiv .indexGray.clone:hover {
	opacity: 1
}

.newPage .idxPageLinkDiv .cxGray {
	width: 103px;
	background: url("../../images/hxby/caixingray_np.png") no-repeat center
}

.newPage .idxPageLinkDiv .cxGray.clone {
	top: 0;
	left: 0;
	opacity: 0;
	background: url("../../images/hxby/caixinwhite_np.png")
}

.newPage .idxPageLinkDiv .cxGray.clone:hover {
	opacity: 1
}

.content .contents.about.newPage.activeL .curveDiv .npBallDiv .npBallBorderDiv .npBallBorder {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0)
}

.content .contents.faq .tecSp,.content .contents.apo .tecSp,.content .contents.about .tecSp {
	color: #fff;
	color: rgba(255,255,255,.6);
	margin-top: 200px;
	font-size: 20px
}

.content .contents.faq .mixDiv,.content .contents.apo .mixDiv {
	transform: translateY(70px);
	-webkit-transform: translateY(70px);
	-ms-transform: translateY(70px);
	-moz-transform: translateY(70px);
	opacity: 0
}

.content .contents.faq.activeL .mixDiv,.content .contents.apo.activeL .mixDiv {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	opacity: 1
}

.content .contents.faq .kunlunLogo,.content .contents.apo .galaxyLogo {
	margin-top: 120px
}

.content .contents.faq p.exp,.content .contents.apo p.exp {
	font-size: 20px;
	color: #fff;
	margin-top: 60px;
	letter-spacing: 26px
}

.content .contents.faq p.exp.en,.content .contents.apo p.exp.en {
	letter-spacing: 0
}

.content .contents.faq .bbd_btnL,.content .contents.apo .bbd_btnL {
	margin-top: 100px
}

.contents.apo .bbd_btnL.type1 {
	margin-right: 20px
}

.contents.apo .bbd_btnL.type3 {
	margin-left: 20px
}

.content .contents.about .moveDiv {
	opacity: 0;
	transform: translateY(80px);
	-webkit-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-moz-transform: translateY(80px)
}

.content .contents.about.activeL .moveDiv {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0)
}

.content .contents.about.newPage.activeL .curveDiv .npBallDiv .npWordDiv {
	opacity: 1;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0)
}/*!*=======================index product small====================================*!*/.content .contents.about.newPage.small .smallCurveDiv {
	margin-top: 70px
}

.content .contents.about.newPage .indexProductLogos img.img-s1 {
	max-width: 105px
}

.content .contents.about.newPage .indexProductLogos img.img-s2 {
	max-width: 119px;
	margin: auto 3%
}

.content .contents.about.newPage .indexProductLogos img.img-s3 {
	max-width: 103px
}

.content .contents.about.newPage .smallCurveDiv .logoTextContainer {
	width: 600%
}

.content .contents.about.newPage .smallCurveDiv .logoDescriptionContainer {
	width: 600%
}

.content .contents.about.newPage .smallCurveDiv .logoText {
	color: #fff;
	font-size: 22px;
	width: 16.66%;
	padding-bottom: 30px
}

.content .contents.about.newPage .smallCurveDiv .logoDescription {
	color: #fff;
	color: rgba(255,255,255,.6);
	font-size: 14px;
	width: 16.66%;
	padding-top: 30px;
	min-height: 50px
}

.content .contents.about.newPage .smallCurveDiv .logoText,.content .contents.about.newPage .smallCurveDiv .logoDescription,.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoContainer .js-npLogoDiv {
	opacity: 1;
	transition: opacity .6s;
	-moz-transition: opacity .6s;
	-webkit-transition: opacity .6s
}

.content .contents.about.newPage .smallCurveDiv .logoText.change,.content .contents.about.newPage .smallCurveDiv .logoDescription.change,.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoContainer .js-npLogoDiv.change {
	opacity: 0;
	transition: opacity .3s;
	-moz-transition: opacity .3s;
	-webkit-transition: opacity .3s
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder {
	border: 2px solid #fff;
	border-color: rgba(255,255,255,.7);
	max-width: 210px;
	width: 72%;
	height: 75px;
	border-radius: 5px
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoLeftBtn,.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoRightBtn {
	top: 50%;
	margin-top: -4px;
	height: 4px;
	width: 40px;
	transform: scale(.7)
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoLeftBtn {
	left: -25%
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoRightBtn {
	right: -25%
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoRightBtn .line,.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoLeftBtn .line {
	background-color: rgba(255,255,255,.7);
	width: 40px;
	height: 8px;
	border-radius: 4px
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoLeftBtn .line.s1 {
	transform: rotate(45deg) translate(4px,12px)
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoLeftBtn .line.s3 {
	transform: rotate(-45deg) translate(4px,-12px)
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoRightBtn .line.s1 {
	transform: rotate(45deg) translate(-4px,-12px)
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoRightBtn .line.s3 {
	transform: rotate(-45deg) translate(-4px,12px)
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoContainer {
	width: 600%
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoContainer .npLogoDiv {
	width: 16.66%;
	height: 75px
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoContainer .npLogoDiv.s1 {
	background: url("../../images/hxby/nei@2x.png") no-repeat center
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoContainer .npLogoDiv.s2 {
	background: url("../../images/hxby/nevi@2x.png") no-repeat center
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoContainer .npLogoDiv.s3 {
	background: url("../../images/hxby/dei@2x.png") no-repeat center
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoContainer .npLogoDiv.s4 {
	background: url("../../images/hxby/neci@2x.png") no-repeat center
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoContainer .npLogoDiv.s5 {
	background: url("../../images/hxby/bri@2x.png") no-repeat center
}

.content .contents.about.newPage .smallCurveDiv .npLogoContainerBorder .npLogoContainer .npLogoDiv.s6 {
	background: url("../../images/hxby/esgdi@2x.png") no-repeat center
}

.content .contents.about .aboutDiv {
	width: 100%;
	max-width: 1200px;
	margin-top: 100px;
	color: #fff;
	color: rgba(255,255,255,.7)
}

.content .contents.about .aboutDiv p {
	width: 260px;
	height: 90px;
	margin: 0 auto 10px;
	font-size: 14px
}

.content .contents.about .aboutDiv p.en {
	height: 150px
}

.content .contents.about .bbd_btnL {
	margin-top: 100px
}

.content .contents.contract {
	background: url("../../images/hxby/bg_05_1920.png") no-repeat center
}

.content .contents.contract .tracDiv {
	width: 100%;
	margin: 0 auto;
	padding-top: 200px
}

.content .contents.contract .tracDiv .newidth760 {
	width: 980px
}

.content .contents.contract .tracDiv .newsOutDiv {
	width: 450px
}

.content .contents.contract .tracDiv .newOut {
	padding-top: 60px
}

.contract .tracDiv .newsDiv {
	display: block;
	padding-bottom: 45px
}

.contract .tracDiv .bbd_btnL {
	margin-top: 15px
}

.contract .tracDiv .newsDiv:hover p {
	color: #54beed;
	color: rgba(84,190,237,.9)
}

.content .contents.contract .tracDiv p.cpTitle {
	font-size: 20px
}

.bqSpan {
	bottom: 20px
}

.leftSelections {
	position: fixed;
	left: 40px;
	top: 50%;
	margin-top: -90px
}

.leftSelections .lefItem {
	margin-top: 24px;
	height: 14px;
	line-height: 14px;
	position: relative
}

.leftSelections .lefItem:before {
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	border: 1px solid rgba(255,255,255,.5);
	border-radius: 50%;
	position: absolute;
	top: 2px;
	left: 0
}

.leftSelections .lefItem span {
	padding-left: 20px;
	display: none;
	width: 120px;
	color: #fff;
	color: rgba(255,255,255,.6)
}

.leftSelections .lefItem:hover span {
	display: block
}

.leftSelections .lefItem.selected:before {
	background-color: #FFF;
	border-color: #FFF
}

.leftSelections .lefItem.selected span {
	color: #FFF
}

.content .contents.tec.bigBackGround {
	background: url("../../images/hxby/bg_01.png") no-repeat center
}

.content .contents.faq.bigBackGround {
	background: url("../../images/hxby/bg_02.png") no-repeat center
}

.content .contents.apo.bigBackGround {
	background: url("../../images/hxby/bg_03.png") no-repeat center
}

.content .contents.about.bigBackGround {
	background: url("../../images/hxby/bg_04.png") no-repeat center
}

.content .contents.about.newPage.bigBackGround {
	background: url("../../images/hxby/bg_newpage_2k.png") no-repeat center
}

.content .contents.contract.bigBackGround {
	background: url("../../images/hxby/bg_05.png") no-repeat center
}

.litHeader {
	background-color: #54c2f1;
	width: 285px;
	height: 100%;
	z-index: 8;
	top: 0;
	right: -300px;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-moz-transform: translateX(0);
	display: none
}

.litHeader.open {
	transform: translateX(-300px);
	-webkit-transform: translateX(-300px);
	-ms-transform: translateX(-300px);
	-moz-transform: translateX(-300px)
}

.litHeader .iptBoxCont {
	height: 60px
}

.litHeader .iptBoxCont .iptBox {
	float: none
}

.litHeader ul.headerUl {
	width: 253px;
	padding: 5px 0 5px 17px;
	border-bottom: solid 1px rgba(255,255,255,.6)
}

.litHeader ul.headerUl.last {
	border: 0
}

.litHeader ul.headerUl li {
	line-height: 24px
}

.litHeader ul.headerUl li,.litHeader ul.headerUl li a {
	color: #fff;
	color: rgba(255,255,255,.7)
}

.litHeader ul.headerUl li:hover,.litHeader ul.headerUl li a:hover {
	color: #fff
}

.litHeader ul.headerUl li.first a {
	color: #fff
}

.litHeader .openBtn {
	width: 30px;
	height: 30px;
	line-height: 30px;
	left: -30px;
	top: 15px;
	background-color: #54c2f1
}

.litHeader .openBtn .openPage {
	width: 100%;
	height: 100%;
	text-align: center
}

.litHeader .openBtn .openPage span {
	display: none
}

.litHeader .openBtn .openPage:before {
	display: inline-block;
	content: '';
	height: 16px;
	width: 16px;
	background: url("../../images/hxby/commonimg.png") no-repeat -16px -26px;
	margin-top: 7px
}

.litHeader.open .openBtn .openPage:before,.litHeader .openBtn.open .openPage:before {
	background: url("../../images/hxby/commonimg.png") no-repeat 0 -26px
}

#popDiv {
	position: fixed;
	z-index: 9;
	width: 430px;
	height: 270px;
	border-radius: 10px;
	background-color: #fff;
	color: #2d567c;
	left: 50%;
	margin-left: -215px;
	top: -300px;
	border: solid 1px #f2f2f2
}

#popDiv.out {
	transform: translateY(400px)
}

#popDiv .closeDiv {
	height: 40px
}

#popDiv .closeDiv .popClose {
	width: 12px;
	height: 12px;
	background: url("../../images/hxby/popclose.png");
	float: right;
	margin-top: 14px;
	margin-right: 14px
}

#popDiv .popBtn {
	width: 90px;
	height: 40px;
	line-height: 40px;
	background-color: #54c2f1;
	color: #fff;
	border-radius: 5px
}

.idxMask {
	height: 100%;
	top: 0;
	left: 0;
	background-color: #000 \9;
	filter: alpha(opacity=50) \9;
	background-color: rgba(0,0,0,.5);
	z-index: 5
}

.star {
	display: none;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	/ / 小圆点 background: #FFF;
	top: 20px;
	left: 20px;
	position: absolute;
	transform: rotate(-130deg);
	box-shadow: 0 0 5px 5px rgba(255,255,255,.3);
	animation: biu 5s linear infinite;
	animation-delay: 3s
}

.star:after {
	content: '';
	display: block;
	top: 0;
	left: 4px;
	border: 0 solid #fff;
	border-width: 2px 90px 2px 90px;
	border-color: transparent transparent transparent rgba(255,255,255,.3)
}

@keyframes biu {
	0% {
		opacity: 0;
		transform: rotate(-130deg)
	}

	40% {
		opacity: 1;
		transform: rotate(-130deg);
		left: 900px;
		top: 900px
	}

	60% {
		opacity: 0;
		transform: rotate(-130deg);
		left: 1200px;
		top: 1200px
	}

	100% {
		opacity: 0
	}
}

.Ie8 {
	background: url("../../images/hxby/ie8button.png") no-repeat 0 0
}

.bbd_btnL {
	min-width: 88px;
	padding: 0 15px;
	border-radius: 18px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: solid 1px #fff;
	border: solid 1px rgba(255,255,255,.6);
	font-size: 14px;
	color: #fff;
	color: rgba(255,255,255,.6)
}

.bbd_btnL.Ie8 {
	width: 90px;
	border-radius: 0;
	border: 0;
	height: 36px;
	line-height: 36px;
	background-position: 0 0
}

.bbd_btnL.Ie8:hover {
	background-position: -600px 0;
	background-color: transparent
}

.bbd_btnL.Ie8.Ie8Play {
	background-position: -120px 0
}

.bbd_btnL.secondPage {
	color: #194976;
	border: solid 1px #194976
}

.bbd_btnL.secondPage.Ie8,.bbd_btnL.Ie8.secondPage.Ie8Play.s1 {
	border: 0;
	background-position: -360px 0
}

.bbd_btnL.secondPage.Ie8.s1 {
	width: 120px;
	padding: 0;
	background-position: -360px -36px
}

.bbd_btnL.secondPage:hover {
	color: #fff
}

.bbd_btnL.s1:hover {
	background-color: #54beed;
	background-color: rgba(84,190,237,.9);
	border-color: #54beed;
	border-color: rgba(84,190,237,.9)
}

.Ie8.bbd_btnL.s1:hover,.bbd_btnL.s2.Ie8:hover,.bbd_btnL.s3.Ie8:hover,.bbd_btnL.s4.Ie8:hover,.bbd_btnL.Ie8.Ie8Play.s1:hover {
	background-color: transparent
}

.bbd_btnL.Ie8.Ie8Play.s1:hover {
	background-position: -240px 0
}

.bbd_btnL.s2:hover {
	background-color: #f2a700;
	background-color: rgba(242,167,0,.9);
	border-color: #f2a700;
	border-color: rgba(242,167,0,.9)
}

.bbd_btnL.s3:hover {
	background-color: #99be15;
	background-color: rgba(153,190,21,.9);
	border-color: #99be15;
	border-color: rgba(153,190,21,.9)
}

.bbd_btnL.s4:hover {
	background-color: #b3b3b3;
	background-color: rgba(179,179,179,.9);
	border-color: #b3b3b3;
	border-color: rgba(179,179,179,.9)
}

.bbd_btnL.s1.Ie8:hover {
	background-position: -600px 0
}

.bbd_btnL.s2.Ie8:hover {
	background-position: 0 -36px
}

.bbd_btnL.s3.Ie8:hover {
	background-position: -120px -36px
}

.bbd_btnL.s4.Ie8:hover {
	background-position: -240px -36px
}

.bbd_btnLLL.s5 {
	min-width: 88px;
	padding: 0 15px;
	border-radius: 18px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #194976;
	border: solid 1px #194976
}

.content .contents.about.small,.content .contents.contract.small {
	display: none
}

.tabs_panel_module .word img {
	display: none
}

.footer.container {
	padding-top: 90px;
	width: 100%
}

.footer.container.higher {
	padding-top: 260px
}

.footerColor0d1d27 {
	background-color: #27151e
}

.footerColor354f59 {
	background-color: #354f59
}

.footerS2Color {
	background: #063a6b;
	background: -webkit-linear-gradient(to bottom,#154674,#003567);
	background: linear-gradient(to bottom,#154674,#003567)
}

.footerS2Color.contractL {
	background: #063a6b
}

.smallfooter {
	display: none
}

.footer-module {
	margin: 0 auto;
	width: 800px;
	padding-bottom: 35px
}

.footer-module:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.footer-module div {
	float: left;
	width: 22.5%
}

.footer-module div ul li a {
	line-height: 38px;
	color: #e5f5ff;
	color: rgba(229,245,255,.5)
}

.footer-module div h5 {
	font-weight: normal;
	color: #e5f5ff;
	color: rgba(229,245,255,1);
	margin-bottom: 20px
}

div.fot_concatus {
	width: 10%
}

div.fot_concatus a {
	color: #e5f5ff;
	color: rgba(229,245,255,1)
}

div.fot_copy {
	margin-top: 162px;
	width: 100%;
	color: #e5f5ff;
	color: rgba(229,245,255,.5)
}

.backBtn {
	position: fixed;
	z-index: 5;
	right: 80px;
	bottom: 60px;
	background-color: #54c0ee;
	padding: 13px;
	width: 14px;
	height: 14px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0)
}

.backBtn.changebackbtnopacity {
	opacity: 1;
	filter: alpha(opacity=100)
}

.backBtn span {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-image: url("../../images/hxby/top.png");
	background-position: center;
	background-repeat: no-repeat
}

.backBtn:hover {
	background-color: #47a4cc
}

.backBtn:hover span {
	transform: scale(1.05)
}

#scrollbarContainer {
	position: absolute;
	height: 100%;
	width: 30px;
	top: 0;
	right: 0
}

#scrollbarContainer:before {
	content: ".";
	position: absolute;
	width: 1px;
	height: 100%;
	border-left: 1px solid #fff;
	left: 50%
}

#scrollbar {
	background-color: #fff;
	width: 15px;
	margin: 0 auto;
	border-radius: 10px;
	cursor: pointer
}

.credit_header {
	height: 600px;
	background: url("../../images/hxby/bg_credit.png") no-repeat center
}

.credit_logo {
	margin-top: 180px;
	color: #fff
}

.credit_body {
	width: 750px
}

.credit_bodyTitle {
	margin-top: 60px;
	margin-bottom: 60px
}

.credit_bodyTitle .playBtn:before {
	cursor: pointer;
	display: block;
	content: '';
	background: url("../../images/hxby/play.png") no-repeat center;
	width: 120px;
	height: 30px;
	margin: 0 auto
}

.small_intro {
	display: none
}

.credit_tab {
	color: #303233;
	margin-bottom: 23px
}

.credit_ariticle {
	color: #494b4c
}

.credit_tab:before {
	content: '';
	position: absolute;
	left: -40px;
	top: -2px;
	background: url("../../images/hxby/tab.png") no-repeat center;
	width: 25px;
	height: 30px
}

.credit_des {
	color: #494b4c;
	line-height: 26px
}

.credit_table tr {
	width: 50%
}

.credit_trTitle {
	color: #4d4d4d
}

.credit_trArti {
	color: #666
}

.credit_trtile {
	color: #494b4c
}

.credit_color1 {
	color: #194976
}

.credit_color2 {
	color: #375b82
}

.credit_header.s1 {
	background: url("../../images/hxby/regtech_bg.png") no-repeat center
}

.regtech_color1 {
	color: #303233
}

.regtech_color2 {
	color: #494b4c
}

.regtech_color3 {
	color: #313233
}

.regtech_color4 {
	color: #626566
}

.credit_tab.s1:before {
	background: url("../../images/hxby/logo_regtech.png") no-repeat center
}

.regtechCont .regtechSmallImg {
	display: none
}

.regtechCont .fourDivs {
	width: 50%
}

.bigNone,.bigNone-inline {
	display: none
}

.credit_header .headerPL {
	width: 72%;
	max-width: 750px
}

.credit_tab.s2:before {
	background: url("../../images/hxby/icon_finance.png") no-repeat center
}

.finance_color1 {
	color: #666
}

.finance_color2 {
	color: #4d4d4d
}

.finance_color3 {
	color: #939799
}

.finance_color4 {
	color: #52c3f1
}

.finance_color5 {
	color: #494b4d
}

.credit_page .financeImgDiv {
	width: 64px;
	height: 48px;
	background: url("../../images/hxby/pic_finance.png") no-repeat 0 0
}

.credit_page .financeCont {
	max-width: 840px
}

.financeCont .wl750,.regtechCont .wl750,.indexCont .wl750,.creditCont .wl750,.c_header .wl750 {
	max-width: 750px
}

.max-w-338 {
	max-width: 338px
}

.max-w-340 {
	max-width: 340px
}

.max-w-380 {
	max-width: 380px
}

.max-w-450 {
	max-width: 450px
}

.max-w-630 {
	max-width: 630px
}

.max-w-733 {
	max-width: 733px
}

.max-w-748 {
	max-width: 748px
}

.max-w-750 {
	max-width: 750px
}

.credit_page .financeImgDiv.s1 {
	background: url("../../images/hxby/pic_ed_finance.png") no-repeat 0 0
}

.smallFinDiv {
	display: none
}

.financeTab tr {
	height: 130px
}

.financeTab .leftDiv,.financeTab .rightDiv {
	height: 98px
}

.financeTab.en tr {
	height: 160px
}

.financeTab.en .leftDiv,.financeTab.en .rightDiv {
	height: 138px
}

.financeTab .leftDiv {
	border: solid 1px #e5e3e3;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px
}

.financeTab.en .leftDiv {
	border-bottom-right-radius: 70px;
	border-top-right-radius: 70px;
	padding-right: 30px
}

.financeTab .rightDiv {
	border: solid 1px #b3e5f9;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	background-color: #e5f6fd
}

.financeTab.en .rightDiv {
	border-bottom-left-radius: 70px;
	border-top-left-radius: 70px;
	background-color: #e5f6fd
}

.financeTab .leftDiv .roundDiv {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: url("../../images/hxby/round_finance.png");
	top: 20px;
	right: -30px
}

.financeTab.en .leftDiv .roundDiv {
	top: 40px;
	right: -30px
}

.financeTab .leftDiv .roundDiv img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -13px;
	margin-top: -13px
}

.financeCont .titleContBox {
	width: 752px
}

.financeCont .titleContBox .titleBox {
	width: 170px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #75cff4;
	border-radius: 15px;
	float: left;
	margin-right: 24px
}

.financeCont .titleContBox .titleBox.en {
	height: 70px;
	line-height: 70px
}

.financeCont .titleContBox .titleBox.last {
	margin-right: 0
}

.financeCont .footImgCont {
	width: 760px
}

.financeCont .footImgCont .footImgDiv {
	float: left;
	width: 238px;
	min-height: 338px;
	border: solid 1px #f7f7f7;
	margin-right: 20px
}

.financeCont .footImgCont .footImgDiv.last {
	margin-right: 0
}

.financeCont .finance_BigImg {
	width: 100%;
	max-width: 750px
}

.financeCont .bankName li {
	width: 180px;
	height: 50px;
	border-radius: 5Px;
	background: #f1f1f1 url("../../images/hxby/cqb.png") no-repeat center;
	margin-right: 10px
}

.financeCont .bankName li.selected {
	width: 180px;
	height: 50px;
	background: #75cff4 url("../../images/hxby/cqb_2.png") no-repeat center
}

.financeCont .bankName li.s1 {
	width: 180px;
	height: 50px;
	background: #f1f1f1 url("../../images/hxby/gyb.png") no-repeat center
}

.financeCont .bankName li.s1.selected {
	width: 180px;
	height: 50px;
	background: #75cff4 url("../../images/hxby/gyb_2.png") no-repeat center
}

.financeCont .bankName li.s2 {
	width: 180px;
	height: 50px;
	background: #f1f1f1 url("../../images/hxby/wsb.png") no-repeat center
}

.financeCont .bankName li.s2.selected {
	width: 180px;
	height: 50px;
	background: #75cff4 url("../../images/hxby/wsb_2.png") no-repeat center
}

.financeCont .bankName li.s3 {
	width: 180px;
	height: 50px;
	background: #f1f1f1 url("../../images/hxby/sctfb.png") no-repeat center;
	margin-right: 0
}

.financeCont .bankName li.s3.selected {
	width: 180px;
	height: 50px;
	background: #75cff4 url("../../images/hxby/sctfb_2.png") no-repeat center
}

.financeCont .Bank_banner {
	min-height: 598px;
	margin: 90px auto;
	position: relative
}

.financeCont .Bank_banner.en {
	min-height: 860px
}

.financeCont .Bank_banner .Bank_item {
	position: absolute;
	width: 420px;
	height: 538px;
	padding: 40px 30px 0 30px;
	-webkit-box-shadow: 0 0 10px 0 rgba(83,126,171,.2);
	-moz-box-shadow: 0 0 10px 0 rgba(83,126,171,.2);
	box-shadow: 0 0 10px 0 rgba(83,126,171,.2);
	background-color: #fff;
	transition: all .25s linear
}

.financeCont .Bank_banner.en .Bank_item {
	min-height: 800px
}

.financeCont .Bank_banner .Bank_item.item_1 .Bank_item_content,.financeCont .Bank_banner .Bank_item.item_3 .Bank_item_content,.financeCont .Bank_banner .Bank_item.item_4 .Bank_item_content {
	opacity: 0;
	transition: all .3s linear
}

.financeCont .Bank_banner .Bank_item.item_1 {
	z-index: 1;
	left: 60px;
	transform: scale(.9)
}

.financeCont .Bank_banner .Bank_item.item_2 {
	z-index: 4;
	left: 114px
}

.financeCont .Bank_banner .Bank_item.item_3 {
	z-index: 3;
	left: 168px;
	transform: scale(.9)
}

.financeCont .Bank_banner .Bank_item.item_4 {
	z-index: 0;
	left: 222px;
	transform: scale(.8)
}

.js-zIndex2 {
	z-index: 2!important
}

.financeCont .Bank_banner .Bank_item .Bank_item_title {
	font-size: 16px;
	color: #40b7e6
}

.financeCont .Bank_banner .Bank_item .Bank_item_text {
	font-size: 14px;
	color: #494b4c;
	line-height: 28px
}

.financeCont .Bank_banner .Bank_item .Bank_item_text span {
	font-weight: bold
}

.financeCont .Bank_banner .Bank_item ul.Bank_item_text {
	border-top: 1px solid #e6e6e6
}

.financeCont .Bank_banner .Bank_item ul.Bank_item_text li.first {
	color: #40b7e6
}

.financeCont .Bank_banner .Bank_btn_prev,.financeCont .Bank_banner .Bank_btn_next {
	width: 30px;
	height: 30px;
	top: 50%;
	background: url("../../images/hxby/prev.png") no-repeat center;
	margin-top: -13px
}

.financeCont .Bank_banner .Bank_btn_prev {
	left: 0
}

.financeCont .Bank_banner .Bank_btn_prev:hover {
	background: url("../../images/hxby/prev_active.png") no-repeat center
}

.financeCont .Bank_banner .Bank_btn_next {
	right: 0;
	background: url("../../images/hxby/next.png") no-repeat center
}

.financeCont .Bank_banner .Bank_btn_next:hover {
	background: url("../../images/hxby/next_active.png") no-repeat center
}

.credit_header.finance.s2 {
	background-image: none;
	background-color: #2d577f;
	text-align: center;
	padding-top: 100px;
	height: 500px
}

.credit_header.finance.s2 img.finance_banner {
	max-width: 725px;
	width: 46%
}

.finane_sub_tabs_header {
	border-bottom: 1px solid #f2f2f2
}

.finane_sub_tabs_header .finance_subTbs {
	max-width: 300px;
	height: 50px;
	line-height: 50px;
	width: 80%
}

.finane_sub_tabs_header .finance_subTbs li {
	width: 32%
}

.finane_sub_tabs_header .finance_subTbs li.selected:after {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: -1px;
	left: 0;
	background-color: #54c0ee
}

.finance_solutionsTree .tree_part1,.finance_solutionsTree .tree_part2,.finance_solutionsTree .tree_part3,.finance_business_List {
	color: #494b4c
}

.finance_solutionsTree .tree_part1 {
	margin-top: 50px;
	z-index: 3
}

.finance_solutionsTree .tree_part2 {
	top: -124px;
	z-index: 2
}

.finance_solutionsTree .tree_part2.en {
	top: -216px
}

.finance_solutionsTree .tree_part3 {
	top: -228px;
	z-index: 1
}

.finance_solutionsTree .tree_part3.en {
	top: -415px
}

.finance_solutionsTree .tree_left {
	margin-top: 152px
}

.finance_solutionsTree .tree_left.s1 {
	margin-top: 202px
}

.finance_solutionsTree .tree_right .tree_trunk_text {
	padding-left: 65px;
	padding-right: 25px
}

.finance_solutionsTree .tree_left .tree_trunk_text {
	padding-left: 30px;
	padding-right: 65px
}

.finance_solutionsTree .tree_trunk {
	padding-top: 125px;
	height: 40px;
	padding-right: 32px
}

.finance_solutionsTree .tree_trunk.s1 {
	padding-top: 173px;
	padding-left: 30px;
	padding-right: 0
}

.finance_solutionsTree .tree_trunk.s2 {
	padding-top: 173px;
	padding-left: 30px;
	padding-right: 0
}

.finance_solutionsTree .tree_trunk.s3 {
	padding-top: 175px;
	padding-right: 32px
}

.finance_solutionsTree .tree_trunk.s4 {
	padding-top: 129px;
	padding-left: 30px;
	padding-right: 0
}

.finance_solutionsTree .tree_trunk.s5 {
	padding-top: 173px;
	padding-right: 32px
}

.finance_solutionsTree .tree_trunk:before {
	content: '';
	background: url("../../images/hxby/xingzhuang_1.png") no-repeat;
	height: 165px;
	width: 367px;
	position: absolute;
	top: 0
}

.finance_solutionsTree .tree_right .tree_trunk:before {
	left: -5px
}

.finance_solutionsTree .tree_left .tree_trunk:before {
	right: 0
}

.finance_solutionsTree .tree_trunk.s1:before {
	background: url("../../images/hxby/xingzhuang_2.png") no-repeat;
	height: 213px;
	width: 363px
}

.finance_solutionsTree .tree_trunk.s2:before {
	background: url("../../images/hxby/xingzhuang_4.png") no-repeat;
	height: 213px;
	width: 363px
}

.finance_solutionsTree .tree_trunk.s3:before {
	background: url("../../images/hxby/xingzhuang_3.png") no-repeat;
	height: 215px;
	width: 363px;
	left: 0
}

.finance_solutionsTree .tree_trunk.s4:before {
	background: url("../../images/hxby/xinghzuang_5.png") no-repeat;
	height: 169px;
	width: 59px;
	right: -5px
}

.finance_solutionsTree .tree_trunk.s5:before {
	background: url("../../images/hxby/xingzhuang_3.png") no-repeat;
	height: 213px;
	width: 363px;
	left: 0
}

.finance_solutionsTree .tree_trunk_text .tree_point {
	display: block;
	background: url("../../images/hxby/gray-circle.png") no-repeat;
	height: 80px;
	width: 80px;
	line-height: 80px;
	position: absolute;
	text-align: center
}

.finance_solutionsTree .tree_left:hover .tree_trunk_text .tree_point,.finance_solutionsTree .tree_right:hover .tree_trunk_text .tree_point,.finance_solutionsTree .tree_trunk_text .tree_point:hover {
	background: url("../../images/hxby/blue-circle.png") no-repeat
}

.finance_solutionsTree .tree_left .tree_trunk_text .tree_point {
	top: -59px;
	right: -41px
}

.finance_solutionsTree .tree_right .tree_trunk_text .tree_point {
	top: -59px;
	left: -41px
}

.finance_solutionList .finance_item {
	padding-left: 100px
}

.finance_solutionList .finance_item:before {
	content: '';
	position: absolute;
	height: 80px;
	width: 80px;
	background: url("../../images/hxby/gray-circle.png") no-repeat center;
	top: 0;
	left: 0
}

.finance_solutionList .finance_item:hover:before {
	background: url("../../images/hxby/blue-circle.png") no-repeat center
}

.finance_solutionList .finance_item:after {
	content: '';
	position: absolute;
	height: 80px;
	width: 80px;
	background: url("../../images/hxby/icon-1.png") no-repeat center;
	top: 0;
	left: 0
}

.finance_solutionList .finance_item.s2:after {
	background: url("../../images/hxby/icon-2.png") no-repeat center
}

.finance_solutionList .finance_item.s3:after {
	background: url("../../images/hxby/icon-3.png") no-repeat center
}

.finance_solutionList .finance_item.s4:after {
	background: url("../../images/hxby/icon-4.png") no-repeat center
}

.finance_solutionList .finance_item.s5:after {
	background: url("../../images/hxby/icon-5.png") no-repeat center
}

.finance_solutionList .finance_item .finance_item_title {
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px
}

.finance_solutionList .finance_item .finance_item_title:before {
	content: '';
	width: 25%;
	height: 2px;
	background-color: #54c0ee;
	display: block;
	position: absolute;
	bottom: -2px;
	min-width: 100px
}

.finance_business_center {
	z-index: 3;
	margin: 10px auto;
	overflow: hidden;
	width: 100%;
	max-width: 243px;
	background: url("../../images/hxby/center2.png") no-repeat center #fff
}

.finance_business_center:before {
	content: '';
	width: 61px;
	height: 21px;
	background: url("../../images/hxby/center1.png") no-repeat center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -30px;
	z-index: 1
}

.finance_business_center3 {
	display: block;
	width: 207px;
	height: 207px;
	border-radius: 50%;
	background: url("../../images/hxby/center3.png") no-repeat center;
	animation: rotate 5s ease infinite;
	background-size: contain
}

.finance_business_center3 {
	width: 100%;
	max-width: 207px
}

@-moz-keyframes rotate {
	0% {
		-moz-transform: rotate(0deg)
	}

	100% {
		-moz-transform: rotate(-360deg)
	}
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0deg)
	}

	100% {
		-webkit-transform: rotate(-360deg)
	}
}

.fbDivCont .fakeBd {
	position: absolute;
	width: 68%;
	left: -4%;
	top: 0;
	border: solid 1px #ccc;
	height: 100%
}

.fbDivCont .rightTd .fakeBd {
	left: auto;
	right: -4%
}

.fbDivCont .fakeBallTd {
	height: 150px
}

.fbDivCont .fakeBall {
	position: absolute;
	width: 244px;
	height: 244px;
	top: -47px;
	right: -122px
}

.virDiv {
	position: absolute;
	height: 100%;
	width: 0;
	border-left: solid 1px #ccc;
	left: 30%;
	top: 1px
}

.rightTd .virDiv {
	left: auto;
	right: 30%
}

.fbDivCont .heng {
	position: absolute;
	width: 18%;
	height: 0;
	top: 50%;
	right: 18%;
	border-top: solid 1px #ccc
}

.fbDivCont .shu {
	position: absolute;
	width: 0;
	height: 50%;
	top: 50%;
	right: 18%;
	border-left: solid 1px #ccc
}

.fbDivCont .rightTd .heng,.fbDivCont .rightTd .shu {
	right: auto;
	left: 18%
}

.fbDivCont .leftTd.s2 .shu,.fbDivCont .rightTd.s2 .shu {
	top: 0
}

.financePanel .tabs_panel_module td p {
	color: #494b4c;
	line-height: 20px
}

.tabs_panel_module table ul.finance {
	padding-top: 30px
}

.tabs_panel_module table ul.finance:before {
	content: '';
	position: absolute;
	height: 10px;
	width: 100%;
	background: url("../../images/hxby/finance_product_line.png") no-repeat left;
	top: 10px;
	left: -24px
}

.finance li.listTyCircle {
	color: #494b4c;
	line-height: 28px;
	font-size: 14px;
	min-width: 146px
}

.finance li.listTyCircle:before {
	background-color: #54c0ee
}

.credit_header.s3 {
	background: url("../../images/hxby/bg_index.png") no-repeat center
}

.credit_tab.s3:before {
	content: '';
	position: absolute;
	left: -40px;
	top: -2px;
	background: url("../../images/hxby/icon_index.png") no-repeat center;
	width: 25px;
	height: 30px
}

.index_towList .index_towList_content {
	width: 72%;
	max-width: 680px
}

.index_towList .index_towList_part {
	width: 90%;
	max-width: 278px;
	border: 1px solid #c2c9cc;
	border-radius: 2px;
	padding: 0 20px;
	min-height: 358px;
	float: left
}

.index_towList .index_towList_part.s2 {
	float: right
}

li.listTyCircle:before {
	content: '';
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #484b4d;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle
}

.index_towList .index_towList_part h4 {
	font-weight: bolder;
	color: #52c3f1;
	padding: 13px 0;
	border-bottom: 1px solid #c2c9cc
}

.index_color {
	color: #484b4d
}

.c_header {
	height: 300px;
	padding-top: 180px;
	background: url("../../images/hxby/bg_life.png") no-repeat center
}

.c_header p {
	color: #fff;
	font-size: 30px;
	line-height: 30px
}

.c_header p.introEn {
	font-size: 43px;
	line-height: 43px
}

.wcColor1 {
	color: #606466
}

.wcColor2 {
	color: #303222
}

.wcColor4 {
	color: #d5dde5!important
}

.wc_div {
	min-height: 350px
}

.wc_div img {
	display: none
}

.c_header.s9 {
	background: url("../../images/hxby/bbddevelop_bg.png") no-repeat center
}

.credit_tab.s4:before {
	background: url("../../images/hxby/light-logo.png") no-repeat center;
	width: 30px
}

.credit_tab.s6:before {
	background: url("../../images/hxby/pqtrace-logo.png") no-repeat center;
	width: 30px
}

.credit_tab.s5:before {
	background: url("../../images/hxby/aegis-logo.png") no-repeat center;
	width: 30px
}

.credit_tab.s7:before {
	background: url("../../images/hxby/panda-logo.png") no-repeat center;
	width: 30px
}

.c_header.work {
	padding-top: 180px;
	height: 300px
}

.c_header.s1 {
	background: url("../../images/hxby/bg.png") no-repeat center
}

.mediaDiv {
	width: 100%;
	max-width: 822px
}

.mediaDiv .mediaBox {
	min-height: 280px;
	float: left;
	width: 250px;
	margin: 0 12px;
	padding-bottom: 30px
}

.mediaDiv .mediaBox img {
	width: 100%;
	max-width: 250px
}

.media_color1 {
	color: #222526
}

.mediaBox .smallScreen {
	display: none
}

.media_color1:hover,.mediaBox:hover .media_color1,.mediaBox:hover .media_color2 {
	color: #54c2f0
}

.media_color2 {
	color: #8a9599
}

.media_color3 {
	color: #5c6d73
}

.media_color4 {
	color: #526166
}

.mediaDiv .toPageDiv a,.searchDiv .toPageDiv a {
	display: inline-block;
	padding: 0 20px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	position: relative;
	color: #222526
}

.mediaDiv .toPageDiv a span.active,.searchDiv .toPageDiv a span.active {
	font-weight: 600
}

.mediadeta_color1 {
	color: #222526
}

.mediaDiv_detail {
	width: 750px
}

.c_header.dediaDetail {
	padding-top: 150px;
	height: 200px
}

.mediaDiv_backcolor {
	background-color: #fbfcfd
}

.textIn {
	text-indent: 25px;
	color: #2e3233
}

.mediaDiv_detail img {
	max-width: 750px;
	width: 100%
}

.mediatimer:before {
	content: url("/stat../../images/hxby/aboutUs/time.png");
	vertical-align: middle;
	padding-right: 10px
}

.next_mediaDetail {
	padding-bottom: 140px
}

.next_mediaDetail span:before {
	content: url("/stat../../images/hxby/aboutUs/rightBkArrow.png");
	vertical-align: middle;
	position: absolute;
	left: -26px;
	padding-right: 10px
}

.next_mediaDetail a {
	text-decoration: underline;
	color: #526166
}

.next_mediaDetail a:hover {
	color: #1cbaef
}

.bdsharebuttonbox.shareBtn {
	padding: 20px 0;
	width: 38px;
	position: fixed;
	right: 80px;
	bottom: 100px;
	background-color: #fff;
	border: 1px solid #f2f2f2
}

.bdsharebuttonbox.shareBtn.en div {
	writing-mode: vertical-lr;
	padding: 1px 12px
}

.bdsharebuttonbox.shareColor {
	color: #bdbebf
}

.bdsharebuttonbox.shareBtn li a {
	padding: 10px 0;
	display: block;
	color: #bdbebf;
	float: none;
	line-height: normal;
	height: auto;
	background-image: none;
	_background-image: none;
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0
}

.bdsharebuttonbox.shareBtn li a.qqimg:before,.bdsharebuttonbox.shareBtn li a.weixinimg:before,.bdsharebuttonbox.shareBtn li a.weiboimg:before {
	width: 15px;
	height: 17px;
	margin: 0 auto;
	content: '';
	display: block;
	background: url("../../images/hxby/commonimg.png") no-repeat -280px 0
}

.bdsharebuttonbox.shareBtn li a.weixinimg:before {
	width: 21px;
	background: url("../../images/hxby/commonimg.png") no-repeat -310px 0
}

.bdsharebuttonbox.shareBtn li a.weiboimg:before {
	width: 20px;
	background: url("../../images/hxby/commonimg.png") no-repeat -352px 0
}

.bdsharebuttonbox.shareBtn li:hover {
	background-color: #54c0ee;
	color: #fff
}

.bdsharebuttonbox.shareBtn li:hover a {
	color: #fff
}

.bdsharebuttonbox.shareBtn li:hover a.qqimg:before {
	background: url("../../images/hxby/commonimg.png") no-repeat -295px 0
}

.bdsharebuttonbox.shareBtn li:hover a.weixinimg:before {
	background: url("../../images/hxby/commonimg.png") no-repeat -331px 0
}

.bdsharebuttonbox.shareBtn li:hover a.weiboimg:before {
	background: url("../../images/hxby/commonimg.png") no-repeat -372px 0
}

.smallshareBtn {
	display: none;
	width: 180px
}

.smallshareBtn li a {
	width: 40px;
	height: 40px
}

.smallshareBtn li a.BtnWeiXin {
	background: url("../../images/hxby/commonimg.png") no-repeat -504px 0
}

.smallshareBtn li a.BtnweiBo {
	margin: 0 30px;
	background: url("../../images/hxby/commonimg.png") no-repeat -464px 0
}

.smallshareBtn li a.BtnQQ {
	background: url("../../images/hxby/commonimg.png") no-repeat -424px 0
}

.c_header.h600 {
	padding-top: 180px;
	height: 300px
}

.c_header.s2 {
	background: url("../../images/hxby/bbd_banner.png") no-repeat center
}

.BBD_intro {
	margin: 160px auto
}

.BBD_intro td {
	padding-left: 46px
}

.BBD_introPart {
	padding-top: 29px
}

.BBD_introPart:before {
	content: '';
	display: block;
	width: 82px;
	height: 52px;
	background: url("../../images/hxby/01.png") no-repeat;
	position: absolute;
	left: -46px;
	top: 0
}

.BBD_introPart.s2:before {
	background: url("../../images/hxby/02.png") no-repeat
}

.BBD_introPart.s3:before {
	background: url("../../images/hxby/03.png") no-repeat
}

.BBD_getmoreProductBtn {
	width: 238px;
	height: 38px;
	line-height: 38px;
	background-color: #fff;
	color: #194976;
	border: 1px solid #194976
}

.BBD_getmoreProductBtn:after {
	content: "▶";
	margin-left: 14px
}

.c_header.s3 {
	padding-top: 220px;
	height: 260px;
	background: url("../../images/hxby/cosr.png") no-repeat center
}

.c_header.s3 p.describe {
	max-width: 440px
}

.c_header.s4 {
	padding-top: 180px;
	height: 300px;
	background: url("../../images/hxby/expertsteam_bg.png") no-repeat center
}

.expertsTMcontent {
	width: 100%;
	max-width: 772px
}

.expertsTMcontent div {
	float: left;
	padding: 20px 10px;
	width: 365px
}

.expertsTMcontent ul {
	min-height: 700px
}

.expertsTMcontent.en ul {
	min-height: 950px
}

.expertsTMcontent ul img {
	max-width: 365px;
	margin: 0 auto
}

.color787d80 {
	color: #787d80
}

.bgcolorFAFAFA {
	background-color: #fafafa
}

.c_header.s5 {
	background: url("../../images/hxby/conpany_bg.png") no-repeat center
}

.c_header.s6 {
	background: url("../../images/hxby/conpany_bg2.png") no-repeat center
}

.lodingmoreTishi {
	height: 26px
}

.contatus {
	max-width: 750px
}

.mapL {
	width: 100%;
	max-width: 1200px;
	min-height: 750px;
	margin-top: 150px;
	background: url("../../images/hxby/map@2x.png") no-repeat center
}

.mapL .mapLContent {
	padding-left: 90px;
	padding-top: 25px
}

.mapL.en .mapLContent {
	padding-left: 10px
}

.mapL .addressBox {
	width: 100%;
	max-width: 360px;
	height: 60px;
	padding: 10px 0 10px 20px;
	margin-bottom: 20px;
	color: #333;
	border: solid 1px #ccc;
	background-color: #fff;
	background-color: rgba(255,255,255,.9)
}

.mapL.en .addressBox {
	min-height: 100px;
	padding: 10px;
	margin-bottom: 15px
}

.mapL .addressBox.active,.mapL .addressBox:hover {
	border: solid 1px #54c0ef;
	background-color: #54c0ef;
	color: #fff
}

.mapL .addressBox.s3 {
	margin-left: 180px
}

.mapL .addressBox.s2 {
	margin-left: 120px
}

.mapL .addressBox.s1 {
	margin-left: 60px
}

.mapL .addressBox.last {
	float: left
}

.mapL .contractNum {
	height: 80px;
	color: #fff;
	color: rgba(255,255,255,.9);
	line-height: 20px;
	float: left;
	margin-left: 80px
}

.mapL .mapBalls {
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #ccc;
	box-shadow: 1px 1px 10px #ccc;
	z-index: 2
}

.mapL .mapBalls .ballTitle {
	text-align: center;
	font-size: 12px;
	min-width: 65px;
	padding: 0 5px;
	height: 20px;
	line-height: 20px;
	color: #54c0ef;
	top: -6px;
	right: -66px;
	display: none
}

.mapL .mapBalls.s7 .ballTitle {
	right: -72px
}

.mapL .mapBalls:hover,.mapL .mapBalls.active {
	background-color: #54c0ef;
	box-shadow: 1px 1px 10px #54c0ef;
	transform: scale(1.4);
	z-index: 3
}

.mapL .mapBalls:hover .ballTitle,.mapL .mapBalls.active .ballTitle {
	display: block
}

.mapL .mapBalls.s1 {
	top: 346px;
	right: 280px
}

.mapL.en .mapBalls.s1 {
	top: 462px
}

.mapL .mapBalls.s2 {
	top: 310px;
	right: 250px
}

.mapL.en .mapBalls.s2 {
	top: 426px
}

.mapL .mapBalls.s3 {
	top: 363px;
	right: 270px
}

.mapL.en .mapBalls.s3 {
	top: 479px
}

.mapL .mapBalls.s4 {
	top: 351px;
	right: 270px
}

.mapL.en .mapBalls.s4 {
	top: 467px
}

.mapL .mapBalls.s5 {
	top: 343px;
	right: 245px
}

.mapL.en .mapBalls.s5 {
	top: 459px
}

.mapL .mapBalls.s6 {
	top: 264px;
	left: 558px
}

.mapL.en .mapBalls.s6 {
	top: 380px
}

.mapL .mapBalls.s7 {
	top: 445px;
	right: 292px
}

.mapL.en .mapBalls.s7 {
	top: 561px
}

.c_header.s7 {
	background: url("../../images/hxby/bg_1.png") no-repeat center
}

.mapBackBtn {
	position: absolute;
	width: 40px;
	height: 30px;
	line-height: 30px;
	border-radius: 2px;
	top: 20px;
	left: 20px;
	background-color: #72d0fc;
	color: #fff;
	z-index: 4
}

.addtress {
	width: 618px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 132px;
	color: #406080;
	border-radius: 5px
}

.addtress:before {
	font-size: 14px;
	text-align: center;
	content: '成都';
	font-weight: bolder;
	display: block;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: url("../../images/hxby/commonimg.png") no-repeat -634px 0;
	position: absolute;
	left: 34px;
	top: 20px;
	color: #72d0fc
}

.addtress.s1:before {
	content: '北京'
}

.addtress.s2:before {
	content: '贵阳'
}

.addtress.s3:before {
	content: '重庆'
}

.addtress.s4:before {
	content: '合肥'
}

.addtress.s5:before {
	content: '新加坡'
}

.addtress.s6:before {
	content: '伦敦'
}

.addtress:hover {
	color: #fbfcfd;
	background-color: #72d0fc;
	-webkit-box-shadow: 0 0 10px 0 rgba(83,126,171,.2);
	-moz-box-shadow: 0 0 10px 0 rgba(83,126,171,.2);
	box-shadow: 0 0 10px 0 rgba(83,126,171,.2)
}

.addtress:hover:before {
	color: #fbfcfd;
	background: url("../../images/hxby/commonimg.png") no-repeat -694px 0
}

.contactusemail {
	padding-bottom: 120px
}

.contactusemail li.c1 {
	padding: 0 45px
}

.contactusemail li div {
	width: 218px;
	height: 54px;
	padding: 13px 0;
	border: 1px solid #657f99;
	color: #406080
}

.contactusemail li div:hover {
	border: 1px solid #72d0fc;
	color: #72d0fc
}

.videobox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	background：#466377;background: rgba(70,99,119,.8);
	filter: Alpha(opacity=80);
	display: none;
	color: #fff
}

.videoContainer {
	top: 10%;
	left: 10%;
	position: fixed;
	zoom: 1;
	width: 80%;
	height: 80%;
	z-index: 11
}

.videoContainer .videoCloseBtn {
	position: absolute;
	z-index: 12;
	top: 0;
	right: 0;
	margin-right: -60px
}

.videoCloseBtn:hover {
	background-color: #354c60
}

.videoCloseBtn {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	line-height: 50px;
	background-color: #000
}

.videoCloseBtn:before {
	width: 25px;
	height: 25px;
	display: block;
	content: '';
	background: url("../../images/hxby/commonimg.png") no-repeat -145px 0;
	margin: 12px auto
}

#product_video {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #000
}

.c_header.s8 {
	background: url("../../images/hxby/sreach_bg.png") no-repeat center
}

.searchDiv {
	width: 70%;
	max-width: 750px
}

.search_content {
	padding: 18px 20px;
	height: 42px;
	border: 1px solid #e5e5e5;
	background-color: #fafafa;
	max-width: 708px;
	width: 100%
}

.color777c80 {
	color: #777c80
}

#triangle-up {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 16px solid #54c0ef
}

.bbd_btnL #triangle-up {
	top: 9px;
	left: 52px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg)
}

.bbd_btnL.Ie8 #triangle-up {
	display: none
}

.bbd_btnL.secondPage #triangle-up {
	border-bottom: 16px solid #194976
}

.bbd_btnL:hover #triangle-up {
	border-bottom: 16px solid #fff
}

.errorDiv {
	margin-top: 15%;
	color: #4d4d4d
}

.errorlink {
	color: #4a99d1
}

.weixinerweiimg {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	height: 200px;
	padding-top: 40px;
	background-color: #fff
}

.weixinerweiimg .closeweixinerweiimg {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	line-height: 40px;
	width: 40px
}

.weixinerweiimg.share {
	display: block
}

.index_tx_xx{display:none;}
.index_tx_xx1{display:none;}
.index_tx_xx2{display:none;}
.index_tx_xx3{display:none;}
.activeL .index_tx_xx{display:block;}
.activeL .index_tx_xx1{display:block;}
.activeL .index_tx_xx2{display:block;}
.activeL .index_tx_xx3{display:block;}
.index_tx_xx{width:830px; height:450px; position:absolute; left:50%; top:50%; margin-left:-415px; margin-top:-225px; text-align:center;}.index_tx_xx1{width:830px; height:450px; position:absolute; left:50%; top:32%; margin-left:-415px; text-align:center;}.index_tx_xx2{width:830px; height:450px; position:absolute; left:50%; top:28%; margin-left:-415px; text-align:center;}.index_tx_xx3{width:830px; height:450px; position:absolute; left:50%; top:82%; margin-left:-415px; text-align:center;}
.index_tx_img{width:195px; height:292px; position:absolute; left:50%; top:50%; margin-left:-105px; margin-top:-190px; opacity:o; animation:index_scale 2s forwards; -webkit-animation:index_scale 2s forwards; -moz-animation:index_scale 2s forwards; -o-animation:index_scale 2s forwards;}
.index_tx_101{width:195px; height:162px; position:absolute; left:50%; top:50%; margin-left:-105px; margin-top:-190px; text-align:left; animation:index_tx_101 3s forwards; -webkit-animation:index_tx_101 3s forwards; -moz-animation:index_tx_101 3s forwards; -o-animation:index_tx_101 3s forwards; animation-delay:1.5s; -moz-animation-delay:1.5s; -webkit-animation-delay:1.5s; opacity:0;}
.index_tx_1011{width:830px; height:370px; position:absolute; left:50%; top:50%; margin-left:15px; margin-top:-180px; text-align:left; animation:index_top 2s forwards; -webkit-animation:index_top 2s forwards; -moz-animation:index_top 2s forwards; -o-animation:index_top 2s forwards; animation-delay:2s; -moz-animation-delay:2s; -webkit-animation-delay:2s; opacity:0;}
.index_tx_102{width:727px; height:0; position:absolute; left:50%; top:50%; margin-left:-364px; margin-top:-27px; text-align:left; animation:index_sf 2s forwards; -webkit-animation:index_sf 2s forwards; -moz-animation:index_sf 2s forwards; -o-animation:index_sf 2s forwards; animation-delay:2s; -moz-animation-delay:2s; -webkit-animation-delay:2s; overflow:hidden; display: flex;
align-items:center;}
.index_tx_103{width:195px; height:130px; position:absolute; left:50%; top:50%; margin-left:-105px; margin-top:-27px; float:left; text-align:left;  animation:index_tx_103 3s forwards; -webkit-animation:index_tx_103 3s forwards; -moz-animation:index_tx_103 3s forwards; -o-animation:index_tx_103 3s forwards; animation-delay:1.5s; -moz-animation-delay:1.5s; -webkit-animation-delay:1.5s; opacity:0;}
.index_tx_1031{width:830px; height:370px; position:absolute; left:50%; top:50%; margin-left:22px; margin-top:35px; float:left; text-align:left; animation:index_right 2s forwards; -webkit-animation:index_right 2s forwards; -moz-animation:index_right 2s forwards; -o-animation:index_right 2s forwards; animation-delay:2s; -moz-animation-delay:2s; -webkit-animation-delay:2s; opacity:0;}
.index_tx_104{width:830px; height:370px; position:absolute; left:50%; top:50%; margin-left:15px; margin-top:55px; float:left; text-align:left; animation:index_left 2s forwards; -webkit-animation:index_left 2s forwards; -moz-animation:index_left 2s forwards; -o-animation:index_left 2s forwards; animation-delay:2s; -moz-animation-delay:2s; -webkit-animation-delay:2s; opacity:0;}

.banner_dq{width:645px; height:645px; position:absolute; left:50%; top:50%; margin-left:-323px; margin-top:-323px;}
.banner_dq img{animation:run 20s linear infinite; -webkit-animation:run 20s linear infinite; -moz-animation:run 20s linear infinite; -o-animation:run 20s linear infinite;}
.index_tx_xx_1_01{opacity:o; animation:index_opacity 2s forwards; -webkit-animation:index_opacity 2s forwards; -moz-animation:index_opacity 2s forwards; -o-animation:index_opacity 2s forwards;}
.index_tx_xx_2_01{opacity:o; animation:index_opacity 2s forwards; -webkit-animation:index_opacity 2s forwards; -moz-animation:index_opacity 2s forwards; -o-animation:index_opacity 2s forwards;}
.index_tx_xx_3_01{opacity:o; animation:index_opacity 2s forwards; -webkit-animation:index_opacity 2s forwards; -moz-animation:index_opacity 2s forwards; -o-animation:index_opacity 2s forwards;}
.index_tx_xx_4_01{opacity:o; animation:index_opacity 2s forwards; -webkit-animation:index_opacity 2s forwards; -moz-animation:index_opacity 2s forwards; -o-animation:index_opacity 2s forwards;}
.index_tx_xx_1_02{width:564px; height:0; margin-top:65px; position:absolute; left:50%; margin-left:-282px; animation:index_sf 2s forwards; -webkit-animation:index_sf 2s forwards; -moz-animation:index_sf 2s forwards; -o-animation:index_sf 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; overflow:hidden; display: flex; align-items:center;}
.index_tx_xx_2_02{width:625px; height:0; margin-top:65px; position:absolute; left:50%; margin-left:-313px; animation:index_sf 2s forwards; -webkit-animation:index_sf 2s forwards; -moz-animation:index_sf 2s forwards; -o-animation:index_sf 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; overflow:hidden; display: flex; align-items:center;}
.index_tx_xx_3_02{width:579px; height:0; margin-top:65px; position:absolute; left:50%; margin-left:-290px; animation:index_sf 2s forwards; -webkit-animation:index_sf 2s forwards; -moz-animation:index_sf 2s forwards; -o-animation:index_sf 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; overflow:hidden; display: flex; align-items:center;}
.index_tx_xx_4_02{width:806px; height:0; margin-top:65px; position:absolute; left:50%; margin-left:-403px; animation:index_sf 2s forwards; -webkit-animation:index_sf 2s forwards; -moz-animation:index_sf 2s forwards; -o-animation:index_sf 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; overflow:hidden; display: flex; align-items:center;}
.index_tx_xx_1_03{width:1118px; height:36px; font-size:36px; color:#FFF; line-height:36px; position:absolute; left:50%; margin-left:-559px; padding-top:170px;animation:index_left 2s forwards; -webkit-animation:index_left 2s forwards; -moz-animation:index_left 2s forwards; -o-animation:index_left 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; opacity:0;}
.index_tx_xx_2_03{width:1118px; height:36px; font-size:36px; color:#FFF; line-height:36px; position:absolute; left:50%; margin-left:-559px; padding-top:170px;animation:index_left 2s forwards; -webkit-animation:index_left 2s forwards; -moz-animation:index_left 2s forwards; -o-animation:index_left 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; opacity:0;}
.index_tx_xx_3_03{width:1118px; height:36px; font-size:36px; color:#FFF; line-height:36px; position:absolute; left:50%; margin-left:-559px; padding-top:170px;animation:index_left 2s forwards; -webkit-animation:index_left 2s forwards; -moz-animation:index_left 2s forwards; -o-animation:index_left 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; opacity:0;}
.index_tx_xx_4_03{width:1118px; height:36px; font-size:36px; color:#FFF; line-height:36px; position:absolute; left:50%; margin-left:-559px; padding-top:170px;animation:index_left 2s forwards; -webkit-animation:index_left 2s forwards; -moz-animation:index_left 2s forwards; -o-animation:index_left 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; opacity:0;}
.index_tx_xx_1_04{width:1118px; height:40px; position:absolute; left:50%; margin-left:-559px; padding-top:250px; animation:index_right 2s forwards; -webkit-animation:index_right 2s forwards; -moz-animation:index_right 2s forwards; -o-animation:index_right 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; opacity:0; z-index:999;}
.index_tx_xx_2_04{width:1118px; height:40px; position:absolute; left:50%; margin-left:-559px; padding-top:250px; animation:index_right 2s forwards; -webkit-animation:index_right 2s forwards; -moz-animation:index_right 2s forwards; -o-animation:index_right 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; opacity:0;}
.index_tx_xx_3_04{width:1118px; height:40px; position:absolute; left:50%; margin-left:-559px; padding-top:250px; animation:index_right 2s forwards; -webkit-animation:index_right 2s forwards; -moz-animation:index_right 2s forwards; -o-animation:index_right 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; opacity:0;}
.index_tx_xx_4_04{width:1118px; height:40px; position:absolute; left:50%; margin-left:-559px; padding-top:250px; animation:index_right 2s forwards; -webkit-animation:index_right 2s forwards; -moz-animation:index_right 2s forwards; -o-animation:index_right 2s forwards; animation-delay:1s; -moz-animation-delay:1s; -webkit-animation-delay:1s; opacity:0;}@media all and (min-width: 1400px) and (max-width: 1600px){		.header{transform:scale(0.9);}	.index_tx_xx{height:340px; margin-top:-170px;}	.index_tx_xx_1_01 img{transform:scale(0.8);}	.index_tx_xx_1_02{margin-top:20px;}	.index_tx_xx_1_02 img{transform:scale(0.8);}	.index_tx_xx_1_03{transform:scale(0.8); padding-top:100px;}	.index_tx_xx_1_04{padding-top:150px;}	.index_tx_xx_1_04 img{transform:scale(0.8);}		.index_tx_xx_2_01 img{transform:scale(0.8);}	.index_tx_xx_2_02{margin-top:20px;}	.index_tx_xx_2_02 img{transform:scale(0.8);}	.index_tx_xx_2_03{transform:scale(0.8); padding-top:100px;}	.index_tx_xx_2_04{padding-top:150px;}	.index_tx_xx_2_04 img{transform:scale(0.8);}		.index_tx_xx_3_01 img{transform:scale(0.8);}	.index_tx_xx_3_02{margin-top:20px;}	.index_tx_xx_3_02 img{transform:scale(0.8);}	.index_tx_xx_3_03{transform:scale(0.8); padding-top:100px;}	.index_tx_xx_3_04{padding-top:150px;}	.index_tx_xx_3_04 img{transform:scale(0.8);}		.index_tx_xx_4_01 img{transform:scale(0.8);}	.index_tx_xx_4_02{margin-top:20px;}	.index_tx_xx_4_02 img{transform:scale(0.8);}	.index_tx_xx_4_03{transform:scale(0.8); padding-top:100px;}	.index_tx_xx_4_04{padding-top:150px;}	.index_tx_xx_4_04 img{transform:scale(0.8);}		.nextCont{transform:scale(0.8);}}
@media all and (min-width: 1000px) and (max-width: 1400px){		.header{transform:scale(0.8);}	.search_center{margin-left:-1px;}	.search_right{margin-left:-1px;}	.index_tx_xx{height:300px; margin-top:-150px;}	.index_tx_xx_1_01 img{transform:scale(0.5);}	.index_tx_xx_1_02{margin-top:0;}	.index_tx_xx_1_02 img{transform:scale(0.5);}	.index_tx_xx_1_03{transform:scale(0.5); padding-top:80px;}	.index_tx_xx_1_04{padding-top:110px;}	.index_tx_xx_1_04 img{transform:scale(0.5);}		.index_tx_xx_2_01 img{transform:scale(0.5);}	.index_tx_xx_2_02{margin-top:0;}	.index_tx_xx_2_02 img{transform:scale(0.5);}	.index_tx_xx_2_03{transform:scale(0.5); padding-top:80px;}	.index_tx_xx_2_04{padding-top:110px;}	.index_tx_xx_2_04 img{transform:scale(0.5);}		.index_tx_xx_3_01 img{transform:scale(0.5);}	.index_tx_xx_3_02{margin-top:0;}	.index_tx_xx_3_02 img{transform:scale(0.5);}	.index_tx_xx_3_03{transform:scale(0.5); padding-top:80px;}	.index_tx_xx_3_04{padding-top:110px;}	.index_tx_xx_3_04 img{transform:scale(0.5);}		.index_tx_xx_4_01 img{transform:scale(0.5);}	.index_tx_xx_4_02{margin-top:0;}	.index_tx_xx_4_02 img{transform:scale(0.5);}	.index_tx_xx_4_03{transform:scale(0.5); padding-top:80px;}	.index_tx_xx_4_04{padding-top:110px;}	.index_tx_xx_4_04 img{transform:scale(0.5);}		.nextCont{transform:scale(0.8);}
}


@keyframes run
{  
	0%{transform:rotate(0deg)}  
	100%{transform:rotate(360deg)}    
}  
@-webkit-keyframes run  
{  
	0%{-webkit-transform:rotate(0deg)}  
	100%{-webkit-transform:rotate(360deg)}    
}  
@-moz-keyframes run  
{  
	0%{-moz-transform:rotate(0deg)}  
	100%{-moz-transform:rotate(360deg)}   
}  
@-o-keyframes run  
{  
	0%{-o-transform:rotate(0deg)}  
	100%{-o-transform:rotate(360deg)}     
}

@keyframes index_top
{  
	0%{top:0;}  
	100%{top:50%; opacity:1;}    
}  
@-webkit-keyframes index_top  
{  
	0%{top:0;}  
	100%{top:50%; opacity:1;}     
}  
@-moz-keyframes index_top  
{  
	0%{top:0;}  
	100%{top:50%; opacity:1;}    
}  
@-o-keyframes index_top  
{  
	0%{top:0;}  
	100%{top:50%; opacity:1;}     
}

@keyframes index_left
{  
	0%{left:0; opacity:0;}  
	100%{left:50%; opacity:1;}    
}  
@-webkit-keyframes index_left  
{  
	0%{left:0; opacity:0;}  
	100%{left:50%; opacity:1;}      
}  
@-moz-keyframes index_left  
{  
	0%{left:0; opacity:0;}  
	100%{left:50%; opacity:1;}     
}  
@-o-keyframes index_left  
{  
	0%{left:0; opacity:0;}  
	100%{left:50%; opacity:1;}     
}

@keyframes index_bottom
{  
	0%{top:100%;}  
	100%{top:50%;}    
}  
@-webkit-keyframes index_bottom  
{  
	0%{top:100%;}  
	100%{top:50%;}     
}  
@-moz-keyframes index_bottom  
{  
	0%{top:100%;}  
	100%{top:50%;}   
}  
@-o-keyframes index_bottom  
{  
	0%{top:100%;}  
	100%{top:50%;}    
}

@keyframes index_right
{  
	0%{left:100%;}  
	100%{left:50%; opacity:1;}    
}  
@-webkit-keyframes index_right  
{  
	0%{left:100%;}  
	100%{left:50%; opacity:1;}    
}  
@-moz-keyframes index_right  
{  
	0%{left:100%;}  
	100%{left:50%; opacity:1;}  
}  
@-o-keyframes index_right  
{  
	0%{left:100%;}  
	100%{left:50%; opacity:1;}    
}

@keyframes index_opacity
{  
	0%{opacity:0;}  
	100%{opacity:1;}    
}  
@-webkit-keyframes index_opacity  
{  
	0%{opacity:0;}  
	100%{opacity:1;}    
}  
@-moz-keyframes index_opacity  
{  
	0%{opacity:0;}  
	100%{opacity:1;} 
}  
@-o-keyframes index_opacity
{  
	0%{opacity:0;}  
	100%{opacity:1;}   
}

@keyframes index_right_opacity
{  
	0%{left:100%; opacity:0;}  
	100%{left:50%; opacity:1;}    
}  
@-webkit-keyframes index_right_opacity  
{  
	0%{left:100%; opacity:0;}  
	100%{left:50%; opacity:1;}    
}  
@-moz-keyframes index_right_opacity  
{  
	0%{left:100%; opacity:0;}  
	100%{left:50%; opacity:1;} 
}  
@-o-keyframes index_right_opacity  
{  
	0%{left:100%; opacity:0;}  
	100%{left:50%; opacity:1;}   
}

@keyframes index_tx_101
{  
	0%{margin-left:-105px; margin-top:-190px; opacity:0;}
	100%{margin-left:-205px; margin-top:-204px; opacity:1;}
}  
@-webkit-keyframes index_tx_101  
{  
	0%{margin-left:-105px; margin-top:-190px; opacity:0;}
	100%{margin-left:-205px; margin-top:-204px; opacity:1;}
}  
@-moz-keyframes index_tx_101  
{  
	0%{margin-left:-105px; margin-top:-190px; opacity:0;}
	100%{margin-left:-205px; margin-top:-204px; opacity:1;}
}  
@-o-keyframes index_tx_101  
{  
	0%{margin-left:-105px; margin-top:-190px; opacity:0;}
	100%{margin-left:-205px; margin-top:-204px; opacity:1;}
}

@keyframes index_tx_103
{  
	0%{margin-left:-105px; margin-top:-28px; opacity:0;}
	100%{margin-left:-205px; margin-top:40px; opacity:1;}   
}  
@-webkit-keyframes index_tx_103  
{  
	0%{margin-left:-105px; margin-top:-28px; opacity:0;}
	100%{margin-left:-205px; margin-top:40px; opacity:1;}   
}  
@-moz-keyframes index_tx_103  
{  
	0%{margin-left:-105px; margin-top:-28px; opacity:0;}
	100%{margin-left:-205px; margin-top:40px; opacity:1;} 
}  
@-o-keyframes index_tx_103  
{  
	0%{margin-left:-105px; margin-top:-28px; opacity:0;}
	100%{margin-left:-205px; margin-top:40px; opacity:1;} 
}

@keyframes index_sf
{  
	0%{height:0px;}
	100%{height:53px;}
}  
@-webkit-keyframes index_sf  
{  
	0%{height:0px;}
	100%{height:53px;}
}  
@-moz-keyframes index_sf  
{  
	0%{height:0px;}
	100%{height:53px;}
}  
@-o-keyframes index_sf  
{  
	0%{height:0px;}
	100%{height:53px;}
}

@keyframes index_scale
{  
	0%{transform:scale(0,0);}
	75%{transform:scale(1,1); opacity:1;}
	100%{transform:scale(1,1); opacity:0;}
}  
@-webkit-keyframes index_scale  
{  
	0%{transform:scale(0,0);}
	75%{transform:scale(1,1); opacity:1;}
	100%{transform:scale(1,1); opacity:0;}
}  
@-moz-keyframes index_scale  
{  
	0%{transform:scale(0,0);}
	75%{transform:scale(1,1); opacity:1;}
	100%{transform:scale(1,1); opacity:0;}
}  
@-o-keyframes index_scale  
{  
	0%{transform:scale(0,0);}
	75%{transform:scale(1,1); opacity:1;}
	100%{transform:scale(1,1); opacity:0;}
}


@keyframes index_opacity
{  
	0%{transform:scale(0,0);}
	100%{transform:scale(1,1); opacity:1;}
}  
@-webkit-keyframes index_opacity  
{  
	0%{transform:scale(0,0);}
	100%{transform:scale(1,1); opacity:1;}
}  
@-moz-keyframes index_opacity  
{  
	0%{transform:scale(0,0);}
	100%{transform:scale(1,1); opacity:1;}
}  
@-o-keyframes index_opacity  
{  
	0%{transform:scale(0,0);}
	100%{transform:scale(1,1); opacity:1;}
}