@charset 'utf-8';
main{width: 100%;background: #fafafa; padding-bottom: 20px;}
.title{margin: 0px 0 30px 0;}
.title h3{font-size: 38px;color: #000;font-weight: bold;}
.title h4{font-size: 18px;color: #333;margin: 5px 0 15px 0;}

.carousel-indicators{bottom: 100px;}
.tese ul{background:url(../images/bg2.png) repeat;text-align:center;position:absolute;z-index:999;bottom:0px;left:368px;height:90px;color:#fff;}

.tese ul li:after{content:'';display:block;width:1px;height: 40px;background:rgba(255, 255, 255, 0.3);position:absolute;right: 0;top: 59%;transform: translateY(-59%);}
.tese ul li h5{font-size: 36px;margin: 10px 0 0 0;}
.tese ul li p{font-size: 16px;}

@media(min-width: 992px){
	.tese ul li{width: 242px;}
}
@media(min-width: 1200px){
	.tese ul li{width: 292px;}
}

.content{background: #ca1621;padding: 40px; margin-bottom: 40px;color: #fff;}

.renzheng{background: url(../images/renzhengBg.jpg) no-repeat center; background-size: 100% 100%;padding: 30px 0px;}
.renzheng p{font-size: 16px;color: #333;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #ccc;line-height: 2.0;}

.cases .title,.licheng .title{margin-top: 20px;}
.licheng .right{background: url(../images/aboutHistory_xian.png) no-repeat left top;}
.licheng .right ul {max-height: 360px;overflow: auto;}
.licheng .right ul li{padding-top: 32px;border-bottom: 1px solid #e5e5e5;padding-bottom: 22px;padding-left: 20px;}
.licheng .right ul li:first-child{padding-top: 0px;}
.licheng .right ul li p{font-size: 14px;color: #333; line-height: 2.0;}
.licheng .right ul li span{font-size: 23px;color: #ca1621;font-weight: 700;padding-right: 15px;}


.category a{color: #333;border: solid 1px #e5e5e5;border-radius: 30px;padding: 10px 30px;margin: 10px 10px 30px;display: inline-block;background: #fff;}
.category a.cur,.category a:hover{background:#ca1621;color: #fff;border: 1px solid #ca1621;}

.cont{padding: 20px;box-shadow: 0px 0px 17px -4px rgba(109, 109, 109, 0.69);margin-top: 20px; margin-bottom: 20px;}