/*--public--*/
body, form, ul, li, p, h1, h2, h3, h4, h5, h6, input, textarea {
	margin:0;
	padding:0;
}
body {
	font-size:12px;
	font-family:"Microsoft YaHei", "Arial Narrow";
	line-height:21px;
	clear: both;
	color:#333;
	background: #f8f8f8;
}
table, tr, td {
	border:0;
}
img {
	border:0;
}
ul, li {
	list-style-type:none;
}
li {
	line-height:23px;
	height:23px;
}
A {
	font-size:12px;
}
A:link {
	color:#000;
	TEXT-DECORATION: none
}
A:visited {
	color:#666;
	TEXT-DECORATION: none;
}
A:hover {
	color:#0088cc;
	text-decoration:inherit;
}
.shadow {
    -moz-box-shadow: 0px 5px 12px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 5px 12px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 12px rgba(0,0,0,0.3);
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135,opacity(30%), Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, opacity(30%),Color='#000000');
}
/*--menu--*/
.menu_box{
	width: 100%;
	height:80px;
	background: #6091d2;	
}
.menu {
	max-width:1200px;
	width:90%;
	height:80px;
	margin:auto;	
}
.menu_left {
	width:200px;
	float:left;
	text-align:center;
}
.menu_left img {
	padding-top:20px;	
}
.menu_right {
	float:right;
	padding-top:22px;
}
.menu_right li {
	padding:0 30px;
	font-size:16px;
	float:left;
	height:48px;
	color:#333;	
	text-align: center;
}
.menu_right li a {
	font-size:18px;
	line-height:32px;
	display:block;
	text-decoration:none;
	position:relative;
}
.menu_right li a:link{
	color:#fff;
}
.new_icon {
	position:absolute;
	right:-26px;
	width:24px;
	height:15px;
	top:-3px;
}
.menu_right li a:visited {
	color:#fff;
}
.menu_right li a:hover,.menu_right li a.cur {
	color:#fff;
	font-weight:normal;
	border-bottom:#fff 5px solid;
}
/*--main--*/
.bgtop {
	width:100%;
	height:620px;
	background:url(../images/down_bg1.jpg) repeat-X top left;
}
.bgtop1 {
	width:1185px;
	margin:auto;
	height:350px;
}
.bgtop1_right {
	width:540px;
	float:right;
	height:150px;
	font-size:12px;
	line-height:20px;
	color:#FFF;
	padding-top:120px;
}
.bgtop1_right span.title {
	font-size:52px;
	line-height:30px;
	display:block;
	padding-bottom:43px;
}
.bgtop1_right span.text {
	font-size:16px;
	line-height:30px;
	display:block;
	padding-bottom:5px;
}
.bgtop1_right p {
	padding-bottom:2px;
}
.download_box {
	padding-top:17px;
	overflow:hidden;
}
.bgtop1 .button {
	width:175px;
	height:55px;
	float:left;
	margin-right:7px;
	margin-top:10px;
	cursor:pointer;
	border:0;
}
.down_bg1 {
	background:url(../images/button_bg_new.png) no-repeat;
	background-position:0 0;
}
.down_bg1:hover {
	background-position:0 -55px;
}
.down_bg2 {
	background:url(../images/button_bg_new.png) no-repeat;
	background-position:0 -110px;
}
.down_bg2:hover {
	background-position:0 -165px;
}
.down_bg3 {
	background:url(../images/button_bg_new.png) no-repeat;
	background-position:0 -220px;
	margin-right:0;
}
.down_bg3:hover {
	background-position:0 -275px;
}
.bgtop1 .text {
	padding-top:8px;
	height:24px;
	line-height:24px;
}
.bgtop1 .text a {
	color:#fff;
	padding-right:30px;
}
.bgtop1 .text a:visited {
	color:#fff;
}
.bgtop1 .text a:hover {
	color:#096db1;
}
/*--功能区域--*/
.genius {
    width: 94%;
	max-width:1200px;
    overflow: hidden;
    margin: auto;
    margin: auto;
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    color: #999;
    padding: 40px 0px 45px 0px;
}
.genius i{	
	width: 258px;
	height: 273px;	
	background: #fff;
	display: inline-block;
	text-align: center;
	font-style: normal;
	padding: 5px 0;
}
.genius i h4{
	display: block;
	font-size: 26px;
	color:#649eff;
	height: 32px;
	line-height: 32px;
	padding: 15px 0;
	font-weight: normal;
}
.genius_bg{
  margin-top: 15px;
  height: 180px;
  text-align: center;
  background: #6899ff url(../images/genius_bg.jpg) repeat-y top right;
}
.genius_bg img {
	display: inline-block;
	padding-top: 40px;	
}
/*--bottom--*/
.bottom {
	width:100%;
	height:120px;
	background:#fff;
	text-align:center;
	padding-top:40px;	
	font-size: 12px;
	color: #999;
    -moz-box-shadow:  3px -5px 6px rgba(0,0,0,0.1);
    -webkit-box-shadow:  3px -5px 6px rgba(0,0,0,0.1);
    box-shadow: 3px -5px 6px rgba(0,0,0,0.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135,opacity(10%), Color='#000000')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=-135, opacity(10%),Color='#000000');
}
.bottom a{
	text-decoration:underline;
	color:#666;
	}
	


