@CHARSET "UTF-8";
#catecontainer {
    width: 1152px;
    display: block;
    margin: 0 auto;
	margin-bottom:35px;
}
#leftcont {
    display: block;
    float: left;
    margin-top: 35px;
    width: 278px;
    height: 242px;
}
#leftcont .toptit {
    height: 42px;
    background: #448ef3;
    text-align: center;
}
.toptit a {
    color: #fff;
    font-size: 17px;
    height: 42px;
    line-height: 42px;
}
#leftcont .catelist {
    margin-top: 20px;
    padding-top: 20px;
    margin: 0 auto;
    background: #f7f7f7;
}
.catelist p {
    font-size: 14px !important;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 10px auto;
	border:1px solid #448ef3;
}
#rightcont {
    display: block;
    float: right;
    overflow: hidden;
    margin-top: 34px;
    width: 832px;
    height: 100%;
}
#bread {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 43px;
    color: #fff;
    background:#448EF3;
}
.current a{
	color:#fff;
}
#bread p {
    display: block;
    float: left;
    font-size: 14px;
    line-height: 43px;
    height: 43px;
    margin-left: 22px;
}
#bread .current {
    display: block;
    float: right;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin-top: 9px;
    margin-right: 14px;
}
.catetitle {
    margin-top: 29px;
}
.catetit {
    display: block;
    float: left;
    width: 100%;
    margin-top: 17px;
    line-height: 34px;
  
}
.catetit .jianjie {
    display: block;
    float: left;
    margin-left: 22px;
}
.catetit .catemore {
    display: block;
    float: right;
    marign-right: 9px;
}
.catetit .contlist {
    margin-top: 16px;
}
.contlist {
    display: block;
    padding-top: 17px;
    border-top: 1px solid #d1cfd1;
    width: 100%;
    overflow: hidden;
}
#jiantou4 {
    position: relative;
    line-height: 23px;
}
#jiantou4::before {
    content: "";
    display: inline-block;
    width: 0px;
    height: 0px;
    border-left: 6px solid #448ecf;
    border-top: 3.5px solid transparent;
    border-bottom: 3.5px solid transparent;
    margin-right: 6px;
    position: absolute;
    left: 1px;
    top: 12px;
}
.fleft a {
    margin-left: 12px;
}
.fright {
    float: right;
}
.clearfix::after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    clear: both;
    visibility: hidden;
}
.writer {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #7d7d7d;
    text-align: center;
}
.text {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
}
.title a{
	margin-top:14px;
}
.vjs-control-bar{
	display:none;
}
.wenzi{
	display:block;
	float:left;
	width:259px;
	text-align:left;
	margin-left:48px;
	margin-right:48px;
	line-height:28px;
	font-size:15px;
	color:#fff;
	height:200px;
	overflow:hidden;
}
.bot{
	text-align:center;
}
.bot img{
	display:block;
	width:254px !important;
	height:275px !important;
}
.bot a{
	padding:15px 30px;
	background:#448ef3;
	border-radius:3px;
	color:#fff;
}