﻿.beian {
	margin-left:66px;
	margin-top:-10px;

	}
	.beian2 {
	margin-left:66px;
	margin-top:14px;
	}
	
.ban-channel {
    width: 692px;
    height: 180px;
    padding-top: 7px;
    background: url(/template/pc/cn2016/img2/slogan_b.png) no-repeat;
    position: absolute;

    top: -200px; 
    left: 70%;

    transform: translateX(-50%);
}

.ban-channel .down-code {
    width: 153px;
    height: 153px;
    float: left;

    margin-left: 10px;
    position: relative
}

.ban-channel .down-code img {
    width: 95px;
    height: 95px;
    margin: 7px auto 0;
    display: block
}

.ban-channel .down-code span {
    font-size: 12px;
    color: #000;
    text-align: center;
    width: 100%;
    display: block
}

.ban-channel .down-code i {
    display: block;
    position: absolute;
    top: 7px;
    left: 5px;
    -webkit-animation: upDown 4s linear infinite;
    animation: upDown 4s linear infinite;
    background: url(../img/ind_down_codeline-49c76d4ed8.png) no-repeat;
    width: 126px;
    height: 13px
}

.ban-channel .down-btns {
    width: 170px;
    margin-left: 11px;
    float: left
}
.agetip {
    width: 14px;
    height: 20px;
    margin-left: 15px;
    background: url(../img/cadpa.png) no-repeat 0 0;
    cursor: pointer
}