.hezuo
{
	margin:auto; 
	width:1200px;
}

.hezuotitle
{
	float:left; 
	font-size:16px;
}

.hezuolink
{
	float:left;
}

.hezuolink a
{
	 text-decoration:none;
}

.hezuoline1200
{
	margin:auto;width:1200px;height:1px;border-top:solid #dddd 1px;
}


.copyright  a{
	display: inline-block;
	padding-top: 10px;
	font-size: 12px;
	color: #999;	
}
.bottom span{
	display:block;
	height:34px;
	line-height:34px;
	padding-top:30px;
}
.p_150{	
	margin:0px 140px 0 0\0;/* ie 8/9 */
	margin:0px 140px 0 0\9\0;/* ie 8/9 */
	*margin:0px 140px 0 0;/*ie7*/
	+margin:0px 140px 0 0;/*ie6*/
	_margin:0px 140px 0 0;/*ie6*/
}
/*--硬件狗狗日志--*/
.releasenote{
	width: 1200px;
	height: auto;	
	overflow: hidden;
	margin: 45px auto;
	background: url(../images/rele_line_bg.png) repeat-y 357px 0;
}
.releasenote H3{
	font-size: 32PX;
	color: #3972bc;
	line-height: 66px;
	height: 80px;
}
.rele_left_h3,.rele_left_h4,.rele_list_left{
	float:left;
	width: 270px;	
	height: auto;
	text-align: right;
	background: url(../images/icon_bottom.png) no-repeat right 32px;
	padding-right:29px;
}
.rele_left_h4{
	background: url(../images/icon_right.png) no-repeat right 19px;
}
.rele_right_h3,.rele_right_h4,.rele_list_right{	
	float:left;
	width: 750px;
	padding-left:116px;
	background: url(../images/releasenote_icon1.png) no-repeat 25px -1px;
}
.rele_right_h4{
	background: url(../images/releasenote_icon2.png) no-repeat 47px 14px;
	background: url(../images/releasenote_icon2.png) no-repeat 47px 14px;
}
.rele_list li{
	padding: 9px 0;
	line-height: 45px;
	color:#777;
	font-size:16px;
	height:auto;
}
.rele_list h4{
	font-size: 22PX;
	color: #5e8ece;	
	font-weight: 100;
	display: block;
	padding: 5px 0;
}
.rele_list_left{
	background: none;
}
.rele_list_right{
	background: none;
	}
.rele_list_right p{ 
	padding-left: 28px;
	overflow: hidden;
	line-height: 45px;
    background: url(../images/orirle.png) no-repeat 4px 17px;
}
/*--用户协议--*/
.agreement{
	width: 1100px;
    height: auto;
    overflow: hidden;
    margin: 45px auto;
	line-height:28px;
	color:#555;
	font-size:14px;   
}
.agreement h5{
	color:#343434;
	font-size:22px;
	display:block;
	padding:15px 0;
	}	
