.head-bar .head-main .link-login,
.head-bar .head-main .nav-container .nav-list li {
	line-height: 72px;
	font-size: 18px;
	color: #fff;
	font-family: '微软雅黑';
	background:#fff;
}
.head-bar{
	
	box-shadow: 0 2px 3px -1px rgba(0, 72, 90, .3);
}
.headbare{
	position:fixed;
	top:0;
}
.block-btn-box a,
a {
	text-decoration: none
}

.block-btn-box a,
.block-foot-item .text-title,
.block-tel-phone .block-tel-item,
.head-bar .head-main .link-login,
.head-bar .head-main .nav-container .nav-list li {
	font-family: '微软雅黑'
}

.block-appdownload .download-main .download-left:after,
.block-appdownload .download-main .download-right:after,
.block-appdownload .download-main:after,
.block-tel-phone:after,
.block-weixin-container:after,
.foot-bar .foot-main:after,
.outfit-download-list .outfit-download-item .down-button-box:after,
.outfit-download-list:after {
	clear: both
}

#page1,
.block-btn-box a,
.block-ewm {
	text-align: center
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

ol,
ul {
	list-style: none
}

img {
	border: none
}

input,
select,
textarea {
	outline: 0;
	border: none;
	background: 0 0
}

textarea {
	resize: none
}

.head-bar {
	height: 72px;
	width: 100%;
	background: #fff;
}

.head-bar .head-main {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 100%
}

.head-bar .head-main .link-index {
	height: 72px;
	width: 230px;
	float: left;
	display: inline;
	position: relative;

}

.head-bar .head-main .link-index .pic-logo {
	position: absolute;
	top: 13px
}
.pic-logo {width:45px;height:45px;}
.head-bar .head-main .nav-container {
	margin-left: 180px;
	float: left;
	display: inline
}

.head-bar .head-main .nav-container .nav-list {
	white-space: nowrap
}

.head-bar .head-main .nav-container .nav-list li {
	height: 72px;
	display: inline-block
}

.head-bar .head-main .nav-container .nav-list li a {
	padding: 0 20px;
	color: #fff;
	display: block;
	height: 100%
}

.head-bar .head-main .link-login {
	float: right;
	display: inline;
	height: 72px;
	padding: 0 20px
}

.head-bar .head-main .link-item {
	border-bottom: 5px solid #fff;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.block-btn-box a,
.outfit-list .outfit-item {
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s
}

.head-bar .head-main .link-item.active,
.head-bar .head-main .link-item:hover {
	border-bottom-color: rgb(255,169,64);
}

.block-appdownload {
	width: 100%;
	height: 210px;
	background: #fff;
	border-bottom: 1px solid #eee\9;
	margin-top:10px;
}
.blockAppdownload{
	margin-top:80px;
}

.outfit-download-list .outfit-download-item:hover,
.outfit-list .outfit-item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.block-appdownload .download-main {
	width: 1200px;
	height: 100%;
	margin-left: auto;
	margin-right: auto
}

.block-appdownload .download-main:after,
.block-appdownload .download-main:before {
	display: table;
	content: ""
}

.block-appdownload .download-main .download-right {
	padding-top: 24px;
	float: right;
	display: inline
}

.block-appdownload .download-main .download-right:after,
.block-appdownload .download-main .download-right:before {
	display: table;
	content: ""
}

.block-appdownload .download-main .download-left {
	width: 620px;
	padding-top: 59px;
	float: left;
	display: inline
}

.block-appdownload .download-main .download-left:after,
.block-appdownload .download-main .download-left:before {
	display: table;
	content: ""
}

.block-appdownload .download-main .download-left .block-logo {
	float: left;
	display: inline
}

.block-appdownload .download-main .download-left .block-info {
	float: right;
	display: inline;
	width: 500px;
	font-family: '微软雅黑';
	font-size: 14px;
	line-height: 22px;
	color: #444
}

.block-ewm {
	font-size: 12px;
	color: #444;
	float: left;
	display: inline
}

.block-ewm .pic-hhbewm {
	border: 1px solid #eee;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 6px
}

.pic-hhbewm {
	width: 120px;
	height: 120px
}

.block-btn-box {
	float: right;
	display: inline;
	margin-left: 48px;
	padding-top: 7px
}

.block-btn-box a {
	font-size: 18px;
	width: 190px;
	height: 50px;
	line-height: 48px;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 28px;
	transition: all .2s;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	display: block
}

.block-btn-box a .iconfont {
	font-size: 30px;
	vertical-align: -3px;
	margin-right: 5px
}

.block-btn-box a:last-child {
	margin: 0
}

.block-btn-box a.btn-ios {
	color: #eb480f;
	border-color: #eb480f
}

.block-btn-box a.btn-ios:hover {
	color: #fff;
	background: #eb480f;
	border-color: #eb480f
}

.block-btn-box a.btn-android {
	color: #00add8;
	border-color: #00add8
}

.block-btn-box a.btn-android:hover {
	color: #fff;
	background: #00add8;
	border-color: #00add8
}

.foot-bar {
	width: 100%;
	height: 175px;
	background: #555
}

.foot-bar .foot-main {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	height: 100%
}

.foot-bar .foot-main:after,
.foot-bar .foot-main:before {
	display: table;
	content: ""
}

.block-foot-item {
	padding-top: 20px;
	color: #cecece;
	margin-right: 30px;
	position: relative;
	height: 100%;
	float: left;
	display: inline
}

.block-foot-item .text-title {
	font-size: 18px
}

.block-foot-item .line-right {
	height: 96px;
	width: 1px;
	background: #717171;
	top: 59px;
	right: 0;
	position: absolute
}

.block-tel-phone {
	width: 550px;
	margin-top: 23px
}

.block-tel-phone:after,
.block-tel-phone:before {
	display: table;
	content: ""
}

.block-tel-phone .block-tel-item {
	width: 275px;
	height: 40px;
	padding-left: 40px;
	font-size: 14px;
	line-height: 40px;
	float: left;
	display: inline;
	position: relative
}

.block-tel-phone .block-tel-item .iconfont {
	font-size: 32px;
	left: 0;
	position: absolute
}

.block-tel-phone .block-tel-item.two-line {
	padding-top: 4px;
	line-height: 16px
}

.block-tel-phone .block-tel-item.two-line .iconfont {
	line-height: 36px
}

.block-weixin-container .block-weixin-text,
.web-info-content {
	line-height: 24px;
	font-size: 14px;
	font-family: '微软雅黑'
}

.block-weixin-container {
	padding-top: 15px
}

.block-weixin-container:after,
.block-weixin-container:before {
	display: table;
	content: ""
}

.block-weixin-container .block-bottom-ewm {
	float: left;
	display: inline
}

.block-weixin-container img {
	width: 96px;
	height: 96px;
	display: block
}

.block-weixin-container .block-weixin-text {
	padding: 24px 30px;
	float: right;
	display: inline
}

.web-info-content {
	padding-top: 39px
}

.block-center-main {
	min-height: 322px;
	width: 100%;
	margin-top:20px;
}

.block-center-main .pic-top-banner {
	width: 100%;
	height: 417px;
	background: url(../images/big_pic.jpg) center no-repeat
}

.block-center-main .block-main-1200 {
	width: 1200px;
	padding: 20px 0;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto
}

.outfit-list {
	width: 100%
}

.outfit-list .outfit-item {
	padding: 20px 20px 20px 190px;
	margin-bottom: 20px;
	border: 1px solid #eee;
	min-height: 192px;
	position: relative;
	transition: all .2s
}

.outfit-list .outfit-item .pic-outfit-logo {
	width: 150px;
	height: 150px;
	top: 20px;
	left: 20px;
	position: absolute;
	display: block
}

.block-index-page,
.page-main {
	position: relative
}

.outfit-list .outfit-item .outfit-name {
	color: #555;
	font-size: 20px;
	line-height: 30px;
	font-family: '微软雅黑';
	font-weight: 700
}

.outfit-list .outfit-item .outfit-code {
	color: #555;
	font-size: 16px;
	line-height: 24px;
	font-family: '微软雅黑';
	font-weight: 700
}

.outfit-list .outfit-item .outfit-info {
	font-size: 14px;
	line-height: 22px;
	color: #555;
	height: 88px;
	margin-top: 5px;
	overflow: hidden
}

.outfit-list .outfit-item .outfit-info span {
	font-weight: 700
}

.outfit-list .outfit-item .outfit-info.auto-height {
	height: auto
}

.outfit-download-list {
	width: 1220px;
	overflow: hidden
}

.outfit-download-list:after,
.outfit-download-list:before {
	display: table;
	content: ""
}

.outfit-download-list .outfit-download-item {
	width: 285px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 20px;
	text-align: center;
	border: 1px solid #eee;
	color: #333;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s;
	float: left;
	display: inline
}

.outfit-download-list .outfit-download-item .down-item-name {
	font-size: 20px;
	line-height: 20px;
	font-family: '微软雅黑';
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}

.outfit-download-list .outfit-download-item .down-item-code {
	font-size: 14px;
	font-family: '微软雅黑';
	line-height: 30px;
	margin-bottom: 10px
}

.outfit-download-list .outfit-download-item .down-ewm-box img {
	width: 185px;
	height: 185px;
	border: 1px solid #eee
}

.outfit-download-list .outfit-download-item .down-item-tip {
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 10px
}

.outfit-download-list .outfit-download-item .down-button-box {
	width: 100%
}

.outfit-download-list .outfit-download-item .down-button-box:after,
.outfit-download-list .outfit-download-item .down-button-box:before {
	display: table;
	content: ""
}

.actived,
.outfit-download-list .outfit-download-item .down-button-box .link-down-button {
	width: 115px;
	margin-left: 13px;
	border: 1px solid #c1cfd3;
	padding: 12px 0;
	line-height: 1;
	border-radius: 5px;
	font-family: '微软雅黑';
	color: #333;
	-webkit-transition: background .2s;
	-moz-transition: background .2s;
	-o-transition: background .2s;
	transition: background .2s;
	float: left;
	display: inline
}

.outfit-download-list .outfit-download-item .down-button-box .link-down-button:first-child {
	margin-left: 0
}

.outfit-download-list .outfit-download-item .down-button-box .link-down-button:hover {
	color: #fff;
	background: #3fc1e1;
	border-color: #3fc1e1
}

.page-main {
	width: 1280px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	height: 100%
}

.text-big-title {
	color: #4d4d4d;
	font-family: '微软雅黑';
	font-size: 44px;
	line-height: 85px;
	letter-spacing: 5px;
	position: absolute
}

.text-big-title span {
	border-bottom: 4px solid #00add8
}

.text-page-maintext {
	color: #7c7c7c;
	font-size: 18px;
	font-family: '微软雅黑';
	line-height: 40px;
	letter-spacing: 1px;
	position: absolute
}

.block-chart {
	width: 530px;
	height: 530px;
	position: absolute
}

.block-chart img {
	display: block;
	position: absolute
}

.block-chart .pic-top-layer {
	top: 0;
	left: 0;
	z-index: 5
}

.block-chart .pic-bottom-layer {
	top: 0;
	left: 0;
	z-index: 1;
	animation: rotate 20s infinite linear
}

.index-page1 {
	height: 680px;
	background: url(../images/page1_bg.jpg) repeat-x
}

.index-page1 .pic-bolang {
	height: 144px;
	width: 100%;
	background: url(../images/bl.png) center;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10px;
	position: absolute
}

.index-page2,
.index-page3 {
	height: 880px
}

.index-page1 .text-big-title {
	color: #fff;
	top: 85px;
	left: 600px
}

.index-page1 .text-big-title span {
	border-color: #fff
}

.index-page1 .text-page-maintext {
	top: 330px;
	left: 600px;
	color: #fff
}

.index-page1 .block-chart {
	top: 85px;
	left: 40px
}

.index-page2 .text-big-title {
	color: #4d4d4d;
	top: 240px;
	left: 55px
}

.index-page2 .text-page-maintext {
	color: #7c7c7c;
	top: 475px;
	left: 55px
}

.index-page2 .block-chart {
	top: 160px;
	right: 40px
}

.index-page3 {
	background: #f3f3f3
}

.index-page3 .text-big-title {
	color: #4d4d4d;
	left: 635px;
	top: 155px
}

.index-page3 .text-page-maintext {
	color: #7c7c7c;
	left: 635px;
	top: 395px
}

.index-page3 .block-chart {
	top: 185px;
	left: 40px
}

@keyframes rotate {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

@-moz-keyframes rotate {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

@-webkit-keyframes rotate {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

#page1 em {
	background-color: #00add8
}
.text-orange{
	color:rgb(255,169,64);
}
.downloadtext{
	position:absolute;
	font-size:20px;
	left:65px;
	top:20px;
}
