/*banner*/
  a {
    text-decoration: none;
  }
  ul {
    list-style: outside none none;
  }
.JQ_switchable {
	height: 350px;
	position: relative;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}

.JQ_contact_box {
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.JQ_switchable_content {
	width: 100%;
}

.JQ_switchable_content li {
	width: 100%;
	height: 350px;
	position: relative;
	color: #fff;
}

.JQ_switchable_nav {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	z-index: 3;
}

.JQ_switchable_nav li {
	width: 16px;
	_width: 18px;
	height: 16px;
	margin: 0 0 0 15px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	white-space: nowrap;
	overflow: hidden;
}

.JQ_switchable_nav li:first-child {
	margin-left: 0;
}

.JQ_switchable_nav li a {
	width: 16px;
	height: 16px;
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: center;
	text-indent: 9999px;
	overflow: hidden;
	background: url(../images/index/banner/dot.png) 0 -16px no-repeat;
}

.JQ_switchable_nav .current a {
	background-position: 0 0;
}

.banner1 {
	background: url(../images/index/banner/banner01.png) 50% 0 no-repeat;
}

.banner2 {
	background: url(../images/index/banner/banner02.jpg) 50% 0 no-repeat;
}

.banner3 {
	background: url(../images/index/banner/banner03.jpg) 50% 0 no-repeat;
}

.banner4 {
	background: url(../images/index/banner/banner04.jpg) 50% 0 no-repeat;
}

.banner5 {
	background: url(../images/index/banner/banner05.jpg) 50% 0 no-repeat;
}

.banner6 {
	background: url(../images/index/banner/banner06.jpg) 50% 0 no-repeat;
}

.hsf1 .content {
	height: 500px;
}

.hsf2 .content {
	height: 320px;
}

.hsf2 h2 {
	margin-bottom: 40px;
}

.hsf3 .content {
	height: 750px;
}
.hsf4 .content {
	height: 380px;
}

.superior {
	width: 250px;
	height: 120px;
	margin-left: 70px;
	margin-top: 20px;
	float: left;
	background-color: blue;
}

.superior p {
	width: 200px;
	margin-left: 124px;
	padding-top: 130px;
}

.superior1 {
	background: url(../images/index/section-01.png) no-repeat;
}

.superior2 {
	background: url(../images/index/section-02.png) no-repeat;
}

.superior3 {
	background: url(../images/index/section-03.png) no-repeat;
}

.superior4 {
	background: url(../images/index/section-04.png) no-repeat;
}

.superior5 {
	background: url(../images/index/section-05.png) no-repeat;
}

.superior6 {
	background: url(../images/index/section-06.png) no-repeat;
}

/*.prev {
	width: 35px;
	height: 35px;
	position: relative;
	top: 56px;
	left: 0;
	visibility: hidden;
	background: url(../images/index/flip.png) 0 0 no-repeat;
}

.next {
	width: 35px;
	height: 35px;
	position: relative;
	top: 21px;
	left: 965px;
	background: url(../images/index/flip.png) -35px 0 no-repeat;
}*/

.theySayCon {
	width: 880px;
	margin: -70px auto 0;
	overflow: hidden;
}

.theySayCon ul {
	width: 1768px;
	position: relative;
}

.theySayLeft {
	width: 140px;
	float: left;
	margin-left: 10px;
}

.theySayLeft img {
	border-radius: 50%;
}

.theySayLeft p {
  width: 128px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #999999;
  text-align: center;
}

.theySayRight {
	width: 210px;
	height: 134px;
	line-height: 20px;
	float: left;
	margin-right: 10px;
	padding: 10px 36px;
	font-size: 12px;
	color: #999999;
	background: url(../images/index/quote.png) no-repeat;
}

.item {
	width: 332px;
	height: 75px;
	line-height: 75px;
	text-align: center;
}

.item img {
	vertical-align: middle;
}

.mediaContainer .media {
	width: 926px;
	margin: -70px auto 0;
	padding-left: 20px;
	overflow: hidden;
}

.mediaContainer .media ul {
	width: 3300px;
	position: relative;
}

.mediaContainer .media li {
	width: 212px;
	margin-right: 20px;
	padding: 10px 0;
	float: left;
	font-size: 12px;
	cursor:pointer;
}

.mediaContainer .media .mediaTitle {
	height: 65px;
	text-align: center;
}

.mediaContainer .media .mediaContent {
	height: 53px;
	padding: 10px 26px 0;
	color: #999999;
	text-align: center;
	background: url(images/index/media/media-bg1.png) no-repeat;
}

.mediaBody p {
	margin: 10px 0;
	font-size: 12px;
}
.financing{
	padding-top:10px;
	width:30px;
	height:130px;
	background-color:#ff4448;
	text-align:center;
	position:fixed;
	right:0px;
	color:#fff;
	top:38%;
	border-radius:5px;
	cursor:pointer;
	z-index:1000;

}
.financing a{
	color:#fff;
}
.financing img{
	width:30px;
	height:30px
}
.contactBtn1{
    width: 200px;
    margin: 20px auto 0;
    padding: 10px 0;
    display: block;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 5px;
    background-color: #FD464D;
}

  .slider, .slider-panel img, .slider-extra {
    width:100%;
    height:620px;
  }
  .slider {
    text-align: center;
/*    margin: 30px auto;*/
    position: relative;
  }
  .slider-panel, .slider-nav, .slider-pre, .slider-next {
    position: absolute;
    z-index: 8;
  }
  .slider-panel {
    position: absolute;
    width:100%;
  }
  .slider-panel img {
    border: none;
  }
  .slider-extra {
    position: relative;
  }
  .slider-nav {
    margin-left: -19px;
    position: absolute;
    left: 50%;
    bottom: 8px;
  }
  .slider-nav li {
    background:rgba(0,0,0,.5);
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    margin: 0 2px;
    overflow: hidden;
    text-align: center;
    display: inline-block;
    height: 10px;
    line-height: 10px;
    width: 10px;
  }
  .slider-nav .slider-item-selected {
    background: #fff;
  }
  .slider-page a{
    background: rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);
    color: #fff;
    text-align: center;
    display: block;
    font-family: "simsun";
    font-size: 22px;
    width: 28px;
    height: 62px;
    line-height: 62px;
    margin-top:-39px;
    position: absolute;
    top: 50%;
  }
  .slider-page a:HOVER {
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
  }
  .slider-next {
    left: 100%;
    margin-left: -28px;
  }
