@charset "utf-8";
body{
    background-color: #f3f3f3;
    font-family:Microsoft YaHei;
}
.marginCenter{
    width: 1200px;
    margin: 0 auto;
}
.service-classify{
    width: 1200px;
    height:79px;
    margin: 0 auto;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
}
.service-classify li{
	text-align: center;
    float: left;
    padding: 9px 15px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600;
    border-radius: 3px;
    margin: 22px 0 22px 10px;
}
.serviceon{
	background: #11b554;
	color: #fff;
}
.common_border{
    border:none;
    background-color: #fff;
    margin-bottom:15px;
}
.common_title{
	border-bottom:1px solid #cccccc;
	padding-bottom:12px;
	height: 26px;
	margin: 16px 30px 24px 20px;
	padding-top: 15px;
}
.common_title .fl{
	font-size:24px;
	color:#444444;
	font-family: "庞门正道标题体";
}
.common_title .fl span{
	font-size: 14px;
	color:#666666;
	font-family: "微软雅黑";
}
.common_title .fr a{
	margin-right:12px;
	font-size:14px;
	color:#11b554;
	font-family: "Arial";
	position:relative;
	top: 4px;
}
.common_title .fr a:hover{
	text-decoration: underline;
}
.common_title_line{
	border-bottom:4px solid #11b554;
	width:38px;
	position:relative;
	top:35.5px;
}
.common_video>div>div{
    border:1px solid #eeeeee;
    width:287px;
    margin-bottom:15px;
    padding-bottom:10px;
    margin-left:9px;
    float: left;
    cursor:pointer;
}
.common_video>div>div:hover{
	border: 1px solid rgb(238,238,238);
    			box-shadow: rgb(234,234,234) 1px 1px 5px;
}
.common_video>div>div>div{
    position:relative;
    height:192px;
    margin-bottom:17px;
}
.common_video>div>div>div.imgBox{
	margin: 0;
	height: auto;
	position: inherit;
	padding: 8px;
	margin-bottom: 10px;
}
.common_video>div>div>div p,.common_video>div>div>div span img{
    position:absolute;
}
.common_video>div>div>div span img{
    top:75px;
    left:115px;
}
.common_video>div>div>div p{
    background-image: url(../images/service_op_07.png);
    height:23px;
    line-height: 23px;
    bottom:0px;
    width:287px;
    text-align: right;
    color: #fff;
    font-size: 12px;
}
.common_video>div>div>div p span{
    margin-right: 8px;
}
.common_video>div>div h3,.common_video>div>div h4,.common_video>div>div h5{
    font-weight: inherit;
    font-size: 14px;
    line-height: 24px;
    margin-left:12px;
}
.common_video>div>div h3{
    color:#333;
    font-weight: bold;
}
.common_video>div>div h4,.common_video>div>div h5,.common_video>div>div h6{
    color:#999;
}
.common_video>div>div h5{
    text-align: right;
    padding:10px 0;
}
.common_video>div>div h5 a{
    color:#009944;
    background-color: #ffffff;
    border:1px solid #009944;
    width:55px;
    height:20px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    margin-right: 12px;
}
.common_video>div>div>img{
    width:142px;
    height:142px;
    border-radius:50%;
    margin:33px auto 15px;
    display: inline-block;
    position:relative;
    left:75px;
}
.common_video>div>div h6{
    text-align: right;
    margin-right: 15px;
    color:#666666;
}
.common_video>div>div h6 b{
    background-image: url(../images/icon_29.png);
    width:19px;
    height:20px;
    display: inline-block;
    position:relative;
    top:3px;
}
.like_after{
    background-image: url(../images/icon_26.png)!important;
}
.textRight{
    font-size: 14px;
    color: #11b554;
    font-weight: 600;
    margin-right: 14px;
}
/* .banner{
	height:318px;
	width:100%;
	background-color: #ffffff;
	background-image: url(../images/banner_cypx_02.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}
.banner h1{
	width:250px;
	text-align: center;
	font-size: 48px;
	color:#fff;
	font-weight: inherit;
	margin:104px auto 14px;
	letter-spacing:13px;
	padding-bottom: 9px;
	border-bottom:1px solid #fff;
}
.banner h2{
	font-weight: inherit;
	font-size: 24px;
	color:#ffffff;
	text-align: center;
	letter-spacing: 1px;
} */
.main_current{
	height: 53px;
	line-height: 53px;
	font-size: 14px;
}
.main_current a{
	color: #333;
}
.common_video>div>div h4 em{
	display: inline-block;
    width: 1px;
    height: 10px;
    vertical-align: 0;
    border-right: 1px solid #999;
    margin: 0 5px;
}
.footer{
	margin-top:100px;
}