.li-tab{
    font-family: 微软雅黑;
    padding: 2px 30px;
}
.li-tab h3.con-h3{
    color: #333;
    font-size:20px;
    font-weight: bold;

}
.li-tab p{
    margin: 16px 0;
    font-size: 16px;
}
.li-tab p img{
    width:auto;
    max-width:500px;
}
.li-tab p .con-tishi-o{
    color: red;
    line-height: 24px;
    font-size: 15px;
    font-weight: 600;
}
.li-tab p.con-tishi i{
    display: inline-block;
}
.li-tab p.con-tishi i:nth-of-type(2){
    padding-left: 50px;
}
.li-tab p textarea{
    width: 700px;
    border:3px solid #E2E2E2;
    border-radius: 15px;
}
.blue{
    color: #333;
}
.btn-blue-tell{
    font-size: 12px;
    margin-left: 20px;
    border: 1px solid #3366ff;
    color: #3366ff;
    padding: 2px 8px;
    cursor:pointer;
}
.con-tell{
    display: none;
}
.tell-shu{
    padding: 20px 80px;
}
.tell-shu span{
    display: block;
    color: red;
    font-size: 14px;
}
.ma2 dl{
    float: left;
    margin-right: 20px;
}
.ma2 dl dd{
    text-align: center;
}
.ma2 dl dt img{
    width: 60px;
    height: 72px;
}
.yanzhengma .yanzheng{
    display: inline-block!important;
    width: 120px;
    margin-left: 16px;
    padding-left: 10px;
    float: left;
    height: 40px;
    border: 1px solid #bbb;
    border-radius:5px;
}
.yanzhengma span{
    line-height: 40px;
    font-size: 15px;
    color: #000;
    font-weight: 600;
}
.yanzhengma a img{
    width: 120px;
    margin-right: 30px;
    float: left;
    height: 40px;
    margin-top: -9px;
}
.list-tab .main{
    border: none!important;
}
button.btn-tijiao{
	background: #008d87;
    padding: 4px 24px;
    color: #fff;
    /* margin: 17px auto; */
    margin-top: 20px;
    border: none;
    border-radius: 3px;
}
.li-tab p b{
	color:#000;
}