﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	background:#fff;
	color:#555;
	text-align:justify;	
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#555;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#47b4ce;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#999;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#999;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

.header{
	height: 70px;
}
.header .logo{
	float: left;
	display: block;
	height: 70px;
}
.header .logo img{
	display: block;
	height: 70px;
}
.head_rt{
	float: right;
}
.nav{
	float: left;
	padding-right:30px;
}
.nav a{
	float: left;
	display: block;
	height: 68px;
	line-height: 70px;
	margin-right:64px;
	font-size:15px;
	color:#000;
}
.nav a:hover,.nav a.hover{
	color:#2a3f54;
	border-bottom:2px solid #2a3f54;
}
.head_lan{
	float: left;
	padding-top:18px;
}
.head_lan a{
	display: block;
	width: 73px;
	height: 32px;
	line-height: 32px;
	border:1px solid #47b4ce;
	text-align: center;
	border-radius:3px;
	margin-left:13px;
	float: left;
	color:#47b4ce;
}
.head_lan .a1{
	color:#fff;
	background:#47b4ce;
}

.banner{
	position: relative;
	overflow: hidden;
	cursor: pointer;
	height: 450px;
}
.banner .pics li{
	width: 100%;
	height: 450px;
	background-repeat:no-repeat;
	background-position:top center;
	color:#fff;
}
.banner .btns{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	z-index: 60;
	text-align: center;
}
.banner .btns span{
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size:1px;
	margin:0 3px;
	background:#fff;
	border-radius:100%;
}
.banner .btns .hover{
	background:#47b4ce;
}
.banner dl{
	padding-top:142px;
}
.banner dt{
	height: 52px;
	line-height: 52px;
	font-weight: bold;
	font-size:36px;
}
.banner dd{
	height: 30px;
	line-height: 30px;
	font-size:20px;
	padding-bottom:10px;
}
.banner p{
	line-height: 28px;
	font-size:18px;
}

.footer{
	height: 360px;
	background:url("/static/images/footerbg.jpg") no-repeat top center;
}
.ft_top{
	width: 1200px;
	height: 233px;
	margin:0 auto;
}
.ft_left{
	padding:42px 0 0 0;
	width: 320px;
	float: left;
}
.ft_left dt{

}
.ft_left dd{
	height: 44px;
	line-height: 44px;
	color:#767f8d;
}
.ft_cnt{
	width: 375px;
	float: left;
	padding-top:23px;
}
.ft_cnt .t1{
	height: 56px;
	line-height: 56px;
	font-size:18px;
	color:#fff;
}
.ft_cnt li{
	float: left;
	width: 165px;
	height: 36px;
	line-height: 36px;
	background:url("/static/images/ft_li.png") no-repeat left center;
	padding-left:15px;
}
.ft_cnt li a{
	color:#767f8d;
}
.ft_way{
	width: 300px;
	float: left;
	padding-top:20px;
}
.ft_way .t1{
	height: 64px;
	line-height: 64px;
	font-size:18px;
	color:#fff;
}
.ft_way .t2{
	height: 44px;
	line-height: 44px;
	font-size:20px;
	font-weight: bold;
	color:#47b4ce;
}
.ft_way p{
	font-size:13px;
	line-height: 24px;
	color:#767f8d;
}
.ft_code{
	float: right;
	padding-top:46px;
	text-align: center;
}
.ft_code dt{
	height: 120px;
}
.ft_code img{
	display: block;
	width: 120px;
	height: 120px;
}
.ft_code dd{
	height: 32px;
	line-height: 32px;
	color:#767f8d;
	font-size:12px;
}

.ft_bottom{
	border-top:1px solid #374d63;
	padding:20px 0;
	font-size:12px;
	line-height: 20px;
	color:#767f8d;
}
.ft_bottom p{
	padding:5px 0;
}
.ft_bottom .gov{
	height: 20px;
	line-height: 20px;
	/*padding-left:25px;*/
	/*background:url("/static/images/ft_gov.png") no-repeat left center;*/
}

/*公用CSS 结束*/

/*hm 首页*/

