.f_orange{ color: #f98838; }
.width230{width: 230px;}
.ptsys_Detail {
    height: 926px;
    border: 1px solid #ddd;
    margin: 30px 0 30px;
}
.ptsys_Detail .topBox{
	padding: 20px;
}
.ptsys_Detail .topBox .txtRightBox{
	width: 300px;
}
.ptsys_Detail .topBox .vedioBox{
	width: 819px;
	height: 492px;
	overflow: hidden;
}
.ptsys_Detail .topBox .leftBox a{
    width: 300px;
    height: 200px;
    overflow: hidden;
    background-color: #eee;
}
.leftBox .imgBox img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.ptsys_Detail .topBox .centerBox{
    margin-top: 8px;
}
.ptsys_Detail .topBox .centerBox .title{
    width: 300px;
    height: 60px;
    line-height: 60px;
}
.ptsys_Detail .topBox .centerBox .title:hover{
	color: #308BD8;
}
.ptsys_Detail .topBox .centerBox p{
    line-height: 24px;
}
.ptsys_Detail .topBox .rightBox{
    margin-top: 25px;
}
.ptsys_Detail .tag3{
    margin-top: 0px;
    padding-left: 15px;
}
.ptsys_Detail .tag3 li {
    width: 138px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.ptsys_Detail .tag3 .bg_consult{
	border-radius: 4px;
    background: url(../../Content/images/icons/consult.png) no-repeat 22px center;
}
.ptsys_Detail .tag3 .bg_consult:hover a{
	color: #308BD8;
}
.ptsys_Detail .tag3 .bg_shoucang:hover a{
	color: #ff8517;
}
.ptsys_Detail .tag3 li:hover{
	background-color: #f8f8f8;
}
.ptsys_Detail .tag3>li a {
    padding-left: 55px;
}
.ptsys_Detail .tag3 .f_red {
    color: #242424;
}
.ptsys_Detail .tag3 .bg_shoucang{
    background: url(../../Content/MeetingImages/icons/collect_icon.png) no-repeat 25px center;
}
/*底部模块*/
.ptsys_Detail .bottom_box{
	padding: 20px 30px;
}
.ptsys_Detail .bottom_box .ly_title{
	height: 34px;
    padding-bottom: 1px;
	border-bottom: 1px solid #ddd;
}
.ptsys_Detail .bottom_box .ly_title span{
	border-bottom: 2px solid #186db5;
	padding: 0 5px 7px;
}
.ptsys_Detail .bottom_box .textBox{
	padding: 20px 15px;
}
