@charset "utf-8";

/* CSS Document */


/*弓用样式*/

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.wz_bg {
	background: url(wz_app_common.fw.png) no-repeat;
}

.wz_bg2 {
	background: url(wz_app_common2.fw.png) no-repeat;
}
/*头部*/

.wz_head {
	height: 650px;
	position: relative;
	min-width: 1024px;
}

.bg_box {
	min-width: 1024px;
	height: 650px;
	overflow: hidden;
	/*position:absolute;left:0;top:0;*/
	position: relative;
	margin: 0 auto;
}

.wz_head .img_box {
	width: 1920px;
	height: 650px;
	background: url(app.jpg) center center no-repeat;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
	z-index: 5;
	
	background-size: 100%;
}

.head_box {
	width: 1920px;
	height: 70px;
	background: #88AFBB;
	filter: alpha(opacity:20);
	opacity: 0.2;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 6;
	margin-left: -960px;
}

.head_content {
	width: 1000px;
	height: 70px;
	position: absolute;
	left: 50%;
	top: 50%;
	top: 0;
	margin-left: -500px;
	z-index: 10;
}

.head_cont_log {
	height: 43px;
	width: 364px;
	margin-top: 13px;
	float: left;
	background-position: 0px 0px;
}

.head_cont_list {
	float: right;
	height: 20px;
	margin-top: 26px;
	line-height: 20px;
	font-size: 12px;
	padding-right: 34px;
}

.head_cont_list li {
	float: left;
	padding-left: 21px;
}

.head_cont_list li .right_border {
	width: 1px;
	height: 10px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	background-position: -0 -43px;
}

.head_cont_list li a {
	color: #FFF;
	margin-right: 21px;
	float: left;
}

.head_cont_list li .right_flow {
	width: 9px;
	height: 5px;
	overflow: hidden;
	background-position: -41px -64px;
	float: left;
	margin-top: 8px;
	cursor: pointer;
}

