﻿/*我的下载页面*/
.ul_nav .last img{
    margin-top: 30px;
}
.banner-bg2{
    width: 100%;
    height: 260px;
    max-width: 1920px;
    max-height: 260px;
    background: url("../images/banner05.jpg") no-repeat 50%;
}
.banner-bg2 .white-bg{
    width: 106px;
    height: 106px;
    background:url("../images/white-bg.png") no-repeat ;
    margin:  5% auto 1%;
    display: block;
    top:50%;
    position: relative;
}
.banner-bg2 .white-bg>img{
    margin:5.5px;
}
.banner-bg2 p.name{
    font-size: 16px;
    text-align: center;
    color: #0681B5;
}
.banner-bg2 p span{
    font-family: Arial;
}
.user-title{
    background: url("../images/user-bg.jpg") repeat-x;
    height: 55px;
}
.user-title ul.title-center{
    margin:  0 auto;
    text-align: center;
    float:left;
    /*不给ul宽度的情况下让里面的内容居中显示*/
    position:relative;
    left:50%;
    display: block;
}
.user-title ul li{
    width: 175px;
    background:url("../images/user-border.jpg") no-repeat right center;
    text-align: center;
    line-height: 55px;
    position:relative;
    right:50%;
    float:left;
}
.user-title ul li.last-nobg{
    background: none;
}
.user-title ul li a{
    color: #656565;
}
.user-title ul li a:hover{
    color: #058FDF;
}

.download-main table.tab1{
    width: 100%;
    max-width: 1200px;
    font-size: 14px;
    margin: 3.5% 0;
    border: 1px solid #dfdfdf;
}
.download-main table.tab1 tr{
    border: 1px solid #dfdfdf;

}
.download-main table.tab1 th{
    color: white;
    background: #3FB1ED;
    height: 40px;
    text-align: left;
}
.download-main table.tab1 td{
    padding: 2% 0;
    max-height: 75px;
}
.download-main table.tab1 th.t1{
    width: 51%;
    padding-left: 3%;
}
.download-main table.tab1 td.t1 img{
   margin-right: 10px;
    display: inline-block;
    float: left;
}
.download-main table.tab1 td.t1{
    padding-left: 1%;
    color: #434343;
}
.download-main table.tab1 .t2{
    width: 20%;
}
.download-main table.tab1 .t3{
    width: 16%;
}
.download-main table.tab1 td.t4{
    color: #878787;
}
.download-main table.tab1 td.t4 .progress-bar{
    width: 83px;
    height: 11px;
    border-radius: 50px;
    background: #E8E8E8;
    display: inline-block;
}
.download-main table.tab1 td.t4 span.green-size{
    color: #2DB751;
    font-size: 12px;
}
.download-main table.tab1 td.t2,td.t3{
    color: #656565;
    font-family: Arial;
}
.download-main table.tab1 span.red{
    color: #F83C3C;
}

/*passwd1修改密码1页面*/

.passwd1{
    padding-bottom: 6%;
}
.passwd1 img.img1{
    display: block;
    margin: 7% auto 0;
    width: 100%;
    max-width: 600px;
}
.passwd1 ul.font{
    width:600px;
    margin: 1% auto 7%;
}
.passwd1 ul.font li{
    width: 200px;
    color: #656565;
    float: left;
    text-align: center;
}
.passwd1 ul.font li.one{
    font-weight: bold;
    color: #3199CA;
}
.passwd1 ul.font li.two{
    color: #B7E0F3;
}
.passwd1 table.small-tab{
    color: #434343;
    font-size: 14px;
    margin:  0 auto;
}
.passwd1 table.small-tab td{
    height: 40px;
}
.passwd1 table.small-tab .small-t1{
    text-align: right;
    width:90px;
    padding-right: 15px;

}
.passwd1 table.small-tab .small-t2{
    font-weight: bold;
    width: 150px;
}
.passwd1 table.small-tab .small-t3{
    width: 110px;
}
.passwd1 table.small-tab .small-t3 a{
    color:#18A4E5;
}
.passwd1 table.small-tab .small-t3 img{
    border: 1px solid #d6d6d6;
    margin:  auto 0;
    display: block;
}
.passwd1 table.small-tab .small-t4 input.input1{
    width: 140px;
    height: 30px;
    border: 1px solid #d6d6d6;
    margin:  auto 0;
    padding-left: 8px;
    line-height: 30px;
}

