    *{
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
}
html,body{
    font-family: "Microsoft YaHei", Arial;
    font-size: 12px;
    width: 100%;
    background-color: #fff;
    line-height: 18px;
}
body{
	
}
a {
    text-decoration: none
}

img {
    display: block;
    border: 0;
}

.wrapper {
    max-width: 1440px;
    margin: 0 auto;
    overflow: hidden;
}

.container {
    width: 1000px;
    margin: 0 auto;
}
.container img{
	display:block;
	margin:0 auto;
}
.wrapper-content{
    width: 930px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
#kv {
    background: url(../images/kv.jpg?v=20190312) center top no-repeat;
    height: 417px;
}

#kv .text {
    margin-top: 45px;
}

#kv .container {
    position: relative;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tousu{
    position: absolute;
    right: -8px;
    bottom: 27px;
    width: 118px;
    height: 50px;
    border: 1px solid transparent;
}

.header {
    margin: 20px auto;
    width: 1000px;
}

.header-link {
    height: 36px;
    overflow: hidden;
}

.header-link a {
    color: #fff;
}

.header-link span {
    margin: 0 5px;
    font-size: 12px;
    font-family: Arial;
}

.header-link dt {
    float: left;
    line-height: 36px;
    color: #fff;
}

.header-link dd {
    float: right;
    line-height: 36px;
    color: #fff;
}

.header-link .p400 {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial;
}

.menu {
    height: 60px;
    background-color: #fff;
}

.menu h1 {
    float: left;
    width: 168px;
    height: 60px;
    margin: 0;
    padding: 0;
    background-color: #ccc;
}

.right-btn{
    position: fixed;
    right: 0;
    top: 30%;
}
.right-btn>a{
    display: block;
    margin-bottom: 15px;
}

.menu h1 a {
    width: 168px;
    height: 60px;
    display: block;
    background-image: url(https://www.efunds.com.cn/old/static/images/logo.jpg);
}

.menu p {
    float: left;
    height: 60px;
    line-height: 60px !important;
    font-size: 14px;
    color: #626262;
    margin: 0;
}

.menu ul {
    float: right;
    height: 60px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.menu li {
    float: left;
    height: 60px;
}

.menu li a {
    height: 60px;
    line-height: 60px;
    display: block;
    padding: 0 20px;
    font-size: 14px;
    color: #494c48;
    background-color: #f2f5f9;
}

.menu li span {
    color: #f14a50;
}

.menu li a:hover {
    color: #fff;
    background-color: #005096;
}

.kv-buy {
    display: block;
    width: 160px;
    position: absolute;
    height: 44px;
    background-color: transparent;
    border: 1px solid transparent;
    top: 287px;
    left: 223px;
}
.kv-info {
    display: block;
    width: 80px;
    position: absolute;
    height: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    top: 331px;
    left: 173px;
}
.kv-know {
    display: block;
    position: absolute;
    width: 120px;
    height: 26px;
    border: 1px solid transparent;
    top: 350px;
    left: 404px;
}

.p1 p{
    line-height: 18px;
    color: #393939;
}
.p1 .t1{
    color: #5d85a8;
    font-weight: bold;
}

.p8{
	background:#f1efeb;
}
.fixed-buy{
    position: fixed;
    bottom: 0;
    height: 70px;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    line-height: 70px;
    text-align: center;
    width: 100%;
    overflow:hidden;
    background: url(../images/buy_bg.jpg) 0 0 no-repeat #051a6b;
}
.fixed-buy a{
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	color:#fff;
}
.fixed-buy a img{
	display:inline-block;
	
}
.fixed-buy .buy-full{
    width:100% !important;
}
.fixed-buy a.b1{
	width:49.9999%;
    float:left;
    background:url(../images/line.jpg) right top no-repeat;
}
.fixed-buy a.b2{
	width:49.9999%;
    float:right;
}


.p5.wrapper{
	width:100%;
	max-width:100%;
}
.p5-list ul{
	padding:0 80px;
    list-style: none;
}
.p5-list ul li{
	padding:10px 0;
	border-bottom:1px solid #0d0606;
}
.p5-list ul li a{
    font-size: 16px;
    color: #000000;
}
.tips{
    margin: 50px auto 0;
	background:#f3f3f3;
	padding-bottom:100px;
}
.tips p{
    line-height: 30px;
    margin: 5px 0;
    text-align: justify;
}
.news-title,
.news-from{
	display:inline-block;
}
.news-title{
	width:79%;
}
.news-from{
	width:20%;
	text-align:right;
}
.btn-cs {
    margin: 0 auto;
	text-align: right;
	padding: 0 80px 40px 80px;
}

.btn-cs a {
    display: inline-block
}
		
.text-right{
	text-align:right;
}
		
#news {
    position: fixed;
    top: 5%;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    background: #fff;
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
    display: none;
}

.newsWrapper {
    display: none;
}
.newsWrapper .subtitle{
  text-align: right;
padding-right: 50px;
font-size: 16px;
}

#news .content {
    padding: 20px;
    position: relative;
}

.news-content {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 380px;
    padding: 10px 0;
    font-size: 16px !important;
    color: #595757;
    line-height: 150%;
	text-justify:justify;
}
.news-content p{
	text-indent:2em;
}
.news-content p img{
    margin: 0 auto;
}
.news-content.center>p{
    text-align: center;
}

.news-content p {
    margin-bottom: 1em;
    font-size: 16px !important;
}


.img-responsive {
    width: 80%;
	max-width:100%;
    margin: 0 auto;
}

#news .close {
    position: absolute;
    top: 5px;
    right: 6px;
    display: block;
    background: url(../images/icon_close.png?v=20180802) 0 0 no-repeat;
    background-size: 100% auto;
    width: 30px;
    height: 30px;
}
#news .red{
    color: rgb(192, 0, 0);
}
#news .center{
    text-align: center;
}
#news h2 {
    text-align: center;
    font-size: 20px;
    color: #595757;
    margin-bottom: 10px;
}

#news .time {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 15px;
    color: #595757;
    font-size: 12px;
}

#news .from {
    color: #595757;
    font-size: 12px;
}
.img-noresize{
	width:auto !important;
}

.risktip.wrapper{  
    width:100%;
    max-width:1920px;
	padding-bottom:100px;
}
.fixed-app{
    position: fixed;
    top:250px;
    right: 0;
    width: 126px;
    overflow:hidden;
}
.right-btn1{
	display:block;
	margin-bottom:20px;
}
.cs{
    text-align: right;
    padding-top:20px;
    padding-bottom:100px;
}
.tousu-btn{
    display: inline-block;
    margin-right:80px;
}
.tousu-btn img{
    margin:0;
}