.hm_search{
	padding:45px 0;
	width: 850px;
	margin:0 auto;
}
.hm_search .tit{
	float: left;
	width: 100px;
	height: 50px;
	line-height: 50px;
	font-size:18px;
}
.hm_search .sbar{
	width: 600px;
	height: 50px;
	float: left;
	border-radius:5px;
	box-shadow:0 0 5px #ddd;
}
.hm_search .text{
	width: 470px;
	float: left;
	height: 50px;
	border:0;
	padding-left:40px;
	background:url("/static/images/s_text.png") no-repeat 16px center;
}
.hm_search .sub{
	float: left;
	display: block;
	width: 90px;
	height: 50px;
	background:#47b4ce;
	border-radius:0 5px 5px 0;
	color:#fff;
	font-size:16px;
}
.hm_search .outa{
	float: right;
	width: 132px;
	height: 50px;
	line-height: 50px;
	background:#fff url("/static/images/outa.png") no-repeat 10px center;
	border-radius:5px;
	box-shadow:0 0 5px #ddd;
	font-size:16px;
	color:#217346;
	text-indent:46px;
}

.hm_cla{
	border-top:1px solid #ededed;
	padding:22px 0 37px 0;
}
.hm_cla a{
	display: block;
	width: 87px;
	height: 32px;
	line-height: 32px;
	border:1px solid #e7e7e7;
	border-radius:16px;
	text-align: center;
	float: left;
	margin:13px 10px 0 0;
}
.hm_cla a:hover,.hm_cla a.hover{
	color:#fff;
	background:#47b4ce;
	border-color:#47b4ce;
}

.hm_tab{
	width: 100%;
	text-align: center;
	margin-bottom:40px;
}
.hm_tab th{
	height: 60px;
	background:#f2f2f2;
	width: 17%;
}
.hm_tab th span{
	display: inline-block;
	padding:0 14px 0 20px;
	height: 60px;
	line-height: 60px;
	position: relative;
	font-size:16px;
	background:url("/static/images/htab.png") no-repeat right center;
	cursor: pointer;
}
.hm_tab th .s1{
	background-image:url("/static/images/htab1.png");
}
.hm_tab th .s2{
	background-image:url("/static/images/htab2.png");
}
.hm_tab th img{
	display: block;
	height: 30px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-15px;
}
.hm_tab td{
	height: 50px;
}
.hm_tab tr:nth-child(odd) td{
	background:#eee;
}
.hm_tab .type{
	display: inline-block;
	padding-left:15px;
}
.hm_tab .type1{
	background:url("/static/images/type1.png") no-repeat left center;
}
.hm_tab .type2{
	background:url("/static/images/type2.png") no-repeat left center;
}

/*hm 首页*/

/*reg 注册*/

.reg_wp{
	height: 803px;
	background:url("/static/images/regbg.jpg") no-repeat top center;
}

.reg_fm{
	width: 315px;
	float: right;
	margin:100px 0 0 0;
	padding:25px 55px 45px 55px;
	background:#fff;
	border-radius:5px;
	box-shadow:0 0 8px #eee;
}
.reg_fm .t1{
	height: 66px;
	line-height: 66px;
	font-size:36px;
	color:#2a3f54;
	font-weight: bold;
}
.reg_fm .in{
	height: 72px;
	line-height: 72px;
	border-bottom:1px solid #e4e4e4;
	position: relative;
	padding-left:30px;
}
.reg_fm .text{
	height: 72px;
	border:0;
	width: 100%;
	font-size:14px;
	background:none;
}
.reg_fm .ico{
	display: block;
	height: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-20px;
}
.reg_fm .yzm{
	display: block;
	width: 98px;
	height: 38px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-20px;
	border:1px solid #dcdcdc;
}
.reg_fm .yzm img{
	display: block;
	width: 98px;
	height: 38px;
}
.reg_fm .get_code{
	width: 100px;
	height: 40px;
	line-height: 40px;
	border-radius:3px;
	background:#47b4ce;
	display: block;
	color:#fff;
	text-align: center;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-20px;
}
.reg_fm .rem{
	height: 52px;
	line-height: 52px;
	margin-bottom:12px;
	color:#2a3f54;
	padding-left:28px;
	background:url("/static/images/rem.png") no-repeat left top;
	cursor: pointer;
}
.reg_fm .remhover{
	background-position:left bottom;
}
.reg_fm .rem a{
	color:#2a3f54;
}
.reg_fm .rem a:hover{
	text-decoration: underline;
}
.reg_fm .sub{
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-radius:3px;
	background:#59bbd3;
	font-size:18px;
	color:#fff;
}
.reg_fm .bt{
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-bottom:-30px;
}

/*reg 注册*/

/*down 下载*/

