body {
	font-size: 12px;
	font-family: Microsoft Yahei, arial, sans-serif;
	color: #747474;
	margin: 0;
	padding: 0
}

table,td,tr,div,img,form {
	border: 0;
	margin: 0;
	padding: 0
}

ul,ol,li,dl,dt,dd,p,h1,h2,h3 {
	margin: 0;
	list-style: none;
	padding: 0
}

a {
	text-decoration: none;
	cursor: pointer
}

html {
	background: url(../images/bg_0073687.jpg) no-repeat center 64px;
	background-size: 1366px 704px
}

.nav {
	width: 100%;
	height: 64px;
	background: #fff;
	box-shadow: 0 0 10px #ccc;
	text-align: center;
	position: fixed;
	z-index: 99;
	top: 0;
	transition: background .3s
}

.nav .limit {
	width: 950px;
	margin: 0 auto
}

.nav.mt {
	background: #000;
	transition: background .3s
}

.nav.mt .tab {
	color: #fff;
	transition: color .3s
}

.nav .logo {
	width: 94px;
	height: 31px;
	margin-top: 18px;
	margin-right: 176px;
	display: inline-block;
	vertical-align: top
}

.nav .logo.orange {
	background: url(../images/logo_o_3e292a5.png) no-repeat 0 0;
	background-size: 94px 31px;
	transition: background .3s
}

.nav .logo.white {
	background: url(../images/logo_w_56807f4.png) no-repeat 0 0;
	background-size: 94px 31px;
	transition: background .3s
}

.nav .tab {
	height: 44px;
	margin: 0 30px;
	display: inline-block;
	font-size: 18px;
	padding-top: 20px;
	color: #666;
	cursor: pointer;
	transition: color .3s
}

.nav .tab.active {
	color: #ff8903
}

.wrapper {
	width: 920px;
	margin: 120px auto 0;
	text-align: left
}

.wrapper .btn {
	padding: 67px 0 0;
	color: #535353;
	font-size: 44px;
	white-space: nowrap;
}

.wrapper .btn em {
	color: #f2793d;
	font-size: 60px;
	font-style: normal
}

#info {
	margin-top: 30px;
	text-align: center
}

#info div {
	padding-top: 96px
}

#info .normal ul li {
	width: 20%;
	margin: 18px 20px
}

#info .five {
	padding-top: 76px;
	padding-bottom: 95px
}

#info .five ul li {
	width: 19%;
	margin: 18px 0
}

#info .opacity {
	height: 278px;
	background: rgba(255, 255, 255, .7)
}

#info .opacity p {
	color: #707070
}

#info ul li {
	display: inline-block;
	padding-top: 120px;
	background-position: center 20px;
	background-repeat: no-repeat
}

#info ul li h5 {
	font-size: 28px;
	margin: 15px 0 10px;
	color: #000;
	font-weight: 400
}

#info ul li p {
	font-size: 20px;
	color: #a0a0a0
}

#info ul li.icon1 {
	background-image: url(../images/icon1_fbb66cf.png);
	background-size: 75px 72px
}

#info ul li.icon2 {
	background-image: url(../images/icon2_cab4ac6.png);
	background-size: 77px 72px
}

#info ul li.icon3 {
	background-image: url(../images/icon3_2552ffa.png);
	background-size: 69px 69px
}

#info ul li.icon4 {
	background-image: url(../images/icon4_5d81d42.png);
	background-size: 69px 70.5px
}

#info ul li.icon5 {
	background-image: url(../images/icon5_b54d62b.png);
	background-size: 94.5px 58px
}

#info ul li.icon6 {
	background-image: url(../images/icon6_7489bd8.png);
	background-size: 94.5px 58px;
	background-position: center 30px
}

#info ul li.icon7 {
	background-image: url(../images/icon7_23c5650.png);
	background-size: 70px 68.5px
}

#info ul li.icon8 {
	background-image: url(../images/icon8_6a56b37.png);
	background-size: 68.5px 71.5px
}

#info ul li.icon9 {
	background-image: url(../images/icon9_03a0ed3.png);
	background-size: 63.5px 64px
}

#info h2 {
	margin: 0 auto 80px;
	font-size: 38px;
	color: #535353
}

#info .grey {
	padding-top: 74px;
	background: #f0f1f2
}

#info .process {
	margin: 0 auto;
	position: relative;
	padding-bottom: 110px
}

#info .process span {
	width: 18%;
	text-align: center;
	display: inline-block;
	font-size: 28px;
	color: #000;
	position: relative;
	z-index: 2
}

#info .process .line {
	width: 74%;
	height: 2px;
	overflow: hidden;
	position: absolute;
	top: 17px;
	left: 13%;
	background-color: #fa8919;
	z-index: 1
}

#info .process i {
	width: 36px;
	height: 36px;
	color: #fff;
	border-radius: 50%;
	background-color: #fa8919;
	display: block;
	margin: 0 auto 28px;
	font-size: 30px;
	font-style: normal;
	line-height: 38px
}

#info .contact {
	padding-bottom: 50px
}

#info .contact h5 {
	font-size: 34px;
	color: #434343
}

#info .contact p {
	font-size: 24px;
	color: #898989
}

#info .contact p span {
	color: #fa8919
}

#info .contact .footer {
	width: 84%;
	margin: 100px auto 0;
	border-top: 1px solid #969696;
	padding-top: 32px;
	text-align: left;
	font-size: 1.2em
}

#info .contact .footer .contact {
	float: left
}

#info .contact .footer .contact b {
	font-weight: 400
}

#info .contact .footer a {
	color: #898989;
	margin-right: 15px
}

#info .contact .footer a.disable {
	color: #ccc
}

#info .contact .footer .copyright {
	float: right
}