﻿.dangq{font-size:12px;color:#666;padding:20px 0}
.submitMatch{width:120px;height:30px;line-height:30px;text-align:center;background:#00B062;color:#F5F5F5;font-size:14px;cursor:pointer}
.matchList li{width:585px;float:left;background:#fff;margin-top:30px;cursor:pointer;transition: all .5s;}
.matchList li:hover{
    box-shadow:0px 6px 27px rgba(66,66,66,0.23);
}
.matchList{margin-bottom:30px;}
.matchList li img{width:585px;}
.matchList li:nth-child(2n+2){float:right;}
.macthContent{height:84px;position:relative}
.triangle_border_left{
    width:0;
    height:0;
    border-width:15px 15px 15px 0;
    border-style:solid;
    border-color:transparent #00B062 transparent transparent;/*透明 灰 透明 透明 */
    float:left
}
.right-tag{position:absolute;right:0;top:26px;}
.tag-content{float:left;height:30px;line-height:30px;background:#00B062;color:#FFFFFF;padding:0 10px;}
.gray-tag .triangle_border_left{border-color:transparent #CCCCCC transparent transparent;/*透明 灰 透明 透明 */}
.gray-tag .tag-content{background:#CCCCCC}
.red-tag .triangle_border_left{border-color:transparent #EC663F transparent transparent;/*透明 灰 透明 透明 */}
.red-tag .tag-content{background:#EC663F}
.matchTime{font-size:14px;color:#999;margin-top:8px;margin-left:20px;}
.matchTitle{width:450px;color:#333333;font-size:16px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;margin-left:20px;padding-top:16px;cursor:pointer}
.layui-layer-demo .layui-layer-setwin a{width:15px !important;}
.layui-layer-demo .layui-layer-title{text-align:center;padding:0;background:#E6E6E6}
.w-450{width:450px;margin:30px auto}
.tel-div1{width:390px;background:rgba(250,250,250,1);box-shadow:0px 2px 10px 0px rgba(204,204,204,0.8);padding:30px 30px 20px;font-size:16px;color:#333333}
.ground-div {font-size: 14px;color:#999;margin-top:10px;}
.ground-div span{display:inline-block;width:6px;height:6px;background:#999;border-radius:100%;vertical-align: middle;margin-right:5px;}
.tel{margin-top:10px;}
.tel img{vertical-align: middle;margin:0 7px 0 25px;}
.tel span{color:#00B062}
.heng{height:1px;background:#E6E6E6;margin-top:30px;margin-bottom:20px}
.xing{font-size:14px;color:#333;}
.xing span{color:#FE3626}
.textarea{width:422px;margin-top:10px;resize:none;padding:14px;height:112px;margin-bottom:20px;}
.text-num{position:absolute;right:12px;bottom:28px;color:#CCCCCC;font-size:12px;}
.text-num span{color:#999}
.input-div{margin-top:10px;}
#user{width:124px;height:30px;padding-left:12px;border:1px solid #CCCCCC;font-size:14px;}
#phone{width:274px;height:30px;padding-left:12px;margin-left:22px;border:1px solid #CCCCCC;font-size:14px;}
input::-webkit-input-placeholder {color: #CCC;font-size:14px;}
input::-moz-placeholder { /* Mozilla Firefox 19+ */color: #CCC;font-size: 14px;}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color: #CCC;font-size: 14px;}
input:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #CCC;font-size: 14px;}
.btn1{margin-top:40px;text-align:center}
.quxiao,.submit{width:180px;height:40px;display:inline-block;line-height:40px;text-align:center;border-radius:4px;font-size:16px;cursor:pointer}
.quxiao{background:#E6E6E6;color:#666666;}
.submit{background:#00AF62;color:#fff;margin-left:40px;}