
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none; }

html,
body {
	background-image: url(../images/news_bg.gif);
	background-repeat: repeat;
  height: 100%;
  font-size: 14px;
  color: #666666;
  font-family: Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;

  vertical-align: baseline;
  line-height: 26px;
}
a:focus {
  outline: 0px solid;
}
img {
  max-width: 100%;
  height: auto;
}
.row{ padding: 0 ; margin: 0;}
p {
  margin: 0 0 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 20px;
  font-weight: 600;
font-family: 'Poppins', sans-serif;
  color: #333333;
}

h1 {
font-size: 32px;
}
h2 {
font-size: 22px;
}
h3 {
font-size: 18px;
}

a {
  transition: all 0.5s ease-out;
  text-decoration: none;color:#464646
}
a:active,
a:hover {
  outline: 0 none;
  color: #464646;text-decoration:none
}
ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

::-moz-selection {
  background: #2998db;
  text-shadow: none;color:#fff
}
::selection {
  background: #2998db;
  text-shadow: none;color:#fff
}
textarea:focus, input:focus{
    outline: none;
}
.images-overlay {
  background-color: rgba(255, 255, 255, 0.9);
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.bg-gray{background: #ecf3f4;}
.pt-50{padding-top:50px}
.pb-20{padding-bottom:20px}
.pb-50{padding-bottom:50px}
/*
1.Preloader
============================*/
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999999;
	right: 0;
    bottom: 0;
}
#preloader-status {
    height: 210px;
	width: 210px;
    background: url(../img/loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
    position: absolute;
    left: 50%;
    top: 50%;
}
/*
2.SLide
==============*/
.mySlideshow{
	clear: both;
	margin-top: 70px;
}
.mySlideshow .animated{
	position:absolute;

}
.first{
	background: url("../images/banner_0.png") center no-repeat;
}
.first div img{
	/* width:380px; */
    left: 50%;
	/* margin-left: -400px; */
	margin-top: 150px;
	}
.first div{
	font-family:'Open Sans Condensed', sans-serif;
	font-size:50px;
	bottom:80px;
	text-align:center;
	margin-left:-160px;
}
.second{
	background:#d0dbed url("../images/banner_2.jpg") center no-repeat;
}
.second div img{
	width: 400px;
    left: 50%;
	margin-left: -400px;
	margin-top: 150px;}
.third{
	background:url("../images/banner_3.jpg") center no-repeat;
}
.third img{
	top:100px;
	left: 23%;
}
.fourth{
	background:url("../images/banner_4.jpg") center no-repeat;
}
.fourth img{
	top:320px;
	right:8%;
}
.fifth{
	background:url("../images/8-31.png") center no-repeat;
}
.fifth img{
	top:120px;
	left:40%;
}
.sixth{
	background:url("../images/banner_4.jpg") center no-repeat;
}
/*
2.Scrollup
==============*/
#scrollUp {
background: #2998db none repeat scroll 0 0;
border-radius: 100%;
bottom: 5px;
color: #fff;
font-size: 25px;
height: 40px;
right: 20px;
text-align: center;
text-decoration: none;
width: 40px;
}
#scrollUp:hover {
  opacity: 1;
  color: #fff!important;background:#00b9f2;
}
#scrollUp i {
display: block;
font-weight: bold;
padding-top: 6px;
}

