﻿@charset 'utf-8';
/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,input,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin: 0; padding: 0; border: 0; }
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
em,strong{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
table {border-spacing:0;}
q:before,q:after,blockquote:before,blockquote:after {content: "";}
a{text-decoration: none;}
:focus{outline:0;}
legend{display:none;}
body, button, input, select, textarea { font: 12px/1.5 \5b8b\4f53,arial; }
/* 清理浮动 */
.fn_clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.fn_clear { zoom:1; /*  for IE6 IE7 */ }
/* 正常链接 未访问 */
a{ color: #3e3e3e; }
/* 顶部黑色部分模块 */
.header_top {
	width: 100%;
	min-width: 1000px;
	height: 35px;
	margin: 0 auto;
	background-color: #000;
} 
.header_top .top {
	width: 1000px;
	height: 35px;
	margin: 0 auto;
}

.header_top .quick-menu {
	float: left;
}
.header_top ul li {
	float: left;
	line-height: 35px;
}
.header_top .quick-menu li {
	margin-right: 20px;
}

.header_top ul li a {
	color: #fff;
}
.header_top ul li a:hover {
	text-decoration: underline;
}

.dropdown-area { position: relative; }
.header_top ul li .dropdown-box-next a { color: #666;}
.menu-hd a { display: inline-block; height: 34px; padding-left: 10px; padding-right: 20px; position: relative; }
.dropdown-area:hover .menu-hd a{ background-color: #666; color: #fff; text-decoration: none;}
.menu-hd a:hover { text-decoration: none;}
.menu-hd i { position: absolute; top: 15px; right: 8px; display: inline-block; width: 0; height: 0; font-size: 0; line-height: 0; border-width: 6px 4px 0; border-style: dashed; border-color: transparent;
border-top-color: #666; border-top-style: solid; z-index: 1000;}
.dropdown-area:hover i { border-color: #666; border-top-color: #fff; }

.dropdown-box { position: absolute; top: 34px; left: 0; border: 1px solid #E0E0E0; box-shadow: 1px 1px 3px #EDEDED; width: 92px; padding: 5px 10px; background-color: #fff; display: none; z-index:20;}
.dropdown-area:hover .dropdown-box { display: block; }
.dropdown-box-next { overflow: hidden;}
.dropdown-box p { border-top: 1px dashed #F1F1F1; width: 92px; line-height: 30px; margin-top: -1px;}

/* 头部logo模块 */
.header {
	width: 1000px;
	margin: 0 auto;
	padding: 13px 0 14px 0;
}
.header .logo {
	float: left;
}
.header .logo a {
	float: left;
	width: 235px;
	height: 103px;
	background: url(../images/logo.jpg);
}
.header .questionnaire {
	float: right;
}
.header .questionnaire dd {
	float: right;
	margin-left: 18px;
}
.header .questionnaire dd h1 {
	margin: 25px 0 15px 0;
	color: #007ac2;
	font-size: 14px;
	font-weight: bold;
}
.header .questionnaire dd a {
	color: #e60012;
}
.header .questionnaire dd a:hover {
	text-decoration: underline;
}
.header .questionnaire dt {
	float: right;
}
.header .questionnaire dt img {
	float: left;
}
/* 导航栏模块 */
.nav {
	width: 100%;
	min-width: 1000px;
	height: 37px;
	margin: 0 auto;
	background-color: #007ac3;
}
.nav ul {
	width: 1000px;
	margin: 0 auto;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	float: left;
	height: 37px;
	line-height: 37px;
	padding: 0 20px;
	color: #fff;
	font-family:'Microsoft Yahei';
}
.nav ul li a:hover,.hover {
	background-color: #0193e9;
}
/* 主要内容模块 */
.content {
	width: 1000px;
	margin: 17px auto;
}
/* 主要内容左侧模块 */
.con_left {
	float: left;
	width: 660px;
}
	/* 标题共同模块 */
.content h2 {
	padding-bottom: 28px;
	border-bottom: 2px solid #e9edee;
}
.content h2 span {
	float: left;
	width: 80px;
	padding-bottom: 10px;
	border-bottom: 2px solid #007bc1;
	font-weight: bold;
}
.content h2 a {
	float: right;
	color: #8ea7a4;
}
.content h2 a:hover {
	text-decoration: underline;
}
	/* 代理品牌模块 */
.con_left .acting_brand .brand_list {
	height: 450px;
	margin-top: 30px;
	background: url(../images/brand_list.jpg);
}
/* 主要内容右侧模块 */
.con_right {
	float: right;
	width: 300px;
}
	/* 关于Heilind模块 */
.con_right .about p {
	margin-top: 13px;
	line-height: 24px;
	color: #6f6f6f;
}
.con_right .about p a {
	color: #007ac2;
}
.con_right .about p a:hover {
	text-decoration: underline;
}
	/* 最新视频模块 */
.con_right .latest_video {
	margin-top: 35px;
}
.con_right .latest_video .video_banner {
	position: relative;
	width: 300px;
	height: 172px;
	margin-top: 26px;
	background-color: #007ac2;
	overflow: hidden;
}
.con_right .latest_video .video_banner .scroll {
	position: absolute;
	width: 9999em;
}
.con_right .latest_video .video_banner .scroll li {
	float: left;
	height: 172px;
	overflow: hidden;
}
.con_right .latest_video .video_banner ul li img {
	width: 300px;
	height: 172px;
}
.con_right .latest_video .video_banner span {
	display: none;
	position: absolute;
	width: 20px;
	height: 44px;
	top: 64px;
	text-align: center;
	line-height: 44px;
	font-size: 24px;
	font-weight: bold;
	background-color: #000;
	color: #fff;
	opacity: 0.5;
	filter:alpha(opacity=50);
	cursor: pointer;
}
.con_right .latest_video .video_banner span:hover {
	background-color: #666;
}
.con_right .latest_video .video_banner .prev {
	left: 0;
}
.con_right .latest_video .video_banner .next {
	right: 0;
}
.con_right .latest_video .video_banner:hover span {
	display: block;
}
.con_right .latest_video .video_banner p {
	position: absolute;
	width: 100%;
	height: 25px;
	line-height: 25px;
/*	left: 0;
	bottom: 0;*/
	background-color: rgba(0, 0, 0, 0.5);
	margin-top:-30px;
}
.con_right .latest_video .video_banner p a {
	/*float: left;*/
	padding-left:15px;
	width: 14px;
	height: 14px;
	margin: 5px 10px 0;
	padding-bottom:5px;
	background: url(../images/video_play_btn.png) no-repeat;

}
.con_right .latest_video .video_banner p strong {
	/*float: left;*/
	color: #fff;
}
	/* Estore平台 */
.con_right .estore {
	margin-top: 40px;
}
.con_right .estore img {
	margin-top: 10px;
}
.con_right .estore p {
	line-height: 24px;
	color: #6f6f6f;
}
.con_right .estore p a {
	color: #007ac2;
}
.con_right .estore p a:hover {
	text-decoration: underline;
}
	/* 射击游戏 */
.con_right .shooting_game {
	margin-top: 40px;
}
.con_right .shooting_game strong {
	position: relative;
	display: block;
	height: 24px;
	padding-top: 148px;
	margin-top: 26px;
	background: url(../images/shooting_game.jpg);
}
.con_right .shooting_game strong a {
	position: absolute;
	display: none;
	float: left;
	width: 100%;
	left: 0;
	top: 0;
	height: 172px;
}
.con_right .shooting_game strong em {
	position: absolute;
	width: 107px;
	height: 107px;
	left: 97px;
	top: 21px;
	background: url(../images/shooting_game_hover.png);
	cursor: pointer;
}
.con_right .shooting_game strong span {
	display: block;
	height: 24px;
	line-height: 24px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
}
.con_right .shooting_game strong:hover a {
	display: block;
}
.con_right .share_self {
	margin-top: 40px;
}
/* 二维码 */
.two_dimensional_code {
	position: fixed;
	top: 200px;
	right: 15px;
}
.two_dimensional_code img {
	width: 120px;
	height: 110px;
}
/* 底部 */
.footer {
	width: 100%;
	min-width: 1000px;
	margin: 30px auto 0;
	padding-bottom: 30px;
	border-top: 2px solid #79b4e0;
}
.footer .foot {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	color: #9d9d9d;padding-top: 43px;
}
.footer .foot_nav {
	width: 620px;
	margin: 0 auto;
	overflow: hidden;
}
.footer .foot_nav ul {
	width: 630px;
	margin-bottom: 20px;
}
.footer .foot_nav li {
	float: left;
}
.footer .foot_nav li a {
	padding: 0 20px;
	border-right: 1px solid #9d9d9d;
}
.footer .foot a {
	color: #004276;
}
.footer .foot a:hover {
	text-decoration: underline;
}
.footer .foot p {
	margin-bottom: 20px;
}
.footer .foot p em {
	color: #004276;
}

/* 弹出框 */
.black{
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top:0;
	left:0;
	z-index: 9999;
	background: #000;
	opacity: 0.5;
	_filter:alpha(opacity=50);
}
.register {
	display: none;
	position:fixed;
	margin:auto;
	left:30%; 
	top:20%; 
	width: 465px;
	padding-bottom: 36px;
	box-shadow: 0 0 20px #818181;
	background-color: #fff;
	z-index:99999;	
}
.register .close {
	float: right;
	width: 17px;
	height: 17px;
	background: url(../images/close.png) no-repeat;
	margin-right: 20px;
	margin-bottom:2px;
	cursor: pointer;
}
.content .register h2 {
    margin-left: 20px;
    padding: 28px 0;
}
.content h2 {
    padding-bottom: 28px;
    border-bottom: 2px solid #CCC;
}
.con_left .technical_data p {
	line-height: 24px;
	margin-top: 12px;
}
.register h2 span {
	float: left;
	width: 80px;
	padding-bottom: 7px;
	border-bottom: 2px solid #007bc1;
	font-size: 14px;
	font-weight: bold;
}

.register p.form_p {
	margin-bottom: 20px;
}
.register p label,.form_subp label{
	float: left;
	width: 100px;
	height: 16px;	
	text-align: right;
}
.register p label{
	margin-right: 10px;
}
p label em {
	margin-right: 10px;
	color: red;
}
.register p input[type="text"] {
	height: 22px;
}
.back_color {
	background-color: #fbf66f;
}
#userfrm .bor,#frm .bor{
	color: #000;
	border:1px solid #2b82c9;
}
#userfrm .red_bor,#frm .red_bor{
	border:1px solid red;
}
.register p select {
	float: left;
	width: 126px;
	height: 22px;
}
.register div {
	padding-left: 110px;
	margin-top: 36px;
}
.register div input,.prize_questionnaire div input.frm_btn{
	width: 260px;
	height: 28px;
	background-color: #2d7bb5;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 4px;
	cursor: pointer;
}
/*.prize_questionnaire div input.frm_btn{
	margin-left: 172px;
}*/
.register div input:hover,.prize_questionnaire div input.frm_btn:hover{
	background-color: #0193e9;
}
#province{
	margin-right: 11px;
}
.inner_font,#residecitybox select{
	font: 12px/22px "微软雅黑";
	/*color: #B1AFAF;*/
	height: 22px;
	padding-left: 4px;
	border: 1px solid #abadb3;
}
.form_w{
	width: 258px;	
}
.label1,.label2,.label3,.label4,.label5{
	display: none;
	padding-left: 108px;
}
.mar-t6{
	margin-top: 6px;
}
.mar-t15{
	margin-top: 15px;
}
.mar-t20{
	margin-top: 20px;
}
.mar-t28{
	margin-top: 28px;
}
.mar-t50{
	margin-top: 50px;
}
.mar-l58{
	margin-left: 58px;
}
.mar-l15{
	margin-left: 15px;
}
.mar-l35{
	margin-left: 35px;
}
.mar-r5{
	margin-right: 5px;
}
.textem{
	text-indent: 2em;
}
.mar-b50{
	margin-bottom: 50px;
}
.mar-b6{
	margin-bottom: 6px;
}
.cl{
	clear: both;
}
.oh{
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}