.industry-left .tit{
    padding: 30px 0 10px;
}
.industry-left .tit>a{
    margin-top: 0;
}
.business-right .tit{
    margin: 13px 0 20px;
}
.business-right .main{
    font-size: 0;
    overflow: hidden;
}
.business-right .main>a {
    float: left;
    display: inline-block;
    background: #f8f8f8;
    border-radius: 3px;
    padding: 20px 0;
    width: 168px;
    font-size: 16px;
    color:#333;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #dcdcdc;
}
.business-right .main>a.a1{
    margin-right: 26px;
}
.business-right .main>a:hover{
    color:#f08519;
}
.free-line{
    width: 366px;
    height: 255px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 15px #ddd;
    -moz-box-shadow: 0 0 15px #ddd;
    box-shadow: 0 0 15px #ddd;
    padding: 30px 60px;
    text-align: center;
    margin-top: 30px;
}
.free-line>p{
    font-size: 16px;
    color:#333;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
.free-line>p>i{
    width: 34px;
    height: 27px;
    background: url("/public/2018bj/images/list/tel.png") no-repeat;
}
.free-line>b{
    display: inline-block;
    font-size: 20px;
    color:#333;
    font-weight: bold;
    margin: 10px 0 15px;
}
.free-line ul li{
    position: relative;
    font-size: 14px;
    color:#333;
    padding: 5px 0;
    padding-left: 15px;
}
.free-line ul li:before{
    position: absolute;
    top:6px;
    left: 0;
    width:10px;
    height: 14px;
    content: '';
    background: url("/public/2018bj/images/list/dw.png") no-repeat;
}
.free-line a{
    width: 232px;
    height: 35px;
    line-height: 35px;
    background: #f08519;
    color:#fff;
    margin-top: 15px;
}
.free-line a:hover{
    opacity: 0.9;
}
.industry-left .wz,.industry-left .wz a{
    font-size: 14px;
    color: #333;
}
.industry-left .wz a.on{
    color:#f08519;
}
.details-box{
    padding: 30px;
    border-top: 1px solid #ddd;
    text-align: center;
}
.details-box>h3{
    font-size: 20px;
    color:#333;
    font-weight: bold;
    line-height: 24px;
}
.details-box .mid-box{
    width: 600px;
    margin: 17px auto 20px;
    padding: 8px 0;
    border-top: 1px dashed #e5e5e5;
    border-bottom: 1px dashed #e5e5e5;
    font-size: 12px;
    color:#666;
}
.details-box .mid-box>p{
    position: relative;
    display: inline-block;
    padding-left: 15px;
    margin-right: 15px;
}
.details-box .mid-box>p:before{
    position: absolute;
    content: "";
    left: 0;
    top:0;
    width: 12px;
    height: 14px;
    background: url("/public/2018bj/images/list/icon.png") no-repeat;
}
.details-box .mid-box>p.gs:before{
    width: 15px;
    height: 13px;
    background-position: -17px 0;
}
.details-box .mid-box>p.look:before{
    left: -5px;
    top:2px;
    width: 23px;
    height: 10px;
    background-position: -37px -2px;
}
.details-box .mid-box>.enjoy{
    width: 188px;
}
.text-detail div{text-indent: 34px}
.details-box .text-detail,.details-box .text-detail p{
    font-size: 15px;
    color:#333;
    text-align: left;
    line-height:32px;
}
.details-box .text-detail p{
    text-indent: 27px;
}
.details-box .text-detail img{
    display: block;
    margin: 10px auto;
}
.reminder-box{
    width: 100%;
    padding: 15px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    text-align: left;
    border-radius: 10px;
    margin: 15px 0 20px;
    font-size: 14px;
    color:#666;
    line-height: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.reminder-box>p{
    font-size: 16px;
    color:#f08519;
    margin-bottom: 10px;
}
.reminder-box div span{
    color:#f08519;
}
.reminder-box div>a{
    color:#f08519;
    text-decoration: underline;
}
.up-down .up{
    font-size: 14px;
    color:#333;
}
.up-down .up a{
    color:#333;
}
.up-down .up a:hover{
    color:#f08519;
}
/*�Ƽ��Ķ�*/
.tj-read{
    margin-top: 50px;
}
.tj-read>p{
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #ddd;
    text-align: center;
    background: #f8f8f8;
    font-size: 14px;
    color:#999;
    border-radius: 3px;
}
/*.tj-read .left,.tj-read .right{
    width: 389px;
}*/
.tj-read .right{
    margin-top: 19px;
}
.tj-read .left>a{
    display: block;
    background: #f8f8f8;
    border-radius: 10px;
    padding: 20px 0;
    margin-top: 20px;
}
.tj-read .left>a .img{
    width: 113px;
    height: 79px;
    margin-right: 10px;
}
.tj-read .left>a .img img{
    width: 100%;
    height: 100%;
}
.tj-read .left>a .txt{
    width: 242px;
}
.tj-read .left>a .txt h3{
    font-size: 16px;
    color: #333;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
}
.tj-read .left>a .txt p{
    font-size: 12px;
    color: #666;
    line-height: 15px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tj-read .left .other>a,.tj-read .right>a{
    display: block;
    font-size: 14px;
    color: #666;
    padding: 12px 0;
    border-bottom: 1px dashed #ddd;
    width: 380px;
    float: left;
}
.tj-read .left .other>a p,.tj-read .right>a p{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tj-read .left .other>a p span,.tj-read .right>a span{
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #666;
    margin-right: 7px;
}
.tj-read .left .other>a:hover,.tj-read .right>a:hover{
    color:#f08519;
}
.tj-read .left .other>a:hover p span,.tj-read .right>a:hover span{
    background: #f08519;
}