* {
	margin: 0;
	padding: 0;
	outline: none;
    border: 0;
    box-sizing: border-box;
}
html,body {
	width: 100%;
	min-width: 1000px;
	background-color: #f8f4dc;
	font-size: 14px;
	font-family: '微软雅黑','Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
	color: #333333;
}
body{
    background: url(../images/bg.jpg?v=timeversion) center top no-repeat #f8f4dc;
}
img{
	display: block;
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
}

img:hover {
	-webkit-tap-highlight-color: transparent;
}

a:hover {
	-webkit-tap-highlight-color: transparent;
}

.wrapper{
	width: 1000px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}
.container{
	width: 973px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}

.header{
	position: relative;
	height: 62px;
	clear: both;
	overflow: hidden;
	background-color: #ffffff;
}

.header .logos{
	display: inline-block;
}
.header .logos .logo{
	width: 198px;
	position: absolute;
	left: 5px;
	top: 0;
}
.header .logos .line{
	height: 26px;
	width: 2px;
	background-color: #f8f4dc;
	position: absolute;
	top: 17px;
	left: 220px;
}
.header .logos .logo2{
	width: 166px;
	position: absolute;
	left: 235px;
	top: 0;
}
.header .float-info .tel{
	background: url(../images/tel_icon.png?v=timeversion) no-repeat center left;
    padding: 5px 0 5px 29px;
    font-size: 14px;
    color: #333333;
    position: absolute;
	right: 105px;
	top: 18px;
	font-weight: bold;
	color: #cc3366;
}
.header .float-info .home{
	background: url(../images/home_icon.png?v=timeversion) no-repeat center left;
    padding: 5px 0 5px 29px;
    font-size: 14px;
    color: #333333;
    position: absolute;
	right: 5px;
	top: 18px;
	font-weight: bold;
}
.copyright-info{
	text-align: center;
    padding: 20px 0;
    margin: 0 auto;
    border-top: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    line-height: 150%;
    background: #b9062c;
}
.copyright-info span{
	margin: 0 12px;
}


.banner{
    background: url(../images/kv.jpg?v=timeversion) no-repeat center top;
    height: 542px;
    margin-bottom: 45px;
}
.banner .open-account{
    display: block;
    position: absolute;
    border: 1px solid transparent;
    width: 204px;
    height: 60px;
    left: 307px;
    bottom: 86px;
}
.banner .login-buy{
    display: block;
    position: absolute;
    border: 1px solid transparent;
    width: 205px;
    height: 60px;
    left: 100px;
    bottom: 86px;
}
.nav{
    width: 1000px;
    margin: 56px auto 0;
}

.o-img--center{
    display: inline-block;
}
.o-abs{
    position: absolute;
}
.o-rel{
  position: relative;
}
.text-red{
    color:#bc032c;
}
.pd-top-0{
    padding-top:0 !important;
}
.pd-bottom-0{
    padding-bottom:0 !important;
}


.fengxian-tips{
    font-size: 12px;
    text-align: justify;
    padding: 40px 0 27px;
    color: #fff;
    background: #b9062c;
}
.fengxian-tips p{
    padding: 0 10px;
}
.box{
    padding-top:30px;
}

.g-image__tip{
    font-size: 13px;
    color:#898989;
    line-height: 130%;
    padding-top:10px;
}
.g-left,
.g-right,
.g-full{
    display:inline-block;
    font-size: 21px;
    color:#676666;
    line-height: 170%;
    vertical-align: top;
    text-align: justify;
}
.g-left{
    margin-right:25px;
}
.g-right{
    margin-left:25px;
}
.bd-gray-1{
    border-top:1px solid #aaa;
}
.bd-red-dotted-1{
    border-bottom: 1px dotted #b50029;
}
.li-red-dot{
    background: url(../images/icon-dot-red.png?v=timeversion) 0 8px no-repeat;
    padding-left:40px;
}
.text-black{
    color:#000 !important;
}
.text-16{
    font-size:14px !important;
    color:#232323;
}

