﻿.container{
    background-color: #ecf0f6;
}
.main{
    position: relative;
    width:1000px;
    background-color:#ffffff;
    margin:0 auto;
    padding: 20px;
    box-sizing:border-box;
}
.main .icon{
    position: absolute;
    display: block;
    width:16px;
    height:16px;
    top:20px;
    left:2px;
}

.resource-nav{
    margin-bottom: 20px;
}
.resource-title{
    height:36px;
    background-color: #21ac83;
    line-height: 36px;    
}
.resource-title span{
    padding: 10px 0 0 22px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}
.resource-content{
    padding-left: 15px;
}
.resource-content li{
    position: relative;
    height: 56px;
    line-height: 56px;
    border-bottom: 1px solid #e6edf8;
    text-align: right;
}
.resource-content .imgpdf{
    background:url(../images/imgpdf.jpg);
}
.resource-content .imgpow{
    background:url(../images/imgpow.jpg);
}
.resource-content .imgdoc{
    background:url(../images/imgdoc.jpg);
}
.resource-content .item_name{
    float:left;
    margin-left: 30px;
}
.resource-content span{
    margin-right: 75px;
}
.resource-down {
    position: absolute;
    width:160px;   
    right:-162px;
    top:180px;
    border:1px solid #ced3db;
  
}
.down-title{
    height:38px;
    background-color:#e5e9f0;
    color:#595a5a;
    box-sizing: border-box;
    padding:8px 0 0 20px;
}
.down-title span{    
    font-size: 17px;
    font-weight: bolder;
}
.down-content{
    background-color: #ffffff;
    list-style-type:disc;
}

.down-content li{
    height: 38px;
    line-height: 38px;
    padding-left: 22px;       
}
.down-content-item-on{
    background-color: #21ac83;
}
.down-content li a{
    color:#1ca4cb;
}
.down-content .down-content-item-on a{
    color:#ffffff;
}
.question-content{
    padding:20px 10px 0 10px;
}
.question-content .imgask{
    display: block;
    position: absolute;
    width:31px;
    height:32px;
    left:0px;
    top:0px;
    background: url(../images/imgask.png);
}
.question-content .ask{
    position: relative;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    color:#58b034;
    padding-left: 46px;
}
.question-content .answer{
    width:820px;
    line-height: 32px;
    color: #999999;
    font-size: 16px;
    padding-left: 65px;
    margin-bottom: 3px;
}

.buy-title-up{
    position: relative;
    font-size: 18px;
    height:40px;
    line-height: 40px;
    border-bottom: 1px solid #eeeff0;
    margin-bottom: 10px;
}

.buy-title-up p {
    color:#666666;
    font-weight: bolder;
    float: left;
    height: 39px;
    border-bottom: 2px solid #1ca374;
}
input[type="text"],.select{
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 260px;
    height: 30px;
    color: #6d6d6d;
    font-family: 'Microsoft YaHei';
    font-size: 16px;  
    border: 1px solid #c3d6dd;
    border-radius: 2px;  
    padding-left: 2px;
    margin-left: 10px;
}
.select{    
    width:265px;
    background: url("../images/sel.png") top right no-repeat; 
}
#province,#city{
    width: 130px;
}
.buy-content{
    padding-top: 50px;
}
.buy-content-title{
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bolder;
    margin-bottom: 20px;
}
.form-item{
    margin-bottom: 15px;
}
.form-item .last_lable{
    position: absolute;    
}
.formLeft{
    width:400px;
}
.formLeft label{
    display: inline-block;
    width:110px;
    text-align: right;
    position: relative;
}
.formRight{
    width: 420px;
    margin-left:50px;
}
.formRight label{
    display: inline-block;
    width: 140px;
    text-align: right;
}
textarea {    
    -moz-box-sizing:border-box;
    border:1px solid #c3d6dd;;
    font-family:arial,sans-serif;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    padding:2px;
    resize: none;
    margin-left: 10px;
    width:255px;
    height:125px;
}
.buy-content-bottom{
    width:960px;
    margin-top: 50px;
    padding-left: 20px;
    font-size: 16px;

}
.buy-content-bottom a,.buy-content-bottom span{
    font-size: 16px;
    color:#6698ca;
}
.buy-content-btn{
    display: block;
    background-color:#498cd1;
    width:120px;
    height:42px;
    line-height: 42px;
    text-align: center;
    font-size: 18px;
    color:#ffffff;
    border-radius: 4px;
    margin:50px 0 0 400px;
    cursor: pointer;
}
#buy-weixin{
    cursor: pointer;
}
#buy-weixin-title{
    display: none;
    position: absolute;
    z-index: 2;
}
.buy-item-required{
    color:red;
}
.buy-content-submit{
    padding-bottom: 140px;
}

/* join content */
.join-content-title{
    font-size: 22px;
    text-align: center;  
    padding: 10px 0 20px 0;  
}

.join-content label{
    display: inline-block;
    width:180px;
    text-align: right;
    position: relative;
}
.join-form{
    padding-left: 150px;
}
.join-form .upload-span{
    color:#c4c4c4;
    margin-left: 10px;
}
.join-form .join-btn{
    display: block;
    background-color:#498cd1;
    width:120px;
    height:42px;
    line-height: 42px;
    text-align: center;
    font-size: 18px;
    color:#ffffff;
    border-radius: 4px;
    margin:50px 0 0 260px;
    cursor: pointer;
    
}
#join-content-upload{
    width:72px;
    height:30px;
    margin-left: 10px;
    display: inline-block;
}
.apply-content{

}
.apply-content-title{
   padding:50px 0px 50px 350px;  
   font-size: 20px;
}
.apply-content-ul{
    padding-left: 190px;
}
.apply-content-ul li{
   float:left;
   padding:0px 65px 0 0px;
}
.apply-content-ul a{
    display: inline-block;
    width:200px;
    height:270px;
}
.apply-content-ul .apply_buy{
    background:url(../images/apply_buy.jpg) no-repeat 0 0;
}
.apply-content-ul .apply_join{
    background: url(../images/apply_join.jpg) no-repeat 0 0;
}
#join-cotent-upload-append{
    position: absolute;
    left:300px;
    top:5px;
    width:200px;
}
.success-dialog{
    margin-top: 100px;
    border:1px solid #DADCD9;
    padding-top:50px;
    background: #F6FBF5;
}
.success-dialog p{
    width: 900px;
    text-align: center;
    margin-bottom: 20px;    
}
.success-dialog-first{
    font-size: 20px;
}
.success-dialog-link{
    color:blue;
}