*{
    list-style-type: none;
}
body,html{
    font-family:"Microsoft YaHei",Arial;
    /* overflow-x:hidden; */
    /* overflow-y:auto; */
    max-width:750px;
    min-width:300px;
    margin:0;
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
}
a{	color: #000;
    text-decoration:none;
}
ul{
    padding: 0;
    margin: 0;
    list-style-type:none;
}

p{
    margin: 0;
}
.cl{
    clear: both;
}
.lf{
    float: left;
}
.rt{
    float: right;
}
.tc{
    text-align: center;
}
.pd{
    padding: 0 0.33rem;
    margin-top: 0.6rem;
}
/*Í·²¿*/
header{
    background: #fff;
    position: fixed;
    top: 0;
    width: 100%;
    height: 1.28rem;
    z-index: 999;
    background:url(../img/head_01.png);
    background-size:100% 100%;
}
.head{
    text-align: left;
    position: relative;
    width: 100%;
    height: 100%;
}
.nav{
    position: absolute;
    top: 0;
    right: 0.3rem;
    height: 1.28rem;
}
.home{
    position: absolute;
    top: 0;
    left: 3.9rem;
    width: 0.5rem;
    height: 1.28rem;
}
.logoa{
    margin-left:0.3rem;
    display: inline-block;
    height: 1.28rem;

}
.logo{
    width: 3rem;
    height: 1.28rem;
}
.tel{
    position: absolute;
    width: 0.56rem;
    top: 0;
    right: 1.6rem;


}
/*导航页样式*/
nav{
    position: fixed;
    top: 0.88rem;
    margin-top:0.5rem;
    width: 100%;
    background: #fff;
    height: 120%;
    z-index: 9;
    left:-100%;
    padding-bottom:1.5rem!important;
}
.nav_list{
    margin-top: 0.35rem;

    padding: 0 0.2rem;
}
.nav_tit{
    text-align: left;
    height: 0.4rem;
    font-size: 0.32rem;
    color: #24231d;
    font-weight: 600;
}
.nav_blog{
    float: left;
    margin-right:0.4rem;
}
.nav_tit img{
    width: 0.5rem;
    height: 0.4rem;
    vertical-align:sub;
}
.nav_list ul{
    padding-left: 0.5rem;
}
.nav_list li{
    width: 25%;
    text-align: left;
    font-size: 0.28rem;
    margin-top: 0.15rem;
    line-height: 0.7rem;
    float: left;

}
.hg ul li{
    width:33%;
}
.nav_list a{
    color: #71716f;
}
.nav_list .nav_tit a{
    color: #000;
}
.hot{
    position: relative;
}
.hot::after{
    position: absolute;
    top: 28%;
    content: '';
    width: 0.26rem;
    height: 0.3rem;
    background: url(../img/homee_07.png);
    -webkit-background-size: cover;
    background-size: cover;
}

.xc1{
    background:url(../img/bg1.png);
}
.xc2{
    background:url(../img/bg2.png);
}
.xc3{
    background:url(../img/bg3.png);
}
.xc{
    width:100%;
    height:2.1rem;
    background-size:100% 100%;
    margin-top:0.4rem;
    padding-top:1.6rem;
    margin-bottom:1rem;
}
.xc p{
    margin-bottom:0.3rem;
}
.xc a{
    display: block;
    width:100%;
    height: 0.6rem;
}
.adwx{
    width:4.9rem;
    height:4.7rem;
    position:fixed;
    left:0;
    right:0;
    margin: 0 auto;
    top:2rem;
    background: #fff;
    border-radius: 0.4rem;
    box-shadow: 0 0 0.1rem rgba(0,0,0,0.1);
    display: none;
    z-index: 2;
}
.wx_cont{
    width:100%;
    height:100%;
    position: relative;
}
.wx_cont h2{
    font-size:0.32rem;
    color: #0077fb;
    text-align: center;
    padding-top:0.48rem;
    margin-bottom:0.25rem;
}
.wxqr{
    width:100%;
    height:1.8rem;
    text-align: center;
}
.wxqr img{
    width:1.8rem;
    height:1.8rem;
}
.wx_m1{
    font-size:0.32rem;
    color: #515353;
    text-align: center;
    line-height:0.8rem;
}
.wx_m1 span{
    font-weight:bold;
    color: #0077fb;
}
.wx_m2{
    font-size:0.28rem;
    color: #515353;
    text-align: center;
}
.wx_m2 span{
    color: #cd5140;
}
.wx_clo{
    position: absolute;
    width:0.46rem;
    height:0.46rem;
    right: -0.23rem;
    top:-0.23rem;
}
.wx_clo img{
    width:100%;
    vertical-align: top;
}
.blc{
    display: block!important;
}
.wx_num{
    width: 0.3rem;
    height: 0.3rem;
    color: #fff;
    text-align: center;
    font-size: 0.2rem;
    background: #cd5140;
    position: absolute;
    left: 4.2rem;
    top: 0.3rem;
    border-radius: 50%;
    line-height:0.3rem;
    animation:shine 0.8s infinite;
}
@keyframes shine
{
    from {
            filter: brightness(80%);
            transform:scale(0.8);
            }
    to {
        filter: brightness(120%);
        transform:scale(1.2);
    }
}
.bt_fl {
	width:100%;
	height:1.12rem;
	background: url(../img/db_02.png);
	background-size: cover;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
	box-sizing: border-box;
	padding-top: 0.16rem;
	line-height: 0.96rem;
}
.fl_gw{
	width: 3.4rem;
	height: 0.96rem;
	box-sizing: border-box;
	padding-left: 1.5rem;
	font-size: 0.28rem;
	color: #535556;
	float: left;
}
.fl_wx{
	float: right;
	width: 4rem;
	height: 0.96rem;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 0.28rem;
}
.fl_wx img{
	width: 0.42rem;
	vertical-align: middle;
}

/* cookie */
.cookieCommon{
    position: fixed;
    width: 100%;
    height: 2.4rem;
    left: 0;
    bottom: 0;
    background: #45546b;
    z-index: 100;
    display: none;
    opacity: 0.94;
    box-sizing: border-box;
    padding: 0.3rem 0.45rem;
}
.cookieCommon p{
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.42rem;
    position: relative;
    box-sizing: border-box;
    padding-right: 2.9rem;


}
.cookieCommon a{
    font-weight: bold;
    text-decoration: underline;
    color: #fff;
}
.cookieConfirm{
    
    width: 2.35rem;
    height: 0.64rem;
    border-radius: 0.32rem;
    color: #243165;
    background: #fff;
    border: none;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
}