.content{
    background: #ffffff;
    margin-bottom: 30px;
}
.container{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.web-content{
    height: 84px;
    margin-top: 21px;
}
.web-content .title-web{
    color: #000000;
    font-size: 29px;
    font-weight: 800;
    letter-spacing: 2px;
    height: 41px;
    line-height: 41px;

}
.web-content .time{
    color: #666666;
    font-size: 11px;
    margin-left: 20px;
    margin-top: 20px;
}
.search-bar{
    width: 336px;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #2587F4;
    position: relative;
}
.search-bar .select_pos{
    width: 67px;
    height: 42px;
    background: rgba(37, 135, 244, .15);
    position: absolute;
    top: 0;

}
.search-bar .select_pos select {
    height: 41px;
    width: 67px;
    color: #2587F4;
    border: 0;
    padding-left: 10px;
}
.search-bar button{
    position: absolute;
    right: 0;
    width: 82px;
    height: 41px;
    background: #2587F4;
    color: #fff;
}
.input-search {
    position: absolute;
    left: 46px;
    height: 42px;
    line-height: 42px;
    width: 204px;
}
.search-address{
    width: 1200px;
    height: 107px;
    background: #ffffff;
    padding: 10px;
}
.search-address .address-title{
    color: #2587F4;
    font-size: 13px;
    text-decoration: #2587F4;
    margin-bottom: 10px;
}
.search-address ul li{
    float:left;
    margin-right: 25px;
    color: #000;
    font-size: 13px;
    height: 30px;
}
.search-bar-icon{
    width: 20px;
    position: absolute;
    top: 12px;
    left: 70px;
}
.message-content{
    width: 1200px;
    height: 626px;
    background: #FFFFFF;
    border: 1px solid #E0E4E5;
}
.message-content .mc-title{
    width: 1198px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    background: #F5F5F5;
    color: #999999;
    font-size: 12px;
    padding-left: 12px;
}
.mc-content{
    position: relative;
}
.active-t{
    color: #2587F4;
}
.mc-content .line-c1{
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mc-content label{
    width: 100px;
    text-align: right;
    margin-right: 20px;
    color: #000000;
}
.mc-content  .input1{
    width: 970px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
}
.mc-content .text-area{
    width: 1024px;
    height: 124px;
    background: #FFFFFF;

}
.line-c2{
    position: relative;
}
.mc-content .text-area textarea{
    width: 970px;
    height: 118px;
    border: 1px solid #EBEBEB;
    padding: 10px 20px;
}
.file-btn{
    background: url("../../img/common_bth_scfj.png") no-repeat;
    width: 102px;
    height: 30px;
    background-size: cover;
    margin-left: 120px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.file-btn input{
    opacity: 0;
}
.mc-content .cl-line2 {
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.mc-content .input2{
    width: 426px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
}
.bottom-button{
    margin-left: 120px;
    position: relative;
}
.mc-content .submit-btn{
    width: 206px;
    height: 42px;
    background: #2587F4;
    color: #ffffff;
    margin-right: 10px;
}
.mc-content .email-btn{
    width: 206px;
    height: 42px;
    background: #FF941A;
    color: #ffffff;
}
.notice {
    position: absolute;
    width: 389px;
    height: 112px;
    background: #EEEEEE;
    opacity: 1;
    bottom: 100px;
    right: 80px;
    color: #818181;
    font-size: 14px;
    padding: 10px 20px;
}
.tag-top{
    padding: 5px;
    width: 228px;
    height: 52px;
    background: #FFFFFF;
    border: 1px solid #EBEBEB;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
    position:relative;
    /*设置圆角*/
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    position: absolute;
    left: 230px;
    top: 50px;
    text-align: left;
    display: none;
}
.tag-top:before,.tag-top:after{
    content:"";
    display:block;
    border-width:15px;
    position:absolute;
    top:-30px;
    left:77px;
    border-style:solid dashed dashed solid;
    border-color:transparent  transparent #EBEBEB transparent;
    font-size:0;
    line-height:0;
}
.tag-top:after{
    top:-27px;
    border-color: transparent transparent #FFF transparent;
}
.hover1 .tag-top{
    display: block;
}
.tag-item{
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    color: #666666;
    font-size: 12px;
}
.copy_img{
    width: 14px;
    margin-left: 10px;
}
.tag-item span{
    color: #5090F1;
    font-size: 10px;
    background: #ECF3FE;
    width: 64px;
    /* padding-top: 8px; */
    /* padding-bottom: 8px; */
    padding-right: 10px;
    cursor: pointer;
    position: absolute;
    right: 4px;
}
.n-right .msg-wrap{
    margin-top: 6px;
}
.uploads-line{
    margin-left: 120px;
    height: 30px;
    line-height: 30px;
}
.mc-content .email-btn:hover{
    opacity: .5;
}