* {
    margin: 0px;
    padding: 0px;
    font-family: 'Microsoft YaHei', 微软雅黑;
}
body {
overflow:hidden;
}
a
{
	font-size:14px;
	color:#ccc;
}

a:hover
{
	font-size:14px;
	color:#ccc;
}
.cen-tenr {
    width: 100%;
    min-width: 1340px;
}

ul {
    list-style: none;
}

.cen-min {
    width: 980px;
    height: 100px;
    margin: auto;
}

.cen-left {
    width: 255px;
    float: left;
}

.cen-right {
    width: 325px;
    float: left;
}

.hl-ma-rl {
    display: inline-block;
    font-size:36px;
     font-family: 'Microsoft YaHei', 微软雅黑;
     font-weight:700;
}
.ter-ml {
    width:400px;
    float:left;
    margin-top: 48px;
     font-size:12px;
     font-family: 'Microsoft YaHei', 微软雅黑;
     color:#999;
}
.nan-an-i ul {
position:relative;
left: 39px;
top:0px;
}
.nan-an-i ul li {
    float: left;
    text-align: center;
    width: 106px;
}
.len-zi {
line-height:30px;
}
.nan-an-i ul li a {
    color: #999999;
    line-height: 20px;
}

.nan-an-i ul li .a-lic {
    border-left: 1px solid #ccc;
        height: 30px;
    line-height: 20px;
}

.a-lic {
    border-left: 1px solid #ccc;
        height: 33px;
    line-height: 20px;
}
.nan-an-i {
    margin-top: 40px;
}

.ed-mi-k {
    margin-top: 10px;
}

.focus-inner {
	margin: auto;
   
    text-align: center;
    position:absolute;
    width:100%;
    height:100%;
}

.fons-kl {
    /*width:100%;*/
    max-width: 100%;
    overflow: hidden;
 	height:100%;

}

.fons-kl .ml {
    position: relative;
    top: 0%;
    /* margin-top: -50%; */
    margin-top:0px!important;
    left: 0;
    width: 100%;
    height:100%;
    /*max-width: 100%;*/
}

.wic-le {
    width: 680px;
    height: 240px;
    margin: auto;
}

.ar-li-left {
    width: 340px;
    float: left;
    margin-top: 20px;
}

.ar-li-right {
    width: 340px;
    float: left;
    text-align: right;
    margin-top: 25px;
}

.li-at-frl ul li {
    float: left;
    width: 100px;
    text-align: center;
    position: relative;
    cursor: pointer;

}

.share-weixin .f-panel {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-bottom: 10px;
    background: #fff;
    margin-left: -75px;
    display: none;
}

.share-box .icon{
    display: inline-block;
    width: 60px;
    height: 60px;
    transition: background 300ms ease;
}
.share-weixin .icon{
    background: url("../img/wx1.png") no-repeat;
    background-size: 100% 100%;
}
.share-weixin .icon:hover{
    background: url("../img/wx2.png") no-repeat;
    background-size: 100% 100%;
}

.share-weibo .icon{
    background: url("../img/wb1.png") no-repeat;
    background-size: 100% 100%;
}

.share-weibo .icon:hover{
    background: url("../img/wb2.png") no-repeat;
    background-size: 100% 100%;
}

.share-love .icon{
    background: url("../img/z1.png") no-repeat;
    background-size: 100% 100%;
}

.share-love.active .icon{
    background: url("../img/z2.png") no-repeat;
    background-size: 100% 100%;
}


.share-weixin .f-panel .qrcode {
    /*margin-top: 10px;*/
    /*margin: 5px;*/
    padding: 5px ;
    box-shadow: 0 0 3px 2px rgba(99,99,99,.5);

}

#ckepop{
    display: none;
}

.al {
    display: block;
}

.by-ht {
    clear: both;
    text-align: center;
    padding-top: 90px;

}

.by-ht a {
    font-size: 18px;
    color: #cccccc;
}

.len-zi {
    font-size: 18px;

}

.sp-wed {
    width: 66px;
    display: inline-block;
    height: 21px;
    text-align: center;
    color: #333333;
    line-height: 19px;
    border: 1px solid #cccccc;
    cursor: pointer;
    margin-left:10px;
}

.a-text {
    text-decoration: underline;
    color: #999999;
    cursor: pointer;
}
.foot-ml {
   width:100%;
   height:80px;
   margin:auto;
   position:absolute;
   background:#fff;
   top:40%;
   bottom:-50%;
   left:0px;
}
.col-ml-t {
text-align:center;
line-height:80px;
font-family: 'Microsoft YaHei', 微软雅黑;
font-size:14px;
color:#ccc;
}