*{
	padding: 0;
	margin: 0;
}


a{
	text-decoration: none;
}

ul,li{
	list-style: none;
}


body{}


.banner{
	width: 100%;
	height: 500px;
	background: url(../images/banner.jpg) no-repeat center center;
}



.jianjie{
	width: 100%;
	background: #F2F3EE;
	overflow: hidden;
}

.jjbox{
	width: 1000px;
	height: 510px;
	margin: 0 auto;
	background: url(../images/jjbox.jpg);
	margin: 30px auto 100px auto;
	position:relative;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}


.jjbox:before{
  position:absolute;
  content:"";
  bottom:120px;
  left:15px;
  width:45%;
  background:#000;
  z-index:-1;
  box-shadow: 0 200px 150px #000;
  transform: rotate(-6deg);

}


.jjbox:after{
  transform: rotate(6deg);
  right: 15px;
  position:absolute;
  content:"";
  bottom:120px;
  width:45%;
  background:#000;
  z-index:-1;
  box-shadow: 0 200px 150px #000;
}


.jjimg{
	float: right;
	margin-right: 50px;
	margin-top: 50px;
}


.jjtext{
	width: 680px;
	float: left;
	margin-top: 50px;
	margin-left: 35px;
}


.jjtext h3{
	width: auto;
	font-size: 0;
	font-weight: normal;
}

.jjtext h3 span{
	width: 50px;
	height: 50px;
	line-height: 46px;
	text-align: center;
	display: inline-block;
	background: #F13E42;
	font-size: 34px;
	color: #fff;
	margin: 0 1px;
	border-radius: 50%;
}

.jjtext dl{
	width: auto;
	padding-top: 50px;
}

.jjtext dl dd{
	width: 348px;
	display: inline-block;
	font-size: 20px;
	line-height: 36px;
	text-decoration: underline;
}

.jjtext dl dt{
	width: 248px;
	float: right;
	margin-right: 30px;
}


.btns{
	width: 248px;
	height: 88px;
	margin: 0 auto;
	background: url(../images/btn.jpg) no-repeat;
	text-align: center;
	line-height: 88px;
}


.btns a{
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	font-size: 36px;
}


.tedian{
	width: 1000px;
	margin: 0 auto;
}

.tedian dl{
	width: auto;
	font-size: 0;
	margin-top: 40px;
}

.tedian dl dt{
	width: 502px;
	display: inline-block;
	vertical-align: top;
}

.tedian dl dd{
	width: 460px;
	display: inline-block;
	font-size: 28px;
	vertical-align: top;
	line-height: 50px;
	margin-top: 80px;
	color: #C3A777;
}


.fl{
	float: left;
}

.fr{
	float: right;
}


.qianjing{
	width: 100%;
	height: 570px;
	background: url(../images/banner2.jpg) no-repeat;
	overflow: hidden;
}


.clear{
	clear: both;
	margin-bottom: 30px;
}



.qianjingt{
	width: 980px;
	margin: 0 auto;
	margin-top: 120px;
}


.qianjingt h3{
	width: 166px;
	height: 80px;
	border-bottom: 3px solid #fff;
	line-height: 60px;
	font-size: 40px;
	text-align: center;
	margin: 0 auto; 
	color: #fff;
}

.qianjingt p{
	font-size: 18px;
	color: #fff;
	line-height: 36px;
	margin-top: 60px;
}


.kecheng{
	width: 1000px;
	height: auto;
	background: #CFAA73;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 0;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
	overflow: hidden;
}


.kecheng .kimg{
	width: 604px;
	height: auto;
	display: inline-block;
	vertical-align: top;
}


.kecheng .ktext{
	width: 260px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin-top: 80px;
	margin-left: 60px;
}


.kecheng .ktext h3{
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #372113;
	border-top: 1px solid #372113;
	font-size: 36px;
	color: #372113;
	margin-top: 20px;
}



.ktext p{
	font-size: 24px;
	line-height: 38px;
	margin-top: 30px;
}



.youzhi{
	width: 100%;
	height: 570px;
	background: url(../images/banner3.jpg) no-repeat;
	overflow: hidden;
	margin-top: 60px;
}


.yzlist{
	width: 980px;
	margin: 0 auto;
	margin-top: 80px;
}


.yzlist h3{
	width: 220px;
	height: 80px;
	border-bottom: 3px solid #fff;
	line-height: 60px;
	font-size: 40px;
	text-align: center;
	margin: 0 auto; 
	color: #fff;
}


.yzlist ul{
	width: 760px;
	margin: 0 auto;
	margin-top: 60px;
}

.yzlist ul li{
	font-size: 18px;
	color: #fff;
	margin-bottom: 24px;
}



.zixun{
	width: 288px;
	height: 88px;
	background: #AC1316;
	margin: 0 auto;
	margin-top: 30px;
	overflow: hidden;
}

.zixun a{
	width: 278px;
	height: 78px;
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	border: 1px solid #fff;
	box-sizing:border-box;
	line-height: 76px;
	text-align: center;
	font-size: 30px;
	color: #fff;
}



/*左侧浮窗*/
.left_fxd {
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 183px;
	height: 446px;
	background: url("../images/left_fxd.png") no-repeat center center;
	background-size: 100%;
	overflow: hidden;
	z-index: 9;
}

.left_fxd ul {
	width: 132px;
	margin: 97px auto 0 auto;
	position: relative;
}

.left_fxd ul #closexx{
	width: 20px;
	position: absolute;
	right: -20px;
	top: -88px;
}


.left_fxd li {
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 5px;
	margin-top: 7px;
	background: url("../images/left_fxd_icon.png") no-repeat;
}

.left_fxd li:nth-child(1) {
	background-position: 0px 0px
}

.left_fxd li:nth-child(2) {
	background-position: 0px -32px
}

.left_fxd li:nth-child(3) {
	background-position: 0px -66px
}

.left_fxd li:nth-child(4) {
	background-position: 0px -99px
}

.left_fxd li:nth-child(5) {
	background-position: 0px -131px
}

.left_fxd li:nth-child(6) {
	background-position: 0px -163px
}

.left_fxd li:nth-child(7) {
	background-position: 0px -196px
}

.left_fxd li:nth-child(8) {
	background-position: 0px -230px
}

.left_fxd li a {
	font-size: 14px;
	color: #666666;
	margin-left: 26px;
}

.left_fxd .left_fxd_btn {
	display: block;
	width: 104px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 15px;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 30px;
	color: #ee5400;
}

/*左侧浮窗结束*/

.right_fxd {
	position: fixed;
	left: 5px;
	bottom: 200px;
	width: 98px;
	height: 133px;
	overflow: hidden;
	z-index: 9;
}