.passwd1 table.small-tab .small-t5{
    font-size: 12px;
}
.passwd1 table.small-tab .small-t5 span{
    color: #F71D1D;
    cursor: pointer;
}
.passwd1 button.button1{
    width: 116px;
    height: 32px;
    background: #F89800;
    color: white;
    font-size: 14px;
    margin-top:45px;
}
/*修改密码2页面*/
.download-main .passwd1 ul.main-center{
    width: 270px;
    margin:  0 auto;
    padding-bottom: 9%;
}
ul.main-center li {
    width: 270px;
    float: left;
    line-height: 230%;
}

span.red{
    color: #F60303;
}
.download-main .passwd1 button.button2{
    clear: both;
    width: 146px;
    height: 40px;
    background:#F99700;
    display: block;
    margin: 0 auto;
    color: white;
}
/*修改密码页面3*/
.passwd1 table.tab2{
    margin: 0 auto;
}
.passwd1 table.tab2 td{
    height: 50px;
    line-height: 50px;
    color: #434343;
    font-size: 14px;
}
.passwd1 table.tab2 td.td1{
    text-align: right;
    line-height: 50px;
}
.passwd1 table.tab2 td.td1 span{
    color: #F70909;
    margin-right: 8px;
}
.passwd1 table.tab2 td.td2{
    padding-left: 15px;
    /*width:20% ;*/
    max-width: 400px;
}
.passwd1 table.tab2 td.td2 span{
    font-size: 12px;
}
.passwd1 table.tab2 td.td2 span.small-red{
    color: #CF0101;
    cursor: pointer;
}
.passwd1 table.tab2 input.input2,input.input3{
    width: 280px;
    height: 30px;
    border: 1px solid #d6d6d6;
    line-height: 30px;
    padding-left: 5px;
    display: inline-block;
    margin: auto 0;
}
.passwd1 table.tab2 input.input3{
    /*width: 150px;*/
    margin: auto 0;
}
.passwd1 table.tab2  img.yzm{
    display: inline-block;
    margin: auto 10px;
    border: 1px solid #d6d6d6;
    width: 98px;
    height: 30px;
}
.passwd1 table.tab2 button.orange{
    width:100px;
    height: 40px;
    background: #F99700;
    color: white;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    margin-top: 50px;
}


/*修改密码页面4*/
.passwd1 .success{
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 360px;
}
.passwd1 .success img{
    margin-right: 20px;
    display: inline-block;
}
 .passwd1 .success p.big-size{
     font-size: 30px;
color: #656565;
}
 /*用户信息页面*/
.passwd1 table.tab3{
    margin: 30px auto;
    width: 60%;
}
.passwd1 table.tab3 td{
    height: 70px;
    line-height: 70px;
}
.passwd1 table.tab3 td.user-td1{
    font-size: 14px;
    color: #656565;
    /*max-width: 100px;*/
    width: 15%;
    text-align: right;
}
.passwd1 table.tab3 td.user-td1 span{
    color:#FF0000;
    margin-right: 8px;
}
/*.passwd1 table.tab3 td.user-td2{*/
    /*!*width: 65%;*!*/