.agreement p{
	padding:10px 0;
	}
/*--首图样式--*/
.DB_tab25 {
	width: 100%;
	max-width:1200px;
	height: 538px;	
	margin: auto;
}
.DB_tab25 li.left {
	width: 49.5%;
	float:left;
	position: relative;
}
.DB_tab25 li.right {
	width: 48%;
	float:right;	
}
.DB_1_1 ,.DB_1_2,.DB_1_3,.DB_1_4 {	
	color:#FFF; 
}
.DB_1_3{
	position: absolute;	
}
.DB_1_2 a{
	display: block;
	width: 280px;
	height:44px;
	line-height:44px;
	border:#3fbf0c 1px solid;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	color:#fff;
	font-size:21px;
	text-decoration: none;
	padding-left:78px;
	font-weight: bold;
	cursor: pointer;
	margin: 8px 0;
	webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.DB_1_2 a em{
	display: inline-block;
	padding-left: 3px;
	font-size:12px;
	line-height: 25px !important;
	padding-top:10px;
	font-style: normal;
	color:#dbfdcd;
}
.DB_1_2 a.gftxrk{
	background: url("../images/xrk.png") no-repeat 25px 9px;
	}
.DB_1_2 a.gftxrk:hover{
	background: #36af05 url("../images/xrk.png") no-repeat 25px 9px;
	border:#36af05 1px solid;
	}
.DB_1_2 a.gftbwb{
	background: url("../images/service.png") no-repeat 25px 9px;
	}
.DB_1_2 a.gftbwb:hover{
	background: #36af05 url("../images/service.png") no-repeat 25px 9px;
	border:#36af05 1px solid;
	}
.DB_1_2 a.gftpt{
	background: url("../images/putong.png") no-repeat 25px 9px;
	}
.DB_1_2 a.gftpt:hover{
	background: #36af05 url("../images/putong.png") no-repeat 25px 9px;
	border:#36af05 1px solid;
	}
	.DB_1_2 a.gjpp{
		background: url("../images/p.png") no-repeat 25px 9px;
		}
	.DB_1_2 a.gjpp:hover{
		background: #36af05 url("../images/p.png") no-repeat 25px 9px;
		border:#36af05 1px solid;
		}
.DB_1_2 a.xcx{
	background: url("../images/xiaochengxu.png") no-repeat 25px 8px;
	}
.DB_1_2 a.xcx:hover{
	background: #36af05 url("../images/xiaochengxu.png") no-repeat 25px 8px !important;
	border:#36af05 1px solid;
	}
.DB_1_2 a.xcxht{
	background: url("../images/reg.png") no-repeat 25px 5px;
	}
.DB_1_2 a.xcxht:hover{
	background: #36af05 url("../images/reg.png") no-repeat 25px 5px !important;
	border:#36af05 1px solid;
	}
.DB_1_2 a.ylt{
	background: url("../images/ylt.png") no-repeat 25px 5px;
	}
.DB_1_2 a.ylt:hover{
	background: #36af05 url("../images/ylt.png") no-repeat 25px 5px !important;
	border:#36af05 1px solid;
	}
.DB_1_2 a:hover em{
	color:#FFF;
}
.float_box{
	position: absolute;
	top:270px;
	*top:315px;
	left:420px;
	display: none;
}
.float_ewm{
	width:150px;
	height:154px;
	background: #fff;
	text-align: center;
    vertical-align: middle;
	font-size:12px;
	color:#555;
	position: relative;
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	-webkit-box-shadow: 2px 2px 6px #083271;
    -moz-box-shadow: 2px 2px 6px #083271;
    box-shadow: 2px 2px 6px #083271;
}
.float_ewm img{
	padding-top:7px;
	width:120px;
	height:120px;
	display: block;
	padding-left:15px;
}
.float_ewm p{
	display: block;	
}
.j{
	width:11px;
	height:23px;
	position: absolute;
	left:-7px;
	top:67px;
	z-index: 120;	
}
