
.rzsj .title{
	text-align:center;
	letter-spacing:1px;
}
.rzsj .title .t1{
	font-size: 24px;
    color: #1b479e;
    font-family: 'arial';
    line-height: 1;
}
.rzsj .title .t2{
	font-size: 26px;
	color: #000;
}
.rzsj .title .t2 span{color:#ff9f00;font-size:36px;font-family: ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ;font-weight: bold;}

.rzsj .title .t3{
	font-size: 18px;
    color: #333;
    margin-top: 10px;
}
.rzsj .title .t3 span{
	display: block;
    width: 50px;
    height: 1px;
    background: #b9b9b9;
    margin: 0 10px;
}
.rzsj .list{
	margin:20px 0;
}
.rzsj .list .item{
	float:left;
	width: 380px;
	margin:0 15px 15px 0;
	background:#fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.rzsj .list .item:nth-child(3n){
	margin-right:0;
}
.rzsj .list .item .img{
	height:230px;
	display:block;
	overflow:hidden;
}
.rzsj .list .item .img img{
	width:100%;
	cursor: pointer;
	display:block;
	transition: all 0.6s;
}
.rzsj .list .item:hover .img img{
	transform: scale(1.1);
}
.rzsj .list .item .bom{
	padding:10px;
	position:relative;
	min-height:58px;
	font-family: 微软雅黑;
}
.rzsj .list .item .bom .bt{
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#1a1a1a;
	margin-top:4px;
	margin-bottom:10px;
}
.rzsj .list .item .bom .bt:hover {
	color:#1b479e;
}
.rzsj .list .item .bom .xx span{
	padding-left:20px;
	font-size:13px;
	color:#999;
	line-height: 22px;
	margin-right:5px;
}
.rzsj .list .item .bom .xx span:nth-child(1){
	background:url(/images/rzsj_xx1.png) no-repeat center left / 16px;
}
.rzsj .list .item .bom .xx span:nth-child(2){
	background:url(/images/rzsj_xx2.png) no-repeat center left / 16px;
}
.rzsj .list .item .bom .xx span:nth-child(3){
	background:url(/images/rzsj_xx3.png) no-repeat center left / 16px;
}

.rzsj .list .item .bom .zx{
	position:absolute;
	top: 4px;
	right:20px;
}
.rzsj .list .item .bom .zx .tx{
	width:76px;
	height:76px;
	border-radius:10px;
	overflow:hidden;
	border:1px solid #fff;
}
.rzsj .list .item .bom .zx .tx img{
	width:100%;
	border-radius:10px;
}
.rzsj .list .item .bom .zx a{
	display:block;
	width:76px;
	text-align:center;
	line-height:24px;
	border:1px solid #1b479e;
	color:#1b479e;
	font-size:14px;
	border-radius:2em;
	margin-top:10px;
}
.rzsj .list .item .bom .zx a:hover{
	background:#1b479e;
	color:#fff;
}

.gc {
    margin: 30px 0;
}

.gc .gctitle {
    text-align: center;
    font-size: 26px;
    font-family: ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ;
    font-weight: bold;
}

.gc .gctitle:after{background:#fed03d;content:" ";width: 110px;height: 3px;display: block;margin: 5px auto;}


.gc .gcsubtitle {
    text-align: center;
    font-size: 16px;
}

.gc .gct {
    background: #fed03d;
    font-weight: bold;line-height:45px;
    font-size: 20px;margin-bottom:50px;margin-top:30px;
}
.gc .gct a{
    background: #362f29;
    font-weight: bold;
    font-size: 14px;
    float: right;
    color: #fff;
    margin-left: 10px;
    margin-top: 10px;
    line-height: 16px;
    /* display: inline; */
    padding: 4px 10px;
}

.gc .gclist a{overflow:hidden;float:left;width: 24%;margin-right: 1%;margin-bottom: 15px;}

.gc .gclist a img{transition: all 0.6s;}
.gc .gclist a:hover img{transform: scale(1.1);}




.gc .mare {
    background:#fed03d;
    margin: 40px auto;
    text-align: center;
    width:190px;
    height:40px;
    line-height:40px;

}
.gc .mare a{
    color:#fff;
    font-size:16px;
    display: block;
}

.protitle {
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    line-height: 2;
}

.promenu {height:50px;line-height:50px;border-top:1px solid #666;border-bottom:1px solid #666;}

.promenu div{float:left;width:20%;overflow:hidden;}

.tjcase {
    font-size: 20px;
    border-bottom: 1px solid #666;
    line-height: 40px;
}

.tjcase:after{display:block;width: 140px;margin-bottom: -1px;content:" ";height: 3px;background:#fed03d;}

.procontent {
    line-height: 2;
    padding: 30px 0;
}

.videolist .row {
    background: #fff;
}

.contitle {
    margin-top: 30px;
    line-height: 3;
    font-size: 26px;
}