html,
body,
div,
p,
a,
h1,
h3,
img,
li,
dl,ul,dt,dd,ol {
	margin: 0;
	padding: 0;
}
p{
	-webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -moz-margin-start: 0;
    -moz-margin-end: 0;
}
img {
	display: block;
	border: none;
}
li{
	list-style-type:none;
}
a{
	text-decoration: none;
}

body{
	background: #FFFFFF;
	font-family: "Microsoft YaHei", SimHei;
	text-align: center;
	font-size：0px;
}
.logo{
	width: 990px;
	margin: 0 auto;
}
.bannerbox {  
       width:100%;  
       position:relative;  
       overflow:hidden;  
       height:450px;  
}  
.banner {  
   width:1920px; 
   position:absolute;  
   left:50%;  
   margin-left:-960px;
}  
/*.content{
	width: 1000px;
	margin: 0 auto;
}*/
.fund{
	background: url(../img/bg.jpg) center no-repeat;
	background-size: cover;
	padding-bottom: 85px;
}
.fund h1{
	padding-top: 62px;
	font-size: 50px;
	color: #000000;
	margin-bottom: 18px;
}
.fund .fundid{
	font-size: 24px;
	color: #b7b7b7;
	margin-bottom: 22px;
}
.fund .sell{
	font-size: 48px;
	color: #fe5e21;
	margin-bottom: 26px;
	font-weight: 500;
}
.fund .advantage span {
	display: inline-block;
	padding: 8px 20px;
	font-size: 24px;
	color: #f35833;
	border: solid 1px #f35833;;
}
.fund .location{
	width: 518px;
	margin: 40px auto 0px;
	height: 94px;
	line-height: 94px;
	cursor: pointer;
	background: -webkit-linear-gradient(#E1CD95, #E4BB62); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#E1CD95, #E4BB62); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#E1CD95, #E4BB62); /* Firefox 3.6 - 15 */
    background: -ms-linear-gradient(top, #E1CD95 0%,#E4BB62 100%); 
    background: linear-gradient(#E1CD95, #E4BB62);
}
.fund .location{
	background:#E4BB62\9;
}
.fund .location a{
	width: 100%;
	height: 100%;
	display: inline-block;
	font-size: 30px;
	color: #ffffff;
}
.direction{
	padding-bottom: 49px;
}
.direction h3{
	padding-top: 64px;
	font-size: 30px;
	color: #333333;
	margin-bottom: 40px;
}
.direction>p{
	width: 1000px;
	margin: 0 auto 50px;
	font-size: 24px;
	color: #767676;
	text-align: left;
	line-height: 36px;
}
.clearfix:after{
	content:"";
	height:0;
	line-height:0;
	display:block;
	clear:both;
	visibility:hidden;
}

.clearfix{
 zoom:1;  //因为IE6不支持:after伪类。它的效果和height:1%一样
}
.direction .left,.direction .right{
	float: left;
	width: 451px;
	height: 263px;
	border: solid 1px #d7d7d7;
	border-radius: 20px;
}
.direction .right{
	float: right;
}
.direction .left p,.direction .right p{
	padding: 30px 0 34px;
	font-size: 30px;
	color: #333333;
}
.direction .left div{
	width: 367px;
	height: 137px;
	margin: 0 auto;
}
.direction .right div{
	width: 361px;
	height: 137px;
	margin: 0 auto;
}
.protect h3{
	padding-top: 59px;
	font-size: 30px;
	color: #333333;
	margin-bottom: 38px;
}
.protect{
	padding-bottom: 60px;
}
.protect>p{
	text-align: left;
	width: 987px;
	margin: 0 auto;
	font-size: 24px;
	color: #767676;
	margin-bottom: 60px;
	line-height: 36px;
}
.left {
	float: left;
}
.right{
	float: right;
}
.middle{
	margin: 0 auto;
}
.protect>div{
	position: relative;
}
.protect .protect-box{
	margin: 0 auto;
	width: 153px;
	height: 153px;
	background: url(../img/img_1.png) no-repeat;
	background-size: 100% 100%;
}
.protect .protect-box .num{
	padding: 10px 0 12px;
	font-size: 56px;
	color: #ffffff;
	height: 56px;
}
.protect .protect-box .ok{
	font-size: 30px;
	color: #ffffff;
}
.protect-content{
	margin-top: 20px;
}
.ptotect-l{
	width: 270px;
}
.protect-content{
	margin-top: 20px;
}
.protect-content .p1{
	font-size: 30px;
	color: #333333;
}
.protect-content .p2{
	font-size: 24px;
	color: #767676;
	line-height: 36px;
}
.ptotect-m{
	width: 253px;
	position: absolute;
	left: 50%;
	margin-left: -126px;
}
.ptotect-r{
	width: 240px;
}
.dev h3{
	padding: 60px 0 40px;
	font-size: 30px;
	color: #333333;
}
.dev{
	padding-bottom: 65px;
}
.dev>p{
	width: 1000px;
	margin: 0 auto 60px;
	text-align: left;
	font-size: 24px;
	color: #767676;
	line-height: 36px;
}
.dev .clearfix>div{
	width: 50%;
}
.dev .p1{
	font-size: 30px;
	color: #333333;
	margin-bottom: 19px;
}
.dev .left .p2{
	width: 217px;
	height: 214px;
	display: inline-block;
	line-height: 214px;
	background: url(../img/img_2.png);
	background-size: 100% 100%;
	font-size: 44px;
	color: #ffffff;
}
.dev .right .p2{
	width: 214px;
	height: 214px;
	display: inline-block;
	line-height: 214px;
	background: url(../img/img_3.png);
	background-size: 100% 100%;
	font-size: 44px;
	color: #ffffff;
}
.dev .table p{
	margin: 50px 0 19px;
	font-size: 30px;
	color: #333333;
}
.dev .table table{
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
}
.dev .table td{
	font-size: 24px;
	line-height: 48px;
	color: #747474;
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
}
.cmf h3{
	padding: 58px 0 40px;
	font-size: 30px;
	color: #333333;
}
.cmf>p{
	width: 1000px;
	margin: 0 auto 37px;
	font-size: 24px;
	color: #767676;
	line-height: 36px;
	text-align: left;
}
.cmf-box {
	position: relative;
}
.cmf-box p{
	margin-top: 16px;
	font-size: 29px;
	line-height: 40px;
	color: #333333;
}
.cmf-box .cmf-l div{
	width: 83px;
	height: 168px;
}
.cmf-box .cmf-m{
	width: 213px;
	position: absolute;
	left: 50%;
	margin-left: -106px;
}
.cmf-box .cmf-m div{
	width: 204px;
	height: 172px;
}
.cmf-box .cmf-r div{
	width: 177px;
	height: 172px;
}
.wind p{
	padding: 66px 0 27px;
	font-size: 12px;
	color: #878787;
}
.bg_gray{
	background: #fafafa;
}
.bg_w{
	background: #FFFFFF;
}
/*页尾 20140825*/
.footer_banner a { display:block;background:#ff6900;text-align:center;}
.footer{ padding-top:10px; font-size: 12px;background: #f5f5f5; }
.foot_cont{ width:1000px; margin:0 auto; overflow:hidden;padding:22px 0px;border-top:1px solid #FFFFFF;}
.foot_cont dl{ float:left; width:206px;}
.foot_cont dl dt{ color:#333333; font-size:16px;height:38px; line-height:38px;text-align: left;}
.foot_cont dl dd{overflow:hidden; zoom:1;}
.foot_cont dl dd ul li{ height:30px; line-height:30px; text-align:left;}
.foot_cont dl dd ul li a { color:#999;}
.foot_cont dl dd ul li a:hover{ text-decoration:underline; color:#999; }
.foot_cont dl dd.one ul li { width:100px; text-align:center; }
.copyiright{text-align:center; color:#999;height:60px; line-height:60px; background:#fff;}
.foot_cont_m01 dl {width:155px;height:175px; border-right:1px solid #E2E2E2;}
.foot_cont_m01 {float:left;width:382px;}
.foot_cont_m02 {float:right;width:140px;height:175px;padding-left:85px;border-left:1px solid #FFF;}
.foot_cont_m02 h3 span {font-size:12px; font-weight:normal;width:50%;display:inline-block;text-align:center;color:#666; position:relative; bottom:-1px;padding-bottom:3px;
cursor:pointer;height:25px;}
.foot_cont_m02 h3 {padding-top:3px;line-height:25px;border-bottom:1px solid #cfcfcf;height:28px;_overflow: hidden; background:#fff;}
.foot_cont_m02 h3 span.cur {border-bottom:3px solid #ff6900; color:#ff6900;font-size:14px;padding-bottom:0px;}  
.foot_cont_m02 p {text-align:center;padding:13px 0px;display:none; background:#fff;}
.foont_main01 { width:1000px; margin:0px auto;padding-top:30px;padding-bottom:22px;height:59px; border-bottom:1px solid #E2E2E2;}
.foont_main01 span {float:left;line-height:59px;width:206px;font-size:26px; color:#666;}
.foont_main01 span.footer_w382 {width:382px;text-align:center;}