@charset "utf-8";
/* CSS Document */
.foottop {
    width: 100%;
    height: 9px;
    background: url(../images/sixcolorbg.png) repeat center;
    margin-top: 10px;
}

.footerbox {
    width: 100%;
    background-color: #333333;
}

.footerbox a {
    text-decoration: none;
}

.footer1 {
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.footerleft {
    width: 560px;
    float: left;
}

  .logobottom {
    width: 200px;
    height: 65px;
    background: url(../images/foote.png) center no-repeat;
    background-size: cover;margin:10px 0px 10px 0px;
  }

.footer2 {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #666;
    line-height: 40px;
    background-color: #393939;
}

.footertext {
    margin-top: 20px;
}


.footerright2 {
    float: left;
    margin-left: 160px;
    margin-top: 35px;
}

  .footerright1 a {
    font-size: 14px;
    color: #999;
    display: block;
    height: 38px;
    line-height: 38px;float:right;padding-right:10px;
  }

.footerright1 a:hover {
    color: #CCC;
}

.jing {
    font-size: 12px;
    color: #666;
    display: block;
    margin-top: 30px;
}

.icon {
    overflow: hidden;
    cursor: pointer
}

.icon a {
    padding-top: 10px;
    padding-right: 20px;
    display: block;
}

.icon .share {
    float: left;
    padding-top: 10px;
    padding-right: 20px;
    display: block;
}


.icon a.No1{font-size:14px;color: #999;  line-height:26px;}
.icon a.No2{font-size:14px;color: #999;  line-height:26px;}
.icon .share.shareAlone{font-size:14px;color: #999;  line-height:26px;}
.iconY{position:absolute ;top:-40px; left:-210px;display:none;}
.iconZ{position:absolute ;top:140px; left:-210px;display:none;}
.unknown{width:1160px; background-color:#3f3f3f; height:1px;opacity:0.5; margin:auto;}/*2015.12.3修改部分(原页面行内样式)*/



.footer {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}
.footertext {
    font-weight: 800;
    float: left;
    font-size: 16px;
    line-height: 28px;
    font-family: "微软雅黑 Bold", "微软雅黑";
    margin-top: 20px;
}
.iconbigbox {
    width: 60px;
    height: 300px;
    position: fixed;
    bottom: 2%;
    right: 2%;
    z-index: 10;
}
.iconx {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: rgb(102, 102, 102);
    margin-bottom: 20px;
    opacity: 0.5;
    cursor: pointer;
}
.iconx:hover {
    opacity: 0.3;
}

.link{width:1160px; margin:30px auto; }
.link p,.link a{font-size: 14px;color: #666;line-height: 28px;}
.link{
    display: block;
    width: 1160px;
    margin: 0 auto;
    padding-bottom:30px;
}
.youqing{
    font-size:16px;
    color:#ccc;
}
.youqing_b{
    width:1160px;
    overflow:hidden;
}
.youqing_b ul li{
    float:left;
    margin-right:10px;
}
.youqing_b ul li a{
    height:28px;
    line-height:28px;
}
.clear{
    clear:both;
    margin:0;
    padding:0;
    line-height:0;
    height:0;
    font-size:0;
    overflow:hidden;
}
.lianjie{
    padding-top:10px;
    width:1160px;
overflow:hidden;    font-size:12px;
    color:#999;
    line-height:28px;
}
.lianjie a {
    float: left;
    padding-right: 20px;
}
.bottom_text{
    padding-top:22px;width:1160px;margin:0px auto;
}

.link a:hover{ color:#CCC;}