.ones{
	width:100%;
	height:420px;
	/*background-image:url(../fintech/img/2018052310481512341.png);*/
	background-size:100% 100%;
}
.twos{
	width:100%;
	height:420px;
	/*background-image:url(../images/2.jpg);*/
        background-size:100% 100%; 
}
.slider-img{
	display:block;
	position:relative;
	width:1024px;
	height:480px;
	background-image:url(../images/nei.png);
	margin:0 auto;
}
.slider-shen{
    position: absolute;
    top: 228px;
    left: 37%;
    display: block;
    width: 114px !important;
    height: 114px !important;
    line-height: 36px;
    font-weight: bold;
    background-color: #f6aa00;
    color: #fff;
    font-size: 20px;
    border-radius: 3px;
    cursor: pointer;
/*	box-shadow:0px 4px 10px #703131;*/
}
.slider-shen:hover{
	color:#fff;
	cursor:pointer;
}
.slide{
	  display: block;
    width: 20px;
    height: 114px;
    position: absolute;
    left: 512px;
    top: 49%;
    color: #fff;
    font-weight: bold;
}

.contact_us{
		padding-top: 10px;
    width: 220px;
    height: 130px;
    text-align: center;
    position: fixed;
    right: 0px;
    color: #fff;
    top: 60%;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1000;
}
.contact_us ul li{
	position: relative;
	height: 60px;
	overflow: hidden;
	margin: 4px 0;
}
.contact_us ul li img:nth-child(1){
		position: absolute;
		top: 0;
		left: 160px;
		z-index: 999;
}
.contact_us ul li img:nth-child(2){
		position: absolute;
		top: 60px;
	  left: 160px;
		z-index: 999;
}
.contact_us ul li img:nth-child(3){
		position: absolute;
		top: 0;
		left: 160px;
		z-index: 998;
}