/*}*/
.passwd1 table.tab3 td.user-td2 input{
    width: 95%;
    padding-left: 10px;
    height: 40px;
    border: 1px solid #dcdcdc;
    margin: auto 0;
    display: block;
    margin-left: 15px;
    line-height: 40px;
}
input::-webkit-input-placeholder{
    color: #999999;

}
input::-moz-placeholder{
    color:#999999;
}
input:-moz-placeholder{
    color: #999999;
}
.passwd1 table.tab3 td.user-td2 button{
    background: #FBA707;
    width: 120px;
    height: 40px;
    color: white;
    font-size: 18px;
    border-radius: 4px;
    margin: 40px  auto 0;
    display: block;
}
@media (max-width:960px) {
    .ul_nav .last img {
        margin-top: 0px;
    }
}
@media (max-width:780px){
    .banner-bg2{
        width: 100%;
        height:160px;
    }
    .banner-bg2 .white-bg{
        width: 80px;
        height: 80px;
        background-size: 90%;
    }
    .banner-bg2 .white-bg>img{
        margin: 4px;
        width: 80%;
    }
    .user-title ul li{
        width: 90px;
    }
    .passwd1 ul.font li{
        width: 170px;
    }
    .passwd1 table.tab3{
        margin: 0 auto;
        width: 96%;
        font-size: 10px;
    }
    .passwd1 table.tab3 .user-td1{
        font-size: 10px;
        text-align: right;
    }
    .passwd1 table.tab3 td{
        height: 55px;
        line-height: 55px;
    }

    .passwd1 table.tab3 td.user-td1{
        width: 25%;
    }

}
@media (max-width:480px){
    .passwd1 ul.font li{
        width: 130px;
    }
    .passwd1 table.tab2 td.td1{
        font-size: 12px;
        width: 30%;
    }
    /*.passwd1 table.tab2 td.td2{*/
        /*font-size: 12px;*/
        /*width: 60%;*/
    /*}*/
    .passwd1 table.tab2 td.td2 input{
        width: 98%;
    }
    .passwd1 table.tab2 td.td2 input.input3{
        width: 40%;
    }
    /*.passwd1 table.tab2 td.td2 img.yzm{*/
        /*background-size: 40%;*/
    /*}*/
    .passwd1 table.tab2{
        margin: 0 auto;
        width: 100%;
    }
    .passwd1 table.tab3{
        margin-top: 50px;
        font-size: 12px;
    }
    .passwd1 table.tab3 td.user-td1{
        width: 29%;
    }
}
@media (max-width:380px){
    .user-title ul li{
        width: 80px;
        font-size: 12px;
    }
    .passwd1 ul.font li{
        width: 90px;
        font-size: 12px;
    }
    table.small-tab{
        margin-top: 50px;
        width: 100%;
        font-size: 12px;
    }
     .small-t1{
         display:block;
         width: 10%;
         font-size: 12px;
     }
    .small-tab{
        font-size: 10px;
    }
    .small-t2{
        width: 100%;
    }
    .download-main table.tab1{
        font-size: 10px;
        width: 100%;
    }
    .download-main table.tab1 td.t4 .progress-bar{
        width: 50px;
        height: 10px;
    }
    .download-main table.tab1 th.t1{
        padding-left: 1%;
        width: 38%;
    }
    .download-main table.tab1 td.t1 img{
        margin-right: 8px;
    }
    .download-main table.tab1 .t2{
        width: 26%;
    }
    .download-main table.tab1 .t3{
        width: 14%;
    }
    .download-main table.tab1 td.t4{
        color: #878787;
    }
    .main-center li{
        font-size: 12px;
    }
    .download-main .passwd1 button.button2{
        width: 100px;
        margin-top:40px;
        margin-bottom: 20px;
    }
    .download-main .passwd1 ul.main-center{
        padding: 40px 0;
    }
    .passwd1 .success img{
        margin-right: 10px;
}
    .passwd1 .success p.big-size{
        font-size: 16px;
        margin-top: 30px;
    }
    .passwd1 .success{
        width: 140px;
    }
    .passwd1 table.small-tab .small-t4 input.input1{
        width:90px;
        padding-left: 8px;
    }
    .passwd1 table.small-tab .small-t1{
        padding: 0px;
        display: block;
    }
    .passwd1 table.small-tab .small-t2{
        font-size: 10px;
    }
    .passwd1 table.small-tab .small-t3{
        font-size: 10px;
    }
    .passwd1 table.tab3 td.user-td1{
        font-size: 10px;
        width: 26%;
    }
}