.more_font {
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.head_cont_list .last_li {
	padding: 0px;
	position: relative;
	margin-left: -1px;
}

.head_cont_list .last_li .more_a {
	margin: 0;
	position: relative;
	padding-left: 21px;
	width: 60px;
}

.head_cont_list .last_li:hover .more_a {
	background: #323232;
}

.head_cont_list .last_li:hover .more_list {
	display: block;
}

.head_cont_list .more_list {
	position: absolute;
	left: 0;
	top: 20px;
	background: #323232;
	width: 101px;
	text-align: center;
	display: none;
}

.head_cont_list .more_list a {
	display: block;
	margin: 0;
	float: none;
	width: 101px;
	height: 34px;
	line-height: 34px;
}

.head_cont_list .more_list a:hover {
	background: #0CF;
}


/*大图片内部的内容*/

.cont_box {
	width: 1000px;
	height: 580px;
	position: absolute;
	left: 50%;
	top: 70px;
	margin-left: -500px;
	z-index: 7;
}

.right_img {
	width: 720px;
	height: 646px;
	position: absolute;
	right: -122px;
	bottom: -108px;
	background: url(wz_lgo_phone.png) left top no-repeat;
}

.left_box {
	padding-top: 126px;
	padding-left: 10px;
}

.left_box h2 {
	height: 70px;
	line-height: 70px;
	margin-bottom: 10px;
	font-size: 50px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
	color: #414141;
}

.left_box .msg_font {
	width: 446px;
	height: 30px;
	background: url(msg_font.png) left top no-repeat;
}

.dowload_btn {
	height: 60px;
	margin-top: 39px;
	margin-bottom: 36px;
}

.dowload_btn a {
	float: left;
}

.dowload_btn .ios {
	width: 171px;
	height: 60px;
	margin-right: 17px;
	background-position: 0 -83px;
}

.dowload_btn .android {
	width: 199px;
	height: 60px;
	background-position: -171px -83px;
}

.ewm_box {
	height: 133px;
}

.ewm_bg {
	height: 133px;
	width: 133px;
	
	float: left;
}

.ewm_ts {
	margin-top: 45px;
	padding-left: 14px;
	float: left;
	font-size: 14px;
}

.ewm_ts span {
	height: 22px;
	line-height: 22px;
	display: block;
	color: white;
	font-family: "Microsoft YaHei";
}


/*右边悬浮的图标*/

.xf_icon {
	width: 46px;
	position: fixed;
	bottom: 30%;
	right: 4%;
	z-index: 20;
	_position: absolute;
}

.icon_list {
	height: 150px;
	width: 46px;
}

.xf_icon a {
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
	display: block;
	position: relative;
	background-position: -1px -43px;
	margin-left: 6px;
}

.xf_icon .icon:hover {
	width: 46px;
	background: url(active_btn.png) left top no-repeat;
	margin-left: 0px;
}

.xf_icon .icon:hover .s_bg {
	display: block;
	left: -131px;
}

.xf_icon .icon:hover .s_bg2 {
	left: -81px;
}

.xf_icon .icon:hover .init {
	left: 13px;
}

.xf_icon .icon:hover .phone {
	left: 19px;
}

.xf_icon .weixin {
	background-position: -41px -43px;
	width: 26px;
	height: 20px;
	position: absolute;
	left: 7px;
	top: 10px;
}

.xf_icon .phone {
	background-position: -67px -43px;
	width: 15px;
	height: 22px;
	position: absolute;
	left: 13px;
	top: 9px;
}

.xf_icon .qq {
	background-position: -82px -43px;
	width: 24px;
	height: 23px;
	position: absolute;
	left: 7px;
	top: 8px;
}

.xf_icon .show_a {
	background-position: -106px -43px;
	margin-bottom: 0px;
}


/*移动鼠标展示类型*/

.s_bg {
	width: 131px;
	height: 149px;
	background: url(active_left.gif) left top no-repeat;
	position: absolute;
	left: -137px;
	top: 0px;
	display: none;
}

.s_bg em {
	width: 115px;
	height: 115px;
	display: block;
	background: url(weixin.jpg) left top no-repeat;
	margin: 0 auto;
	margin-top: 8px;
}

.s_bg1 em {
	background: url(APP.png) left top no-repeat;
}

.s_bg span {
	height: 24px;
	line-height: 24px;
	text-align: center;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
}

.s_bg2 {
	background: url(qq_bg.png) left top no-repeat;
	width: 81px;
	height: 40px;
	left: -81px;
}

.s_bg2 em {
	background: none;
	margin: 0;
	height: 18px;
	line-height: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 12px;
	text-align: center;
	width: 81px;
	padding-top: 3px;
}

.s_bg2 span {
	height: 18px;
	line-height: 18px;
}


/*内容--每个图片小专题*/

.content2_box {
	margin: 0 auto;
	min-width: 1024px;
}

.n_cont {
	height: 520px;
	position: relative;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}

.n_cont2 {
	height: 610px;
}

.n_cont .n_cont_minBox {
	float: left;
	width: 500px;
	overflow: hidden;
	height: 520px;
	position: relative;
}

.n_cont_bg {
	background: #FCFCFC;
}

.n_cont h2 {
	height: 100px;
	line-height: 100px;
	font-size: 58px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	color: #333333;
}

.n_cont span {
	line-height: 32px;
	color: #858585;
	display: block;
	font-size: 24px;
}

.n_cont .h2 {
	font-size: 45px;
	line-height: 76px;
}

.n_cont .span {
	font-size: 24px;
	line-height: 44px;
}

.left_c {
	position: absolute;
	left: 0;
	top: 128px;
	width: 457px;
	height: 455px;
	background: url(wz_app_01.png) left top no-repeat;
	_float: left;
}

.right_c {
	position: absolute;
	right: 0px;
	top: 190px;
	_float: right;
	_width: 432px;
	_height: 164px;
}

.left_c1 {
	position: absolute;
	left: 0;
	top: 118px;
	_float: left;
}

.right_c1 {
	width: 620px;
	height: 484px;
	position: absolute;
	right: 0px;
	top: 64px;
	background: url(wz_app_02.png) right top no-repeat;
	_float: right;
}

.left_c2 {
	position: absolute;
	left: 0px;
	top: 102px;
	_float: left;
}

.right_c2 {
	position: absolute;
	right: 20px;
	top: 105px;
	width: 358px;
	height: 341px;
	background: url(wz_app_03.png) left top no-repeat;
	_float: right;
}

.left_c3 {
	margin-top: 46px;
	width: 500px;
	text-align: center;
}

.right_c3 {
	margin: 0 auto;
	margin-top: 64px;
	width: 285px;
	height: 229px;
	background: url(wz_app_05_1.png) left top no-repeat;
}

.left_c4 {
	margin: 0 auto;
	margin-top: 56px;
	width: 298px;
	height: 248px;
	background: url(wz_app_05_2.png) left top no-repeat;
}

.right_c4 {
	margin-top: 37px;
	width: 500px;
	text-align: center;
}

.left_c5 {
	position: absolute;
	left: 33px;
	top: 80px;
	width: 308px;
	height: 410px;
	background: url(wz_app_03_1.png) left top no-repeat;
	_float: left;
}

.right_c5 {
	position: absolute;
	top: 104px;
	right: -10px;
	width: 390px;
}

.bottom_bg {
	height: 144px;
	background: rgb(30,153,127);
	border-bottom: #D8D8D8 solid 1px;
}

.dowload_app {
	width: 1000px;
	margin: 0 auto;
	height: 144px;
}

.dload_font {
	width: 270px;
	float: left;
	padding-left: 40px;
	font-size: 28px;
	color: white;
	font-family: "Microsoft YaHei";
	overflow: hidden;
	margin-top: 35px;
	margin-right: 60px;
	line-height: 35px;
}

.dload_ewm {
	width: 84px;
	height: 84px;
	background-position: -503px 0px;
	float: left;
	margin-top: 29px;
	margin-right: 23px;
}

.bottom_bg a {
	width: 263px;
	height: 69px;
	background-position: -263px -143px;
	float: left;
	margin-top: 36px;
	margin-right: 16px;
}

.bottom_bg .dload_bg_2 {
	background-position: 0 -143px;
	margin-right: 0px;
}

.bottom_cont {
	background: #FBFBFB;
	text-align: center;
	line-height: 25px;
	padding-top: 31px;
	font-size: 12px;
	padding-bottom: 31px;
}

.bottom_cont p a {
	color: #818181;
}

.bottom_cont p span {
	color: #818181;
}

.bottom_cont .p2 a {
	color: #A0A0A0;
	line-height: 23px;
}

.bottom_cont .p2 span {
	color: #A0A0A0;
	line-height: 23px;
}