body,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
input,
select,
textarea,
button,
th,
td,
blockquote,
address,
pre {
	margin: 0;
	padding: 0;
}

body {
	font-family: "微软雅黑";
}

h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
button,
label {
	font-size: 100%;
	vertical-align: middle;
}

ul,
dl,
ol {
	list-style: none;
}

a {
	text-decoration: none;
	outline: 0;
}

img,
fieldset {
	border: none;
}

em,
address {
	font-style: normal;
}

sup,
sub {
	vertical-align: baseline;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before {
	content: "";
}

q:after {
	content: "";
}

button {
	cursor: pointer;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
}

textarea {
	word-wrap: break-word;
	resize: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.show {
	display: block
}

.hide {
	display: none
}

input,
textarea,
select {
	outline: 0;
	-webkit-appearence: none;
	-ms-appearence: none
}

/*公用头部*/
.j_header{
	width:100%;
	height:3.4375rem;
	background-color:#000;
	position:fixed;
	top:0;
	z-index:99;
}
.h_img{
	display: block;
	width:3.4375rem;
	height:3.4375rem;
	padding:0.65625rem 0.5625rem 0 0.625rem;
	float:left;
}
.h_img img{
	display: block;
	width:100%;
	height:100%;
}
.j_txt{
	float:left;
	padding-top:1rem;
	font-size:0;
}
.j_txt p:first-child{
	font-size:0.875rem;
	color:#fff;
	font-weight:bold;
}
.j_txt .j_p{
	font-size:0.5625rem;
	color:#999;
	font-weight: normal;
	padding-top:0.2rem;
}
.h_d{
	display: block;
	width:7rem;
	height:1.875rem;
	font-size:0.9375rem;
	color:#fff;
	line-height:1.875rem;
	text-align: center;
	background:url(../images/d_bg.png) no-repeat center;
	background-size:100% 100%;
	float:left;
	margin-left:0.9rem;
	margin-top:1rem;
}
.h_nav{
	width:2.09375rem;
	height:1.875rem;
	background:url(../images/n_bg.png) no-repeat center;
	background-size:100% 100%;
	float:right;
	margin-right:0.6875rem;
	margin-top:1rem;
	position:relative;
}
.h_nav span{
	display: block;
    width: 1rem;
    height: 4px;
    background: #fff;
    border-radius: 1px;
    position: absolute;
    left: 50%;
    margin-left:-0.5rem;
    transition: 0.5s;
}
.d_t_t {
    top: 0.5rem;
}
.d_t_m {
    top: 0.875rem;
}
.d_t_b {
    top: 1.25rem;
}
.d_t_t_tran {
    top: 0.875rem;
    transform: rotate(-45deg);
}
.d_t_m_tran {
    display: none!important;
}
.d_t_b_tran {
    top: 0.875rem;
    transform: rotate(45deg);
}
header .wap_down{
	position: absolute;
	top: 3.4375rem;
	right: 3.8rem;
	background: rgba(0,0,0,.9);
	width: 6.9375rem;
	z-index: 9;
	display: none;
}
header .nav-content1 a{
	display: block;
	width: 5.03125rem;
	height: 1.90625rem;
	margin: .8125rem auto;
}
header .nav-content1 a.down_load{
	background:url(../images/down_load.png) no-repeat center;
	background-size:100% 100%;
}
header .nav-content1 a.tap{
	background:url(//img10.360buyimg.com/imgzone/jfs/t1/276515/22/14863/3669/67ecb935Fbd384de1/44d9ecdef8b3afaf.png) no-repeat center;
	background-size:100% 100%;
}
.header_nav{
	width:6.25rem;
	/*height:19.9375rem;*/
	background:url(../images/nav_bg.png) no-repeat center;
	background-size:100% 100%;
	position:absolute;
	right:0;
	top:3.4375rem;
	display: none;
}
.header_nav li{
	font-size:0.8125rem;
	width:100%;
	height:2.8125rem;
	line-height:2.8125rem;
	text-align: center;
	border-bottom:1px solid #313131;
}
.header_nav li a{
	display: block;
	width:100%;
	height:100%;
	color:#ccc;
}
.header_nav li.active a{
	color:#c4291a;
}
.header_nav li:last-child{
	border:0;
}
.li_mask{
	display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.50;
    filter: alpha(opacity=80);
    z-index:10;
}
.wx_code{
	width:15rem;
	height:13.4375rem;
	position:fixed;
	top:50%;
	margin-top:-6.71875rem;
	left:50%;
	margin-left:-7.5rem;
	z-index:99;
	display: none;
}
.li_close{
	display: block;
	width:0.9375rem;
	height:0.9375rem;
	position:absolute;
	right:0;
	top:0;
}
.li_ewm{
	display: block;
	width:13.4375rem;
	height:13.4375rem;
	position:absolute;
	left:0;
	top:0;
}
#Hero-bar{
	width: 100%;
	overflow: hidden;
	background: #1b1b1b;
	position: relative;
	z-index: 999;
	padding-bottom: 9.5px;
}
footer .f_t{
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
footer .f_t ul{
    width: 196px;
    height: 10.5px;
    margin-top: 7.5px;
    display: inline-block;
}
footer .f_t ul li{	
    width: auto;
    height: 14.5px;
    line-height: 9.5px;
    text-align: center;
    padding-right: 12.6%;
    /*float: left;*/
    padding-left: 37.6%;
}
/*footer .f_t ul li:nth-child(1){
	border-right: 1px solid #535353;
}*/
footer .f_t ul a{
	width: auto;
	color: #fff;
	font-size: 12px;
}
footer .f_t .tel{
	width: 115px;
	height: 22.5px;
	display: inline-block;
}
footer .f_t .tel a{
	display: block;
	font-size: 10.5px;
	color: #fff;
	line-height: 22.5px;
}
footer .f_t .tel a i{
	display: inline-block;
	width: 22.5px;
	height: 22.5px;
	margin-right: 5.5px;
	float: left;
	background: url(../images/tel.png);
	background-size: 100% 100%;
}
footer .f_txt{
	width: 100%;
	height: 19px;
	line-height: 19px;
	color: #969696;
	font-size: 12px;
	text-align: center;
}
footer .f_link{
	width: 130.5px;
	height:13px;
	margin: 0 auto;
	color: #707070;
	font-size: 12px;
	line-height: 13px;
}
footer .f_link .f_a01{
	display: inline-block;
	width: 12.5px;
	height: 13px;
	float: left;
	margin-right: 3px;
}
footer .f_link .f_a02{
	width: 11.5px;
	height: 13px;
	display: inline-block;
	float: left;
	margin-right: 7px;
}
footer .f_link .f_a01 img,footer .f_link .f_a02 img{
	width: 100%;
	height: 100%;
}

footer .f_link {
	width: 100%;
	height: 13px;
	text-align:center;
	color: #969696;
	font-size: 12px;
	line-height: 13px;
}
footer .f_link a{
	color:#969696;
}
footer a{
	color:#969696;
}
footer .f_link .f_a01 {
	display: inline-block;
	width: 12.5px;
	height: 13px;
	float: left;
	margin-right: 3px;
}
footer .f_link .f_a01 img, footer .f_link .f_a02 img {
	width: 100%;
	height: 100%;
}
footer .f_link .f_a02 {
	width: 11.5px;
	height: 13px;
	display: inline-block;
	float: left;
	margin-right: 7px;
}
footer .f_new {
	width: 100%;
	height: 13px;
	text-align:center;
	color: #969696;
	font-size: 12px;
	line-height: 13px;
}
footer .f_new a{
	color:#969696;
}