/* 内容开始 */ 
.content{
    width: 100%;
    background:#f4f4f4;
    padding-bottom: 20px;
}
.content .Position{
    width:1200px;
    height:40px;
    margin:0 auto;
    line-height: 40px;
   font-size: 12px;
}
.content .Position a{
    color:#505050;
    margin:0 5px;
}
.content .Release{
    width:1200px;
    height:49px;
    background:url(../images/icon/cg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin:0 auto;
    border-bottom: 3px solid #3e87f0;
}
.content .Release h3{
    font-size: 18px;
    margin-left: 25px;
    line-height: 50px;
    color:#3e87f0;
}
.content .Notice{
    width:998px;
    height:118px;
    border:1px dashed #3e87f0;
    margin:0 auto;
    margin-top: 30px;
}
.content .Notice h3{
    width: 60px;
    font-size: 30px;
    color:#3e87f0;
    margin-left: 20px;
   margin-top: 18px;
   margin-right: 40px;
}
.content .Notice .Notice-left{
   float: left; 
    height:118px;

}
.content .Notice .Notice-right{
   float: left;  
   font-size: 14px;
   width:875px;
   color:#919191;
   margin-top: 20px;
}
.content .Notice .Notice-right p{
    line-height: 26px;
}
.content .Notice .Notice-right p a{
    color:#f27b28;
}
.content .purchasing{
    margin-top: 30px;
    width:1200px;
    margin:0 auto;
}
.content .purchasing .one-purchasing{
    overflow: hidden;
    margin-top: 30px;
    border-bottom: 1px solid #3e87f0;

}
.content .purchasing .one-purchasing li{
    float: left;
    width:228px;
    height:49px;
    text-align: center;
    line-height: 50px;
    color:#919191;
    border:1px solid #ccc;
    margin-right: 20px;
    border-bottom: 0;
    cursor:pointer;
}
.content .purchasing .one-purchasing li.current{
    border:1px solid #3e87f0;
    background:#3e87f0;
    color:#fff;
    font-size: 16px;

}
.purchasing .two-purchasing{
    margin-top: 45px;
    padding-left: 140px;
    position:relative;
}
.purchasing .two-purchasing li{
    position:relative;
    top:0;
    left:0;
    display: none;
}
.purchasing .two-purchasing .one{
    overflow:hidden;
}
.two-purchasing span.span1{
    float: left;
    display:inline-block;
    margin-right: 22px;
    width:90px;
    text-align: right;
    position:relative;
    color:#919191;
}
.two-purchasing span.span1:before{
    content:"";
    background:url(../images/icon/xing.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position:absolute;
    top:0;
    left:18px;
    width:8px;
    height:8px;
}
.two-purchasing .one .right{
    float: left;
}
.two-purchasing .one .right input{
    width:288px;
    height:28px;
    line-height: 28px;
    padding-left: 10px;
    border:1px solid #cccccc;
    margin-bottom: 20px;
    background:#f4f4f4;
}
.two-purchasing .one .all{
    overflow:hidden;
}
.two-purchasing .one .right button{
    width:98px;
    height:30px;
    border:1px solid #ccc;
    background:#f4f4f4;
    float: left;
    margin-left: 9px;
    color:#919191;
    font-size: 14px;
}
.two-purchasing .one .Cla{
    margin-top: -10px;

}
.two-purchasing .one .Cla label{
    font-size: 14px;
    color:#919191;

}
.two-purchasing .one .Cla a{
    font-size: 12px;
    color:#3e87f0;
    margin-right: 8px;
}
.two-purchasing .one .Cla a:hover{
    color:#f27b28;
}
.two-purchasing .demand{
    margin-top: 25px;
}
.two-purchasing .content-info {
    border: 1px solid #ccc;
    height: auto !important;
    width: 860px;
    margin-left: 10px;
    padding-left: 10px;
}
.two-purchasing .demand .content-title {
    float: none; !important;
}
.two-purchasing .demand .know {
    display: block;
    color: #f27b28;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 10px;
}
.two-purchasing span.span2{
    float: left;
    display:inline-block;
    margin-right: 22px;
    width:90px;
    text-align: right;
    position:relative;
    color:#919191;
}
/*上传区域*/
.two-purchasing .content-info .upload-contain {
    padding: 10px 0 10px 0;
}
.two-purchasing .upload-contain .layui-icon {
    display: none;
}
.two-purchasing .upload-contain .upload-img {
    width: 202px;
    height: 202px;
    border: 1px solid #ccc;
    margin-top: 10px;
    position: relative;
    display: none;
}
.two-purchasing .upload-contain .img-set,.service-img-set {
    width: 200px;
    height: 200px;
}
.two-purchasing .upload-contain .delete-img {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
    /*上传区域结束*/

.two-purchasing span.span2:before{
    content:"";
    background:url(../images/icon/xing.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position:absolute;
    top:0;
    left:1px;
    width:8px;
    height:8px;
}
.two-purchasing .rights{
    position:relative;
    margin-bottom: 20px;
    width:811px;
    margin-left: 15px;
}
.two-purchasing .rights .sel{
    width:300px;
    border:1px solid #ccc;
    line-height:20px;
    height:20px;
    background:#f4f4f4;
    float: left;
}
.two-purchasing .rights label{
    font-size: 14px;
    color:#919191;
    margin-right: 8px;
}
.two-purchasing span.span3{
    float: left;
    display:inline-block;
    margin-right: 22px;
    width:90px;
    text-align: right;
    position:relative;
    color:#919191;

}
.two-purchasing span.span3:before{
    content:"";
    background:url(../images/icon/xing.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position:absolute;
    top:0;
    left:15px;
    width:8px;
    height:8px;
}
.two-purchasing .rights p{
    text-align: right;
    font-size: 16px;
    color:#919191;
    margin-bottom: 10px;
    cursor: pointer;
}
.two-purchasing .rights textarea{
    width:850px;
    height:227px;
    border:1px solid #ccc;
    text-indent: 10px;
    font-size: 14px;
    resize: none;
    line-height: 22px;
    background:#f4f4f4;
    overflow: auto;
}
.two-purchasing .rights .know{
    display: block;
    color:#f27b28;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 10px;
}
.two-purchasing .rights .place{
    width: 288px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    background: #f4f4f4;
}
.two-purchasing span.span4{
    float: left;
    display:inline-block;
    margin-right: 22px;
    width:90px;
    text-align: right;
    position:relative;
    color:#919191;
}
.two-purchasing .rights .Example{
    position:absolute;
    top:30px;
    left:0;
    background:#f4f4f4;
    padding-left: 20px;
    color:#333;
    width:770px;
    padding-right: 20px;
    border:1px solid #ccc;
    height:auto;
    z-index:10;
    height:229px;
    overflow-y:auto;
    display: none;

}
.two-purchasing .rights .Example h3{
    border-left: 3px solid #3e87f0;
    margin-top: 15px;
    padding-left: 15px;
}
.two-purchasing .rights .Example p{
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
    color:#333;
    margin-left: 15px;

}
.two-purchasing .rights .Example strong{
    margin-top: 20px;
    text-align: center;
    display: block;
        color:#3e87f0;
    font-size: 14px;
    margin-bottom: 20px;
}
/* 内容结束 */ 


/* 联系人信息开始*/ 
.Contacts{
    background:#f4f4f4;
    padding-bottom: 90px;
}
.in-Contacts{
    width:1200px;
    margin:0 auto;
}
.in-Contacts h3{
    border-bottom: 1px solid #3e87f0;
    font-size: 18px;
    color:#919191;
    padding-left: 25px;
    padding-bottom: 15px;
}
.in-Contacts .two-Contacts{
    // overflow:hidden;
}
.in-Contacts .img-Contacts {
   display: inline-block;
    float: left;
    margin-right: 33px;
    margin-top: 30px;
    margin-left: 28px;
    position:relative;
    height:145px;

}
.in-Contacts .img-Contacts i{
    height:120px;
    width:120px;
    border-radius: 50%;
    display: block;
}
.in-Contacts .img-Contacts i img{
    height:120px;
    border:1px solid #ccc;
    width:120px;
    border-radius: 50%;
    display: block;
}
.in-Contacts .img-Contacts i img.br{
    box-shadow: 0px 0px 7px 0px #3e87f0;
}
/* 新生成*/
.in-Contacts .imgs-Contacts i img{
    height:120px;
    border:1px solid #ccc;
    width:120px;
    border-radius: 50%;
    display: block;
}
.in-Contacts .imgs-Contacts i img.br{
    box-shadow: 0px 0px 7px 0px #3e87f0;

}
/* 新生成*/
.in-Contacts .imgs-Contacts {
   display: inline-block;
    margin-right: 33px;
    margin-top: 30px;
    margin-left: 28px;
    position:relative;
    width:120px;
    height:145px;
}
.in-Contacts .img-Contacts:hover .modify{
    display: block;
}
.in-Contacts .imgs-Contacts:hover .modify{
    display: block;
}
.in-Contacts .imgs-Contacts i{
    height:120px;
    width:120px;
    display: block;
}
.in-Contacts .imgs-Contacts i img{
    height:120px;
    width:120px;
    display: block;
}
.in-Contacts .modify{
    width:375px;
    height:287px;
    background:url(../images/icon/addbg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
       padding-top: 30px;
    position:absolute;
    top:125px;
    left:-26px;
    display: none;
    z-index: 999;
}
/* ajax modifyNew*/
.in-Contacts .modifyNew{
    width:375px;
    height:287px;
    background:url(../images/icon/addbg.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-top: 30px;
    position:absolute;
    top:125px;
    left:-26px;
    display: none;
}
.modify .one{
    overflow:hidden;
}
.modify span.span1{
    float: left;
    display:inline-block;
    margin-right: 12px;
    width:74px;
    text-align: right;
    position:relative;
    color:#919191;
    line-height: 30px;
}
.modify span.span1:before{
    content:"";
    background:url(../images/icon/xing.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position:absolute;
    top:0;
    left:18px;
    width:8px;
    height:8px;
}
.modify .one .right{
    float: left;
}
.modify .one .right input{
    width:168px;
    height:28px;
    line-height: 28px;
    padding-left: 10px;
    border:1px solid #cccccc;
    margin-bottom: 15px;
    background:#f4f4f4;
}
.modify .one .Gender{
    color:#919191;
    font-size: 14px;
    line-height: 30px;
    float: right;
    margin-right: 10px;
}
.modify span.span2{
    float: left;
    display:inline-block;
    margin-right: 12px;
    width:74px;
    text-align: right;
    position:relative;
    color:#919191;
    line-height: 30px;
}
.modify span.span3{
    float: left;
    display:inline-block;
    margin-right: 12px;
    width:74px;
    text-align: right;
    position:relative;
    color:#919191;
    line-height: 30px;
}
.modify span.span2:before{
    content:"";
    background:url(../images/icon/xing.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    position:absolute;
    top:0;
    left:30px;
    width:8px;
    height:8px;
}
.modify button{
    width:67px;
    height:25px;
    background: #3e87f0;
    color:#fff;
    text-align: center;
    margin-left:20px;
    display: inline-block;
}
.in-Contacts .call{
    text-align: center;
    margin-top: 110px;
    height:21px;
    overflow:hidden;
}
.in-Contacts .read{
    width:448px;
    height:50px;
    background:#3e87f0;
    color:#fff;
    display: block;
    margin:0 auto;
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
}
.in-Contacts .call input{
    margin-right: 8px;
}
/* 联系人信息结束*/ 

