.header{
    height:120px;
    background:url(../images/headerBg.png) no-repeat;
    background-size:100% 100%;
}
.nav-bar{
    width:960px;
    margin:auto;
}
.nav-bar .fL{
    padding-top:15px;
}
.nav-bar .fR{
    padding-top:25px;
}
.con{
    width:1280px;
    margin:auto;
    padding-top:50px;
}
.conL{
    width:286px;
}
.conR{
    padding-left:30px;
    width:640px;
}
.box_1{
    padding-bottom:10px;
    border-bottom: 1px solid #ccc;

}
.box_1 div span{
    display:inline-block;
    font-size:14px;
}
.box_1>div{
    padding:5px 0;
}
.box_1 .span_label{
    width:75px;
    padding-right:10px;
}
.btn{
    display: inline-block;
    padding:5px 7px;
    color:#fff;
    border-radius:3px;
    background: #004298;
    font-size:12px;
    cursor:pointer;
}
.box_2,.box_3{
    padding-top:20px;
    padding-bottom:10px;
    border-bottom: 1px solid #ccc;
}
.box_2 dl dt,.box_3 dl dt{
    width: 75px;
    padding-left:5px;
    height:40px;
    line-height:40px;
}
.box_2 dl dd{
    padding-left:20px;
    width:535px;
}
.box_2 dl dd>div{
    width:33%;
    float:left;
	height:50px;
    margin-bottom:20px;
}
.box_2 dl dd>div>div{
    width:90%;
    margin:auto;
    height:45px;
    border:1px solid #B5B5B5;
    cursor:pointer;
    position: relative;
}
.box_2 dl dd>div>div.on{
    border:2px solid #cc0001;
}
.box_2 dl dd>div p{
    padding:0 5px;
    padding-top:2px;
    font-size:14px;
    color: #7c7c7c;
}
.red{
    color:#cc0001;
    padding-left:20px;
    padding-top:10px;
    font-size:12px;
}
.childrenBor{
	border:2px solid #cc0001!important;
}
.checked span{
    display:inline-block;
}
.box_3 dd{
    line-height:40px;
}
.box_3 dd b,.data,.box_3 dd strong,.box_3 dd span{
    font-weight: normal;
    color: #cc0001;
}
.relt{
    padding-left:100px;
}
.relt input {
    float: left;
    width: 40px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #bdbdbd;
    border-left: none;
    border-right: none;
    text-align: center;
}
.relt-prev {
    float: left;
    width: 16px;
    height: 25px;
    background: url("../images/prev.png") no-repeat;
}
.relt-next {
    float: left;
    width: 16px;
    height: 25px;
    background: url("../images/next.png") no-repeat;
}
.num{
    vertical-align:-7px;
}
.delete{
    color: #333!important;
    cursor:pointer;
    padding-left:10px;
}
.pL20{
    padding-left:20px;
}
.pL5{
    padding-left:5px;
}
.f16{
    font-size: 16px;
}
.valueBox{
    padding-right:30px;
}
.box_4{
    padding-top: 30px;
}
.form ul{
    width:50%;
}
.form ul li label{
    display:inline-block;
    width:100px;
    text-align:right;
    margin-top:20px;
}
.form ul li input{
    display:inline-block;
    padding:2px 5px;
}
.box_4{
    padding-bottom:20px;
}
.subBtn{
    background:#d70000;
    font-size:18px;
    padding:8px 20px;
    border:none;
    border-radius:5px;
    color:#fff;
    border:1px solid #b90000;
    margin-top:40px;
}
.box_4_p{
    padding-left:30px;
    line-height:25px;
}
.pB10{
    padding-bottom:10px;
}
.f24{
    font-size: 24px;
}
.footer{
    height:120px;
    background:url(../images/headerBg.png) no-repeat;
    background-size:100% 100%;
}
.zz{
    position:absolute;
    width: 100%;
    height: 100%;
    z-index:9999;
}
.time{
    background: #e4e4e4;
    height: 100%;
}
.time.on{
    background: #fff;
}
.garyBor{
	border:1px solid #ccc!important;
}
.BuyWay{
    width:480px;
    margin:40px auto;
}
.BuyWayList li{
    height:77px;
    line-height: 77px;
    box-shadow: 0px 2px 5px #444;
    position: relative;
}
.BuyWayList li:nth-child(1){
    background: #38c6c9;
    z-index:999;
}
.BuyWayList li:nth-child(2){
    background: #03b1a1;

    z-index:998;
}
.BuyWayList li:nth-child(3){
    background: #51aad2;
    z-index:997;
}
.BuyWayList li:nth-child(4){
    background: #4d80be;
    z-index:996;
}
.BuyWayList li:nth-child(5){
    background: #5c5390;
    z-index:995;
}
.BuyWayList li:nth-child(6){
    background: #543e6a;
    z-index:994;
}
.fixedFoot{
    position: fixed;
    bottom:0;
    width:100%;
    z-index:99999;
}
.BuyWayList li label img,.BuyWayList li b img{
    vertical-align: middle;
}
.BuyWayList li label,.BuyWayList li span,.BuyWayList b{
    display: inline-block;
}
.BuyWayList li label{
    width: 110px;
    text-align: center;
}
.BuyWayList li span{
    width:320px ;
}
.BuyWayList li a{
    color: #fff;
    font-size: 17px;
}
.fixedHead{
    width: 100%;
    top: 0;
    z-index:99998;
}
.fixedCon{
    position: absolute;
    top: 120px;
    bottom: 120px;
    overflow: auto;
    width: 100%;
}
.BuyWayList li{
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    -moz-transition:all .5s;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
    transition:all .5s;
}
.BuyWayList li:hover{
    -moz-transform:scale(1.05);
    -webkit-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05);
}
.footer>p{
    padding-top:50px;
}
.AudienceList li:nth-child(1){
    background: #36c4c8;
    z-index:999;
}
.AudienceList li:nth-child(2){
    background: #50acd3;
    z-index:998;
}
.AudienceList li:nth-child(3){
    background: #4e81c0;
    z-index:997;
}
.AudienceList li:nth-child(4){
    background: #5d5391;
    z-index:996;
}
.AudienceList li{
    line-height: 25px;
}
.AudienceList li span strong{
    display:block;
}
.AudienceList li{
    box-shadow: 0px 2px 5px #444;
    position: relative;
    height:auto;
    padding:20px 0;
}
.btn_sub{
    border:none;
    text-align:center;
    padding:7px 0;
    width:70px;
}
.xlh .form-control{
    padding:5px 1%;
    width:280px;
}
.f18{
    font-size: 18px;
}
.f20{
    font-size: 20px;
}
.zzs{
    background:#000;
    opacity:0.4;
    position:fixed;
    width:100%;
    height:100%;
    z-index:99999;
    top:0;
}
.popWord{
    position:fixed;
    left:50%;
    margin-left:-115px;
    top: 50%;
    z-index:99999;
    margin-top:-134px;
}
.popWord img{
    width: 230px;
}
.dn{
    display:none;
}
.buyCon{
    padding-top: 16px;
}
.nav p img{
    padding-top: 50px;
    padding-bottom:30px;
}
.btn_three{
    padding:10px 0;
    width:226px;
    background: #004298;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin:20px 0;
}
.f14{
    font-size: 14px;
}
.c666{
    color:#666666;
}
.mT50{
    margin-top:50px;
}
.mB20{
    margin-bottom: 20px;
}
.TaBox>div{
    color: #191919;
}
.TaBox>p{
    margin:10px 0;
}
.BlFun{
    width: 90%;
    margin: auto;
}
.bLdl{
    width:33.3%;
    float:left;
}
.bLdl dl{
    width:90%;
    margin:auto;
}
.bLdl dl dt{
    margin-bottom: 20px;
}
.onedd{

    color: #004298;
}
.bLdl dl dd{
    margin-bottom: 10px;
    line-height:23px;
}
.table{
    width: 400px;
    background: #004298;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin:auto;
    margin-top: 60px;
    margin-bottom: 100px;
    padding:15px 0;
    font-size: 16px;
}
.networkBtn{
    width: 130px;
    text-align: center;
    padding:10px 0;
    background: #004298;
    color: #fff;
    font-size: 16px;
    margin: 20px 0;

}
.network .bLdl{
    width:25%;
    float:left;
}
.network .bLdl dl dd{
    text-align: center;
}
.networkP{
    margin-bottom: 80px;
}
.btnMt{
    margin-top: 50px;
}
.formCon{
    width: 500px;
    margin: auto;
    background: #f4f4f4;
    margin-top: 20px;
}
.forms{

    padding: 0 10px;
    padding-bottom: 50px;
}
.formCon>div img{
    width: 100%;
}
.info{
    color: #1262aa;
    font-size: 16px;
    margin:10px 0;
}
.forms>div label,.forms>div .form-control,.form>div b{
    display: inline-block;
}
.forms>div label{
    width: 90px;
    text-align: right;
    margin-right: 10px;
    font-size: 16px;
    color: #666;
}
.forms>div{
    margin: 10px 0;
}
.forms>div .form-control{
    padding: 5px 2%;
}
.forms>div b{
    color: #f00;
    font-weight: normal;
}
.checkDiv label{
    width: auto!important;
    margin-bottom: 5px;
}
.checkDiv .checkBox{
    margin-right:10px;
}
.subBtn2{
    width: 180px;
    margin-bottom: 60px;background: #064089;border:none;
}
.loginBox{
    background: #f9f9f9;
    padding:35px 0;
    width: 440px;
}
.loginCon{
    width: 280px;
    margin: auto;
    color: #666;
}
.loginCon p{

    font-size: 12px;
    color: #969696;
}
.loginCon input{
    padding: 10px 2%;
    margin:25px 0;
}
.subBtn3{
    background: #064089;border:none;font-size: 16px;width: 120px;margin-top: 0px!important;
}
.loginCon span a{
    color: #ca1b1d;
    text-decoration: underline;
    padding-left: 40px;
    font-size: 16px;
}
.f12{
    font-size: 12px;
}
.boxTwo{
    margin-top: 50px;
    margin-bottom: 30px;
}
.boxTwo ul{
    height: 38px;
    background: url('../images/ulBg.png') repeat-x;
    width: 100%;
    border:1px solid #DEDEDE;
}
.boxTwo ul li{
    line-height: 38px;
    float:left;
    position: relative;
}
.boxTwo ul li a{
    padding: 0 30px;
    border-right: 1px solid #DEDEDE;
    display: block;
    color: #666;
}
.boxTwo ul li.cur{
    background: url('../images/curBg.png') repeat-x;
}
.boxTwo ul li.cur a{
    color: #fff;
}
.boxTwo ul li span{
    position: absolute;
    bottom:-3px;
    left:50%;
    margin-left:-4px;
    display: block;
    width: 8px;
    height: 4px;
    line-height: 0;
    display:none;
}
.boxTwo ul li.cur span{
    display:block;
}
.wrodCon p{
    line-height: 30px;
    color: #666;
}
.wrodCon{
    padding: 20px;
}