﻿@charset "utf-8";

html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,a,span,i,em,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,a{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{ font-family:"Microsoft YaHei";font-size:14px;color:#696562;outline:0;}
body{font-size:14px;line-height:1;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;color: #696562;background:url(../images/bg.jpg) repeat-x;background-size:contain;}
a{
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
a:hover{text-decoration: none;}
.clearfix:after,
.clearfix:before{content:" ";display:table;}
.clearfix:after{clear:both;}
.wrap{
	width: 700px;
	margin:0 auto 92px;
	background: #fff;
	min-height: 3000px;
}
/*banner*/
.banner{
	height: 789px;
	background: url(../images/banner.jpg) no-repeat center;
}

/*内容区*/
.main{
	width: 750px;
	margin: -40px auto 0;
	background: #fff;
}
.title{
	width: 450px;
	height: 80px;
	margin: 0 auto;
	border-radius: 40px;
	background: #ff7012;
	
}
.title span{
	display:block;
	float: left;
	width: 56px;
	height: 56px;
	margin:11px;
	background: #fff;
	border-radius: 50%;
	text-align: center;
	line-height: 56px;
	font-size: 42px;
	color: #ff7012;
	font-weight: 700;
	font-family: arial;
}
.title p{
	float: left;
	margin-left: 11px;
	font-size:40px;
	line-height: 80px;
	color: #fff;
}
/*con1*/
.con1{
	padding-top:60px;
}
.con1 .text{
	padding:35px 30px 93px;
}
.con1 .text p{
	float: left;
	margin-bottom: 15px;
	font-size: 30px;
	color: #696562;
	line-height: 48px;
}
/*con2*/
.con2 .title{
	width: 535px;
	margin-bottom: 65px;
}
.con2 .min {
	padding: 0 0 40px;
	font-size: 36px;
	color: #ff7012;
	text-align: center;
}
.con2 .min span{
	display: block;
	text-align: center;
	padding-top: 22px;
	font-size: 30px;
}
.con2 .text{
	padding: 0 59px;
}
.con2 .text p{
	font-size: 30px;
	color: #696562;
	line-height: 48px;
}
.con2 .pic{
	padding-top:35px;
	text-align: center;
}
.con2 .note{
	padding: 59px 33px 75px;
	font-size: 24px;
	color: #696562;
	line-height: 33px;
}
.con2 .note1{
	padding-bottom: 0;
}
.con2 .hr{
	width: 637px;
	height: 0;
	margin: 70px auto;
	border-top:1px dashed #e0e0e0;
}
/*con3*/
.con3 .title{
	width: 487px;
}
.con3 .title p{
	margin-left: 25px;
}
.con3 li{
	width: 640px;
	padding: 70px 0 70px;
	margin: 0 auto;
	border-bottom: 1px dashed #e1e1e1;
}
.con3 .pic{
	float: left;
	width: 321px;
	margin-right: 15px;
	text-align: center;
}
.con3 .text{
	float: left;
}
.con3 .text p{
	font-size: 28px;
	color: #696562;
	line-height: 48px;
}
.con3 .li1{
	padding-top: 68px;
}
.con3 .li1 .pic{
	padding-top: 19px;
}
.con3 .li2 .pic{
	padding-top: 45px;
}
.con3 .li2 .text{
	float: left;
	width: 297px;
	padding-left: 23px;
}
.con3 .li2 .pic{
	float: right;
	margin: 0;
	width: auto;
}
.con3 .li3{
	width: 650px;
}
.con3 .li3 .pic{
	padding-top: 23px;
}
/*风险提醒*/
.foot{
	max-width: 730px;
	margin: 0 auto;
	padding: 0 0 150px;
}
.foot h3{
	padding: 52px 0 22px;
	font-size: 30px;
	color: #fff;
	text-align: center;
}
.foot p{
	padding: 0 22px;
	font-size: 22px;
	line-height: 30px;
	color: #fff;
}


/* 底部按钮 */
 ._bottomBtn {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	height: 120px;
	background: rgba(255,255,255,.7);
	position: fixed;
	line-height: 128px;
	text-align: center;
	bottom: 0;
	left: 50%;
	margin-left: -375px;
	z-index: 100;
}

._bottomBtn a {
	display: inline-block;
	width: 580px;
	height: 86px;
	border-bottom: 2px solid #d15106;
	background: #ff6307;
	font-size: 34px;
	color: #fff;
	text-align: center;
	line-height: 86px;
}

._bottomBtn a img{
  display: inline-block;
  vertical-align: -5px;
  width: 45px;
  margin-right: 10px;
}
/* end 底部按钮 */