.p1 .container{
  background: url(../images/section-bg1.png?v=timeversion) center top no-repeat;
  height:1021px;
  overflow: hidden;
}
.p2 .container{
  background: url(../images/section-bg2.png?v=timeversion) center top no-repeat;
  height:496px;
  overflow: hidden;
}
.p3 .container{
  background: url(../images/section-bg3.png?v=timeversion) center top no-repeat;
  height:790px;
  overflow: hidden;
}
.p4 .container{
  background: url(../images/section-bg4.png?v=timeversion) center top no-repeat;
  height:866px;
  overflow: hidden;
}
.section__title{
  color:#fff;
  line-height: 52px;
  text-align: center;
  margin-bottom: 25px;
  font-size:24px;
}
.content__title{
  margin:0 56px;
  font-size: 22px;
  font-weight: bold;
}
.list__text{
  font-size: 17px;
  margin:0 56px;
  text-align: justify;
  background: url(../images/dot.png?v=timeversion) 8px 7px no-repeat;
  padding-left:26px;
}
.lists__credit{
  overflow: hidden;
  zoom: 1;
  height: 160px;
}
.credit__title,
.credit__text{
  float:left;
}
.credit__title{
  color:#fff;
  width:70px;
  height: 70px;
  overflow: hidden;
  text-align: center;
}
.tip-text{
  color:#666;
  font-size: 14px;
}
.small-text{
  font-size: 12px;
}
.t1{
  padding-left:35px;
  height:30px;
  background: url(../images/icon-1.png?v=timeversion) left center no-repeat;
  margin-bottom: 13px;
}
.t2{
  padding-bottom:15px;
}
.t3{  
  height:45px;
}
.t4{
  padding-left:35px;
  height:30px;
  background: url(../images/icon-2.png?v=timeversion) left center no-repeat;
  margin-bottom: 13px;
}
.t5{
  padding-bottom:15px;
}
.t7{
  padding-left:35px;
  height:30px;
  background: url(../images/icon-3.png?v=timeversion) left center no-repeat;
  margin-bottom: 13px;
}
.t8{
  padding-bottom:20px;
}
.t9{
  padding-bottom:20px;
}
.t10{
  padding-left:35px;
  height:35px;
  background: url(../images/icon-4.png?v=timeversion) left center no-repeat;
}
.t11{
  margin-left: 63px;
  margin-top: 45px;
}
.t12{
  width: 170px;
  padding-top: 34px;
  margin-left: 10px;
}
.t13{
  margin-left: 8px;
  margin-top: 45px;
}
.t14{
  width: 240px;
  padding-top: 34px;
  margin-left: 10px;
}
.t15{
  margin-left: 8px;
  margin-top: 45px;
}
.t16{
  width: 170px;
  padding-top: 34px;
  margin-left: 10px;
}
.t17{
  text-align: right;
  padding-right:55px;
  margin-bottom: 10px;
}
.t18{
  padding-left:35px;
  height:30px;
  background: url(../images/icon-5.png?v=timeversion) left center no-repeat;
  margin-bottom: 10px;
}
.t19{
  padding-bottom: 10px;
}
.img-award{
  padding-top:10px;
  padding-left:50px;
}
.t20{
color:#333;
padding:10px 50px 0;
text-align: justify;
line-height: 150%;
}

.t2-0{
  margin-bottom: 15px;
}

.t2-1{
  padding-left:35px;
  height:30px;
  background: url(../images/icon-6.png?v=timeversion) left center no-repeat;
  margin-bottom: 10px;
}
.t2-2{
  margin-bottom: 10px;
}
.img-chart{
  padding-top:10px;
  padding-left:50px;
}
.t2-3{
  text-align: right;
  padding-top:10px;
  padding-right:90px;
  margin-bottom: 10px;
}
.t2-4{
  text-align: right;
  padding-right:55px;
  margin-bottom: 10px;
}
.t3-0{
  /* padding-bottom:25px; */
}
.t3-1{
  padding:0 10px 0 35px;
  margin:0 30px 0 56px;
  background: url(../images/icon-8.png?v=timeversion) left 2px no-repeat;
}
.p3-text-1{
  height:209px;
}
.t3-2,
.t3-4{
  left: 52px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  width: 220px;
  color:#fff;
}
.t3-2{
  top:34px;
}
.t3-4{
  top:130px;
}
.t3-3,
.t3-5{
  left: 290px;
  font-size: 18px;
  width: 610px;
}
.t3-3{
  top:34px;
}
.t3-5{
  top:130px;
}
.p3-text-2{
  height:209px;
}
.t3-6{
  padding-left:35px;
  height:30px;
  background: url(../images/icon-7.png?v=timeversion) left center no-repeat;
  margin-bottom: 10px;
}
.t3-7{
  width: 183px;
  height: 55px;
  top: 126px;
  left: 394px;
  color:#fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 50px;
  text-indent: 62px;
}
.t3-8{
  width: 260px;
  top: 26px;
  left: 350px;
  font-size: 18px;
}
.t3-9{
  width: 260px;
  top: 119px;
  left: 633px;
  font-size: 18px;
}
.t3-10{
  width: 260px;
  top: 226px;
  left: 344px;
  font-size: 18px;
}
.t3-11{
  width: 260px;
  top: 112px;
  left: 105px;
  font-size: 18px;
}
.p4 .list__text{
  background: url(../images/dot2.png?v=timeversion) left 4px no-repeat;
  margin-bottom:15px;
}
.t4-0{
  /* padding-bottom:25px; */
}
.t4-1{
  margin-bottom:8px;
}
.t4-2{
  margin-bottom:8px;
  line-height: 155%;
}
.t4-3{
  margin-bottom:8px;
}
.t4-4{
  margin-bottom:10px;
}
.p5{
  padding-bottom: 20px;
  text-align: justify;
}