﻿/*登录框end*/
.login1{
    width: 100%;
    float: right;
    padding: 10px 30px;
    background-color: #fff;
    border:3px solid #ccc;
}
.login1 .box-title {
    color: #555;
    text-align: center;
    border-bottom: 1px solid #ccc;
}
.login1 .form-input .fa {
    position: absolute;
    padding-left: 10px;
    height: 33px;
    line-height: 54px;
    font-size: 20px;
    color: #999;
}
.login1 .form-input{
    margin-top: 5%;
}
.login1 .form-reg{
    width: 100%;
}
.login1 .form-input .reg{
    color: #fff;
    width: 47%;
    text-align: center;
    background-color: #f09f1a;
    float: left;
    padding: 5px 0px;
}
.login1 .form-input .pasw{
    color: #333;
    float: right;
    text-align: center;
    color: #fff;
    width: 26%;
    background-color: #f09f1a;
    float: right;
    padding: 5px 0px;
}
.login1 .form-input .reg:hover {
    background-color: #337ab7;
    text-decoration: none;
}
.login1 .form-input .pasw:hover {
    background-color: #337ab7;
    text-decoration: none;
}
.current{
    color: #fff;
    padding: 3px 8px;
    border: 1px solid #ccc;
    background: #337ab7;
}
.login1 .form-input .yzm{
    width: 70%;
    float: left;
}
.login1 .form-input .yzmimg{
    width: 30%;
    height: 48px;
}
.login1 .btn{
    margin-top: 5%;
}
.login1 .form-input input {
    width: 100%;
    height: 100%;
    vertical-align: top;
    border-left: 1px solid #ccc;
    padding: 14px 0;
    text-indent: 35px;
}
/*子页右列表*/
.list{
    border: 3px solid #ccc;
}
.list .list_t{
    font-size: 18px;
    text-align: center;
    padding:10px 0px;
    background-color: #337ab7;
    color: #fff; 
}
.list ul li{
    list-style: none;
}
.list ul{
    padding-left: 0px;
    margin-bottom: 0px;
}
.list li{
    height: 40px;
    line-height: 35px;
    text-align: center;
    padding: 5px 0px;
    border-bottom: 1px solid #ccc;
}
.list li a{
    color: #333;
    font-size: 16px;
}
/*下载中心*/
.pages{
    padding: 20px 0 20px 0;
    text-align: center;
    font-size: 14px;
    color: #666666;
}
.pages a{
    color: #333;
    padding: 3px 8px;
    border: 1px solid #ccc;
}
.pages a:hover{
    background-color:#258CFF;
    color: #fff;
    text-decoration: none; 
}
.pages .pages_num{
    width: 50px;
}
.pages .pages_btn{
    background-color: #258CFF;
    color: #fff;
    border: none;
}

/*会员中心*/
.edit-submit {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
    border:none;

}
.edit-submit input{
    width: 120px;
    height: 40px!important;
    line-height: 40px!important;
    color: #fff!important;
    margin-right: 20px;
    font-size: 18px;
    border:none;
    display: inline;
    background-color:orange;
}
.edit-submit input:hover{
    background-color: #337ab7;
}
.edit-submit p{
    display: inline;
    font-size: 16px;

} 
.edit-submit p a{
    color: red;
}


/*友情链接*/
.linkbg{
    width: 100%;
    background-color: #337ab7;
}
.linkbg h4{
    width: 10%;
    float: left;
    color: #fff;
}
/*.linkbg ul li{
    list-style: none;
    float: left;
    
}
.linkbg ul li a{
    text-align: center;
}
.linkbg li{
    width: 15%;
    text-align: center;
    padding: 15px 0px;

}

.linkbg  li a{
    color: #f5f5f5;
    font-size: 13px;
}*/
.txtScroll-top{ width:90%;  overflow:hidden; position:relative;  }
.txtScroll-top .bd{ padding-top:5px;padding-bottom: 5px;height: 30px; }
.txtScroll-top .tempWrap{height: 30px!important;overflow: hidden;}
.txtScroll-top .infoList li{ height:30px; line-height:36px; float: left; width: 16.5%;
    text-align: center;list-style: none; }
.txtScroll-top .infoList li a{color: #f5f5f5;
    font-size: 14px;}

.fr {
    float: right;
}
.share_name {
    color: #cacaca;
    font-size: 14px;
}
.fl {
    float: left;

}
.copyright a{
    color: #888;
}
.share_click .fa{
    color: #888;    
}

/*返回顶部*/
.cndns-right {
    position: fixed;
    right: 15px;
    top: 70%;
    margin-top: 70px;
    z-index: 100;
}
.cndns-right-btn {
    width: 48px;
    height: 48px;
    border: 1px solid #ddd;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    position: relative;
    background-color: #ddd;
}