.down_banner{
	height: 500px;
	background:url("/static/images/down_banner.jpg") no-repeat top center;
	position: relative;
}
.down_banner dl{
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left:-600px;
	width: 1200px;
}
.down_banner dt{
	height: 60px;
	line-height: 60px;
	font-size:36px;
	font-weight: bold;
	color:#2a3f54;
}
.down_banner dd{
	font-size:16px;
	line-height: 28px;
	color:#777;
}

.dw_wp{
	width: 1200px;
	margin:40px auto;
}
.dw_item{
	width: 378px;
	height: 320px;
	float: left;
	border:1px solid #ececec;
	border-radius:3px;
	text-align: center;
	margin:0 10px;
}
.dw_item .t1{
	height: 90px;
	line-height: 90px;
	font-size:24px;
	font-weight: bold;
	color:#2a3f54;
}
.dw_item .photo{
	display: block;
	width: 140px;
	height: 90px;
	margin:0 auto;
}
.dw_item .wp{
	width: 280px;
	margin:0 auto;
}
.dw_item .wp2{
	width: 140px;
}
.dw_item dl{
	float: left;
	width: 140px;
	text-align: center;
}
.dw_item dt{
	height: 54px;
	line-height: 54px;
}
.dw_item .btn{
	display: block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	border-radius:3px;
	margin:0 auto;
	color:#fff;
	background:#47b4ce; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to right, #47b4ce, #349ab2);
	background:-moz-linear-gradient(to right, #47b4ce, #349ab2);
	background:-webkit-gradient(to right, #47b4ce, #349ab2);
	background:-o-linear-gradient(to right, #47b4ce, #349ab2);
}

/*down 下载*/

/*help 帮助*/

.help_banner{
	height: 190px;
	background:url("/static/images/help_banner.jpg") no-repeat top center;
}
.help_banner .t1{
	height: 94px;
	line-height: 94px;
	text-align: center;
	font-size:30px;
	font-weight: bold;
	color:#fff;
}
.help_search{
	width: 600px;
	height: 50px;
	margin:0 auto;
	border-radius:3px;
	position: relative;
	overflow: hidden;
}
.help_search .text{
	height: 50px;
	border:0;
	float: left;
	width: 470px;
	padding-left:40px;
	background:#fff url("/static/images/hp_text.png") no-repeat 16px center;
}
.help_search .sub{
	width: 90px;
	height: 50px;
	float: right;
	background:#2a3f54;
	color:#fff;
	font-size:16px;
}
.help_wp{
	width: 1200px;
	margin:27px auto 40px auto;
}
.hp_left{
	width: 282px;
	float: left;
	border:1px solid #ececec;
	border-radius:3px;
	padding:0 20px 15px 20px;
}
.hp_left .title{
	height: 65px;
	line-height: 65px;
	border-bottom:1px solid #ececec;
	font-size:20px;
	color:#47b4ce;
}
.hp_left ul{
	padding:10px 0 0 0;
}
.hp_left li{
	height: 35px;
	line-height: 35px;
}
.hp_left li a{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.hp_right{
	float: right;
	border:1px solid #ececec;
	width: 810px;
	padding:0 20px 0 20px;
}

.help_item{
	padding:10px 0;
	border-bottom:1px solid #eee;
}
.help_item .name{
	height: 60px;
	line-height: 60px;
	font-size:18px;
	color:#47b4ce;
}
.help_item .name a{	
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#47b4ce;
}
.help_item .tip{
	line-height: 24px;
	color:#999;
}
.help_item .date{
	height: 54px;
	line-height: 54px;
	color:#777;
}

.page{
	text-align:right;
	height: 36px;
	padding:20px 0;
	font-size:12px;
}
.page a{
	display: inline-block;
	height: 34px;
	line-height: 34px;
	padding:0 15px;
	border:1px solid #e5e5e5;
	margin-right:10px;
	background:#f9f8f8;
}
.page a:hover,.page a.hover{
	color:#fff;
	background:#47b4ce;
}

/*help 帮助*/

.kf{
	position: fixed;
	right: 10px;
	top: 50%;
	width: 150px;
	z-index: 200;
	margin-top:87px;
	height: 174px;
	background:#47b4ce;
	border-radius:5px;
	text-align: center;
	color:#fff;
}
.kf dl{
	color:#fff;
	height: 72px;
}
.kf dt{
	padding-top:14px;
	height: 28px;
	line-height: 28px;
	font-size:20px;
}
.kf dd{
	height: 18px;
	line-height: 18px;
	font-size:14px;
}
.kf ul{
	width: 110px;
	padding-top:13px;
	margin:0 auto;
	background:#fff;
	border-radius:4px;
}
.kf li{
	height: 36px;
}
.kf_win{
	width: 400px;
	height: 260px;
	background:#fff;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 220;
	box-shadow:0 0 5px #ccc;
	margin:-130px 0 0 -200px;	
}
.kf_win .head{
	height: 64px;
	line-height: 64px;
	font-size:22px;
	border-bottom:1px solid #eaeaea;
	padding:0 26px;
}
.kf_win .head em{
	color:#47b4ce;
}
.kf_win .close{
	width: 64px;
	height: 64px;
	position: absolute;
	right: 0;
	top: 0;
	background:url("/static/images/kf_close.png") no-repeat center center;
	z-index: 20;
	cursor: pointer;
}
.kf_win .face{
	float: left;
	display: block;
	width: 88px;
	height: 88px;
	border:1px solid #f0f1f3;
	margin:16px 0 0 28px;
}
.kf_win .face img{
	display: block;
	width: 88px;
	height: 88px;
}
.kf_win dl{
	float: left;
	padding:30px 0 0 20px;
}
.kf_win dt{
	height: 36px;
	line-height: 36px;
	font-size:26px;
}
.kf_win dd{
	height: 26px;
	line-height: 26px;
	color:#999;
}
.kf_win .bt{
	clear: both;
	padding-top:20px;
	text-align: center;
}
.kf_win .bt a{
	display: inline-block;
	width: 158px;
	height: 38px;
	line-height: 38px;
	border:1px solid #dfdfdf;
	margin:0 8px;
	border-radius:3px;
}
.kf_win .bt .a1{
	color:#fff;
	border-color:#47b4ce;
	background:#47b4ce;
}



/*buy 购买*/

.buy_banner{
	height: 340px;
	position: relative;
}
.buy_in{
	width: 100%;
	height: 400px;
	position: absolute;
	left: 0;
	top: 0;
	background:url("../images/buy_banner.jpg") no-repeat top center;
}
.buy_in dl{
	width: 1200px;
	color:#fff;
	position: absolute;
	left: 50%;
	top: 120px;
	margin-left:-600px;
}
.buy_in dt{
	height: 55px;
	line-height: 55px;
	font-size:36px;
	font-weight: bold;
}
.buy_in dd{
	height: 44px;
	line-height: 44px;
	font-size:16px;
}
.buy_list{
	width: 1200px;
	margin:0 auto;
}
.buy_item{
	 width: 380px;
	 height: 560px;
	 background:#fff;
	 border-radius:5px;
	 position: relative;
	 margin-bottom:56px;
	 float: left;
}
.buy_item .tc_floor{
	width: 378px;
	height: 558px;
	position: absolute;
	left: 0;
	top: 0;
	border:1px solid #fff;
	border-radius:5px;
}
.buy_item:hover .tc_floor{
	border-color:#ff7452;
	padding:30px 0;
	top: -30px;
	box-shadow:0 0 5px #ff7452;
}
.buy_item:hover .tc_floor .buya{
	bottom: 86px;
	background:#ff7452;
}
.buy_item:hover .tc_floor .t2 strong{
	color:#ff7452;
}
.buy_list .fg24{
	width: 24px;
	height: 560px;
	float: left;
}
.buy_item .t1{
	height: 75px;
	line-height: 75px;
	text-align: center;
	padding-top:24px;
	font-size:24px;
	font-weight: bold;
	color:#2a3f54;
}
.buy_item .t2{
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size:18px;
	font-weight: bold;
}
.buy_item .t2 strong{
	font-size:72px;
	color:#47b4ce;
}
.buy_item .t3{
	height: 64px;
	line-height: 64px;
	text-align: center;
	color:#ff7452;
	font-size:16px;
}
.buy_item ul{
	width: 300px;
	margin:10px auto 0 auto;
	border-top:1px solid #ececec;
	padding-top:18px;
}
.buy_item li{
	height: 36px;
	line-height: 36px;
	width: 110px;
	float: left;
	padding-left:40px;
	background:url("../images/tc_li.png") no-repeat 15px center;
}
.buy_item .buya{
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	border-radius:3px;
	text-align: center;
	background:#47b4ce;
	text-align: center;
	color:#fff;
	position: absolute;
	left: 50%;
	bottom: 56px;
	margin-left:-80px;
}

/*buy 购买*/


/*首页公告*/
.notice{
	float: right;
	width: 600px;
	margin-top: 7%;
}
.notice > p{
	line-height: 35px;
}
/*首页公告*/