/*
3.Header Section
==================*/
.hd-sec {
  background: #2998db none repeat scroll 0 0;
  padding: 6px 0;
}
.hd-lft li {
color: #fff;
display: inline-block;
padding: 0 15px;
position: relative;
font-size: 13px;
}
.hd-lft li:first-child:before{content:""}
.hd-lft li::before {
  content: "|";
  position: absolute;
  left: 0;
}
.hd-lft li i{margin-right:10px;color:#fff}
.hd-rgt{float:right}
.hd-rgt li {display:inline-block;position:relative}
.hd-rgt li a {
  color: #fff;
  font-size: 14px;
  padding: 0 10px;
  position: relative;
  text-transform: capitalize;
}
.hd-rgt li a i{margin-right:8px;color:#fff}

/*
4.Menu  Section
=================*/
.mnmenu-sec{background: #fff none repeat scroll 0 0;
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
position: fixed;
width: 100%;
z-index: 8;
top: 0;

}
.mnmenu-sec .col-md-10 {
	margin: 0;
	padding: 0;

}
.logo {
	display: flex;
	align-items: center;
	margin: 15px 2% 0 1%;
	width: 18%;
	float: left;
}
.logo img{ width: 100px; height: 38px;}
.ipvSix {

	margin-left: 5px;
	margin-top: 3px;
}
.ipvSix span{
	border-left: 1px solid #DBDBDB;
	margin-right:6px;
	padding-left: 6px;
	font-size: 12px;
	color: #999;
}
.ipvSix label{
	color: #42ABFF;
	border: 1px solid #42ABFF;
	border-radius: 5px;
	font-size: 12px;
	text-align: center;
	padding: 0 5px;
	line-height: 16px;
}
.main-menu{
	width:66%;
	float: left;
}
.main-menu ul {
float: left;
list-style : none outside none;
margin : 0;
padding : 0;
position : relative;
}
.main-menu ul li {
display:inline-block;
padding : 0;
position : relative;
}
.main-menu ul li a {
color: #464646;
display: block;
font-size: 14px;
font-weight:400;
line-height: 32px;
padding: 15px 20px;
position: relative;
text-decoration: none;
transition: all 0.4s ease 0s;text-transform:capitalize
}
.main-menu ul li .active{color:#2998db;position:relative;}
.main-menu ul li .active::before {
  border-bottom: 2px solid #2998db;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
.main-menu ul li ul:hover .main-menu ul li a{
  background: #ddd;
}
.main-menu ul li a:hover {
transition : all 0.4s 0s ease;
color:#2998db
}
.main-menu ul ul {
background: rgba(41,152,219,.6) none repeat scroll 0 0;
left: 0;
opacity: 0;
padding: 10px;
position: absolute;
text-align: left;
top:62px;
transform: scaleY(0);
transform-origin: 0 0 0;
transition: all 0.4s ease 0s;
visibility: hidden;
z-index: 99999;
}
.main-menu ul ul li {
float : none;
width : 120px;
}
.main-menu ul ul li a {
line-height : 120%;
padding : 10px;color:#fff;
}
.main-menu ul ul li a:hover {
transition : all 0.4s 0s ease;
background : #434655;color:#fff
}
.main-menu ul ul ul {
top : 0;
left : 100%;
}
.main-menu ul li:hover ul {

    visibility: visible;transition: all 0.4s ease 0s; opacity: 1;transform: scaleY(1);
}
.main-menu ul li a i {
margin-left : 6px;
}
.nav-right{
	width: 10%;
	float: left;
}
.nav-right ul{
	float: right;
}
.nav-right ul li{
	display: block;
	text-align: center;
	float: left;
	padding-left: 15px;
	margin-top: 8px;
	color: #999999;
}

.nav-right ul li a{
	color: #999999;
	text-decoration: none;
}
.nav-right ul li a:hover,.nav-right ul li a:active{
	color: #333333;
}
.nav-right ul li span{
	display: block;
	text-align: center;
	font-size: 10px;
	line-height: 12px;

}

.nav-right ul .qi{
	color: #ffffff;
	font-weight: 800;
	font-size: 18px;
	margin-top: 10px;
	background: #2998db;
	text-align: center;
	padding: 5px 3px;
	margin-left: 15px;

}
.nav-right ul .qi a{
	color: #fff;
}
.nav-right h6{
	margin-top: 15px;
}
.icon-quince:before { font-size: 20px;}
/*

/*
6.Title Section
=================*/
.sec-title {
margin: 0 250px 50px;
text-align: center;
}
.sec-title h2{
	color: #2998db;
	font-size: 18px;
}
.sec-title  h1 {
color: #2998db;
font-size: 34px;
font-weight: bold;
text-transform: uppercase;
}
.sec-title h1 span {
  font-weight: normal;
}
.border-shape::before {
background: #2998db none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
left: 80px;
margin: 0 auto;
position: absolute;
text-align: center;
top: 1px;
width: 80px;
z-index: 100;
}
.border-shape {
background: #2998db none repeat scroll 0 0;
color: #fff;
display: block;
height: 3px;
left: 0;
margin: 20px auto;
position: relative;
right: 0;
text-align: center;
top: 0;
width: 80px;
}
.border-shape::after {
background: #2998db none repeat scroll 0 0;
bottom: 0;
content: "";
height: 1px;
right: 80px;
margin: 0 auto;
position: absolute;
text-align: center;
top: 1px;
width: 80px;
}
.sec-title  p {
  margin-bottom: 0;
  margin-top: 20px;
}

/*

/*
最新公告
============================*/



.marketing .col-lg-6:nth-child(odd){
	padding-right: 60px;
	border-right: dashed #999999 1px;
}
.marketing .col-lg-6:nth-child(even){
	padding-left: 60px;
}

@media screen and (max-width: 1024px) {

  .marketing .col-lg-6:nth-child(odd){
	padding-right: 15px;
	border-right:0px;
}
.marketing .col-lg-6:nth-child(even){
	padding-left: 15px;
}
.news {
	background-image: url(../images/p_bg.jpg);
	background-repeat: repeat;
}
}


.news {
	background-image: url(../images/p_bg.jpg);
	background-repeat: repeat;
}




.news_date, .news_date2, .news_date3{
	float:left;
	font-style: italic;
	background: #f55d5f;
	line-height: 14px;
	padding: 10px;
	color: #ffffff;
	width: 60px;
	height: 48px;
	overflow: hidden;
	text-align: center;
}
.news_date span, .news_date2 span, .news_date3 span{
	white-space: nowrap;
	line-height: 15px;
}
.news_date .year, .news_date2 .year, .news_date3 .year{
	font-weight:bold;
	letter-spacing:1px;
	font-size: 15px;
}
.news_date2{
	font-style: italic;
	background: #eebb4d;
}
.news_date3{
	font-style: italic;
	background: #e8e8e8;
	color: #333333;
}



.news_content {
	padding-left: 80px;
  height: 135px;
	text-align: left;
}
.news_content h4 {
	margin-bottom: 10px;
	font-size: 16px;
	color: #333333;
}
.news_content h4 a:hover {
	color: #2998db;
}

.news_content p{
	line-height: 22px;
	color: #999999;
	padding-bottom: 25px;
}
.more{ text-align: center;margin: 40px 0px;}
.more i{padding: 8px; background: #e8e8e8; border-radius: 20px; }
.more a{
	text-decoration: none;

}
.more i:hover{padding: 8px; background: #2696d9; color: #ffffff; border-radius: 20px; }
/*

/*
支付产品
============================*/
/* .product{
	background-image: url(../images/product_bg.jpg);
	background-repeat: repeat;
	z-index: 1;

} */


.single-service{
margin-top:30px;
padding: 25px 15px;
text-align: center;
position:relative;overflow: hidden;
}
.single-service img{ width: 190px; height: auto; margin-bottom: 20px;}
.practice-thumb {
  position: relative;
}
.practice-overlay {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;background-color: rgba(70, 70, 70, 0.4);text-align:center;transition: all 0.4s ease 0s;visibility:hidden;transform:scale(0);opacity:0
}
.practice-sec .inner:hover .practice-overlay{visibility:visible;transition: all 0.4s ease 0s;transform:scale(1);opacity:1}
.practice-thumb a.btn.readmore {
background: #00c3ff none repeat scroll 0 0;
border-radius: 50px;
color: #fff;
margin: 0 auto;
padding: 8px 20px;
position: relative;
top: 50%;
transform: translateY(-50%);
}
.single-service h2 {
  text-transform: uppercase;
}
.single-service{
	border: 1px dashed transparent;
}
.single-service:hover{
	background: #ffffff;
	border: 1px dashed #e8e8e8;
}

/*.single-service:hover{box-shadow:none}
.single-service:hover::before{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;transition: all 0.4s ease-in-out 0s;
}
.single-service:hover::after{
  position: absolute;
  width: 100%;
  top: 0;transition: all 0.4s ease-in-out 0s;left:0;right:0
}
.single-service::before {
  border-left: 1px solid #2998db;
  left: 0;
  position: absolute;
  border-right: 1px solid #2998db;
  content: "";
  height: 0;  width: 100%;transition: all 0.4s ease-in-out 0s;
  z-index: -1;
  top: 50%;

}
.single-service::after {
  border-top: 1px solid #2998db;
  left: 50%;
  position: absolute;
  border-bottom: 1px solid #2998db;
  content: "";
  height: 100%;  width:0;transition: all 0.4s ease-in-out 0s;
  z-index: -1;
  top:0;
}*/

.btn.rdmorebtn {
border: 1px solid #00c3ff;
color: #00c3ff;
}
.btn.rdmorebtn:hover{background: #00c3ff;transition: all 0.4s ease-in-out 0s;}
.single-service:hover .btn.rdmorebtn{background: #00c3ff;transition: all 0.4s ease-in-out 0s;color:#fff}
.table-dsc table tbody tr:hover .btn.rdmorebtn{background: #00c3ff;transition: all 0.4s ease-in-out 0s;}
.single-service:hover i{background: #00c3ff;transition: all 0.4s ease-in-out 0s;color:#fff}
.single-service h2 {
color: #464646;
font-size: 18px;
font-weight: bold;
text-transform: capitalize;
}
.single-service a i{width: 60px;
height: 60px;
line-height: 60px;
border:2px solid #00c3ff;
border-radius: 100%;
font-size: 20px;
margin-bottom: 15px;color:#00c3ff}
.single-service strong {
  color: #00c3ff;
  font-size: 28px;
}
.hostDesc-sec {
  padding-top: 70px;
  padding-bottom: 90px;
}
.sngl-hostDesc  h1 {
  color: #00c3ff;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
}
.sngl-hostDesc  h1 span {
  font-weight: normal;
}
.sngl-hostDesc  h2 {
  color: #0b2d5b;
  font-size: 18px;
}
.sngl-hostDesc li {
  color: #8b8b8b;
  margin: 5px 0;
}
.sngl-hostDesc li::before {
  color: #00c3ff;
  content: "?";
  float: left;
  font-family: "FontAwesome";
  margin-right: 10px;
}
.sngl-hostDesc a {
  margin-top: 20px;
}

/*合作金融机构*/
.logos{
	margin-top:25px;
	padding:0 0 35px 0;

}
.line_border{ border-left: 1px solid #f4f1ef;  }

.logo_r{ width: 20%; float: left;}

.line_border:last-child{
	border-bottom:1px solid #f4f1ef ;
}
.logos div div{
	padding:0;
    border-right: 1px solid #f4f1ef;
    border-top: 1px solid #f4f1ef;



}
.logos a{
    width:234px;
	height:95px;
	background-color:rgba(255,255,255,.4);
    display: table-cell;
    vertical-align:middle;
    text-align:center;
	 *display: block;
	 *font-size: 85px;
	 *font-family:Arial;
}
.logos a:focus,.logos a:hover{
	background-color:#f4f4f4;
}
.logos img {
	width: 80%;
 vertical-align:middle;
 margin:0 auto;
}


  .friendly{ height:162px; overflow: hidden; margin:20px auto; }
  .friendly ul{ height:162px;}
  .friendly ul li{ float: left; width:228px; height: 162px;  display: block; border-right:#f4f4f4 solid 1px; text-align: center; }

.friendly ul li img{
	width: 80%;
}
.footer-nav{
	padding:40px 0;
}
.footer-nav a,.copy{
	color:#b4b5bb;
}
.copy{ background: #2c2e3a; padding: 10px 0;}
.footer-nav a:hover{
	color:#ffffff;
}
.footer-nav dl{
	float:left;
	width:16%;
	height:75px;
	padding-left:30px;
	border-right:1px solid #565966;
	color: #b4b5bb;
}
.footer-nav dl:first-child{border-right:0px; padding-left: 15px;}
.footer-nav dl:last-child{border-right:0px;}

.footer-nav dt a{ line-height: 32px;}
.footer-nav dl a{ line-height: 24px; color: #b4b5bb;}
.footer-nav .contact{
	width:32%;
	border-right:0;
}
.footer-nav .ma{width: 10%; text-align: left;}
.footer-nav .zz{width: 10%; text-align: right;}
.fd{
	position: absolute; z-index: 80; margin-top: -40px; display: none;
}
